diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/ScenarioTests/CatalogOperationTests.cs b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/ScenarioTests/CatalogOperationTests.cs
index 0ed31a118ca1..9f12b966c3d5 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/ScenarioTests/CatalogOperationTests.cs
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/ScenarioTests/CatalogOperationTests.cs
@@ -247,6 +247,18 @@ public void GetCatalogItemsTest()
Assert.Equal(specificPartition.Name, partitionGetResponse.Name);
+ // Get the fragment list
+ var fragmentList =
+ clientToUse.Catalog.ListTableFragments(
+ commonData.SecondDataLakeAnalyticsAccountName,
+ commonData.DatabaseName,
+ CommonTestFixture.SchemaName,
+ commonData.TableName
+ );
+
+ Assert.NotNull(fragmentList);
+ Assert.NotEmpty(fragmentList);
+
// Get all the types
var typeGetResponse =
clientToUse.Catalog.ListTypes(
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/AccountCRUDTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/AccountCRUDTest.json
index c1277e72a174..abe7d1beb42b 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/AccountCRUDTest.json
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/AccountCRUDTest.json
@@ -7,7 +7,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1e3e9ba2-ea7e-462d-bb99-1b04c19a1214"
+ "621856fa-4ca5-4abb-9bab-1c97458eff99"
],
"accept-language": [
"en-US"
@@ -17,7 +17,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -29,7 +29,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:51 GMT"
+ "Wed, 02 May 2018 08:30:05 GMT"
],
"Pragma": [
"no-cache"
@@ -44,16 +44,19 @@
"1199"
],
"x-ms-request-id": [
- "7888c020-71b6-40a2-a74c-4478683eae6e"
+ "43462d52-94ab-45ca-8bc1-697a737d5840"
],
"x-ms-correlation-request-id": [
- "7888c020-71b6-40a2-a74c-4478683eae6e"
+ "43462d52-94ab-45ca-8bc1-697a737d5840"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235151Z:7888c020-71b6-40a2-a74c-4478683eae6e"
+ "WESTUS2:20180502T083005Z:43462d52-94ab-45ca-8bc1-697a737d5840"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -65,7 +68,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "30418a47-acd6-458c-9955-2a2ef6dcdcc4"
+ "ac926a2c-901d-478a-8ca0-bfa951975e56"
],
"accept-language": [
"en-US"
@@ -75,7 +78,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -87,7 +90,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:51 GMT"
+ "Wed, 02 May 2018 08:30:05 GMT"
],
"Pragma": [
"no-cache"
@@ -99,16 +102,19 @@
"14999"
],
"x-ms-request-id": [
- "136a342a-3e5f-44f4-b8ea-ca97a5b64d07"
+ "6eafdf02-c37d-4335-8042-3bbdd56641d7"
],
"x-ms-correlation-request-id": [
- "136a342a-3e5f-44f4-b8ea-ca97a5b64d07"
+ "6eafdf02-c37d-4335-8042-3bbdd56641d7"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235151Z:136a342a-3e5f-44f4-b8ea-ca97a5b64d07"
+ "WESTUS2:20180502T083006Z:6eafdf02-c37d-4335-8042-3bbdd56641d7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -120,7 +126,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3db183b8-7a1c-46bf-ab1a-982cd0586031"
+ "44aec0fb-894c-4bbb-91ca-370e800426db"
],
"accept-language": [
"en-US"
@@ -130,7 +136,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -142,7 +148,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:52 GMT"
+ "Wed, 02 May 2018 08:30:06 GMT"
],
"Pragma": [
"no-cache"
@@ -157,16 +163,19 @@
"1198"
],
"x-ms-request-id": [
- "562a3185-41ab-498c-9ff1-5c67d3bf2863"
+ "381474c7-a97b-451f-afe4-cdd9ab0be84c"
],
"x-ms-correlation-request-id": [
- "562a3185-41ab-498c-9ff1-5c67d3bf2863"
+ "381474c7-a97b-451f-afe4-cdd9ab0be84c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235152Z:562a3185-41ab-498c-9ff1-5c67d3bf2863"
+ "WESTUS2:20180502T083006Z:381474c7-a97b-451f-afe4-cdd9ab0be84c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -178,7 +187,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "615971d7-7c9a-45a7-b1e7-f0a231b14508"
+ "25c7f7ed-7225-4b5e-9727-cf1a9b198714"
],
"accept-language": [
"en-US"
@@ -188,7 +197,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -200,7 +209,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:52 GMT"
+ "Wed, 02 May 2018 08:30:06 GMT"
],
"Pragma": [
"no-cache"
@@ -212,16 +221,19 @@
"14998"
],
"x-ms-request-id": [
- "96c52e35-6390-41da-8919-0c63182e1ec2"
+ "7fb3cba6-7f80-4db4-baf9-85fa0b3f12eb"
],
"x-ms-correlation-request-id": [
- "96c52e35-6390-41da-8919-0c63182e1ec2"
+ "7fb3cba6-7f80-4db4-baf9-85fa0b3f12eb"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235152Z:96c52e35-6390-41da-8919-0c63182e1ec2"
+ "WESTUS2:20180502T083006Z:7fb3cba6-7f80-4db4-baf9-85fa0b3f12eb"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -233,7 +245,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "685c90ff-ac8f-4d26-a8a1-bbeb50231a65"
+ "3961c1d3-a3ff-47f4-b4a8-54e4c8f37f49"
],
"accept-language": [
"en-US"
@@ -243,7 +255,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -255,7 +267,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:53 GMT"
+ "Wed, 02 May 2018 08:30:07 GMT"
],
"Pragma": [
"no-cache"
@@ -270,16 +282,19 @@
"1197"
],
"x-ms-request-id": [
- "a8741beb-ec1e-4257-bff2-bce45fe113a1"
+ "eda9f945-615e-4d53-94a4-9457dd78d101"
],
"x-ms-correlation-request-id": [
- "a8741beb-ec1e-4257-bff2-bce45fe113a1"
+ "eda9f945-615e-4d53-94a4-9457dd78d101"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235153Z:a8741beb-ec1e-4257-bff2-bce45fe113a1"
+ "WESTUS2:20180502T083007Z:eda9f945-615e-4d53-94a4-9457dd78d101"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -291,7 +306,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5046f282-89ca-4b53-a328-5e283129c283"
+ "a8573584-9798-4956-8fea-35446feeb9c7"
],
"accept-language": [
"en-US"
@@ -301,7 +316,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -313,7 +328,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:53 GMT"
+ "Wed, 02 May 2018 08:30:07 GMT"
],
"Pragma": [
"no-cache"
@@ -325,28 +340,31 @@
"14997"
],
"x-ms-request-id": [
- "7b3d492e-50a7-425e-881f-24d4c97c9d5d"
+ "598a7640-a208-4ee6-b791-0a866eda1fd2"
],
"x-ms-correlation-request-id": [
- "7b3d492e-50a7-425e-881f-24d4c97c9d5d"
+ "598a7640-a208-4ee6-b791-0a866eda1fd2"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235153Z:7b3d492e-50a7-425e-881f-24d4c97c9d5d"
+ "WESTUS2:20180502T083007Z:598a7640-a208-4ee6-b791-0a866eda1fd2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba12558?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTI1NTg/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba11220?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTEyMjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "091aa82f-512e-4b08-b6b9-47d150749e41"
+ "3761b7fb-c9df-45a0-b156-556f30e9b2fa"
],
"accept-language": [
"en-US"
@@ -356,7 +374,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba12558' could not be found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba11220' could not be found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"102"
@@ -371,7 +389,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:53 GMT"
+ "Wed, 02 May 2018 08:30:07 GMT"
],
"Pragma": [
"no-cache"
@@ -383,28 +401,31 @@
"14996"
],
"x-ms-request-id": [
- "ae90422e-6bff-44fd-ac59-365f7102657a"
+ "11dcf4b2-667e-41ac-a0ec-f91f7b91078c"
],
"x-ms-correlation-request-id": [
- "ae90422e-6bff-44fd-ac59-365f7102657a"
+ "11dcf4b2-667e-41ac-a0ec-f91f7b91078c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235153Z:ae90422e-6bff-44fd-ac59-365f7102657a"
+ "WESTUS2:20180502T083007Z:11dcf4b2-667e-41ac-a0ec-f91f7b91078c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba12558?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTI1NTg/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba11220?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTEyMjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4d964335-5cd4-4e6c-a7da-4f53be82e44a"
+ "c4de6376-f6ff-4bf6-88f2-3f1c8111d1fd"
],
"accept-language": [
"en-US"
@@ -414,7 +435,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558\",\r\n \"name\": \"rgaba12558\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220\",\r\n \"name\": \"rgaba11220\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -426,7 +447,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:54 GMT"
+ "Wed, 02 May 2018 08:30:08 GMT"
],
"Pragma": [
"no-cache"
@@ -438,23 +459,26 @@
"14995"
],
"x-ms-request-id": [
- "fb6f4694-3fa2-4262-8739-ea49519e5e6b"
+ "03f712b6-d88f-4ba7-abac-c5c619c5b721"
],
"x-ms-correlation-request-id": [
- "fb6f4694-3fa2-4262-8739-ea49519e5e6b"
+ "03f712b6-d88f-4ba7-abac-c5c619c5b721"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235155Z:fb6f4694-3fa2-4262-8739-ea49519e5e6b"
+ "WESTUS2:20180502T083009Z:03f712b6-d88f-4ba7-abac-c5c619c5b721"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba12558?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTI1NTg/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba11220?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTEyMjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -465,7 +489,7 @@
"31"
],
"x-ms-client-request-id": [
- "b879a5e7-9fd2-4bd8-930b-caa946b78dad"
+ "bb5501a1-4f82-47fb-9be6-fe0272a44764"
],
"accept-language": [
"en-US"
@@ -475,7 +499,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558\",\r\n \"name\": \"rgaba12558\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220\",\r\n \"name\": \"rgaba11220\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"174"
@@ -490,7 +514,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:54 GMT"
+ "Wed, 02 May 2018 08:30:08 GMT"
],
"Pragma": [
"no-cache"
@@ -499,23 +523,26 @@
"1196"
],
"x-ms-request-id": [
- "74ece742-c785-4b14-8bd2-9163fb32027e"
+ "63c3f9be-4133-4eb6-ab93-78ce248b0073"
],
"x-ms-correlation-request-id": [
- "74ece742-c785-4b14-8bd2-9163fb32027e"
+ "63c3f9be-4133-4eb6-ab93-78ce248b0073"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235155Z:74ece742-c785-4b14-8bd2-9163fb32027e"
+ "WESTUS2:20180502T083009Z:63c3f9be-4133-4eb6-ab93-78ce248b0073"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.Storage/storageAccounts/testazureblob1234?api-version=2017-06-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTIzND9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.Storage/storageAccounts/testazureblob18956?api-version=2017-06-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTg5NTY/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -526,7 +553,7 @@
"99"
],
"x-ms-client-request-id": [
- "03d8b6df-a453-4553-af4c-dacb285e3c30"
+ "2a39f0d6-8773-49ad-83cc-02f570e2e3f1"
],
"accept-language": [
"en-US"
@@ -551,13 +578,13 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:51:56 GMT"
+ "Wed, 02 May 2018 08:30:10 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b4d148e5-faa3-4573-8ddd-9afad000fcd5?monitor=true&api-version=2017-06-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage/locations/eastus2/asyncoperations/945713d3-1180-4186-bd17-3c30cb3c110f?monitor=true&api-version=2017-06-01"
],
"Retry-After": [
"17"
@@ -566,26 +593,29 @@
"Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-request-id": [
- "b4d148e5-faa3-4573-8ddd-9afad000fcd5"
+ "945713d3-1180-4186-bd17-3c30cb3c110f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1199"
],
"x-ms-correlation-request-id": [
- "d2331608-14ee-4e4d-909b-930169efc55b"
+ "6f4a1452-a1e4-4467-aa24-652ef56587d9"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235157Z:d2331608-14ee-4e4d-909b-930169efc55b"
+ "WESTUS2:20180502T083011Z:6f4a1452-a1e4-4467-aa24-652ef56587d9"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b4d148e5-faa3-4573-8ddd-9afad000fcd5?monitor=true&api-version=2017-06-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvYjRkMTQ4ZTUtZmFhMy00NTczLThkZGQtOWFmYWQwMDBmY2Q1P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE3LTA2LTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage/locations/eastus2/asyncoperations/945713d3-1180-4186-bd17-3c30cb3c110f?monitor=true&api-version=2017-06-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvOTQ1NzEzZDMtMTE4MC00MTg2LWJkMTctM2MzMGNiM2MxMTBmP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE3LTA2LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -594,7 +624,7 @@
"Microsoft.Azure.Management.Storage.StorageManagementClient/6.4.0.0"
]
},
- "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.Storage/storageAccounts/testazureblob1234\",\r\n \"name\": \"testazureblob1234\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"networkAcls\": {\r\n \"bypass\": \"AzureServices\",\r\n \"virtualNetworkRules\": [],\r\n \"ipRules\": [],\r\n \"defaultAction\": \"Allow\"\r\n },\r\n \"trustedDirectories\": [\r\n \"72f988bf-86f1-41af-91ab-2d7cd011db47\"\r\n ],\r\n \"encryption\": {\r\n \"services\": {\r\n \"file\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-02-04T23:51:57.8620903Z\"\r\n },\r\n \"blob\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-02-04T23:51:57.8620903Z\"\r\n }\r\n },\r\n \"keySource\": \"Microsoft.Storage\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2018-02-04T23:51:57.8125936Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://testazureblob1234.blob.core.windows.net/\",\r\n \"queue\": \"https://testazureblob1234.queue.core.windows.net/\",\r\n \"table\": \"https://testazureblob1234.table.core.windows.net/\",\r\n \"file\": \"https://testazureblob1234.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.Storage/storageAccounts/testazureblob18956\",\r\n \"name\": \"testazureblob18956\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"networkAcls\": {\r\n \"bypass\": \"AzureServices\",\r\n \"virtualNetworkRules\": [],\r\n \"ipRules\": [],\r\n \"defaultAction\": \"Allow\"\r\n },\r\n \"trustedDirectories\": [\r\n \"72f988bf-86f1-41af-91ab-2d7cd011db47\"\r\n ],\r\n \"supportsHttpsTrafficOnly\": false,\r\n \"encryption\": {\r\n \"services\": {\r\n \"file\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-05-02T08:30:11.0290596Z\"\r\n },\r\n \"blob\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-05-02T08:30:11.0290596Z\"\r\n }\r\n },\r\n \"keySource\": \"Microsoft.Storage\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2018-05-02T08:30:10.9196795Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://testazureblob18956.blob.core.windows.net/\",\r\n \"queue\": \"https://testazureblob18956.queue.core.windows.net/\",\r\n \"table\": \"https://testazureblob18956.table.core.windows.net/\",\r\n \"file\": \"https://testazureblob18956.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -606,7 +636,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:52:14 GMT"
+ "Wed, 02 May 2018 08:30:27 GMT"
],
"Pragma": [
"no-cache"
@@ -621,31 +651,34 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "bab8834c-43aa-4fdf-b4fa-0c14326f218f"
+ "7c0c420a-369c-4b08-ab63-df5d156d5f5b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14990"
+ "14997"
],
"x-ms-correlation-request-id": [
- "9040a9ff-805a-4ef4-b81c-fc003849dbbb"
+ "04dc58f0-f142-4acb-88f5-fc8d70bd65dd"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235214Z:9040a9ff-805a-4ef4-b81c-fc003849dbbb"
+ "WESTUS2:20180502T083028Z:04dc58f0-f142-4acb-88f5-fc8d70bd65dd"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.Storage/storageAccounts/testazureblob1234/listKeys?api-version=2017-06-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTIzNC9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.Storage/storageAccounts/testazureblob18956/listKeys?api-version=2017-06-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTg5NTYvbGlzdEtleXM/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b98ad67e-451a-4101-b821-b2080760f16a"
+ "331e7911-c931-41b9-b291-f251e1f80e8e"
],
"accept-language": [
"en-US"
@@ -655,7 +688,7 @@
"Microsoft.Azure.Management.Storage.StorageManagementClient/6.4.0.0"
]
},
- "ResponseBody": "{\r\n \"keys\": [\r\n {\r\n \"keyName\": \"key1\",\r\n \"value\": \"k3AbE75xrkCzWi4tqWpymXu67JkBliR/BUlGoWsKxLYLolHH8Xz3Z3PS3yDQZc627PjkVu+9xEuaNrk7T8gI9w==\",\r\n \"permissions\": \"FULL\"\r\n },\r\n {\r\n \"keyName\": \"key2\",\r\n \"value\": \"z3ZLx8Ig/59hXSWmrL+oLPjBVaw5dRgWb5rjh6hFVqIEh71u3Qcqkc7OLAIKg6XyjDb5nFr4wmpLVCYQkcJXqw==\",\r\n \"permissions\": \"FULL\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"keys\": [\r\n {\r\n \"keyName\": \"key1\",\r\n \"value\": \"5TGkBRF+izB/HrOxhAoeKJhjAefzOs1wW5Myh0oh6ArQumwUUt/582/NCbxDoi0RRu75UlcnSAhanbldxY1NBA==\",\r\n \"permissions\": \"FULL\"\r\n },\r\n {\r\n \"keyName\": \"key2\",\r\n \"value\": \"v0FstpJH55uBd7c07ugLb+Qg1lhjOyp/AJMG/lmb/7JbN6ApQqv62c5hS5tGFSlXnO/45I5W/E2u7fwNBqeARw==\",\r\n \"permissions\": \"FULL\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -667,7 +700,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:52:14 GMT"
+ "Wed, 02 May 2018 08:30:28 GMT"
],
"Pragma": [
"no-cache"
@@ -682,31 +715,34 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "63a8f82d-81cd-4031-96ed-de7e5e591a0a"
+ "463843d4-8ec4-402c-acb4-df07b5489e61"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
+ "1198"
],
"x-ms-correlation-request-id": [
- "a9f93a2a-697b-480e-923c-a10b14288899"
+ "ba39f60e-000d-4d67-9ac8-f3596c842851"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235214Z:a9f93a2a-697b-480e-923c-a10b14288899"
+ "WESTUS2:20180502T083028Z:ba39f60e-000d-4d67-9ac8-f3596c842851"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.Storage/storageAccounts/testazureblob1234?api-version=2017-06-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTIzND9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.Storage/storageAccounts/testazureblob18956?api-version=2017-06-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTg5NTY/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ee9bcae2-6303-4106-bb1f-78fc16a7bd12"
+ "93c4f0fa-f702-46f4-bfb8-c13c5d845059"
],
"accept-language": [
"en-US"
@@ -716,7 +752,7 @@
"Microsoft.Azure.Management.Storage.StorageManagementClient/6.4.0.0"
]
},
- "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.Storage/storageAccounts/testazureblob1234\",\r\n \"name\": \"testazureblob1234\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"networkAcls\": {\r\n \"bypass\": \"AzureServices\",\r\n \"virtualNetworkRules\": [],\r\n \"ipRules\": [],\r\n \"defaultAction\": \"Allow\"\r\n },\r\n \"trustedDirectories\": [\r\n \"72f988bf-86f1-41af-91ab-2d7cd011db47\"\r\n ],\r\n \"encryption\": {\r\n \"services\": {\r\n \"file\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-02-04T23:51:57.8620903Z\"\r\n },\r\n \"blob\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-02-04T23:51:57.8620903Z\"\r\n }\r\n },\r\n \"keySource\": \"Microsoft.Storage\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2018-02-04T23:51:57.8125936Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://testazureblob1234.blob.core.windows.net/\",\r\n \"queue\": \"https://testazureblob1234.queue.core.windows.net/\",\r\n \"table\": \"https://testazureblob1234.table.core.windows.net/\",\r\n \"file\": \"https://testazureblob1234.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.Storage/storageAccounts/testazureblob18956\",\r\n \"name\": \"testazureblob18956\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"networkAcls\": {\r\n \"bypass\": \"AzureServices\",\r\n \"virtualNetworkRules\": [],\r\n \"ipRules\": [],\r\n \"defaultAction\": \"Allow\"\r\n },\r\n \"trustedDirectories\": [\r\n \"72f988bf-86f1-41af-91ab-2d7cd011db47\"\r\n ],\r\n \"supportsHttpsTrafficOnly\": false,\r\n \"encryption\": {\r\n \"services\": {\r\n \"file\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-05-02T08:30:11.0290596Z\"\r\n },\r\n \"blob\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-05-02T08:30:11.0290596Z\"\r\n }\r\n },\r\n \"keySource\": \"Microsoft.Storage\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2018-05-02T08:30:10.9196795Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://testazureblob18956.blob.core.windows.net/\",\r\n \"queue\": \"https://testazureblob18956.queue.core.windows.net/\",\r\n \"table\": \"https://testazureblob18956.table.core.windows.net/\",\r\n \"file\": \"https://testazureblob18956.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -728,7 +764,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:52:14 GMT"
+ "Wed, 02 May 2018 08:30:28 GMT"
],
"Pragma": [
"no-cache"
@@ -743,31 +779,34 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "8ff572b6-08fc-4585-bf14-c66361f7d133"
+ "7a8959f9-f30a-412e-be27-612e251d46dd"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14989"
+ "14996"
],
"x-ms-correlation-request-id": [
- "0c6e0ef2-dda3-40b5-ace8-4ae9469bfa56"
+ "795df18e-a26f-404f-b7b5-d1271fb7f1e7"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235214Z:0c6e0ef2-dda3-40b5-ace8-4ae9469bfa56"
+ "WESTUS2:20180502T083029Z:795df18e-a26f-404f-b7b5-d1271fb7f1e7"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake17145?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3MTQ1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake12269?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTEyMjY5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9a6f5a04-7596-4948-ab90-3e1d3e5e3cf1"
+ "68e811ce-3d34-4c58-b65f-8eb8e43a0680"
],
"accept-language": [
"en-US"
@@ -777,7 +816,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake17145' under resource group 'rgaba12558' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake12269' under resource group 'rgaba11220' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"164"
@@ -792,7 +831,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:52:14 GMT"
+ "Wed, 02 May 2018 08:30:29 GMT"
],
"Pragma": [
"no-cache"
@@ -801,23 +840,26 @@
"gateway"
],
"x-ms-request-id": [
- "0a996207-d638-4eba-b38a-f279d24099e8"
+ "4f2b5444-5094-4248-88f8-52c41e16ecde"
],
"x-ms-correlation-request-id": [
- "0a996207-d638-4eba-b38a-f279d24099e8"
+ "4f2b5444-5094-4248-88f8-52c41e16ecde"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235215Z:0a996207-d638-4eba-b38a-f279d24099e8"
+ "WESTUS2:20180502T083029Z:4f2b5444-5094-4248-88f8-52c41e16ecde"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake17145?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3MTQ1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake12269?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTEyMjY5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -826,7 +868,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake17145.azuredatalakestore.net\",\r\n \"accountId\": \"a2823e6e-f432-4bbe-8ce6-9c160df158dd\",\r\n \"creationTime\": \"2018-02-04T23:52:18.0757545Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:52:18.0757545Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake17145\",\r\n \"name\": \"testdatalake17145\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake12269.azuredatalakestore.net\",\r\n \"accountId\": \"e830fd03-9e88-4b1b-ba4e-c747660ad15f\",\r\n \"creationTime\": \"2018-05-02T08:30:32.7948956Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:30:32.7948956Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake12269\",\r\n \"name\": \"testdatalake12269\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -837,15 +879,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:52:49 GMT"
+ "Wed, 02 May 2018 08:31:03 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -853,25 +895,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "32037288-6c39-40b8-9f0e-525e6b7a4fce"
+ "87ff8985-1988-41b2-a66a-5962a32956f9"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14994"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "c7e60654-5302-447e-af65-5544be8d3ed1"
+ "cc0bc102-246e-4276-8477-f0f4e17d5c45"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235249Z:c7e60654-5302-447e-af65-5544be8d3ed1"
+ "WESTUS2:20180502T083103Z:cc0bc102-246e-4276-8477-f0f4e17d5c45"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -880,13 +922,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake17145?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3MTQ1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake12269?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTEyMjY5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2a292c04-3b92-43fd-93bf-d3a9133f0032"
+ "87051069-d96b-4105-9197-2d6103c05581"
],
"accept-language": [
"en-US"
@@ -896,7 +938,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake17145.azuredatalakestore.net\",\r\n \"accountId\": \"a2823e6e-f432-4bbe-8ce6-9c160df158dd\",\r\n \"creationTime\": \"2018-02-04T23:52:18.0757545Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:52:18.0757545Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake17145\",\r\n \"name\": \"testdatalake17145\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake12269.azuredatalakestore.net\",\r\n \"accountId\": \"e830fd03-9e88-4b1b-ba4e-c747660ad15f\",\r\n \"creationTime\": \"2018-05-02T08:30:32.7948956Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:30:32.7948956Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake12269\",\r\n \"name\": \"testdatalake12269\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -907,15 +949,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:52:50 GMT"
+ "Wed, 02 May 2018 08:31:03 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -923,25 +965,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "371e61e8-7d4c-4744-a72c-846f6123f4ce"
+ "cafab8fd-a7e2-4ab7-8b37-7b4e7c4b09bd"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "b0c50c62-9ced-49c6-9cf1-73e609a22e5b"
+ "68b52ab3-2274-43d4-bc8e-96ef57ebab30"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235250Z:b0c50c62-9ced-49c6-9cf1-73e609a22e5b"
+ "WESTUS2:20180502T083103Z:68b52ab3-2274-43d4-bc8e-96ef57ebab30"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -950,8 +992,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake17145?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3MTQ1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake12269?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTEyMjY5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -962,7 +1004,7 @@
"31"
],
"x-ms-client-request-id": [
- "cf2a78d7-1f2c-4d1c-afc5-5fd56afa4a8e"
+ "54893559-11e1-4365-811d-6240cd366df0"
],
"accept-language": [
"en-US"
@@ -972,7 +1014,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"a2823e6e-f432-4bbe-8ce6-9c160df158dd\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake17145\",\r\n \"name\": \"testdatalake17145\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"e830fd03-9e88-4b1b-ba4e-c747660ad15f\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake12269\",\r\n \"name\": \"testdatalake12269\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"365"
@@ -986,17 +1028,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:52:16 GMT"
+ "Wed, 02 May 2018 08:30:31 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake17145/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake12269/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1005,28 +1044,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/a2823e6e-f432-4bbe-8ce6-9c160df158dd0?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/e830fd03-9e88-4b1b-ba4e-c747660ad15f0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "7dc49893-1277-47f4-823a-090f88e2340b"
+ "e7b8634b-ec98-4e3b-bd69-49a3fbea1d18"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "854440d7-0a78-4eef-8ae6-f0233e4a4f36"
+ "551cc5f6-724d-4db3-8b5e-324e28eeceac"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235217Z:854440d7-0a78-4eef-8ae6-f0233e4a4f36"
+ "WESTUS2:20180502T083031Z:551cc5f6-724d-4db3-8b5e-324e28eeceac"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1035,8 +1074,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/a2823e6e-f432-4bbe-8ce6-9c160df158dd0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2EyODIzZTZlLWY0MzItNGJiZS04Y2U2LTljMTYwZGYxNThkZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/e830fd03-9e88-4b1b-ba4e-c747660ad15f0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2U4MzBmZDAzLTllODgtNGIxYi1iYTRlLWM3NDc2NjBhZDE1ZjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1056,15 +1095,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:52:27 GMT"
+ "Wed, 02 May 2018 08:30:41 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1072,25 +1111,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "930e5e54-d70e-4b22-9411-00190c52b48a"
+ "d6375d1f-67ac-4545-a54d-704f6b63d164"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14990"
- ],
"x-ms-correlation-request-id": [
- "beb64a7b-d5cf-4799-8c99-e107d85f6b6e"
+ "824d4f27-5874-4dec-9686-e4e676e5957a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235227Z:beb64a7b-d5cf-4799-8c99-e107d85f6b6e"
+ "WESTUS2:20180502T083042Z:824d4f27-5874-4dec-9686-e4e676e5957a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1099,8 +1138,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/a2823e6e-f432-4bbe-8ce6-9c160df158dd0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2EyODIzZTZlLWY0MzItNGJiZS04Y2U2LTljMTYwZGYxNThkZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/e830fd03-9e88-4b1b-ba4e-c747660ad15f0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2U4MzBmZDAzLTllODgtNGIxYi1iYTRlLWM3NDc2NjBhZDE1ZjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1120,15 +1159,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:52:38 GMT"
+ "Wed, 02 May 2018 08:30:52 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1136,25 +1175,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "08744cb0-8e5d-4acc-b3fd-c5e265e0bb81"
+ "ebf3e968-85ff-43ca-b88e-15db00e948b3"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "09b3364d-121e-4f16-afc5-5b4c549bd0e5"
+ "4a39b0c8-7044-4293-855a-9a8e9b8f83c5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235238Z:09b3364d-121e-4f16-afc5-5b4c549bd0e5"
+ "WESTUS2:20180502T083052Z:4a39b0c8-7044-4293-855a-9a8e9b8f83c5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1163,8 +1202,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/a2823e6e-f432-4bbe-8ce6-9c160df158dd0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2EyODIzZTZlLWY0MzItNGJiZS04Y2U2LTljMTYwZGYxNThkZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/e830fd03-9e88-4b1b-ba4e-c747660ad15f0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2U4MzBmZDAzLTllODgtNGIxYi1iYTRlLWM3NDc2NjBhZDE1ZjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1184,15 +1223,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:52:48 GMT"
+ "Wed, 02 May 2018 08:31:02 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1200,25 +1239,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "64ba3292-4941-44a9-b8c0-e83dde6dd304"
+ "033a6359-d548-4ae0-8489-a712b193334d"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "42f22c5d-5d05-4b15-a77a-8e03547a62df"
+ "62faa740-143d-4b93-87ae-b6f005669d03"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235249Z:42f22c5d-5d05-4b15-a77a-8e03547a62df"
+ "WESTUS2:20180502T083102Z:62faa740-143d-4b93-87ae-b6f005669d03"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1227,13 +1266,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2cd6c572-33c4-41d9-bde8-55b38c67c614"
+ "e6891462-03d1-479a-8df3-b690cf716927"
],
"accept-language": [
"en-US"
@@ -1243,7 +1282,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake21953' under resource group 'rgaba12558' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake28418' under resource group 'rgaba11220' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"164"
@@ -1258,7 +1297,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:52:51 GMT"
+ "Wed, 02 May 2018 08:31:03 GMT"
],
"Pragma": [
"no-cache"
@@ -1267,23 +1306,26 @@
"gateway"
],
"x-ms-request-id": [
- "21797e26-3d44-45bc-853e-ed29dac63b33"
+ "9fd89295-9174-4db8-9f78-f3925a5cb78a"
],
"x-ms-correlation-request-id": [
- "21797e26-3d44-45bc-853e-ed29dac63b33"
+ "9fd89295-9174-4db8-9f78-f3925a5cb78a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235251Z:21797e26-3d44-45bc-853e-ed29dac63b33"
+ "WESTUS2:20180502T083104Z:9fd89295-9174-4db8-9f78-f3925a5cb78a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1292,7 +1334,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake21953.azuredatalakestore.net\",\r\n \"accountId\": \"4af5ed27-6896-4c86-a25a-1b1631de181a\",\r\n \"creationTime\": \"2018-02-04T23:52:56.2411247Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:52:56.2411247Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake21953\",\r\n \"name\": \"testdatalake21953\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake28418.azuredatalakestore.net\",\r\n \"accountId\": \"b2613f9b-991d-4bc4-8020-7d4c00b5e43d\",\r\n \"creationTime\": \"2018-05-02T08:31:07.5279108Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:31:07.5279108Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake28418\",\r\n \"name\": \"testdatalake28418\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1303,15 +1345,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:25 GMT"
+ "Wed, 02 May 2018 08:31:37 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1319,25 +1361,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "e7ffcdff-f669-4486-a29c-b25daf32e767"
+ "dd89ec49-c8ca-47d3-a8d5-be3894abc031"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14988"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "d4802200-7372-4132-a32e-47416e763803"
+ "a668a78d-6229-4cd7-ae2b-dc3860d899fa"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235325Z:d4802200-7372-4132-a32e-47416e763803"
+ "WESTUS2:20180502T083137Z:a668a78d-6229-4cd7-ae2b-dc3860d899fa"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1346,13 +1388,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b419f9df-4d31-4212-9981-fabcd5529fcf"
+ "93614618-ed1d-433c-8efb-faa00a89ee53"
],
"accept-language": [
"en-US"
@@ -1362,7 +1404,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake21953.azuredatalakestore.net\",\r\n \"accountId\": \"4af5ed27-6896-4c86-a25a-1b1631de181a\",\r\n \"creationTime\": \"2018-02-04T23:52:56.2411247Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:52:56.2411247Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake21953\",\r\n \"name\": \"testdatalake21953\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake28418.azuredatalakestore.net\",\r\n \"accountId\": \"b2613f9b-991d-4bc4-8020-7d4c00b5e43d\",\r\n \"creationTime\": \"2018-05-02T08:31:07.5279108Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:31:07.5279108Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake28418\",\r\n \"name\": \"testdatalake28418\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1373,15 +1415,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:25 GMT"
+ "Wed, 02 May 2018 08:31:38 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1389,25 +1431,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "a728e507-7e28-49dc-ae10-4e7b696c7a8b"
+ "03e73414-9bee-49f1-98eb-352a1d3bd3f1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14987"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "ec49da96-498f-457d-91e1-676ad9a8cc8c"
+ "81359008-23a3-48dc-8f13-fbd8dee4d406"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235326Z:ec49da96-498f-457d-91e1-676ad9a8cc8c"
+ "WESTUS2:20180502T083138Z:81359008-23a3-48dc-8f13-fbd8dee4d406"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1416,8 +1458,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -1428,7 +1470,7 @@
"31"
],
"x-ms-client-request-id": [
- "53f34b20-9e6a-4f38-bd59-125cd621ebe2"
+ "b9bfab54-c83e-4688-a769-2a1aea032932"
],
"accept-language": [
"en-US"
@@ -1438,7 +1480,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"4af5ed27-6896-4c86-a25a-1b1631de181a\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake21953\",\r\n \"name\": \"testdatalake21953\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"b2613f9b-991d-4bc4-8020-7d4c00b5e43d\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake28418\",\r\n \"name\": \"testdatalake28418\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"365"
@@ -1452,17 +1494,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:52:53 GMT"
+ "Wed, 02 May 2018 08:31:05 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba12558/providers/Microsoft.DataLakeStore/accounts/testdatalake21953/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba11220/providers/Microsoft.DataLakeStore/accounts/testdatalake28418/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1471,28 +1510,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/4af5ed27-6896-4c86-a25a-1b1631de181a0?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b2613f9b-991d-4bc4-8020-7d4c00b5e43d0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "b76d2f21-3a7a-4a2a-852d-eb29259ede2e"
+ "e53801a9-0237-4f5b-b141-19d0c8c2ab56"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "303e2d13-37a7-45da-b999-fa01ce358cb5"
+ "b5cbc083-6b56-42b7-8443-8c11b8c22849"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235253Z:303e2d13-37a7-45da-b999-fa01ce358cb5"
+ "WESTUS2:20180502T083105Z:b5cbc083-6b56-42b7-8443-8c11b8c22849"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1501,8 +1540,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/4af5ed27-6896-4c86-a25a-1b1631de181a0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzRhZjVlZDI3LTY4OTYtNGM4Ni1hMjVhLTFiMTYzMWRlMTgxYTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b2613f9b-991d-4bc4-8020-7d4c00b5e43d0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2IyNjEzZjliLTk5MWQtNGJjNC04MDIwLTdkNGMwMGI1ZTQzZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1522,15 +1561,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:03 GMT"
+ "Wed, 02 May 2018 08:31:15 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1538,25 +1577,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "b904a0ab-5e96-4aad-832a-ee5dec604fb2"
+ "5271a0ee-be52-485c-a40f-3cbff0a07017"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "d213424c-ebec-4eb0-b036-53203febfa1f"
+ "ebc21284-8f05-49cb-b677-bf595645a88d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235303Z:d213424c-ebec-4eb0-b036-53203febfa1f"
+ "WESTUS2:20180502T083116Z:ebc21284-8f05-49cb-b677-bf595645a88d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1565,8 +1604,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/4af5ed27-6896-4c86-a25a-1b1631de181a0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzRhZjVlZDI3LTY4OTYtNGM4Ni1hMjVhLTFiMTYzMWRlMTgxYTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b2613f9b-991d-4bc4-8020-7d4c00b5e43d0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2IyNjEzZjliLTk5MWQtNGJjNC04MDIwLTdkNGMwMGI1ZTQzZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1586,15 +1625,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:13 GMT"
+ "Wed, 02 May 2018 08:31:25 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1602,25 +1641,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "f5562951-c203-4491-b3bc-3fe42b9c00a0"
+ "035ad117-152a-4370-bc25-913f2685aa07"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "e00eda50-dc66-4406-a4d2-b30d37157cb0"
+ "5d733513-7e10-4793-971a-f9fa17bab011"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235314Z:e00eda50-dc66-4406-a4d2-b30d37157cb0"
+ "WESTUS2:20180502T083126Z:5d733513-7e10-4793-971a-f9fa17bab011"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1629,8 +1668,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/4af5ed27-6896-4c86-a25a-1b1631de181a0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzRhZjVlZDI3LTY4OTYtNGM4Ni1hMjVhLTFiMTYzMWRlMTgxYTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b2613f9b-991d-4bc4-8020-7d4c00b5e43d0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2IyNjEzZjliLTk5MWQtNGJjNC04MDIwLTdkNGMwMGI1ZTQzZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1650,15 +1689,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:24 GMT"
+ "Wed, 02 May 2018 08:31:37 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1666,25 +1705,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "71ff8351-1385-45e0-ab81-15660e513136"
+ "3f0c8639-0c81-49d1-bf6a-66a6d14ca904"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "18212c2d-5928-441c-babe-9ed2783f417c"
+ "b0f711f2-6993-4332-9d71-6ee42156b703"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235324Z:18212c2d-5928-441c-babe-9ed2783f417c"
+ "WESTUS2:20180502T083137Z:b0f711f2-6993-4332-9d71-6ee42156b703"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1693,23 +1732,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODI/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "033c2614-b6a1-46c4-b588-bdbae4a13c81"
+ "33c66dc9-d9ca-48d6-8bce-3a7ce511dc1e"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/testaba13099' under resource group 'rgaba12558' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/testaba18382' under resource group 'rgaba11220' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"163"
@@ -1724,7 +1763,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:53:28 GMT"
+ "Wed, 02 May 2018 08:31:40 GMT"
],
"Pragma": [
"no-cache"
@@ -1733,32 +1772,35 @@
"gateway"
],
"x-ms-request-id": [
- "ba50c0aa-1edd-4574-8b97-6f3121172782"
+ "5b7aeff5-35b9-4e64-9453-6e08574d6333"
],
"x-ms-correlation-request-id": [
- "ba50c0aa-1edd-4574-8b97-6f3121172782"
+ "5b7aeff5-35b9-4e64-9453-6e08574d6333"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235329Z:ba50c0aa-1edd-4574-8b97-6f3121172782"
+ "WESTUS2:20180502T083140Z:5b7aeff5-35b9-4e64-9453-6e08574d6333"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODI/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17145\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099.azuredatalakeanalytics.net\",\r\n \"accountId\": \"f9ce3088-3265-4532-8a98-b6f8a4172ea8\",\r\n \"creationTime\": \"2018-02-04T23:53:32.9933482Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:53:32.9933482Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099\",\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12269\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382.azuredatalakeanalytics.net\",\r\n \"accountId\": \"cea114e8-8648-46af-8662-960a662334bd\",\r\n \"creationTime\": \"2018-05-02T08:31:46.0160525Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:31:46.0160525Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382\",\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1769,15 +1811,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:04 GMT"
+ "Wed, 02 May 2018 08:32:15 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1785,25 +1827,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "450ca3dc-a5a8-4d24-929f-c059f8c0465d"
+ "16e0deda-d387-4b52-ab3d-023c91250dff"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "954aae21-52cb-47e2-a0bc-82144e41958b"
+ "ea20a534-da53-4b15-b0ad-98efef5522a4"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235404Z:954aae21-52cb-47e2-a0bc-82144e41958b"
+ "WESTUS2:20180502T083216Z:ea20a534-da53-4b15-b0ad-98efef5522a4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1812,23 +1854,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODI/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "321ee140-b39a-465a-ac85-cd62d8a4c0ce"
+ "af77e768-22b9-4896-b10e-9f4952fd4f84"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17145\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099.azuredatalakeanalytics.net\",\r\n \"accountId\": \"f9ce3088-3265-4532-8a98-b6f8a4172ea8\",\r\n \"creationTime\": \"2018-02-04T23:53:32.9933482Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:53:32.9933482Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099\",\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12269\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382.azuredatalakeanalytics.net\",\r\n \"accountId\": \"cea114e8-8648-46af-8662-960a662334bd\",\r\n \"creationTime\": \"2018-05-02T08:31:46.0160525Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:31:46.0160525Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382\",\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1839,15 +1881,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:04 GMT"
+ "Wed, 02 May 2018 08:32:16 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1855,25 +1897,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "8d1e1810-c67d-494e-ab10-f4a102fb15b5"
+ "96fe2633-a823-42a2-b17b-a5bb655e4a6f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14992"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "d0847b7e-406e-4cbe-87c9-1874a6361048"
+ "f6058f76-fa16-46d1-960b-f7ba376b3a40"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235405Z:d0847b7e-406e-4cbe-87c9-1874a6361048"
+ "WESTUS2:20180502T083216Z:f6058f76-fa16-46d1-960b-f7ba376b3a40"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1882,23 +1924,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODI/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "efa3c327-080d-460f-856b-ab54978bd141"
+ "947d2600-b5b3-4875-ba75-5199191a4022"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17145\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099.azuredatalakeanalytics.net\",\r\n \"accountId\": \"f9ce3088-3265-4532-8a98-b6f8a4172ea8\",\r\n \"creationTime\": \"2018-02-04T23:53:32.9933482Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:53:32.9933482Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099\",\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12269\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382.azuredatalakeanalytics.net\",\r\n \"accountId\": \"cea114e8-8648-46af-8662-960a662334bd\",\r\n \"creationTime\": \"2018-05-02T08:31:46.0160525Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:31:46.0160525Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382\",\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1909,15 +1951,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:05 GMT"
+ "Wed, 02 May 2018 08:32:17 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1925,25 +1967,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "03530ba2-125c-4085-bb7b-f8cd682ce963"
+ "2a80a35d-9137-4a61-8703-658d158a14a2"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "ef66148b-4741-45b2-9e16-0c01657f809c"
+ "cb7b6033-9083-4af5-a295-0adecbe06fa0"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235406Z:ef66148b-4741-45b2-9e16-0c01657f809c"
+ "WESTUS2:20180502T083217Z:cb7b6033-9083-4af5-a295-0adecbe06fa0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1952,23 +1994,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODI/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "6348202a-727d-4876-80e7-072971135978"
+ "564f7686-b37b-4c0e-802e-6c50267f5c8a"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17145\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099.azuredatalakeanalytics.net\",\r\n \"accountId\": \"f9ce3088-3265-4532-8a98-b6f8a4172ea8\",\r\n \"creationTime\": \"2018-02-04T23:53:32.9933482Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:54:06.9558599Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099\",\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12269\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382.azuredatalakeanalytics.net\",\r\n \"accountId\": \"cea114e8-8648-46af-8662-960a662334bd\",\r\n \"creationTime\": \"2018-05-02T08:31:46.0160525Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:32:19.0027494Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382\",\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1979,15 +2021,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:07 GMT"
+ "Wed, 02 May 2018 08:32:19 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1995,25 +2037,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1abc9ecf-668d-4a6c-b3ca-d810cc2eafda"
+ "40d58887-f790-40b3-bafc-188146ef994a"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "82954732-e3f8-4ea1-b08c-cde76a25ce4a"
+ "a84f1cde-66d6-495f-88be-36d778a85d09"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235408Z:82954732-e3f8-4ea1-b08c-cde76a25ce4a"
+ "WESTUS2:20180502T083220Z:a84f1cde-66d6-495f-88be-36d778a85d09"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2025,7 +2067,7 @@
"RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/checkNameAvailability?api-version=2016-11-01",
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvY2hlY2tOYW1lQXZhaWxhYmlsaXR5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "RequestBody": "{\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2034,14 +2076,14 @@
"81"
],
"x-ms-client-request-id": [
- "4d21a8df-a015-4cb3-b5a4-77ca0f9a745d"
+ "2a53d680-fbcd-42a0-8af7-74cb7d0d2293"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"nameAvailable\": true\r\n}",
@@ -2055,15 +2097,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:29 GMT"
+ "Wed, 02 May 2018 08:31:41 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2071,25 +2113,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "f4072202-f5c6-4a73-a2c4-132c1409a659"
+ "c4b22a91-fc19-490f-880d-215a1b233239"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "80ae3e21-0445-4a0f-8e55-3e7fab15d3da"
+ "fc63752c-e13e-46bc-890c-633e91ef1cbd"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235330Z:80ae3e21-0445-4a0f-8e55-3e7fab15d3da"
+ "WESTUS2:20180502T083141Z:fc63752c-e13e-46bc-890c-633e91ef1cbd"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2101,7 +2143,7 @@
"RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/checkNameAvailability?api-version=2016-11-01",
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvY2hlY2tOYW1lQXZhaWxhYmlsaXR5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "RequestBody": "{\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2110,17 +2152,17 @@
"81"
],
"x-ms-client-request-id": [
- "95b829e5-9f3a-4121-9827-8604cd534aeb"
+ "d385535d-63b0-4c1d-80ef-06d9b98c7ab3"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"nameAvailable\": false,\r\n \"reason\": \"AlreadyExists\",\r\n \"message\": \"An account named 'testaba13099' already exists.\"\r\n}",
+ "ResponseBody": "{\r\n \"nameAvailable\": false,\r\n \"reason\": \"AlreadyExists\",\r\n \"message\": \"An account named 'testaba18382' already exists.\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2131,15 +2173,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:04 GMT"
+ "Wed, 02 May 2018 08:32:16 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2147,25 +2189,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "012f3d62-6752-47fd-b177-613730949353"
+ "ff575e0c-f46f-433f-89f8-e161fb578502"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1196"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "9b00cfe7-f296-4a26-a657-308be5783b24"
+ "f382faab-a8ca-4aff-b38f-e20df8c4d941"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235405Z:9b00cfe7-f296-4a26-a657-308be5783b24"
+ "WESTUS2:20180502T083217Z:f382faab-a8ca-4aff-b38f-e20df8c4d941"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2174,10 +2216,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODI/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake17145\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ],\r\n \"newTier\": \"Commitment_100AUHours\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake12269\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ],\r\n \"newTier\": \"Commitment_100AUHours\"\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2186,17 +2228,17 @@
"378"
],
"x-ms-client-request-id": [
- "a578b5bc-cf9d-46da-bfbc-b682d7275b79"
+ "6ac69c6e-8be0-46b4-97d1-86af61fc258d"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17145\"\r\n }\r\n ],\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"f9ce3088-3265-4532-8a98-b6f8a4172ea8\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099\",\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12269\"\r\n }\r\n ],\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"cea114e8-8648-46af-8662-960a662334bd\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382\",\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"582"
@@ -2210,17 +2252,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:31 GMT"
+ "Wed, 02 May 2018 08:31:43 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -2229,28 +2268,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/f9ce3088-3265-4532-8a98-b6f8a4172ea80?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/cea114e8-8648-46af-8662-960a662334bd0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "b908e6a4-cf30-4f29-bdc4-d1e26bd42a82"
+ "f1030ab2-32c6-4624-adf6-c9c5d461950f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1197"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
"x-ms-correlation-request-id": [
- "6de95f78-cac2-4b7a-a41d-2210405936a8"
+ "605c4127-9702-486c-926b-80e3033ba6a1"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235332Z:6de95f78-cac2-4b7a-a41d-2210405936a8"
+ "WESTUS2:20180502T083144Z:605c4127-9702-486c-926b-80e3033ba6a1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2259,14 +2298,14 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/f9ce3088-3265-4532-8a98-b6f8a4172ea80?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9mOWNlMzA4OC0zMjY1LTQ1MzItOGE5OC1iNmY4YTQxNzJlYTgwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/cea114e8-8648-46af-8662-960a662334bd0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9jZWExMTRlOC04NjQ4LTQ2YWYtODY2Mi05NjBhNjYyMzM0YmQwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
@@ -2280,15 +2319,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:42 GMT"
+ "Wed, 02 May 2018 08:31:53 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2296,25 +2335,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "dba1a000-c9ac-4ee2-b647-ae3d00a14ed6"
+ "2a460c46-77f2-4ae2-b4a5-7169988d236a"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "b75a2953-7f87-47f0-b772-77280e72bfbd"
+ "54688d5e-3264-418b-9f13-a7fea065f156"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235342Z:b75a2953-7f87-47f0-b772-77280e72bfbd"
+ "WESTUS2:20180502T083154Z:54688d5e-3264-418b-9f13-a7fea065f156"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2323,14 +2362,14 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/f9ce3088-3265-4532-8a98-b6f8a4172ea80?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9mOWNlMzA4OC0zMjY1LTQ1MzItOGE5OC1iNmY4YTQxNzJlYTgwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/cea114e8-8648-46af-8662-960a662334bd0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9jZWExMTRlOC04NjQ4LTQ2YWYtODY2Mi05NjBhNjYyMzM0YmQwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
@@ -2344,15 +2383,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:53:52 GMT"
+ "Wed, 02 May 2018 08:32:04 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2360,25 +2399,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1ed36641-1829-4850-89cc-9cadc032f593"
+ "e2ef5df1-6d49-48f8-a434-fffc344d2d22"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
- ],
"x-ms-correlation-request-id": [
- "891046c9-36c5-49cc-8e68-ec741df910ba"
+ "c25e55e0-832d-48b4-889f-f571cd47ee4a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235353Z:891046c9-36c5-49cc-8e68-ec741df910ba"
+ "WESTUS2:20180502T083205Z:c25e55e0-832d-48b4-889f-f571cd47ee4a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2387,14 +2426,14 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/f9ce3088-3265-4532-8a98-b6f8a4172ea80?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9mOWNlMzA4OC0zMjY1LTQ1MzItOGE5OC1iNmY4YTQxNzJlYTgwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/cea114e8-8648-46af-8662-960a662334bd0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9jZWExMTRlOC04NjQ4LTQ2YWYtODY2Mi05NjBhNjYyMzM0YmQwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
@@ -2408,15 +2447,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:03 GMT"
+ "Wed, 02 May 2018 08:32:15 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2424,25 +2463,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "4e7e0708-81b9-4588-87f8-9a6fa9648448"
+ "772a617a-e35b-4572-b3ee-cafbd0491b4a"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14994"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "a1678fba-eb04-4ebe-bfc2-2ffa5ed93ab0"
+ "94497f4b-66d7-4288-8a21-a0f1f9197103"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235403Z:a1678fba-eb04-4ebe-bfc2-2ffa5ed93ab0"
+ "WESTUS2:20180502T083215Z:94497f4b-66d7-4288-8a21-a0f1f9197103"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2451,8 +2490,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODI/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PATCH",
"RequestBody": "{\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"properties\": {\r\n \"newTier\": \"Consumption\"\r\n }\r\n}",
"RequestHeaders": {
@@ -2463,17 +2502,17 @@
"111"
],
"x-ms-client-request-id": [
- "342f0a84-d500-48f4-a804-7a84c7de0775"
+ "9ce548c8-c310-4331-82b7-fb8abe034d23"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17145\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099.azuredatalakeanalytics.net\",\r\n \"accountId\": \"f9ce3088-3265-4532-8a98-b6f8a4172ea8\",\r\n \"creationTime\": \"2018-02-04T23:53:32.9933482Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:54:06.9558599Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099\",\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12269\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382.azuredatalakeanalytics.net\",\r\n \"accountId\": \"cea114e8-8648-46af-8662-960a662334bd\",\r\n \"creationTime\": \"2018-05-02T08:31:46.0160525Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:32:19.0027494Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382\",\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2484,15 +2523,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:07 GMT"
+ "Wed, 02 May 2018 08:32:18 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2500,25 +2539,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "c6ab0d70-f35d-4556-a466-5dce2f11254f"
+ "d9bfcf5f-243b-4468-a2a9-ccc46fa836d5"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1195"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
"x-ms-correlation-request-id": [
- "4a4523ef-a3e2-47d3-a19d-87bbcffe4fb5"
+ "c5cc6402-29b7-4dfc-bf0a-82e76b6b4276"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235408Z:4a4523ef-a3e2-47d3-a19d-87bbcffe4fb5"
+ "WESTUS2:20180502T083219Z:c5cc6402-29b7-4dfc-bf0a-82e76b6b4276"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2527,10 +2566,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTlzZWNvbmRhY2N0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODJzZWNvbmRhY2N0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake17145\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake12269\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2539,17 +2578,17 @@
"290"
],
"x-ms-client-request-id": [
- "c746b78e-5c0e-4215-8bde-c6d61efbdcfb"
+ "6675ff1a-81fc-425e-80be-04ded189fc67"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17145\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"c8bd2a6b-b3c8-459f-9d40-d70823df8940\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct\",\r\n \"name\": \"testaba13099secondacct\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12269\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"ff49ea29-e01d-4eac-bb55-46f96d32ff1e\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct\",\r\n \"name\": \"testaba18382secondacct\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"537"
@@ -2563,17 +2602,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:10 GMT"
+ "Wed, 02 May 2018 08:32:20 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -2582,28 +2618,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/c8bd2a6b-b3c8-459f-9d40-d70823df89400?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ff49ea29-e01d-4eac-bb55-46f96d32ff1e0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "dae875f1-22bf-4d7f-bfd6-b0f293924e91"
+ "1a3e2b7d-588c-45f7-a0f3-14167700f8a2"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1194"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
- ],
"x-ms-correlation-request-id": [
- "3c4a59c8-c5fa-4316-8420-820b99158e6e"
+ "c2d225d1-1af8-4b2e-9711-0b01da06abbf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235410Z:3c4a59c8-c5fa-4316-8420-820b99158e6e"
+ "WESTUS2:20180502T083221Z:c2d225d1-1af8-4b2e-9711-0b01da06abbf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2612,14 +2648,14 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/c8bd2a6b-b3c8-459f-9d40-d70823df89400?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9jOGJkMmE2Yi1iM2M4LTQ1OWYtOWQ0MC1kNzA4MjNkZjg5NDAwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ff49ea29-e01d-4eac-bb55-46f96d32ff1e0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9mZjQ5ZWEyOS1lMDFkLTRlYWMtYmI1NS00NmY5NmQzMmZmMWUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
@@ -2633,15 +2669,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:20 GMT"
+ "Wed, 02 May 2018 08:32:32 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2649,25 +2685,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "809946d9-94bb-4121-8ada-29aa2a1f5dbb"
+ "5e609ea8-92e9-4be9-8ec2-058759999c25"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "a91a688e-473f-403c-a09f-649abdaf1d1a"
+ "0fd7a540-e5cd-4bda-b7dd-1f812e0ce34b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235421Z:a91a688e-473f-403c-a09f-649abdaf1d1a"
+ "WESTUS2:20180502T083232Z:0fd7a540-e5cd-4bda-b7dd-1f812e0ce34b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2676,14 +2712,14 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/c8bd2a6b-b3c8-459f-9d40-d70823df89400?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9jOGJkMmE2Yi1iM2M4LTQ1OWYtOWQ0MC1kNzA4MjNkZjg5NDAwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ff49ea29-e01d-4eac-bb55-46f96d32ff1e0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9mZjQ5ZWEyOS1lMDFkLTRlYWMtYmI1NS00NmY5NmQzMmZmMWUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
@@ -2697,15 +2733,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:31 GMT"
+ "Wed, 02 May 2018 08:32:42 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2713,25 +2749,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "e8223500-d8ab-4182-b4e1-3c0629477732"
+ "f666f11d-e00f-475c-85b4-bef46a9441be"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14988"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "3d0ce7a5-e26a-4514-bd2f-4a5c4c754ff6"
+ "e7110b94-0bb1-44a8-bb6d-49dbc4e7322a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235431Z:3d0ce7a5-e26a-4514-bd2f-4a5c4c754ff6"
+ "WESTUS2:20180502T083243Z:e7110b94-0bb1-44a8-bb6d-49dbc4e7322a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2740,14 +2776,14 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/c8bd2a6b-b3c8-459f-9d40-d70823df89400?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9jOGJkMmE2Yi1iM2M4LTQ1OWYtOWQ0MC1kNzA4MjNkZjg5NDAwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ff49ea29-e01d-4eac-bb55-46f96d32ff1e0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9mZjQ5ZWEyOS1lMDFkLTRlYWMtYmI1NS00NmY5NmQzMmZmMWUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
@@ -2761,15 +2797,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:41 GMT"
+ "Wed, 02 May 2018 08:32:52 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2777,25 +2813,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "a78b8d44-ad08-41c1-89fa-ebda630ec122"
+ "3851268e-9abe-425c-84a2-ec30d6adcfc1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14987"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14988"
- ],
"x-ms-correlation-request-id": [
- "048f7fd1-7dce-41df-ae26-2469cdcf4570"
+ "52d7305a-1640-40a5-a4d7-32398719da9d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235442Z:048f7fd1-7dce-41df-ae26-2469cdcf4570"
+ "WESTUS2:20180502T083253Z:52d7305a-1640-40a5-a4d7-32398719da9d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2804,17 +2840,17 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTlzZWNvbmRhY2N0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODJzZWNvbmRhY2N0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17145\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17145\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099secondacct.azuredatalakeanalytics.net\",\r\n \"accountId\": \"c8bd2a6b-b3c8-459f-9d40-d70823df8940\",\r\n \"creationTime\": \"2018-02-04T23:54:12.0835493Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:54:12.0835493Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct\",\r\n \"name\": \"testaba13099secondacct\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12269\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12269\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382secondacct.azuredatalakeanalytics.net\",\r\n \"accountId\": \"ff49ea29-e01d-4eac-bb55-46f96d32ff1e\",\r\n \"creationTime\": \"2018-05-02T08:32:23.6593763Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:32:23.6593763Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct\",\r\n \"name\": \"testaba18382secondacct\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2825,15 +2861,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:42 GMT"
+ "Wed, 02 May 2018 08:32:54 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2841,25 +2877,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "52741b3a-f49d-447f-b534-a8e43d2afccc"
+ "c10a8fdc-eda4-4445-be46-dbd976a26ba5"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14986"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "08674fce-d2b6-4b40-939e-c67d08845e5d"
+ "a8044585-804e-4314-8449-49114f636f2f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235442Z:08674fce-d2b6-4b40-939e-c67d08845e5d"
+ "WESTUS2:20180502T083254Z:a8044585-804e-4314-8449-49114f636f2f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2874,17 +2910,17 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "84cd7003-97e8-410b-9300-ee718aed03b2"
+ "cb2cf850-0b76-498e-bb5d-cf6b60bf1691"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15818.azuredatalakeanalytics.net\",\r\n \"accountId\": \"609f40e7-34b3-4653-8875-612903e2c67b\",\r\n \"creationTime\": \"2018-01-31T18:23:28.4353768Z\",\r\n \"lastModifiedTime\": \"2018-01-31T18:23:28.4353768Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12041/providers/Microsoft.DataLakeAnalytics/accounts/testaba15818\",\r\n \"name\": \"testaba15818\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099.azuredatalakeanalytics.net\",\r\n \"accountId\": \"f9ce3088-3265-4532-8a98-b6f8a4172ea8\",\r\n \"creationTime\": \"2018-02-04T23:53:32.9933482Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:54:06.9558599Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099\",\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099secondacct.azuredatalakeanalytics.net\",\r\n \"accountId\": \"c8bd2a6b-b3c8-459f-9d40-d70823df8940\",\r\n \"creationTime\": \"2018-02-04T23:54:12.0835493Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:54:12.0835493Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct\",\r\n \"name\": \"testaba13099secondacct\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382.azuredatalakeanalytics.net\",\r\n \"accountId\": \"cea114e8-8648-46af-8662-960a662334bd\",\r\n \"creationTime\": \"2018-05-02T08:31:46.0160525Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:32:19.0027494Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382\",\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382secondacct.azuredatalakeanalytics.net\",\r\n \"accountId\": \"ff49ea29-e01d-4eac-bb55-46f96d32ff1e\",\r\n \"creationTime\": \"2018-05-02T08:32:23.6593763Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:32:23.6593763Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct\",\r\n \"name\": \"testaba18382secondacct\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2895,15 +2931,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:42 GMT"
+ "Wed, 02 May 2018 08:32:55 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2911,25 +2947,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "2050df41-ec14-45fc-b242-7ff19d3a3f69"
+ "738066ab-bf2b-4d9f-abcd-27750ec61dac"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14985"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "09cd710a-9bfe-4803-9fa7-6d5bbeb5c879"
+ "26d89258-47da-4fc2-929f-c4782dcfef7e"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235443Z:09cd710a-9bfe-4803-9fa7-6d5bbeb5c879"
+ "WESTUS2:20180502T083255Z:26d89258-47da-4fc2-929f-c4782dcfef7e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2938,23 +2974,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f0ebb1bf-d403-4223-b5dc-c1cad0654b0f"
+ "99b666c6-cb9e-4720-8b82-6509a80cefcb"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099.azuredatalakeanalytics.net\",\r\n \"accountId\": \"f9ce3088-3265-4532-8a98-b6f8a4172ea8\",\r\n \"creationTime\": \"2018-02-04T23:53:32.9933482Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:54:06.9558599Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099\",\r\n \"name\": \"testaba13099\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba13099secondacct.azuredatalakeanalytics.net\",\r\n \"accountId\": \"c8bd2a6b-b3c8-459f-9d40-d70823df8940\",\r\n \"creationTime\": \"2018-02-04T23:54:12.0835493Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:54:12.0835493Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct\",\r\n \"name\": \"testaba13099secondacct\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382.azuredatalakeanalytics.net\",\r\n \"accountId\": \"cea114e8-8648-46af-8662-960a662334bd\",\r\n \"creationTime\": \"2018-05-02T08:31:46.0160525Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:32:19.0027494Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"updatedKey\": \"updatedValue\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382\",\r\n \"name\": \"testaba18382\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba18382secondacct.azuredatalakeanalytics.net\",\r\n \"accountId\": \"ff49ea29-e01d-4eac-bb55-46f96d32ff1e\",\r\n \"creationTime\": \"2018-05-02T08:32:23.6593763Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:32:23.6593763Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct\",\r\n \"name\": \"testaba18382secondacct\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2965,15 +3001,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:43 GMT"
+ "Wed, 02 May 2018 08:32:56 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2981,25 +3017,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "a4a1f143-ecec-4aee-98fb-b479edf2126b"
+ "1816e8b2-6733-42d6-afe3-5f950e2f5c54"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14984"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "8c1f14fb-c823-4a48-9ba2-993eb7c3a368"
+ "233bf1ca-f84f-4e7f-af74-d8c2b1ff1f47"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235444Z:8c1f14fb-c823-4a48-9ba2-993eb7c3a368"
+ "WESTUS2:20180502T083256Z:233bf1ca-f84f-4e7f-af74-d8c2b1ff1f47"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3008,20 +3044,20 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/DataLakeStoreAccounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvRGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/DataLakeStoreAccounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvRGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0757528d-1b16-40a5-8d8e-fb0a97574af4"
+ "c40e9bc1-c773-4b0c-85a6-c9cbd361c44e"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NestedResourceNotFound\",\r\n \"message\": \"Nested resource does not exist.\"\r\n }\r\n}",
@@ -3038,11 +3074,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:43 GMT"
+ "Wed, 02 May 2018 08:32:56 GMT"
],
"Pragma": [
"no-cache"
@@ -3051,25 +3084,25 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "b8994b87-d378-41f2-9f78-37f490f43e4d"
+ "b6b24bd8-95d2-4e9e-88df-488f47a67195"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14983"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "2c37a1c9-dcd0-43ac-8c74-3664782ece3b"
+ "e98962b5-626d-418b-9f6c-ba975812e2d2"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235444Z:2c37a1c9-dcd0-43ac-8c74-3664782ece3b"
+ "WESTUS2:20180502T083256Z:e98962b5-626d-418b-9f6c-ba975812e2d2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3078,23 +3111,23 @@
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/DataLakeStoreAccounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvRGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/DataLakeStoreAccounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvRGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "eec3dcb6-5ae7-4fb4-993d-94f5656fde25"
+ "c52c4f91-003e-46b5-b600-7544934f8d79"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake21953\",\r\n \"name\": \"testdatalake21953\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake28418\",\r\n \"name\": \"testdatalake28418\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3105,15 +3138,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:46 GMT"
+ "Wed, 02 May 2018 08:32:58 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3121,25 +3154,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "45a98138-ab0e-451f-8df9-1e9134c68fe7"
+ "721d91fe-0808-4134-bb51-61d3c5996ec6"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14982"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "605198ea-3e96-47f8-bc15-24cf1d67d804"
+ "84feee26-0fca-4a80-bbcd-34c5c5d9fd48"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235446Z:605198ea-3e96-47f8-bc15-24cf1d67d804"
+ "WESTUS2:20180502T083258Z:84feee26-0fca-4a80-bbcd-34c5c5d9fd48"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3148,8 +3181,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvZGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvZGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n}",
"RequestHeaders": {
@@ -3160,17 +3193,17 @@
"68"
],
"x-ms-client-request-id": [
- "d17b70bc-c6b6-4207-8691-97d6934e99e7"
+ "d8749acf-938d-45e1-80be-90edaf003b98"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake21953\",\r\n \"name\": \"testdatalake21953\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake28418\",\r\n \"name\": \"testdatalake28418\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3181,15 +3214,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:44 GMT"
+ "Wed, 02 May 2018 08:32:58 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3197,25 +3230,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "a47de211-1ea3-4e36-a70a-9689a6e53018"
+ "cdbb945a-7443-43b7-b46e-b0edbc11279e"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1193"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
"x-ms-correlation-request-id": [
- "4745f14b-3d6c-4f70-8b53-76a3fa3af2fa"
+ "0cc084f0-d7d6-43eb-ad7f-b6cbb8c3b4f4"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235445Z:4745f14b-3d6c-4f70-8b53-76a3fa3af2fa"
+ "WESTUS2:20180502T083258Z:0cc084f0-d7d6-43eb-ad7f-b6cbb8c3b4f4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3224,23 +3257,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvZGF0YUxha2VTdG9yZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvZGF0YUxha2VTdG9yZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "70ab5cc3-a8fb-4d6b-bc78-b90bc1e8504c"
+ "74c694e9-2b24-4b4d-9f87-d0ad25ce1995"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake17145\",\r\n \"name\": \"testdatalake17145\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake21953\",\r\n \"name\": \"testdatalake21953\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake12269\",\r\n \"name\": \"testdatalake12269\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake28418\",\r\n \"name\": \"testdatalake28418\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3251,15 +3284,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:52 GMT"
+ "Wed, 02 May 2018 08:32:58 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3267,25 +3300,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "a6e9f346-81e6-4f30-87dd-8c5ac45a88e4"
+ "5fa64c02-dda9-43e9-9c03-54453a88bbac"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14981"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "40e4d3e0-02d7-46c0-9bfc-5c6dcd35c1ce"
+ "e43255d2-88f1-467d-8195-a0c28359b038"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235452Z:40e4d3e0-02d7-46c0-9bfc-5c6dcd35c1ce"
+ "WESTUS2:20180502T083259Z:e43255d2-88f1-467d-8195-a0c28359b038"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3294,23 +3327,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvZGF0YUxha2VTdG9yZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvZGF0YUxha2VTdG9yZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e758566e-0c4c-4693-a7a7-da3d79e955bf"
+ "ba0e3171-10f6-4fc1-bbe4-965150211af2"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake17145\",\r\n \"name\": \"testdatalake17145\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake12269\",\r\n \"name\": \"testdatalake12269\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3321,15 +3354,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:47 GMT"
+ "Wed, 02 May 2018 08:33:02 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3337,25 +3370,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "3b532975-a8f3-4e04-9829-755f79221713"
+ "f149e6af-5d08-4df5-97d4-25f528453c26"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14979"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "7f377c15-37a0-42c7-a7ae-02c997f36a48"
+ "f530afb5-863f-4ac3-a5c0-4175e8a3f1cf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235448Z:7f377c15-37a0-42c7-a7ae-02c997f36a48"
+ "WESTUS2:20180502T083302Z:f530afb5-863f-4ac3-a5c0-4175e8a3f1cf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3364,23 +3397,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvZGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvZGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9a8ecd05-da55-44aa-8635-d3e1d6c75c15"
+ "de32857e-eae6-4083-94f0-57312692f05e"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake21953\",\r\n \"name\": \"testdatalake21953\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake28418\",\r\n \"name\": \"testdatalake28418\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3391,15 +3424,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:47 GMT"
+ "Wed, 02 May 2018 08:32:59 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3407,25 +3440,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "360c99da-11e1-432d-b82a-0bc6caad3771"
+ "5fdab27b-c5f2-43a4-a2eb-b1642126fdf4"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14980"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14989"
- ],
"x-ms-correlation-request-id": [
- "c2757100-6304-4074-bea7-aa73154f5c69"
+ "3ade635f-9aef-46c6-8462-66498b3ed05f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235447Z:c2757100-6304-4074-bea7-aa73154f5c69"
+ "WESTUS2:20180502T083259Z:3ade635f-9aef-46c6-8462-66498b3ed05f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3434,20 +3467,20 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/dataLakeStoreAccounts/testdatalake21953?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvZGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTIxOTUzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/dataLakeStoreAccounts/testdatalake28418?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvZGF0YUxha2VTdG9yZUFjY291bnRzL3Rlc3RkYXRhbGFrZTI4NDE4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3d549dda-b7ef-4e89-b0f0-76fb9ce9f140"
+ "00e2ab19-6568-44f7-86d5-69e18f86ebca"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "",
@@ -3461,11 +3494,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:47 GMT"
+ "Wed, 02 May 2018 08:33:01 GMT"
],
"Pragma": [
"no-cache"
@@ -3474,7 +3504,10 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "35b804a1-c675-4b97-a0fc-d001fdf25ea8"
+ "83a46046-a81f-4367-b1b5-c248bd0487f9"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1192"
],
"X-AspNet-Version": [
"4.0.30319"
@@ -3482,36 +3515,36 @@
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
- ],
"x-ms-correlation-request-id": [
- "b83f6494-4302-4856-86bc-e2f3cb0082c7"
+ "7f5c8b9a-43d3-4228-a80b-6c56f5b4da31"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235448Z:b83f6494-4302-4856-86bc-e2f3cb0082c7"
+ "WESTUS2:20180502T083301Z:7f5c8b9a-43d3-4228-a80b-6c56f5b4da31"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/StorageAccounts/testazureblob1234?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvU3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxMjM0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/StorageAccounts/testazureblob18956?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvU3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxODk1Nj9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4e450608-9cec-4ab9-ac3c-79cb355a0575"
+ "f138c232-e31c-40ea-bb5b-9442b57a30ea"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NestedResourceNotFound\",\r\n \"message\": \"Nested resource does not exist.\"\r\n }\r\n}",
@@ -3528,11 +3561,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:49 GMT"
+ "Wed, 02 May 2018 08:33:03 GMT"
],
"Pragma": [
"no-cache"
@@ -3541,25 +3571,25 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "78c75e2f-1bb8-432a-bfb6-0a02c5ff4377"
+ "ae41a888-1343-4b75-9e2c-dbd02488abc2"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14978"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "b4b43069-37df-42c7-8549-409eb480f874"
+ "ba667960-699b-4ef6-b064-b31c393c3b20"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235449Z:b4b43069-37df-42c7-8549-409eb480f874"
+ "WESTUS2:20180502T083303Z:ba667960-699b-4ef6-b064-b31c393c3b20"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3568,23 +3598,23 @@
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/StorageAccounts/testazureblob1234?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvU3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxMjM0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/StorageAccounts/testazureblob18956?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvU3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxODk1Nj9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5ad2e884-3d87-4136-a8bf-d2260237dede"
+ "cd0ff0fd-7c5f-4fe9-9f3b-9e65eef9f89d"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts/testazureblob1234\",\r\n \"name\": \"testazureblob1234\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts/testazureblob18956\",\r\n \"name\": \"testazureblob18956\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3595,15 +3625,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:51 GMT"
+ "Wed, 02 May 2018 08:33:07 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3611,25 +3641,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1757b2da-f683-4cdc-abf1-eb45d7a348b0"
+ "2b5ce662-8502-4498-9d10-6aa3642c88ae"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14977"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "a6145e74-556f-45e5-8b7c-b9b0edb8ed28"
+ "635da2e5-ded3-4681-8687-b65f86a7421b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235451Z:a6145e74-556f-45e5-8b7c-b9b0edb8ed28"
+ "WESTUS2:20180502T083307Z:635da2e5-ded3-4681-8687-b65f86a7421b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3638,10 +3668,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts/testazureblob1234?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvc3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxMjM0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts/testazureblob18956?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvc3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxODk1Nj9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"accessKey\": \"k3AbE75xrkCzWi4tqWpymXu67JkBliR/BUlGoWsKxLYLolHH8Xz3Z3PS3yDQZc627PjkVu+9xEuaNrk7T8gI9w==\",\r\n \"suffix\": \"core.windows.net\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"accessKey\": \"5TGkBRF+izB/HrOxhAoeKJhjAefzOs1wW5Myh0oh6ArQumwUUt/582/NCbxDoi0RRu75UlcnSAhanbldxY1NBA==\",\r\n \"suffix\": \"core.windows.net\"\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -3650,17 +3680,17 @@
"172"
],
"x-ms-client-request-id": [
- "4a93f747-72c3-43e3-a5e7-88bd6e1997c4"
+ "f9f7f683-9350-403e-ac8e-dc9f75a4f2fb"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts/testazureblob1234\",\r\n \"name\": \"testazureblob1234\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts/testazureblob18956\",\r\n \"name\": \"testazureblob18956\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3671,15 +3701,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:50 GMT"
+ "Wed, 02 May 2018 08:33:06 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3687,25 +3717,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "4abd6089-e024-4430-ae2a-1afa873d8f84"
+ "1691cb66-d080-4721-8c06-3bf74b1912f4"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1191"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "492d68b8-4004-4206-a944-1402aa605832"
+ "52cae4ca-3830-40e1-b6b9-90fc449fe2c0"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235451Z:492d68b8-4004-4206-a944-1402aa605832"
+ "WESTUS2:20180502T083307Z:52cae4ca-3830-40e1-b6b9-90fc449fe2c0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3714,23 +3744,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvc3RvcmFnZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvc3RvcmFnZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ff712804-0859-400b-ae2a-488637a8d451"
+ "bfa2aa68-b49f-48df-a8c7-c3f9c0528fec"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts/testazureblob1234\",\r\n \"name\": \"testazureblob1234\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts/testazureblob18956\",\r\n \"name\": \"testazureblob18956\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3741,15 +3771,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:52 GMT"
+ "Wed, 02 May 2018 08:33:07 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3757,25 +3787,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "4661d11e-7d71-4b56-b223-8d219388e048"
+ "13f1e7ff-c9cf-4b63-9360-47cac5aaa251"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14976"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "0144d754-3155-4a53-b1bb-eba934e3f406"
+ "dd89a125-9c56-47e8-bd64-165af45a5e50"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235452Z:0144d754-3155-4a53-b1bb-eba934e3f406"
+ "WESTUS2:20180502T083308Z:dd89a125-9c56-47e8-bd64-165af45a5e50"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3784,20 +3814,20 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvc3RvcmFnZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvc3RvcmFnZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fe9babd6-a584-478a-a8ba-8ffba971d6a4"
+ "dd3c781d-7692-47db-a868-365431f27de8"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"value\": []\r\n}",
@@ -3811,15 +3841,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:53 GMT"
+ "Wed, 02 May 2018 08:33:10 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3827,25 +3857,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "d6095005-12a4-4214-b870-b72d85b5e637"
+ "1f8378fd-d93a-40b6-aa89-dcfec729c5ea"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14974"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "c468618e-f51a-4f5d-8cc2-b3ac99236d6a"
+ "18f01082-7f55-4e4e-82b4-1897fd39789d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235454Z:c468618e-f51a-4f5d-8cc2-b3ac99236d6a"
+ "WESTUS2:20180502T083311Z:18f01082-7f55-4e4e-82b4-1897fd39789d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3854,23 +3884,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts/testazureblob1234?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvc3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxMjM0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts/testazureblob18956?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvc3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxODk1Nj9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b1a6333e-ac0b-4da8-a154-a1b1d212597d"
+ "3dc81113-d7e4-4c2c-91ec-04e8ebb8dc57"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts/testazureblob1234\",\r\n \"name\": \"testazureblob1234\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts/testazureblob18956\",\r\n \"name\": \"testazureblob18956\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -3881,15 +3911,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:52 GMT"
+ "Wed, 02 May 2018 08:33:09 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -3897,25 +3927,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "c962ef51-b57e-47bf-8243-b8d5dcfb5000"
+ "bf933e1e-4b02-4e35-838f-e0d79e0b9319"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14975"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "d784d9ad-29de-4d71-a783-7bdd9225357d"
+ "b4a34ea1-e324-4244-8600-04b5371f176a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235453Z:d784d9ad-29de-4d71-a783-7bdd9225357d"
+ "WESTUS2:20180502T083309Z:b4a34ea1-e324-4244-8600-04b5371f176a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3924,20 +3954,20 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099/storageAccounts/testazureblob1234?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTkvc3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxMjM0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382/storageAccounts/testazureblob18956?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODIvc3RvcmFnZUFjY291bnRzL3Rlc3RhenVyZWJsb2IxODk1Nj9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8ecbd175-b0bd-467f-ae0b-c7f8b14276ce"
+ "12753a90-ad38-450d-8c99-9bead6cb42f3"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "",
@@ -3951,11 +3981,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:54 GMT"
+ "Wed, 02 May 2018 08:33:10 GMT"
],
"Pragma": [
"no-cache"
@@ -3964,7 +3991,10 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "9d05727b-2d17-4307-add5-ed97210781d4"
+ "9d8dd2f7-47ec-45dd-b0f5-0bae254b7936"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1190"
],
"X-AspNet-Version": [
"4.0.30319"
@@ -3972,17 +4002,17 @@
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
"x-ms-correlation-request-id": [
- "aef5237b-f4c9-428e-8763-646cd6c4e132"
+ "3d0c93b7-0d91-418e-aecd-4bc98f55e1a1"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235454Z:aef5237b-f4c9-428e-8763-646cd6c4e132"
+ "WESTUS2:20180502T083310Z:3d0c93b7-0d91-418e-aecd-4bc98f55e1a1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -3994,17 +4024,17 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "33cec410-cba6-47f0-b571-8bd60da5a5e7"
+ "ba0b67d1-e42e-4942-bd41-ef45f128daa7"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"subscriptionId\": \"04319d6d-4a66-4701-bb2f-e7dbbd9ae4db\",\r\n \"state\": \"Registered\",\r\n \"maxAccountCount\": 3,\r\n \"accountCount\": 3,\r\n \"migrationState\": false\r\n}",
+ "ResponseBody": "{\r\n \"subscriptionId\": \"04319d6d-4a66-4701-bb2f-e7dbbd9ae4db\",\r\n \"state\": \"Registered\",\r\n \"maxAccountCount\": 3,\r\n \"accountCount\": 2,\r\n \"migrationState\": false\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -4015,15 +4045,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:54 GMT"
+ "Wed, 02 May 2018 08:33:11 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -4031,25 +4061,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "bfe0c6d1-eeb9-428d-91b4-6ea50595730b"
+ "04c49cba-c471-4236-878d-cb7fede72877"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14973"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "cea38e71-1561-4e7f-a802-d824de51cc3d"
+ "37bc9ae8-4896-4666-822a-b5dde18ca1a7"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235455Z:cea38e71-1561-4e7f-a802-d824de51cc3d"
+ "WESTUS2:20180502T083311Z:37bc9ae8-4896-4666-822a-b5dde18ca1a7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -4064,14 +4094,14 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0784ef6c-5f69-4bfb-bace-efc0c809dfc0"
+ "32115620-b56b-4290-b496-1fc8c9c9492c"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/operations/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Available Operations\",\r\n \"operation\": \"Get Available Operations\",\r\n \"description\": \"Get available operations of DataLakeAnalytics.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/register/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Registration\",\r\n \"operation\": \"Register to DataLakeAnalytics\",\r\n \"description\": \"Register subscription to DataLakeAnalytics.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Account\",\r\n \"operation\": \"Get DataLakeAnalytics Account\",\r\n \"description\": \"Get information about an existing DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Account\",\r\n \"operation\": \"Create or Update DataLakeAnalytics Account\",\r\n \"description\": \"Create or update a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Account\",\r\n \"operation\": \"Delete DataLakeAnalytics Account\",\r\n \"description\": \"Delete a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/operationResults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Operation Result\",\r\n \"operation\": \"Get DataLakeAnalytics Account OperationResult\",\r\n \"description\": \"Get result of a DataLakeAnalytics account operation.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Firewall Rule\",\r\n \"operation\": \"Get Firewall Rule\",\r\n \"description\": \"Get information about a firewall rule.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Firewall Rule\",\r\n \"operation\": \"Create or Update Firewall Rule\",\r\n \"description\": \"Create or update a firewall rule.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Firewall Rule\",\r\n \"operation\": \"Delete Firewall Rule\",\r\n \"description\": \"Delete a firewall rule.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"DataLakeStore Account\",\r\n \"operation\": \"Get Linked DataLakeStore Account\",\r\n \"description\": \"Get information about a linked DataLakeStore account of a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"DataLakeStore Account\",\r\n \"operation\": \"Create or Update Linked DataLakeStore Account\",\r\n \"description\": \"Create or update a linked DataLakeStore account of a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"DataLakeStore Account\",\r\n \"operation\": \"Unlink DataLakeStore Account\",\r\n \"description\": \"Unlink a DataLakeStore account from a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Storage Account\",\r\n \"operation\": \"Get Linked Storage Account\",\r\n \"description\": \"Get information about a linked Storage account of a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Storage Account\",\r\n \"operation\": \"Create or Update Linked Storage Account\",\r\n \"description\": \"Create or update a linked Storage account of a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Storage Account\",\r\n \"operation\": \"Unlink Storage Account\",\r\n \"description\": \"Unlink a Storage account from a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts/Containers/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Container\",\r\n \"operation\": \"Get Storage Container\",\r\n \"description\": \"Get containers of a linked Storage account of a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts/Containers/listSasTokens/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"SAS Token\",\r\n \"operation\": \"List SAS Tokens\",\r\n \"description\": \"List SAS tokens for storage containers of a linked Storage account of a DataLakeAnalytics account.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Compute Policy\",\r\n \"operation\": \"Get Compute Policy\",\r\n \"description\": \"Get information about a compute policy.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Compute Policy\",\r\n \"operation\": \"Create or Update Compute Policy\",\r\n \"description\": \"Create or update a compute policy.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Compute Policy\",\r\n \"operation\": \"Delete Compute Policy\",\r\n \"description\": \"Delete a compute policy.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/TakeOwnership/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Job Ownership\",\r\n \"operation\": \"Take Ownership of DataLakeAnalytics Job\",\r\n \"description\": \"Grant permissions to cancel jobs submitted by other users.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/locations/capability/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Subscription Capability\",\r\n \"operation\": \"Get DataLakeAnalytics Subscription Capability\",\r\n \"description\": \"Get capability information of a subscription regarding using DataLakeAnalytics.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/locations/checkNameAvailability/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Name Availability\",\r\n \"operation\": \"Check DataLakeAnalytics Account Name Availability\",\r\n \"description\": \"Check availability of a DataLakeAnalytics account name.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/locations/operationResults/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Operation Result\",\r\n \"operation\": \"Get DataLakeAnalytics Account OperationResult\",\r\n \"description\": \"Get result of a DataLakeAnalytics account operation.\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/providers/Microsoft.Insights/metricDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Metric Definition\",\r\n \"operation\": \"Get DataLakeAnalytics Account metric definitions\",\r\n \"description\": \"Get the available metrics for the DataLakeAnalytics account.\"\r\n },\r\n \"origin\": \"system\",\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"metricSpecifications\": [\r\n {\r\n \"name\": \"JobEndedSuccess\",\r\n \"displayName\": \"Successful Jobs\",\r\n \"displayDescription\": \"Count of successful jobs.\",\r\n \"unit\": \"Count\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1H\"\r\n },\r\n {\r\n \"timeGrain\": \"PT1H\",\r\n \"blobDuration\": \"P1D\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"JobEndedFailure\",\r\n \"displayName\": \"Failed Jobs\",\r\n \"displayDescription\": \"Count of failed jobs.\",\r\n \"unit\": \"Count\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1H\"\r\n },\r\n {\r\n \"timeGrain\": \"PT1H\",\r\n \"blobDuration\": \"P1D\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"JobEndedCancelled\",\r\n \"displayName\": \"Cancelled Jobs\",\r\n \"displayDescription\": \"Count of cancelled jobs.\",\r\n \"unit\": \"Count\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1H\"\r\n },\r\n {\r\n \"timeGrain\": \"PT1H\",\r\n \"blobDuration\": \"P1D\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"JobAUEndedSuccess\",\r\n \"displayName\": \"Successful AU Time\",\r\n \"displayDescription\": \"Total AU time for successful jobs.\",\r\n \"unit\": \"Seconds\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1H\"\r\n },\r\n {\r\n \"timeGrain\": \"PT1H\",\r\n \"blobDuration\": \"P1D\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"JobAUEndedFailure\",\r\n \"displayName\": \"Failed AU Time\",\r\n \"displayDescription\": \"Total AU time for failed jobs.\",\r\n \"unit\": \"Seconds\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1H\"\r\n },\r\n {\r\n \"timeGrain\": \"PT1H\",\r\n \"blobDuration\": \"P1D\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"JobAUEndedCancelled\",\r\n \"displayName\": \"Cancelled AU Time\",\r\n \"displayDescription\": \"Total AU time for cancelled jobs.\",\r\n \"unit\": \"Seconds\",\r\n \"aggregationType\": \"Total\",\r\n \"availabilities\": [\r\n {\r\n \"timeGrain\": \"PT1M\",\r\n \"blobDuration\": \"PT1H\"\r\n },\r\n {\r\n \"timeGrain\": \"PT1H\",\r\n \"blobDuration\": \"P1D\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/providers/Microsoft.Insights/logDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Log Definition\",\r\n \"operation\": \"Get DataLakeAnalytics Account log definitions\",\r\n \"description\": \"Get the available logs for the DataLakeAnalytics account.\"\r\n },\r\n \"origin\": \"system\",\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"logSpecifications\": [\r\n {\r\n \"name\": \"Audit\",\r\n \"displayName\": \"Audit Logs\",\r\n \"blobDuration\": \"PT1H\"\r\n },\r\n {\r\n \"name\": \"Requests\",\r\n \"displayName\": \"Request Logs\",\r\n \"blobDuration\": \"PT1H\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/providers/Microsoft.Insights/diagnosticSettings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Diagnostic Setting\",\r\n \"operation\": \"Get DataLakeAnalytics Account diagnostic settings\",\r\n \"description\": \"Get the diagnostic settings for the DataLakeAnalytics account.\"\r\n },\r\n \"origin\": \"system\"\r\n },\r\n {\r\n \"name\": \"Microsoft.DataLakeAnalytics/accounts/providers/Microsoft.Insights/diagnosticSettings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft DataLakeAnalytics\",\r\n \"resource\": \"Diagnostic Setting\",\r\n \"operation\": \"Create or update DataLakeAnalytics Account diagnostic settings\",\r\n \"description\": \"Create or update the diagnostic settings for the DataLakeAnalytics account.\"\r\n },\r\n \"origin\": \"system\"\r\n }\r\n ]\r\n}",
@@ -4085,15 +4115,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:55 GMT"
+ "Wed, 02 May 2018 08:33:11 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -4101,25 +4131,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "7c5adffb-b669-44d7-a045-857aa392b246"
+ "f145c613-b348-4677-a6dc-706adcabc415"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-tenant-reads": [
+ "14998"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-tenant-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "3d795e9e-15f1-4de8-b5e1-ae73f96740ca"
+ "8dbf9f1f-d6d2-4bce-893f-1ebe53ade035"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235456Z:3d795e9e-15f1-4de8-b5e1-ae73f96740ca"
+ "WESTUS2:20180502T083312Z:8dbf9f1f-d6d2-4bce-893f-1ebe53ade035"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -4128,20 +4158,20 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTlzZWNvbmRhY2N0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODJzZWNvbmRhY2N0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a05dd78a-79d0-4bec-90dd-5a27b64a3728"
+ "1be1c58a-a4d5-466e-a2fb-9df5e8dea5d2"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "",
@@ -4155,11 +4185,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:54:59 GMT"
+ "Wed, 02 May 2018 08:33:14 GMT"
],
"Pragma": [
"no-cache"
@@ -4168,7 +4195,10 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "778daa40-6ce9-4f2b-8eb0-2915ca2f5cf8"
+ "c00d4ec8-7ccd-4bca-b252-41ab84a0230c"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1189"
],
"X-AspNet-Version": [
"4.0.30319"
@@ -4176,36 +4206,36 @@
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "99fa0c9e-3e0c-406d-b1ac-ba69482ff157"
+ "05139e0b-6fe3-4691-8b0e-170a9890675c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235459Z:99fa0c9e-3e0c-406d-b1ac-ba69482ff157"
+ "WESTUS2:20180502T083315Z:05139e0b-6fe3-4691-8b0e-170a9890675c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099secondacct?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTlzZWNvbmRhY2N0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382secondacct?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODJzZWNvbmRhY2N0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e5cf1487-de81-4830-942a-1e347a7b26bb"
+ "b3636976-4eae-4de2-9761-0123789fffb3"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "",
@@ -4217,44 +4247,47 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:54:59 GMT"
+ "Wed, 02 May 2018 08:33:14 GMT"
],
"Pragma": [
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1188"
],
"x-ms-request-id": [
- "eb3ed830-cfc1-429d-b963-90c190db3efc"
+ "49e61c63-0b90-4ef8-9124-0b8b55a32377"
],
"x-ms-correlation-request-id": [
- "eb3ed830-cfc1-429d-b963-90c190db3efc"
+ "49e61c63-0b90-4ef8-9124-0b8b55a32377"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235500Z:eb3ed830-cfc1-429d-b963-90c190db3efc"
+ "WESTUS2:20180502T083315Z:49e61c63-0b90-4ef8-9124-0b8b55a32377"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 204
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba12558/providers/Microsoft.DataLakeAnalytics/accounts/testaba13099?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTI1NTgvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTMwOTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba11220/providers/Microsoft.DataLakeAnalytics/accounts/testaba18382?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTEyMjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTgzODI/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "005faa5f-27f9-4590-87b9-a03acbb1cc17"
+ "055b2cfc-d7fe-46b1-a479-53063f702504"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "",
@@ -4268,11 +4301,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:55:03 GMT"
+ "Wed, 02 May 2018 08:33:17 GMT"
],
"Pragma": [
"no-cache"
@@ -4281,7 +4311,10 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "f327e003-4c25-4cba-bbc3-25ee83bec4db"
+ "1d963c94-7e7e-42fd-bf81-220cacc0d507"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1187"
],
"X-AspNet-Version": [
"4.0.30319"
@@ -4289,17 +4322,17 @@
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
- ],
"x-ms-correlation-request-id": [
- "525042c5-14e1-4d23-959f-56817c940871"
+ "2c0e5402-d8ad-478d-9063-017cc4c857f2"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235503Z:525042c5-14e1-4d23-959f-56817c940871"
+ "WESTUS2:20180502T083318Z:2c0e5402-d8ad-478d-9063-017cc4c857f2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -4307,21 +4340,21 @@
],
"Names": {
".ctor": [
- "rgaba12558",
- "testaba13099",
- "testaba23583",
- "teststorage12562",
- "testdatalake17145",
- "testdatalake21953",
- "testazureblob1234",
- "testdb12972",
- "testtbl11250",
- "testtvf16556",
- "testproc11868",
- "testview12897",
- "testcred15233",
- "testsecret18343",
- "testsecretpwd1678"
+ "rgaba11220",
+ "testaba18382",
+ "testaba22692",
+ "teststorage11800",
+ "testdatalake12269",
+ "testdatalake28418",
+ "testazureblob18956",
+ "testdb17145",
+ "testtbl1649",
+ "testtvf16300",
+ "testproc18870",
+ "testview1340",
+ "testcred13004",
+ "testsecret11019",
+ "testsecretpwd15442"
]
},
"Variables": {
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/ComputePolicyCRUDTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/ComputePolicyCRUDTest.json
index 4f572b2d1c78..3f8ea8a0ceb0 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/ComputePolicyCRUDTest.json
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/ComputePolicyCRUDTest.json
@@ -7,7 +7,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "15bef24a-81b8-4f82-9e00-d7f6a46d5eab"
+ "340df5e9-64b6-4a6d-8252-00ae125fd6f5"
],
"accept-language": [
"en-US"
@@ -17,7 +17,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -29,7 +29,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:14 GMT"
+ "Wed, 02 May 2018 08:22:31 GMT"
],
"Pragma": [
"no-cache"
@@ -41,19 +41,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1191"
+ "1199"
],
"x-ms-request-id": [
- "84dd9fdd-a9d6-4574-9295-3d143c884ad9"
+ "67f7ec73-9757-446e-b34d-4829a78ba577"
],
"x-ms-correlation-request-id": [
- "84dd9fdd-a9d6-4574-9295-3d143c884ad9"
+ "67f7ec73-9757-446e-b34d-4829a78ba577"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234914Z:84dd9fdd-a9d6-4574-9295-3d143c884ad9"
+ "WESTUS2:20180502T082232Z:67f7ec73-9757-446e-b34d-4829a78ba577"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -65,7 +68,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f086fecb-0dcc-40c1-96ea-85ac7b69e2ae"
+ "4b0e0f46-f4c0-46d9-9e5f-c5c504b0ff34"
],
"accept-language": [
"en-US"
@@ -75,7 +78,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -87,7 +90,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:14 GMT"
+ "Wed, 02 May 2018 08:22:31 GMT"
],
"Pragma": [
"no-cache"
@@ -96,19 +99,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14986"
+ "14998"
],
"x-ms-request-id": [
- "a7b4324e-5fe6-425c-82f9-752a8e972ae7"
+ "1051bee2-c01b-4288-9ec4-95b0e960f5dd"
],
"x-ms-correlation-request-id": [
- "a7b4324e-5fe6-425c-82f9-752a8e972ae7"
+ "1051bee2-c01b-4288-9ec4-95b0e960f5dd"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234914Z:a7b4324e-5fe6-425c-82f9-752a8e972ae7"
+ "WESTUS2:20180502T082232Z:1051bee2-c01b-4288-9ec4-95b0e960f5dd"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -120,7 +126,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5a65146e-616b-4857-81dd-c04f9fd9cef8"
+ "5f42089d-2f90-4ac1-acfd-4d1e724c8ea5"
],
"accept-language": [
"en-US"
@@ -130,7 +136,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -142,7 +148,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:15 GMT"
+ "Wed, 02 May 2018 08:22:32 GMT"
],
"Pragma": [
"no-cache"
@@ -154,19 +160,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1190"
+ "1198"
],
"x-ms-request-id": [
- "c0ae30f2-b47b-4b3c-819e-116c57d06a63"
+ "bfe51365-6c55-49ba-8f22-72ff18d45caf"
],
"x-ms-correlation-request-id": [
- "c0ae30f2-b47b-4b3c-819e-116c57d06a63"
+ "bfe51365-6c55-49ba-8f22-72ff18d45caf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234915Z:c0ae30f2-b47b-4b3c-819e-116c57d06a63"
+ "WESTUS2:20180502T082233Z:bfe51365-6c55-49ba-8f22-72ff18d45caf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -178,7 +187,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "156a9145-831b-4913-985a-b0696eca8297"
+ "e9fa3612-6242-40e5-80b6-4034a9118315"
],
"accept-language": [
"en-US"
@@ -188,7 +197,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -200,7 +209,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:15 GMT"
+ "Wed, 02 May 2018 08:22:32 GMT"
],
"Pragma": [
"no-cache"
@@ -209,19 +218,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14985"
+ "14997"
],
"x-ms-request-id": [
- "ce35c4e2-3877-451e-9e7b-e3638bf2094e"
+ "e51ea1cd-8877-47b3-9767-212aac57cc5f"
],
"x-ms-correlation-request-id": [
- "ce35c4e2-3877-451e-9e7b-e3638bf2094e"
+ "e51ea1cd-8877-47b3-9767-212aac57cc5f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234915Z:ce35c4e2-3877-451e-9e7b-e3638bf2094e"
+ "WESTUS2:20180502T082233Z:e51ea1cd-8877-47b3-9767-212aac57cc5f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -233,7 +245,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "dd791c6a-5e49-4ff9-845a-39edeaff50df"
+ "f8679c6d-1a49-4e73-918f-b89146ae4cc8"
],
"accept-language": [
"en-US"
@@ -243,7 +255,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -255,7 +267,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:16 GMT"
+ "Wed, 02 May 2018 08:22:33 GMT"
],
"Pragma": [
"no-cache"
@@ -267,19 +279,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1189"
+ "1197"
],
"x-ms-request-id": [
- "46f2a019-1223-4514-93c2-1203895f3e17"
+ "4269625a-388e-4897-b284-a762463f4512"
],
"x-ms-correlation-request-id": [
- "46f2a019-1223-4514-93c2-1203895f3e17"
+ "4269625a-388e-4897-b284-a762463f4512"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234916Z:46f2a019-1223-4514-93c2-1203895f3e17"
+ "WESTUS2:20180502T082233Z:4269625a-388e-4897-b284-a762463f4512"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -291,7 +306,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ab891651-b689-46be-b2bb-3d4dbbff1dd1"
+ "60efb828-25f4-426d-a3c9-ea6fcdb03b05"
],
"accept-language": [
"en-US"
@@ -301,7 +316,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -313,7 +328,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:16 GMT"
+ "Wed, 02 May 2018 08:22:33 GMT"
],
"Pragma": [
"no-cache"
@@ -322,31 +337,34 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14984"
+ "14996"
],
"x-ms-request-id": [
- "a75f2d29-eee4-483c-8ec1-c51169c6acc2"
+ "7a3a8d93-ad89-43d0-a07d-2d0fb89af952"
],
"x-ms-correlation-request-id": [
- "a75f2d29-eee4-483c-8ec1-c51169c6acc2"
+ "7a3a8d93-ad89-43d0-a07d-2d0fb89af952"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234916Z:a75f2d29-eee4-483c-8ec1-c51169c6acc2"
+ "WESTUS2:20180502T082234Z:7a3a8d93-ad89-43d0-a07d-2d0fb89af952"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba14497?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTQ0OTc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17850?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTc4NTA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "13560bcb-8ae6-4678-8271-c86f63bf56be"
+ "fb49941a-c0e1-45cc-b96c-5b42280be5a0"
],
"accept-language": [
"en-US"
@@ -356,7 +374,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba14497' could not be found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba17850' could not be found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"102"
@@ -371,7 +389,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:16 GMT"
+ "Wed, 02 May 2018 08:22:33 GMT"
],
"Pragma": [
"no-cache"
@@ -380,31 +398,34 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14983"
+ "14995"
],
"x-ms-request-id": [
- "dd207bff-a483-4d6d-b5ad-f0ae5187e212"
+ "1faef25c-cefd-4c72-ac33-40c49f32af60"
],
"x-ms-correlation-request-id": [
- "dd207bff-a483-4d6d-b5ad-f0ae5187e212"
+ "1faef25c-cefd-4c72-ac33-40c49f32af60"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234916Z:dd207bff-a483-4d6d-b5ad-f0ae5187e212"
+ "WESTUS2:20180502T082234Z:1faef25c-cefd-4c72-ac33-40c49f32af60"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba14497?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTQ0OTc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17850?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTc4NTA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5e6ddda4-2102-4a97-ae72-b122e733812d"
+ "bd1ea8ec-aa1e-4c62-aacb-effdfbbc4ff0"
],
"accept-language": [
"en-US"
@@ -414,7 +435,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497\",\r\n \"name\": \"rgaba14497\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850\",\r\n \"name\": \"rgaba17850\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -426,7 +447,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:17 GMT"
+ "Wed, 02 May 2018 08:22:35 GMT"
],
"Pragma": [
"no-cache"
@@ -435,26 +456,29 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14982"
+ "14994"
],
"x-ms-request-id": [
- "c8c826b6-fb13-45ce-abb6-d3e018abfdab"
+ "defc4691-bf41-45d0-925c-650dbd101dd7"
],
"x-ms-correlation-request-id": [
- "c8c826b6-fb13-45ce-abb6-d3e018abfdab"
+ "defc4691-bf41-45d0-925c-650dbd101dd7"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234917Z:c8c826b6-fb13-45ce-abb6-d3e018abfdab"
+ "WESTUS2:20180502T082235Z:defc4691-bf41-45d0-925c-650dbd101dd7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba14497?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTQ0OTc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17850?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTc4NTA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -465,7 +489,7 @@
"31"
],
"x-ms-client-request-id": [
- "6e4f3ed6-d70e-4777-a979-03626421db1f"
+ "3f006ee1-be9f-4246-a824-d98b3c26e586"
],
"accept-language": [
"en-US"
@@ -475,7 +499,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497\",\r\n \"name\": \"rgaba14497\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850\",\r\n \"name\": \"rgaba17850\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"174"
@@ -490,32 +514,35 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:17 GMT"
+ "Wed, 02 May 2018 08:22:35 GMT"
],
"Pragma": [
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1188"
+ "1196"
],
"x-ms-request-id": [
- "ae185264-71f5-471a-ae1f-38cb28a9987d"
+ "befb58b7-78b9-4307-9108-b795426780d7"
],
"x-ms-correlation-request-id": [
- "ae185264-71f5-471a-ae1f-38cb28a9987d"
+ "befb58b7-78b9-4307-9108-b795426780d7"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234917Z:ae185264-71f5-471a-ae1f-38cb28a9987d"
+ "WESTUS2:20180502T082235Z:befb58b7-78b9-4307-9108-b795426780d7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.Storage/storageAccounts/testazureblob12970?api-version=2017-06-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTI5NzA/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.Storage/storageAccounts/testazureblob1558?api-version=2017-06-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTU1OD9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -526,7 +553,7 @@
"99"
],
"x-ms-client-request-id": [
- "4b3101bf-b386-444a-a0a9-5d3ec13f08b5"
+ "30ffb3e5-8b57-4a76-b036-ae0e34667a2b"
],
"accept-language": [
"en-US"
@@ -551,13 +578,13 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:19 GMT"
+ "Wed, 02 May 2018 08:22:37 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29681058-23f0-411d-a02f-615d849837b6?monitor=true&api-version=2017-06-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage/locations/eastus2/asyncoperations/04dadd3c-b878-40cb-9a9f-ed00a95e746e?monitor=true&api-version=2017-06-01"
],
"Retry-After": [
"17"
@@ -566,26 +593,29 @@
"Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-request-id": [
- "29681058-23f0-411d-a02f-615d849837b6"
+ "04dadd3c-b878-40cb-9a9f-ed00a95e746e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1195"
+ "1199"
],
"x-ms-correlation-request-id": [
- "6e014fca-120e-4224-ba51-c936395fa421"
+ "6b460214-8c4d-46b4-9062-3842703a200a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234919Z:6e014fca-120e-4224-ba51-c936395fa421"
+ "WESTUS2:20180502T082237Z:6b460214-8c4d-46b4-9062-3842703a200a"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage/locations/eastus2/asyncoperations/29681058-23f0-411d-a02f-615d849837b6?monitor=true&api-version=2017-06-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvMjk2ODEwNTgtMjNmMC00MTFkLWEwMmYtNjE1ZDg0OTgzN2I2P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE3LTA2LTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage/locations/eastus2/asyncoperations/04dadd3c-b878-40cb-9a9f-ed00a95e746e?monitor=true&api-version=2017-06-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvMDRkYWRkM2MtYjg3OC00MGNiLTlhOWYtZWQwMGE5NWU3NDZlP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE3LTA2LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -594,7 +624,7 @@
"Microsoft.Azure.Management.Storage.StorageManagementClient/6.4.0.0"
]
},
- "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.Storage/storageAccounts/testazureblob12970\",\r\n \"name\": \"testazureblob12970\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"networkAcls\": {\r\n \"bypass\": \"AzureServices\",\r\n \"virtualNetworkRules\": [],\r\n \"ipRules\": [],\r\n \"defaultAction\": \"Allow\"\r\n },\r\n \"trustedDirectories\": [\r\n \"72f988bf-86f1-41af-91ab-2d7cd011db47\"\r\n ],\r\n \"encryption\": {\r\n \"services\": {\r\n \"file\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-02-04T23:49:20.5050145Z\"\r\n },\r\n \"blob\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-02-04T23:49:20.5050145Z\"\r\n }\r\n },\r\n \"keySource\": \"Microsoft.Storage\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2018-02-04T23:49:20.4581497Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://testazureblob12970.blob.core.windows.net/\",\r\n \"queue\": \"https://testazureblob12970.queue.core.windows.net/\",\r\n \"table\": \"https://testazureblob12970.table.core.windows.net/\",\r\n \"file\": \"https://testazureblob12970.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.Storage/storageAccounts/testazureblob1558\",\r\n \"name\": \"testazureblob1558\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"networkAcls\": {\r\n \"bypass\": \"AzureServices\",\r\n \"virtualNetworkRules\": [],\r\n \"ipRules\": [],\r\n \"defaultAction\": \"Allow\"\r\n },\r\n \"trustedDirectories\": [\r\n \"72f988bf-86f1-41af-91ab-2d7cd011db47\"\r\n ],\r\n \"supportsHttpsTrafficOnly\": false,\r\n \"encryption\": {\r\n \"services\": {\r\n \"file\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-05-02T08:22:37.3791053Z\"\r\n },\r\n \"blob\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-05-02T08:22:37.3791053Z\"\r\n }\r\n },\r\n \"keySource\": \"Microsoft.Storage\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2018-05-02T08:22:37.3322299Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://testazureblob1558.blob.core.windows.net/\",\r\n \"queue\": \"https://testazureblob1558.queue.core.windows.net/\",\r\n \"table\": \"https://testazureblob1558.table.core.windows.net/\",\r\n \"file\": \"https://testazureblob1558.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -606,7 +636,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:36 GMT"
+ "Wed, 02 May 2018 08:22:54 GMT"
],
"Pragma": [
"no-cache"
@@ -621,31 +651,34 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "3797d08c-299c-4b4a-9623-e1766c886c3f"
+ "031fec6a-7be0-4831-8f86-220267c6cca7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
+ "14999"
],
"x-ms-correlation-request-id": [
- "17e49762-82e8-4ec1-9f5a-c69aacbe5185"
+ "34f25154-bf5b-4039-8381-50f052bd06a1"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234936Z:17e49762-82e8-4ec1-9f5a-c69aacbe5185"
+ "WESTUS2:20180502T082255Z:34f25154-bf5b-4039-8381-50f052bd06a1"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.Storage/storageAccounts/testazureblob12970/listKeys?api-version=2017-06-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTI5NzAvbGlzdEtleXM/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.Storage/storageAccounts/testazureblob1558/listKeys?api-version=2017-06-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTU1OC9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "87c370e5-168f-47c8-b0d6-52af0cd040fa"
+ "04dfc8da-af9e-4357-8be8-39280d765257"
],
"accept-language": [
"en-US"
@@ -655,7 +688,7 @@
"Microsoft.Azure.Management.Storage.StorageManagementClient/6.4.0.0"
]
},
- "ResponseBody": "{\r\n \"keys\": [\r\n {\r\n \"keyName\": \"key1\",\r\n \"value\": \"WGR3ZCU/aVPmd7vn+AeLG7B/ksX96+st4tfoLU3dxxCjwPiwhYQAF2YMa5Lbo8uh2p8IjUvOBJnRX/+aSUQDBQ==\",\r\n \"permissions\": \"FULL\"\r\n },\r\n {\r\n \"keyName\": \"key2\",\r\n \"value\": \"siYgUxRFLJjLj5d5DOhWsjmYR5WpqGFa9GcUsv4x2TtEWOZBlVtnGRypABhgcGpWbS8CyDlw9LWUvgT6qC8w0Q==\",\r\n \"permissions\": \"FULL\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"keys\": [\r\n {\r\n \"keyName\": \"key1\",\r\n \"value\": \"IceiFMju8Ifyq9z9hYp74lzRNFFad51iZTZWLT44yh0pnA9UsXPeY7BkeUZzmu4MJo0TJVlAXplCJ9i/qN4zWw==\",\r\n \"permissions\": \"FULL\"\r\n },\r\n {\r\n \"keyName\": \"key2\",\r\n \"value\": \"o+Rb5rtU0cZ9IpnhHwzLWSq7cGQtROecfW8NCw1+mK6K0FZW8656a5nJpf7UX4KH272+FW91gzdAEyHhqDCF0Q==\",\r\n \"permissions\": \"FULL\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -667,7 +700,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:36 GMT"
+ "Wed, 02 May 2018 08:22:55 GMT"
],
"Pragma": [
"no-cache"
@@ -682,31 +715,34 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "da8f8a69-e092-4c8c-90e6-0dc4ddc6e390"
+ "224c29b6-4151-4c19-860b-8c89f8b56708"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1194"
+ "1198"
],
"x-ms-correlation-request-id": [
- "ab2e2c54-a771-47b6-8274-1e2b659c9901"
+ "b7974f47-1ea6-4735-b193-fa63070ae1b8"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234937Z:ab2e2c54-a771-47b6-8274-1e2b659c9901"
+ "WESTUS2:20180502T082255Z:b7974f47-1ea6-4735-b193-fa63070ae1b8"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.Storage/storageAccounts/testazureblob12970?api-version=2017-06-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTI5NzA/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.Storage/storageAccounts/testazureblob1558?api-version=2017-06-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy90ZXN0YXp1cmVibG9iMTU1OD9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e9636efd-1ecb-40b0-a815-e7b561d1ef34"
+ "87520637-d560-4fc4-a67d-b448b7b874f2"
],
"accept-language": [
"en-US"
@@ -716,7 +752,7 @@
"Microsoft.Azure.Management.Storage.StorageManagementClient/6.4.0.0"
]
},
- "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.Storage/storageAccounts/testazureblob12970\",\r\n \"name\": \"testazureblob12970\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"networkAcls\": {\r\n \"bypass\": \"AzureServices\",\r\n \"virtualNetworkRules\": [],\r\n \"ipRules\": [],\r\n \"defaultAction\": \"Allow\"\r\n },\r\n \"trustedDirectories\": [\r\n \"72f988bf-86f1-41af-91ab-2d7cd011db47\"\r\n ],\r\n \"encryption\": {\r\n \"services\": {\r\n \"file\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-02-04T23:49:20.5050145Z\"\r\n },\r\n \"blob\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-02-04T23:49:20.5050145Z\"\r\n }\r\n },\r\n \"keySource\": \"Microsoft.Storage\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2018-02-04T23:49:20.4581497Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://testazureblob12970.blob.core.windows.net/\",\r\n \"queue\": \"https://testazureblob12970.queue.core.windows.net/\",\r\n \"table\": \"https://testazureblob12970.table.core.windows.net/\",\r\n \"file\": \"https://testazureblob12970.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_GRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"kind\": \"Storage\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.Storage/storageAccounts/testazureblob1558\",\r\n \"name\": \"testazureblob1558\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"networkAcls\": {\r\n \"bypass\": \"AzureServices\",\r\n \"virtualNetworkRules\": [],\r\n \"ipRules\": [],\r\n \"defaultAction\": \"Allow\"\r\n },\r\n \"trustedDirectories\": [\r\n \"72f988bf-86f1-41af-91ab-2d7cd011db47\"\r\n ],\r\n \"supportsHttpsTrafficOnly\": false,\r\n \"encryption\": {\r\n \"services\": {\r\n \"file\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-05-02T08:22:37.3791053Z\"\r\n },\r\n \"blob\": {\r\n \"enabled\": true,\r\n \"lastEnabledTime\": \"2018-05-02T08:22:37.3791053Z\"\r\n }\r\n },\r\n \"keySource\": \"Microsoft.Storage\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2018-05-02T08:22:37.3322299Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://testazureblob1558.blob.core.windows.net/\",\r\n \"queue\": \"https://testazureblob1558.queue.core.windows.net/\",\r\n \"table\": \"https://testazureblob1558.table.core.windows.net/\",\r\n \"file\": \"https://testazureblob1558.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -728,7 +764,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:37 GMT"
+ "Wed, 02 May 2018 08:22:55 GMT"
],
"Pragma": [
"no-cache"
@@ -743,31 +779,34 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "eeef3ff5-5519-4fd7-94e2-6f461f544de0"
+ "7670ede1-21ca-4a50-844c-c2eaddba2e42"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
+ "14998"
],
"x-ms-correlation-request-id": [
- "8510b824-f92b-4dff-9b55-efefdb9334ba"
+ "e05779f7-660b-48a2-9b78-53c9631b5535"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234937Z:8510b824-f92b-4dff-9b55-efefdb9334ba"
+ "WESTUS2:20180502T082255Z:e05779f7-660b-48a2-9b78-53c9631b5535"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake11456?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExNDU2P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake16010?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MDEwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e96d8597-6404-43fc-b316-c3b5de1cfdcb"
+ "a3132651-d24f-43c0-aca6-73e3b5c28ea9"
],
"accept-language": [
"en-US"
@@ -777,7 +816,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake11456' under resource group 'rgaba14497' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake16010' under resource group 'rgaba17850' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"164"
@@ -792,7 +831,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:49:37 GMT"
+ "Wed, 02 May 2018 08:22:55 GMT"
],
"Pragma": [
"no-cache"
@@ -801,23 +840,26 @@
"gateway"
],
"x-ms-request-id": [
- "961ae8aa-6db2-4fc4-9f9d-59bc471f7717"
+ "afaec414-f5e2-4072-a1d8-947ff938af4c"
],
"x-ms-correlation-request-id": [
- "961ae8aa-6db2-4fc4-9f9d-59bc471f7717"
+ "afaec414-f5e2-4072-a1d8-947ff938af4c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234937Z:961ae8aa-6db2-4fc4-9f9d-59bc471f7717"
+ "WESTUS2:20180502T082255Z:afaec414-f5e2-4072-a1d8-947ff938af4c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake11456?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExNDU2P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake16010?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MDEwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -826,7 +868,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake11456.azuredatalakestore.net\",\r\n \"accountId\": \"ee2fe859-69fa-40ef-9fd1-a0ae81570881\",\r\n \"creationTime\": \"2018-02-04T23:49:40.8988113Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:49:40.8988113Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake11456\",\r\n \"name\": \"testdatalake11456\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake16010.azuredatalakestore.net\",\r\n \"accountId\": \"23b1f9b6-bf48-4b58-b7a3-ae2f85a4c0b2\",\r\n \"creationTime\": \"2018-05-02T08:22:58.7997197Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:22:58.7997197Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake16010\",\r\n \"name\": \"testdatalake16010\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -837,15 +879,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:11 GMT"
+ "Wed, 02 May 2018 08:23:30 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -853,25 +895,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "e0354c77-60ce-471e-a5a3-54c66e2feb42"
+ "46920692-03d8-42a2-9e37-5f9eec75e8b9"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14994"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "29e5d602-52fc-463b-b763-5beabac4ecfd"
+ "463846ac-0924-4a78-ab03-7c7652621ce0"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235012Z:29e5d602-52fc-463b-b763-5beabac4ecfd"
+ "WESTUS2:20180502T082330Z:463846ac-0924-4a78-ab03-7c7652621ce0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -880,13 +922,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake11456?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExNDU2P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake16010?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MDEwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "095c6aff-de41-447a-b735-87606ccbc806"
+ "60489e56-7262-4530-abb8-7fbcfff6f996"
],
"accept-language": [
"en-US"
@@ -896,7 +938,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake11456.azuredatalakestore.net\",\r\n \"accountId\": \"ee2fe859-69fa-40ef-9fd1-a0ae81570881\",\r\n \"creationTime\": \"2018-02-04T23:49:40.8988113Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:49:40.8988113Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake11456\",\r\n \"name\": \"testdatalake11456\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake16010.azuredatalakestore.net\",\r\n \"accountId\": \"23b1f9b6-bf48-4b58-b7a3-ae2f85a4c0b2\",\r\n \"creationTime\": \"2018-05-02T08:22:58.7997197Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:22:58.7997197Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake16010\",\r\n \"name\": \"testdatalake16010\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -907,15 +949,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:12 GMT"
+ "Wed, 02 May 2018 08:23:30 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -923,25 +965,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "c79704f6-eeb6-4b5a-bbe4-36cae31dcd7d"
+ "6d2fd109-da4e-4cce-8875-5f11069248ed"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "590eea95-5815-429e-be98-56dd65230410"
+ "6685f413-478e-485e-8a52-f6cad0c86d89"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235012Z:590eea95-5815-429e-be98-56dd65230410"
+ "WESTUS2:20180502T082330Z:6685f413-478e-485e-8a52-f6cad0c86d89"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -950,8 +992,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake11456?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExNDU2P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake16010?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MDEwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -962,7 +1004,7 @@
"31"
],
"x-ms-client-request-id": [
- "49241162-132e-4a3e-9c4c-675eb150e5db"
+ "7e2c9ad7-3612-488a-be42-258e1314afa5"
],
"accept-language": [
"en-US"
@@ -972,7 +1014,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"ee2fe859-69fa-40ef-9fd1-a0ae81570881\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake11456\",\r\n \"name\": \"testdatalake11456\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"23b1f9b6-bf48-4b58-b7a3-ae2f85a4c0b2\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake16010\",\r\n \"name\": \"testdatalake16010\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"365"
@@ -986,17 +1028,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:49:39 GMT"
+ "Wed, 02 May 2018 08:22:57 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake11456/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake16010/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1005,28 +1044,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ee2fe859-69fa-40ef-9fd1-a0ae815708810?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/23b1f9b6-bf48-4b58-b7a3-ae2f85a4c0b20?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "3d622703-3c58-419d-8383-024ed4103e7c"
+ "f5b98a6c-0b0d-42a6-94a6-fc6d92faa7e2"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
"x-ms-correlation-request-id": [
- "dce652cc-445f-4678-9e43-b8ec8ab9f551"
+ "ff80306b-74e8-4178-920f-46feb3e19bcf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234939Z:dce652cc-445f-4678-9e43-b8ec8ab9f551"
+ "WESTUS2:20180502T082258Z:ff80306b-74e8-4178-920f-46feb3e19bcf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1035,8 +1074,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ee2fe859-69fa-40ef-9fd1-a0ae815708810?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2VlMmZlODU5LTY5ZmEtNDBlZi05ZmQxLWEwYWU4MTU3MDg4MTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/23b1f9b6-bf48-4b58-b7a3-ae2f85a4c0b20?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzIzYjFmOWI2LWJmNDgtNGI1OC1iN2EzLWFlMmY4NWE0YzBiMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1056,15 +1095,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:49:50 GMT"
+ "Wed, 02 May 2018 08:23:08 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1072,25 +1111,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "48dc2ba4-f692-4f96-b735-0da9ea0ffce2"
+ "671eceda-b719-4aee-8f51-b9982ff69cac"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "a5a18f4c-3ed6-414c-9002-4b8bb9c54404"
+ "8a052459-41a4-406e-92c5-1aa78c00e5bc"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234950Z:a5a18f4c-3ed6-414c-9002-4b8bb9c54404"
+ "WESTUS2:20180502T082308Z:8a052459-41a4-406e-92c5-1aa78c00e5bc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1099,8 +1138,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ee2fe859-69fa-40ef-9fd1-a0ae815708810?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2VlMmZlODU5LTY5ZmEtNDBlZi05ZmQxLWEwYWU4MTU3MDg4MTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/23b1f9b6-bf48-4b58-b7a3-ae2f85a4c0b20?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzIzYjFmOWI2LWJmNDgtNGI1OC1iN2EzLWFlMmY4NWE0YzBiMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1120,15 +1159,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:00 GMT"
+ "Wed, 02 May 2018 08:23:18 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1136,25 +1175,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "cb57c477-f6e4-449e-aa5c-3d7f7e2cc159"
+ "b4e5a595-eb8f-40bd-889a-162749fb7171"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "260e368b-b1e9-4bfd-b748-a7c12ac74617"
+ "9d60b39a-940d-4c26-ad30-63d551599f28"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235000Z:260e368b-b1e9-4bfd-b748-a7c12ac74617"
+ "WESTUS2:20180502T082319Z:9d60b39a-940d-4c26-ad30-63d551599f28"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1163,8 +1202,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ee2fe859-69fa-40ef-9fd1-a0ae815708810?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2VlMmZlODU5LTY5ZmEtNDBlZi05ZmQxLWEwYWU4MTU3MDg4MTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/23b1f9b6-bf48-4b58-b7a3-ae2f85a4c0b20?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzIzYjFmOWI2LWJmNDgtNGI1OC1iN2EzLWFlMmY4NWE0YzBiMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1184,15 +1223,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:10 GMT"
+ "Wed, 02 May 2018 08:23:28 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1200,25 +1239,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "e7c39ae4-2372-4a3e-a0e4-e4c5cdf6d4c8"
+ "d1bce4ad-e337-4148-ba17-ff6a457a8865"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
- ],
"x-ms-correlation-request-id": [
- "99d588fa-af89-4cab-9c43-5622f52c51ca"
+ "510dc756-f1b3-4c2c-ab6f-b77e581f4ab8"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235011Z:99d588fa-af89-4cab-9c43-5622f52c51ca"
+ "WESTUS2:20180502T082329Z:510dc756-f1b3-4c2c-ab6f-b77e581f4ab8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1227,13 +1266,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake29745?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI5NzQ1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake29164?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI5MTY0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ec685cea-6e8e-42ba-b7a7-afcbcfe22b62"
+ "230d2d1d-be76-41f2-a942-523c114e11b1"
],
"accept-language": [
"en-US"
@@ -1243,7 +1282,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake29745' under resource group 'rgaba14497' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake29164' under resource group 'rgaba17850' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"164"
@@ -1258,7 +1297,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:50:12 GMT"
+ "Wed, 02 May 2018 08:23:30 GMT"
],
"Pragma": [
"no-cache"
@@ -1267,23 +1306,26 @@
"gateway"
],
"x-ms-request-id": [
- "ba733cdd-3232-4ec9-8473-f7cee4edce56"
+ "d56b8077-1fef-43e0-94ae-430ce8f87f5a"
],
"x-ms-correlation-request-id": [
- "ba733cdd-3232-4ec9-8473-f7cee4edce56"
+ "d56b8077-1fef-43e0-94ae-430ce8f87f5a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235013Z:ba733cdd-3232-4ec9-8473-f7cee4edce56"
+ "WESTUS2:20180502T082330Z:d56b8077-1fef-43e0-94ae-430ce8f87f5a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake29745?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI5NzQ1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake29164?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI5MTY0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1292,7 +1334,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake29745.azuredatalakestore.net\",\r\n \"accountId\": \"90edadc1-11ec-4669-9dc7-3e0577f99c90\",\r\n \"creationTime\": \"2018-02-04T23:50:16.923232Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:50:16.923232Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake29745\",\r\n \"name\": \"testdatalake29745\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake29164.azuredatalakestore.net\",\r\n \"accountId\": \"ff66ab92-d65d-492b-85d3-0a691382c826\",\r\n \"creationTime\": \"2018-05-02T08:23:34.1089783Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:23:34.1089783Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake29164\",\r\n \"name\": \"testdatalake29164\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1303,15 +1345,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:46 GMT"
+ "Wed, 02 May 2018 08:24:03 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1319,25 +1361,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1c41894c-6a3d-4a3e-a26b-fb12fcaa628d"
+ "fa19c94c-a7db-4f04-8a6b-e73b1ec1d746"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14988"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "2293901f-07ce-4796-bd93-8922d2e75478"
+ "dbb162e2-968f-4d1a-8cf8-c46062c9811c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235047Z:2293901f-07ce-4796-bd93-8922d2e75478"
+ "WESTUS2:20180502T082404Z:dbb162e2-968f-4d1a-8cf8-c46062c9811c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1346,13 +1388,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake29745?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI5NzQ1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake29164?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI5MTY0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "baf31ee8-6519-4f46-814c-2aa08496b298"
+ "467a54e4-ab5d-4cf5-81f0-b671532a74db"
],
"accept-language": [
"en-US"
@@ -1362,7 +1404,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake29745.azuredatalakestore.net\",\r\n \"accountId\": \"90edadc1-11ec-4669-9dc7-3e0577f99c90\",\r\n \"creationTime\": \"2018-02-04T23:50:16.923232Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:50:16.923232Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake29745\",\r\n \"name\": \"testdatalake29745\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake29164.azuredatalakestore.net\",\r\n \"accountId\": \"ff66ab92-d65d-492b-85d3-0a691382c826\",\r\n \"creationTime\": \"2018-05-02T08:23:34.1089783Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:23:34.1089783Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake29164\",\r\n \"name\": \"testdatalake29164\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1373,15 +1415,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:47 GMT"
+ "Wed, 02 May 2018 08:24:04 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1389,25 +1431,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "947aa7a2-bbc0-407d-82d9-11695e7b99e4"
+ "1ade47f9-d71b-4628-90f0-5292ece64f65"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14987"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "36ea52ab-acff-44c2-9402-689063c5323d"
+ "bd5ec1aa-0eaf-459d-828f-571952fbed28"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235048Z:36ea52ab-acff-44c2-9402-689063c5323d"
+ "WESTUS2:20180502T082404Z:bd5ec1aa-0eaf-459d-828f-571952fbed28"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1416,8 +1458,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake29745?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI5NzQ1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake29164?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI5MTY0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -1428,7 +1470,7 @@
"31"
],
"x-ms-client-request-id": [
- "95ad5d51-758d-4725-82be-341b7a97e0c0"
+ "6c2fff82-a6a8-46ca-beb6-4b3f36a02663"
],
"accept-language": [
"en-US"
@@ -1438,7 +1480,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"90edadc1-11ec-4669-9dc7-3e0577f99c90\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake29745\",\r\n \"name\": \"testdatalake29745\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"ff66ab92-d65d-492b-85d3-0a691382c826\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake29164\",\r\n \"name\": \"testdatalake29164\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"365"
@@ -1452,17 +1494,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:14 GMT"
+ "Wed, 02 May 2018 08:23:32 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba14497/providers/Microsoft.DataLakeStore/accounts/testdatalake29745/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17850/providers/Microsoft.DataLakeStore/accounts/testdatalake29164/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1471,28 +1510,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/90edadc1-11ec-4669-9dc7-3e0577f99c900?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ff66ab92-d65d-492b-85d3-0a691382c8260?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "8353fe45-3ba4-4fff-b578-da03eef2bbb1"
+ "3b16e02a-0877-4dfa-9faa-4446b7ab6cf5"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "6209cd1c-3364-4747-92bc-b49d763aebcd"
+ "e4b3afc2-f4cc-4c43-9d0c-8fc4c7d8684d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235014Z:6209cd1c-3364-4747-92bc-b49d763aebcd"
+ "WESTUS2:20180502T082332Z:e4b3afc2-f4cc-4c43-9d0c-8fc4c7d8684d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1501,8 +1540,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/90edadc1-11ec-4669-9dc7-3e0577f99c900?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzkwZWRhZGMxLTExZWMtNDY2OS05ZGM3LTNlMDU3N2Y5OWM5MDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ff66ab92-d65d-492b-85d3-0a691382c8260?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2ZmNjZhYjkyLWQ2NWQtNDkyYi04NWQzLTBhNjkxMzgyYzgyNjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1522,15 +1561,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:25 GMT"
+ "Wed, 02 May 2018 08:23:42 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1538,25 +1577,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1007a1e4-d494-46cf-ad58-18718fa10669"
+ "7a756c44-255d-4332-aa5e-f8479cbcf26b"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "3f761fff-509f-4aa1-a913-2e4ffbc5bf54"
+ "846e29c3-c359-4e67-a3ac-b74300f1f80f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235025Z:3f761fff-509f-4aa1-a913-2e4ffbc5bf54"
+ "WESTUS2:20180502T082342Z:846e29c3-c359-4e67-a3ac-b74300f1f80f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1565,8 +1604,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/90edadc1-11ec-4669-9dc7-3e0577f99c900?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzkwZWRhZGMxLTExZWMtNDY2OS05ZGM3LTNlMDU3N2Y5OWM5MDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ff66ab92-d65d-492b-85d3-0a691382c8260?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2ZmNjZhYjkyLWQ2NWQtNDkyYi04NWQzLTBhNjkxMzgyYzgyNjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1586,15 +1625,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:35 GMT"
+ "Wed, 02 May 2018 08:23:52 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1602,25 +1641,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "9f387799-985a-4480-afe0-35c1636766f2"
+ "15ffa398-0203-41fb-8a2b-160e54ac3209"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "e78c6495-44cf-4ae8-b9d7-a64a9ab35c23"
+ "85ff617e-603f-4540-a9ae-bea3680da0be"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235036Z:e78c6495-44cf-4ae8-b9d7-a64a9ab35c23"
+ "WESTUS2:20180502T082353Z:85ff617e-603f-4540-a9ae-bea3680da0be"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1629,8 +1668,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/90edadc1-11ec-4669-9dc7-3e0577f99c900?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzkwZWRhZGMxLTExZWMtNDY2OS05ZGM3LTNlMDU3N2Y5OWM5MDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ff66ab92-d65d-492b-85d3-0a691382c8260?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2ZmNjZhYjkyLWQ2NWQtNDkyYi04NWQzLTBhNjkxMzgyYzgyNjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1650,15 +1689,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:46 GMT"
+ "Wed, 02 May 2018 08:24:03 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1666,25 +1705,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "b34c2813-4b99-4e61-97d9-a3a1c9385220"
+ "6d7e37d6-5f81-47a1-af6b-fd625d2a8146"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "fee75ab6-34e3-458e-ae2e-b484dd22d6b0"
+ "3f7daec4-b1e0-4c90-923b-5d18f35754a3"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235046Z:fee75ab6-34e3-458e-ae2e-b484dd22d6b0"
+ "WESTUS2:20180502T082403Z:3f7daec4-b1e0-4c90-923b-5d18f35754a3"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1693,23 +1732,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d9e8da35-d128-49f8-a46a-223790b0c6d0"
+ "3c53935d-f074-43bb-9e07-4709e8d89f95"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/adlaacct13638' under resource group 'rgaba14497' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/adlaacct17904' under resource group 'rgaba17850' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"164"
@@ -1724,7 +1763,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:50:49 GMT"
+ "Wed, 02 May 2018 08:24:06 GMT"
],
"Pragma": [
"no-cache"
@@ -1733,32 +1772,35 @@
"gateway"
],
"x-ms-request-id": [
- "f071efab-9dcf-4de0-a443-540400b4170f"
+ "878b5d73-5089-47af-a24b-7df9e0e9dee6"
],
"x-ms-correlation-request-id": [
- "f071efab-9dcf-4de0-a443-540400b4170f"
+ "878b5d73-5089-47af-a24b-7df9e0e9dee6"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235049Z:f071efab-9dcf-4de0-a443-540400b4170f"
+ "WESTUS2:20180502T082406Z:878b5d73-5089-47af-a24b-7df9e0e9dee6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake11456\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake11456\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"name\": \"adlapolicy12447\"\r\n }\r\n ],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"adlaacct13638.azuredatalakeanalytics.net\",\r\n \"accountId\": \"54ebc5ae-e1cc-4883-aae3-7d185880dab9\",\r\n \"creationTime\": \"2018-02-04T23:50:55.8159494Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:50:55.8159494Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638\",\r\n \"name\": \"adlaacct13638\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake16010\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake16010\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"name\": \"adlapolicy11243\"\r\n }\r\n ],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"adlaacct17904.azuredatalakeanalytics.net\",\r\n \"accountId\": \"9584907f-a77c-42e9-90f9-633f9982acc0\",\r\n \"creationTime\": \"2018-05-02T08:24:13.2504977Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:24:13.2504977Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904\",\r\n \"name\": \"adlaacct17904\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1769,15 +1811,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:25 GMT"
+ "Wed, 02 May 2018 08:24:43 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1785,25 +1827,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "57be7812-9019-4a7b-b07b-0475b5a0933c"
+ "358c601b-f24e-4184-91a2-119d982de156"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "22d8130f-48cd-400a-ab6b-4269acc39d93"
+ "dd9c08a6-aec6-4468-aa88-4b3b4a290b17"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235126Z:22d8130f-48cd-400a-ab6b-4269acc39d93"
+ "WESTUS2:20180502T082443Z:dd9c08a6-aec6-4468-aa88-4b3b4a290b17"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1812,23 +1854,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9285c7b3-f1a9-476a-9bf6-2057b44d4db8"
+ "09d0687e-4403-465e-bc31-2dd7da46e815"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake11456\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake11456\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"name\": \"adlapolicy12447\"\r\n }\r\n ],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"adlaacct13638.azuredatalakeanalytics.net\",\r\n \"accountId\": \"54ebc5ae-e1cc-4883-aae3-7d185880dab9\",\r\n \"creationTime\": \"2018-02-04T23:50:55.8159494Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:50:55.8159494Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638\",\r\n \"name\": \"adlaacct13638\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake16010\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake16010\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"name\": \"adlapolicy11243\"\r\n }\r\n ],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Commitment_100AUHours\",\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"adlaacct17904.azuredatalakeanalytics.net\",\r\n \"accountId\": \"9584907f-a77c-42e9-90f9-633f9982acc0\",\r\n \"creationTime\": \"2018-05-02T08:24:13.2504977Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:24:13.2504977Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904\",\r\n \"name\": \"adlaacct17904\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1839,15 +1881,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:26 GMT"
+ "Wed, 02 May 2018 08:24:43 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1855,25 +1897,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "41d80845-8532-4a3b-a8b5-44d3a613e154"
+ "c8e01402-442c-4710-94a1-4966bbeeb769"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "accb8da0-8666-4c66-ad6d-e28d1cb75d7b"
+ "9a09fcda-cd24-4c55-ba1e-17cc7a50920f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235127Z:accb8da0-8666-4c66-ad6d-e28d1cb75d7b"
+ "WESTUS2:20180502T082444Z:9a09fcda-cd24-4c55-ba1e-17cc7a50920f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1882,10 +1924,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake11456\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake11456\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ],\r\n \"computePolicies\": [\r\n {\r\n \"name\": \"adlapolicy12447\",\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n }\r\n }\r\n ],\r\n \"newTier\": \"Commitment_100AUHours\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake16010\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake16010\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ],\r\n \"computePolicies\": [\r\n {\r\n \"name\": \"adlapolicy11243\",\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n }\r\n }\r\n ],\r\n \"newTier\": \"Commitment_100AUHours\"\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -1894,17 +1936,17 @@
"631"
],
"x-ms-client-request-id": [
- "8f4e00cc-9cd0-49af-bda9-3992f85d6230"
+ "798a5ff2-878a-417b-a660-caa7d1389894"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake11456\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake11456\"\r\n }\r\n ],\r\n \"computePolicies\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"name\": \"adlapolicy12447\"\r\n }\r\n ],\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"54ebc5ae-e1cc-4883-aae3-7d185880dab9\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638\",\r\n \"name\": \"adlaacct13638\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake16010\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake16010\"\r\n }\r\n ],\r\n \"computePolicies\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"name\": \"adlapolicy11243\"\r\n }\r\n ],\r\n \"newTier\": \"Commitment_100AUHours\",\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"9584907f-a77c-42e9-90f9-633f9982acc0\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904\",\r\n \"name\": \"adlaacct17904\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"740"
@@ -1918,17 +1960,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:50:53 GMT"
+ "Wed, 02 May 2018 08:24:11 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1937,28 +1976,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/54ebc5ae-e1cc-4883-aae3-7d185880dab90?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9584907f-a77c-42e9-90f9-633f9982acc00?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "237fa0ef-27c6-417c-a63b-7fb4393eec0b"
+ "8b69438d-bc97-4381-88ec-2e5b4f26cf94"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1195"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "5bb3541e-39f6-4227-b48f-e0993314eb4e"
+ "6d58eb6b-8990-464b-85b6-4e328efbd2b3"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235054Z:5bb3541e-39f6-4227-b48f-e0993314eb4e"
+ "WESTUS2:20180502T082411Z:6d58eb6b-8990-464b-85b6-4e328efbd2b3"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1967,14 +2006,14 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/54ebc5ae-e1cc-4883-aae3-7d185880dab90?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy81NGViYzVhZS1lMWNjLTQ4ODMtYWFlMy03ZDE4NTg4MGRhYjkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9584907f-a77c-42e9-90f9-633f9982acc00?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy85NTg0OTA3Zi1hNzdjLTQyZTktOTBmOS02MzNmOTk4MmFjYzAwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
@@ -1988,15 +2027,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:04 GMT"
+ "Wed, 02 May 2018 08:24:21 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2004,25 +2043,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "74606ca5-7bbd-44c1-99da-b1fe7732def5"
+ "aeca5bbe-1318-4c79-aeab-7d86465e1d9c"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "9990dc84-ebd6-425f-aa22-cf7248c74106"
+ "f571342e-c22b-48e1-8f99-68c7bdef1da6"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235104Z:9990dc84-ebd6-425f-aa22-cf7248c74106"
+ "WESTUS2:20180502T082422Z:f571342e-c22b-48e1-8f99-68c7bdef1da6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2031,14 +2070,14 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/54ebc5ae-e1cc-4883-aae3-7d185880dab90?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy81NGViYzVhZS1lMWNjLTQ4ODMtYWFlMy03ZDE4NTg4MGRhYjkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9584907f-a77c-42e9-90f9-633f9982acc00?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy85NTg0OTA3Zi1hNzdjLTQyZTktOTBmOS02MzNmOTk4MmFjYzAwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
@@ -2052,15 +2091,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:15 GMT"
+ "Wed, 02 May 2018 08:24:32 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2068,25 +2107,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "300c4177-ff36-4248-b780-c63a0abd0542"
+ "12ecbd82-2966-45a3-a241-c97dec4bd7b5"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14992"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "93b50476-65a6-41d4-a67f-2929dfa99599"
+ "5783a736-dec7-4d93-8cfa-87b5c7d14ed5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235115Z:93b50476-65a6-41d4-a67f-2929dfa99599"
+ "WESTUS2:20180502T082432Z:5783a736-dec7-4d93-8cfa-87b5c7d14ed5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2095,14 +2134,14 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/54ebc5ae-e1cc-4883-aae3-7d185880dab90?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy81NGViYzVhZS1lMWNjLTQ4ODMtYWFlMy03ZDE4NTg4MGRhYjkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9584907f-a77c-42e9-90f9-633f9982acc00?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy85NTg0OTA3Zi1hNzdjLTQyZTktOTBmOS02MzNmOTk4MmFjYzAwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
@@ -2116,15 +2155,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:25 GMT"
+ "Wed, 02 May 2018 08:24:42 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2132,25 +2171,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "f76c8c7d-3a6d-456b-adbd-a0776a438d5a"
+ "afe2a159-553e-4126-b3a0-5cec08f1a0d9"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "7ad06dd0-f711-49e6-9a7d-6f49a5b7719b"
+ "155fb8f7-c009-47a2-aa6e-9da3bd1c4515"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235126Z:7ad06dd0-f711-49e6-9a7d-6f49a5b7719b"
+ "WESTUS2:20180502T082443Z:155fb8f7-c009-47a2-aa6e-9da3bd1c4515"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2159,8 +2198,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies/adlapolicy24071?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4L2NvbXB1dGVQb2xpY2llcy9hZGxhcG9saWN5MjQwNzE/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies/adlapolicy22358?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0L2NvbXB1dGVQb2xpY2llcy9hZGxhcG9saWN5MjIzNTg/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"objectId\": \"0583cfd7-60f5-43f0-9597-68b85591fc69\",\r\n \"objectType\": \"Group\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n }\r\n}",
"RequestHeaders": {
@@ -2171,17 +2210,17 @@
"181"
],
"x-ms-client-request-id": [
- "a5e8f7ae-74ab-4e1f-a6c9-e92b06d37d5a"
+ "8fb486e9-dfe0-4bc2-b01e-62a95183624d"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"objectId\": \"0583cfd7-60f5-43f0-9597-68b85591fc69\",\r\n \"objectType\": \"Group\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies/adlapolicy24071\",\r\n \"name\": \"adlapolicy24071\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"objectId\": \"0583cfd7-60f5-43f0-9597-68b85591fc69\",\r\n \"objectType\": \"Group\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies/adlapolicy22358\",\r\n \"name\": \"adlapolicy22358\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2192,15 +2231,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:29 GMT"
+ "Wed, 02 May 2018 08:24:44 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2208,25 +2247,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "3757e86f-c919-4f3a-a373-74fd699e59c6"
+ "03703906-7f31-47c3-b597-07e17938e4bd"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1194"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "e45b6477-b660-4216-bc68-e8ebd2c593a9"
+ "49804bea-2d3a-4642-abd8-d336e44b286c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235130Z:e45b6477-b660-4216-bc68-e8ebd2c593a9"
+ "WESTUS2:20180502T082445Z:49804bea-2d3a-4642-abd8-d336e44b286c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2235,23 +2274,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies/adlapolicy24071?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4L2NvbXB1dGVQb2xpY2llcy9hZGxhcG9saWN5MjQwNzE/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies/adlapolicy22358?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0L2NvbXB1dGVQb2xpY2llcy9hZGxhcG9saWN5MjIzNTg/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2d32cf21-1b81-455a-b7a9-275e5d31d8d6"
+ "dd94690f-fb77-462b-bb58-7e8f6a3c044c"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"objectId\": \"0583cfd7-60f5-43f0-9597-68b85591fc69\",\r\n \"objectType\": \"Group\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies/adlapolicy24071\",\r\n \"name\": \"adlapolicy24071\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"objectId\": \"0583cfd7-60f5-43f0-9597-68b85591fc69\",\r\n \"objectType\": \"Group\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies/adlapolicy22358\",\r\n \"name\": \"adlapolicy22358\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2262,15 +2301,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:30 GMT"
+ "Wed, 02 May 2018 08:24:45 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2278,25 +2317,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "2b16a2e9-0737-4c18-a6bd-db5dfaa8a761"
+ "a520bc9b-851b-4fbc-a93e-3be38a9c68cf"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14988"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "a7e593c2-bc82-480a-99e2-6c1a85747c7a"
+ "0cfc8ad8-9936-4b9b-9c52-4747dd0703e2"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235131Z:a7e593c2-bc82-480a-99e2-6c1a85747c7a"
+ "WESTUS2:20180502T082445Z:0cfc8ad8-9936-4b9b-9c52-4747dd0703e2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2305,23 +2344,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4L2NvbXB1dGVQb2xpY2llcz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0L2NvbXB1dGVQb2xpY2llcz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5d771d58-0b51-4eea-8fae-f62476611387"
+ "f777e05e-59b2-49f3-b09a-560a3672d646"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies/adlapolicy12447\",\r\n \"name\": \"adlapolicy12447\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n },\r\n {\r\n \"properties\": {\r\n \"objectId\": \"0583cfd7-60f5-43f0-9597-68b85591fc69\",\r\n \"objectType\": \"Group\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies/adlapolicy24071\",\r\n \"name\": \"adlapolicy24071\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies/adlapolicy11243\",\r\n \"name\": \"adlapolicy11243\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n },\r\n {\r\n \"properties\": {\r\n \"objectId\": \"0583cfd7-60f5-43f0-9597-68b85591fc69\",\r\n \"objectType\": \"Group\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies/adlapolicy22358\",\r\n \"name\": \"adlapolicy22358\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2332,15 +2371,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:30 GMT"
+ "Wed, 02 May 2018 08:24:45 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2348,25 +2387,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "327f4921-8a3c-4669-981c-4a62e5b262aa"
+ "ed1d5795-c568-4fb2-a106-7be9888fa2c0"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14987"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "3b3adeb9-faa9-489a-999d-1dc7856548af"
+ "ce0c9627-b920-4618-b619-fefee7ef763b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235131Z:3b3adeb9-faa9-489a-999d-1dc7856548af"
+ "WESTUS2:20180502T082446Z:ce0c9627-b920-4618-b619-fefee7ef763b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2375,23 +2414,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4L2NvbXB1dGVQb2xpY2llcz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0L2NvbXB1dGVQb2xpY2llcz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "efea2a05-8946-4be4-bbb3-eba554157098"
+ "b8dc19b7-05b1-4d04-81fe-158ea4fcea02"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies/adlapolicy12447\",\r\n \"name\": \"adlapolicy12447\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"objectId\": \"8ce05900-7a9e-4895-b3f0-0fbcee507803\",\r\n \"objectType\": \"User\",\r\n \"maxDegreeOfParallelismPerJob\": 1,\r\n \"minPriorityPerJob\": 1\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies/adlapolicy11243\",\r\n \"name\": \"adlapolicy11243\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/computePolicies\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2402,15 +2441,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:32 GMT"
+ "Wed, 02 May 2018 08:24:46 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2418,25 +2457,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "4d4eed56-14ef-4610-a315-eae9cfc67c59"
+ "0d9703bf-b632-46d4-810d-ca057c0797a3"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14986"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "3abffa2f-7424-4cfd-a862-1e2c698a5fb3"
+ "321e52c2-95ac-46f2-8109-62c8f5662d54"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235132Z:3abffa2f-7424-4cfd-a862-1e2c698a5fb3"
+ "WESTUS2:20180502T082447Z:321e52c2-95ac-46f2-8109-62c8f5662d54"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2445,20 +2484,20 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638/computePolicies/adlapolicy24071?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4L2NvbXB1dGVQb2xpY2llcy9hZGxhcG9saWN5MjQwNzE/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/computePolicies/adlapolicy22358?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0L2NvbXB1dGVQb2xpY2llcy9hZGxhcG9saWN5MjIzNTg/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "26d10537-b1b0-42db-a68b-21f451b11431"
+ "4d60dac2-b904-40f2-9f1f-a2e474623923"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "",
@@ -2472,11 +2511,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:31 GMT"
+ "Wed, 02 May 2018 08:24:46 GMT"
],
"Pragma": [
"no-cache"
@@ -2485,7 +2521,10 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "86c4d63f-fb17-4dc9-8c68-268f50da049a"
+ "7ce6bc95-f919-47a6-8534-43d1e945c820"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1193"
],
"X-AspNet-Version": [
"4.0.30319"
@@ -2493,36 +2532,36 @@
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1187"
- ],
"x-ms-correlation-request-id": [
- "79bf75a6-fe8f-4398-89d2-668c99c00290"
+ "d62b2a48-1553-43d1-b524-3c6da6b7c085"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235132Z:79bf75a6-fe8f-4398-89d2-668c99c00290"
+ "WESTUS2:20180502T082446Z:d62b2a48-1553-43d1-b524-3c6da6b7c085"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba14497/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct13638?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ0OTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDEzNjM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ae404298-e323-43ea-9726-ab34efae3751"
+ "e7bd10a7-4c53-4665-a615-6a273a31e315"
],
"accept-language": [
"en-US"
],
"User-Agent": [
"FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
]
},
"ResponseBody": "",
@@ -2536,20 +2575,29 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:51:35 GMT"
+ "Wed, 02 May 2018 08:24:49 GMT"
],
"Pragma": [
"no-cache"
],
+ "Location": [
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/operationresults/3?api-version=2016-11-01"
+ ],
+ "Retry-After": [
+ "10"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9584907f-a77c-42e9-90f9-633f9982acc03?api-version=2016-11-01&expanded=true"
+ ],
"x-ms-request-id": [
- "292a64cf-1650-473a-8450-e3a22d29b6f7"
+ "085bee7c-7391-4e97-a756-ac22a7ecca1b"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1192"
],
"X-AspNet-Version": [
"4.0.30319"
@@ -2557,44 +2605,166 @@
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "x-ms-correlation-request-id": [
+ "f22a2bd1-da43-46c9-b76f-dc2a6e6dc2a9"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20180502T082450Z:f22a2bd1-da43-46c9-b76f-dc2a6e6dc2a9"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ]
+ },
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9584907f-a77c-42e9-90f9-633f9982acc03?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy85NTg0OTA3Zi1hNzdjLTQyZTktOTBmOS02MzNmOTk4MmFjYzAzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:24:59 GMT"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "Server": [
+ "Microsoft-IIS/8.5"
+ ],
+ "Vary": [
+ "Accept-Encoding"
+ ],
+ "x-ms-request-id": [
+ "1c908280-2f3a-432e-aac9-ae3f954ff107"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14985"
+ ],
+ "X-AspNet-Version": [
+ "4.0.30319"
+ ],
+ "X-Powered-By": [
+ "ASP.NET"
],
"x-ms-correlation-request-id": [
- "f7cca449-068a-486d-af00-b181f8273727"
+ "1b0f3a55-20b8-4666-8f1a-37da3f1c04a2"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235136Z:f7cca449-068a-486d-af00-b181f8273727"
+ "WESTUS2:20180502T082500Z:1b0f3a55-20b8-4666-8f1a-37da3f1c04a2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
]
},
"StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17850/providers/Microsoft.DataLakeAnalytics/accounts/adlaacct17904/operationresults/3?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTc4NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhYWNjdDE3OTA0L29wZXJhdGlvbnJlc3VsdHMvMz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.4.0.0"
+ ]
+ },
+ "ResponseBody": "",
+ "ResponseHeaders": {
+ "Content-Length": [
+ "0"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:25:00 GMT"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Server": [
+ "Microsoft-IIS/8.5"
+ ],
+ "x-ms-request-id": [
+ "1a3e35ed-890f-4e9b-8806-c12dccfd48ca"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14984"
+ ],
+ "X-AspNet-Version": [
+ "4.0.30319"
+ ],
+ "X-Powered-By": [
+ "ASP.NET"
+ ],
+ "x-ms-correlation-request-id": [
+ "a0f9ecde-dd31-43b0-9c60-27c910f08171"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20180502T082501Z:a0f9ecde-dd31-43b0-9c60-27c910f08171"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ]
+ },
+ "StatusCode": 404
}
],
"Names": {
".ctor": [
- "rgaba14497",
- "testaba19099",
- "testaba22558",
- "teststorage13548",
- "testdatalake11456",
- "testdatalake29745",
- "testazureblob12970",
- "testdb17261",
- "testtbl11871",
- "testtvf17954",
- "testproc15867",
- "testview17949",
- "testcred1563",
- "testsecret18078",
- "testsecretpwd12277"
+ "rgaba17850",
+ "testaba13033",
+ "testaba24926",
+ "teststorage15643",
+ "testdatalake16010",
+ "testdatalake29164",
+ "testazureblob1558",
+ "testdb1479",
+ "testtbl11786",
+ "testtvf13173",
+ "testproc19488",
+ "testview14256",
+ "testcred14803",
+ "testsecret17628",
+ "testsecretpwd13664"
],
"ComputePolicyCRUDTest": [
- "adlapolicy12447",
- "adlapolicy24071",
- "adlaacct13638"
+ "adlapolicy11243",
+ "adlapolicy22358",
+ "adlaacct17904"
]
},
"Variables": {
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/FirewallCRUDTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/FirewallCRUDTest.json
index 9cee967bc89b..3236b8de94bb 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/FirewallCRUDTest.json
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.AccountOperationTests/FirewallCRUDTest.json
@@ -7,7 +7,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "482e9516-ba47-4bdf-964d-7c15721e1fe5"
+ "ba2bf9e6-1bba-4382-aa12-01ac6e3bfdf5"
],
"accept-language": [
"en-US"
@@ -17,7 +17,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -29,7 +29,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:22 GMT"
+ "Wed, 02 May 2018 07:49:05 GMT"
],
"Pragma": [
"no-cache"
@@ -41,19 +41,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1195"
],
"x-ms-request-id": [
- "c014b4b3-9d39-434c-94e2-793cfbf1e852"
+ "72cbe92d-2c5e-488c-a640-1b4dd6c9825e"
],
"x-ms-correlation-request-id": [
- "c014b4b3-9d39-434c-94e2-793cfbf1e852"
+ "72cbe92d-2c5e-488c-a640-1b4dd6c9825e"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235523Z:c014b4b3-9d39-434c-94e2-793cfbf1e852"
+ "WESTUS2:20180502T074906Z:72cbe92d-2c5e-488c-a640-1b4dd6c9825e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -65,7 +68,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2428d957-d977-4328-9c08-f2338ba3f191"
+ "682ad97d-9eb1-44e3-a54e-a6c43a373488"
],
"accept-language": [
"en-US"
@@ -75,7 +78,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -87,7 +90,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:22 GMT"
+ "Wed, 02 May 2018 07:49:05 GMT"
],
"Pragma": [
"no-cache"
@@ -96,19 +99,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
+ "14993"
],
"x-ms-request-id": [
- "7beca624-0e00-4c0e-bfc2-dc070b3689da"
+ "3786f5dd-061d-477f-80bb-79e5505f1631"
],
"x-ms-correlation-request-id": [
- "7beca624-0e00-4c0e-bfc2-dc070b3689da"
+ "3786f5dd-061d-477f-80bb-79e5505f1631"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235523Z:7beca624-0e00-4c0e-bfc2-dc070b3689da"
+ "WESTUS2:20180502T074906Z:3786f5dd-061d-477f-80bb-79e5505f1631"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -120,7 +126,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "867cd16f-461f-4f43-89c3-bc8edfbe8ec8"
+ "d51166c9-c935-4da7-9a12-f2accd47129c"
],
"accept-language": [
"en-US"
@@ -130,7 +136,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -142,7 +148,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:23 GMT"
+ "Wed, 02 May 2018 07:49:06 GMT"
],
"Pragma": [
"no-cache"
@@ -154,19 +160,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1194"
],
"x-ms-request-id": [
- "b0d79a27-650d-494c-9d64-7be0155b84fd"
+ "73a842c7-216c-4a8a-bbbf-c35918393274"
],
"x-ms-correlation-request-id": [
- "b0d79a27-650d-494c-9d64-7be0155b84fd"
+ "73a842c7-216c-4a8a-bbbf-c35918393274"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235524Z:b0d79a27-650d-494c-9d64-7be0155b84fd"
+ "WESTUS2:20180502T074907Z:73a842c7-216c-4a8a-bbbf-c35918393274"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -178,7 +187,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "450993b2-d886-498c-b0d4-9bfee22e325b"
+ "f3203c63-2d92-414b-a19c-33587a66332e"
],
"accept-language": [
"en-US"
@@ -188,7 +197,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -200,7 +209,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:23 GMT"
+ "Wed, 02 May 2018 07:49:06 GMT"
],
"Pragma": [
"no-cache"
@@ -209,19 +218,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
+ "14992"
],
"x-ms-request-id": [
- "694534ce-c655-401b-b042-25e7eef67654"
+ "f8f4dfcb-a32b-43a2-95e4-da8f533ff67a"
],
"x-ms-correlation-request-id": [
- "694534ce-c655-401b-b042-25e7eef67654"
+ "f8f4dfcb-a32b-43a2-95e4-da8f533ff67a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235524Z:694534ce-c655-401b-b042-25e7eef67654"
+ "WESTUS2:20180502T074907Z:f8f4dfcb-a32b-43a2-95e4-da8f533ff67a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -233,7 +245,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "da0ff45d-944e-4746-98e7-dcec218b3bdf"
+ "490e200a-d636-4077-aa57-13678f6cd4ff"
],
"accept-language": [
"en-US"
@@ -243,7 +255,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -255,7 +267,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:24 GMT"
+ "Wed, 02 May 2018 07:49:07 GMT"
],
"Pragma": [
"no-cache"
@@ -267,19 +279,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1193"
],
"x-ms-request-id": [
- "80a6084f-bd24-4b7b-942d-88ef89dbc5a9"
+ "f6e648a2-60f0-418c-b8e8-fdffaabdf376"
],
"x-ms-correlation-request-id": [
- "80a6084f-bd24-4b7b-942d-88ef89dbc5a9"
+ "f6e648a2-60f0-418c-b8e8-fdffaabdf376"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235525Z:80a6084f-bd24-4b7b-942d-88ef89dbc5a9"
+ "WESTUS2:20180502T074908Z:f6e648a2-60f0-418c-b8e8-fdffaabdf376"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -291,7 +306,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "caa7e490-6a88-4ff6-8f8e-0cba962bd375"
+ "55b1dab8-7a6f-4aaf-8599-55197b23acbe"
],
"accept-language": [
"en-US"
@@ -301,7 +316,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -313,7 +328,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:24 GMT"
+ "Wed, 02 May 2018 07:49:07 GMT"
],
"Pragma": [
"no-cache"
@@ -322,31 +337,34 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
+ "14991"
],
"x-ms-request-id": [
- "cbd9294e-9c4a-43e0-93dc-991969316117"
+ "d9e00780-1b41-48c8-a598-c640f199ccb0"
],
"x-ms-correlation-request-id": [
- "cbd9294e-9c4a-43e0-93dc-991969316117"
+ "d9e00780-1b41-48c8-a598-c640f199ccb0"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235525Z:cbd9294e-9c4a-43e0-93dc-991969316117"
+ "WESTUS2:20180502T074908Z:d9e00780-1b41-48c8-a598-c640f199ccb0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16454?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTY0NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba165?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTY1P2FwaS12ZXJzaW9uPTIwMTctMDUtMTA=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "dff8571d-c7fb-4cbd-86ff-a80961d1b68d"
+ "b94fd0f3-e43a-4857-b830-31b28eee2ecc"
],
"accept-language": [
"en-US"
@@ -356,10 +374,10 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba16454' could not be found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba165' could not be found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "102"
+ "100"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -371,7 +389,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:25 GMT"
+ "Wed, 02 May 2018 07:49:07 GMT"
],
"Pragma": [
"no-cache"
@@ -380,31 +398,34 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
+ "14990"
],
"x-ms-request-id": [
- "bd42a41a-de10-48a5-9c92-06e58890682d"
+ "f9135199-5266-4389-8808-623f56e6299c"
],
"x-ms-correlation-request-id": [
- "bd42a41a-de10-48a5-9c92-06e58890682d"
+ "f9135199-5266-4389-8808-623f56e6299c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235526Z:bd42a41a-de10-48a5-9c92-06e58890682d"
+ "WESTUS2:20180502T074908Z:f9135199-5266-4389-8808-623f56e6299c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16454?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTY0NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba165?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTY1P2FwaS12ZXJzaW9uPTIwMTctMDUtMTA=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3ab5889b-ea45-40cf-9965-a767ad8da234"
+ "1119b4a0-26dc-45e5-819b-b2365b335e46"
],
"accept-language": [
"en-US"
@@ -414,7 +435,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454\",\r\n \"name\": \"rgaba16454\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165\",\r\n \"name\": \"rgaba165\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -426,7 +447,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:26 GMT"
+ "Wed, 02 May 2018 07:49:08 GMT"
],
"Pragma": [
"no-cache"
@@ -435,26 +456,29 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
+ "14989"
],
"x-ms-request-id": [
- "4ea86f42-4c9c-4273-9e98-50b8dc670889"
+ "3237bee1-4e72-4dfc-8563-fd42e094cc88"
],
"x-ms-correlation-request-id": [
- "4ea86f42-4c9c-4273-9e98-50b8dc670889"
+ "3237bee1-4e72-4dfc-8563-fd42e094cc88"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235527Z:4ea86f42-4c9c-4273-9e98-50b8dc670889"
+ "WESTUS2:20180502T074909Z:3237bee1-4e72-4dfc-8563-fd42e094cc88"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16454?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTY0NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba165?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTY1P2FwaS12ZXJzaW9uPTIwMTctMDUtMTA=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -465,7 +489,7 @@
"31"
],
"x-ms-client-request-id": [
- "43b836ce-d5be-44a4-b523-41bcf017b8cd"
+ "00ce27dd-5a7d-4357-89fc-d446a39e375e"
],
"accept-language": [
"en-US"
@@ -475,10 +499,10 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454\",\r\n \"name\": \"rgaba16454\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165\",\r\n \"name\": \"rgaba165\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "174"
+ "170"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -490,37 +514,40 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:26 GMT"
+ "Wed, 02 May 2018 07:49:08 GMT"
],
"Pragma": [
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
+ "1192"
],
"x-ms-request-id": [
- "de0a805f-e1a5-4002-bacb-0fb85abc227e"
+ "5b4711f6-e608-46fa-802a-362721758939"
],
"x-ms-correlation-request-id": [
- "de0a805f-e1a5-4002-bacb-0fb85abc227e"
+ "5b4711f6-e608-46fa-802a-362721758939"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235527Z:de0a805f-e1a5-4002-bacb-0fb85abc227e"
+ "WESTUS2:20180502T074909Z:5b4711f6-e608-46fa-802a-362721758939"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake17938?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3OTM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake12923?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9hY2NvdW50cy90ZXN0ZGF0YWxha2UxMjkyMz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e2ca2fb4-cbed-4a13-b487-e4b6ee3e468f"
+ "d70056d4-708a-478e-810d-b99bdd71eafa"
],
"accept-language": [
"en-US"
@@ -530,10 +557,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake17938' under resource group 'rgaba16454' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake12923' under resource group 'rgaba165' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "164"
+ "162"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -545,7 +572,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:22 GMT"
+ "Wed, 02 May 2018 07:49:09 GMT"
],
"Pragma": [
"no-cache"
@@ -554,23 +581,26 @@
"gateway"
],
"x-ms-request-id": [
- "50afea81-069e-45e6-8e47-85ff91453d6a"
+ "c81a24af-24db-4599-8ede-71412a863051"
],
"x-ms-correlation-request-id": [
- "50afea81-069e-45e6-8e47-85ff91453d6a"
+ "c81a24af-24db-4599-8ede-71412a863051"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235522Z:50afea81-069e-45e6-8e47-85ff91453d6a"
+ "WESTUS2:20180502T074909Z:c81a24af-24db-4599-8ede-71412a863051"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake17938?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3OTM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake12923?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9hY2NvdW50cy90ZXN0ZGF0YWxha2UxMjkyMz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -579,7 +609,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake17938.azuredatalakestore.net\",\r\n \"accountId\": \"248e4fc4-ad27-4fc3-bfe3-4f3edd2e3113\",\r\n \"creationTime\": \"2018-02-04T23:55:26.49041Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:55:26.49041Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake17938\",\r\n \"name\": \"testdatalake17938\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake12923.azuredatalakestore.net\",\r\n \"accountId\": \"298798d9-8c10-4c97-beb8-209f41f0c875\",\r\n \"creationTime\": \"2018-05-02T07:49:14.5076469Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:49:14.5076469Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake12923\",\r\n \"name\": \"testdatalake12923\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -590,15 +620,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:55:56 GMT"
+ "Wed, 02 May 2018 07:49:43 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -606,25 +636,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "e9c3d3d9-2ebe-4f05-824d-5f0cec315e3a"
+ "99465c04-7f70-481a-9c15-85e5da53c9cf"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14994"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "74e14ef8-6dee-49e6-81aa-87ed5f1cc7af"
+ "73ff4a82-0f0f-4d51-b438-1895c62c2ddf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235556Z:74e14ef8-6dee-49e6-81aa-87ed5f1cc7af"
+ "WESTUS2:20180502T074944Z:73ff4a82-0f0f-4d51-b438-1895c62c2ddf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -633,13 +663,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake17938?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3OTM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake12923?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9hY2NvdW50cy90ZXN0ZGF0YWxha2UxMjkyMz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "aee331f2-6650-43ad-9b7d-a89c08eece01"
+ "95bc3e47-c13f-47df-9af8-64048d196ab1"
],
"accept-language": [
"en-US"
@@ -649,7 +679,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake17938.azuredatalakestore.net\",\r\n \"accountId\": \"248e4fc4-ad27-4fc3-bfe3-4f3edd2e3113\",\r\n \"creationTime\": \"2018-02-04T23:55:26.49041Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:55:26.49041Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake17938\",\r\n \"name\": \"testdatalake17938\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake12923.azuredatalakestore.net\",\r\n \"accountId\": \"298798d9-8c10-4c97-beb8-209f41f0c875\",\r\n \"creationTime\": \"2018-05-02T07:49:14.5076469Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:49:14.5076469Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake12923\",\r\n \"name\": \"testdatalake12923\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -660,15 +690,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:55:56 GMT"
+ "Wed, 02 May 2018 07:49:44 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -676,25 +706,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "a7b5701c-bbfc-4a8e-a979-a1128725d94b"
+ "10220443-5d96-4202-bf8f-8e5a6def59f4"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "7e5d2158-73d7-4eaf-bd83-6f5a1bf15dd5"
+ "9c3d4b17-6668-4305-a71d-85171687e451"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235557Z:7e5d2158-73d7-4eaf-bd83-6f5a1bf15dd5"
+ "WESTUS2:20180502T074944Z:9c3d4b17-6668-4305-a71d-85171687e451"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -703,8 +733,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake17938?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3OTM4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake12923?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9hY2NvdW50cy90ZXN0ZGF0YWxha2UxMjkyMz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -715,7 +745,7 @@
"31"
],
"x-ms-client-request-id": [
- "5e2a443c-6400-430e-b481-b919557e2ea1"
+ "7ff31768-34cf-4111-b0ab-963b1998fa63"
],
"accept-language": [
"en-US"
@@ -725,10 +755,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"248e4fc4-ad27-4fc3-bfe3-4f3edd2e3113\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake17938\",\r\n \"name\": \"testdatalake17938\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"298798d9-8c10-4c97-beb8-209f41f0c875\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake12923\",\r\n \"name\": \"testdatalake12923\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "365"
+ "363"
],
"Content-Type": [
"application/json"
@@ -739,17 +769,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:55:23 GMT"
+ "Wed, 02 May 2018 07:49:11 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake17938/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake12923/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -758,28 +785,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/248e4fc4-ad27-4fc3-bfe3-4f3edd2e31130?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/298798d9-8c10-4c97-beb8-209f41f0c8750?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "5903d5f9-ef59-494e-bb4d-96d1f6db6964"
+ "fcb0ace2-5187-4ae4-8ff6-c8d3f5ed068a"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
"x-ms-correlation-request-id": [
- "c745b9fa-e894-4922-98d6-31c3825a4e89"
+ "631644c9-8535-43e0-a99b-b7d1782b63dc"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235524Z:c745b9fa-e894-4922-98d6-31c3825a4e89"
+ "WESTUS2:20180502T074912Z:631644c9-8535-43e0-a99b-b7d1782b63dc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -788,8 +815,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/248e4fc4-ad27-4fc3-bfe3-4f3edd2e31130?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzI0OGU0ZmM0LWFkMjctNGZjMy1iZmUzLTRmM2VkZDJlMzExMzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/298798d9-8c10-4c97-beb8-209f41f0c8750?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzI5ODc5OGQ5LThjMTAtNGM5Ny1iZWI4LTIwOWY0MWYwYzg3NTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -809,15 +836,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:55:34 GMT"
+ "Wed, 02 May 2018 07:49:22 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -825,25 +852,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "7814a401-e576-41b8-a3a1-08d55a043393"
+ "e0c75bd3-f7ba-4474-8fec-f641b07b3dc1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "1904d174-cfc9-4db8-9684-7a0fde422de9"
+ "fd30d18e-7c91-440e-ae4b-b8b9434b96a4"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235534Z:1904d174-cfc9-4db8-9684-7a0fde422de9"
+ "WESTUS2:20180502T074922Z:fd30d18e-7c91-440e-ae4b-b8b9434b96a4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -852,8 +879,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/248e4fc4-ad27-4fc3-bfe3-4f3edd2e31130?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzI0OGU0ZmM0LWFkMjctNGZjMy1iZmUzLTRmM2VkZDJlMzExMzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/298798d9-8c10-4c97-beb8-209f41f0c8750?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzI5ODc5OGQ5LThjMTAtNGM5Ny1iZWI4LTIwOWY0MWYwYzg3NTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -873,15 +900,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:55:45 GMT"
+ "Wed, 02 May 2018 07:49:32 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -889,25 +916,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "3642c580-12d6-4232-b877-66a795b1bd41"
+ "33188c56-6eaf-44a4-8389-36b3626750c4"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "d551bcf4-6e25-4434-94e4-dceaea041eb1"
+ "ccc1044e-006f-4963-8c5c-a33a27c9ae01"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235545Z:d551bcf4-6e25-4434-94e4-dceaea041eb1"
+ "WESTUS2:20180502T074933Z:ccc1044e-006f-4963-8c5c-a33a27c9ae01"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -916,8 +943,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/248e4fc4-ad27-4fc3-bfe3-4f3edd2e31130?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzI0OGU0ZmM0LWFkMjctNGZjMy1iZmUzLTRmM2VkZDJlMzExMzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/298798d9-8c10-4c97-beb8-209f41f0c8750?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzI5ODc5OGQ5LThjMTAtNGM5Ny1iZWI4LTIwOWY0MWYwYzg3NTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -937,15 +964,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:55:56 GMT"
+ "Wed, 02 May 2018 07:49:43 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -953,25 +980,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "45bc892e-7991-4f1a-9cd2-7441c8d6a735"
+ "d3323248-0957-4cdc-a02a-8086a5ba11ab"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "ad53e78b-f2b6-45aa-bd81-d721a802f208"
+ "21a0ad10-a3e2-42cc-8dc8-998aa3d92315"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235556Z:ad53e78b-f2b6-45aa-bd81-d721a802f208"
+ "WESTUS2:20180502T074943Z:21a0ad10-a3e2-42cc-8dc8-998aa3d92315"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -980,13 +1007,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake24887?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI0ODg3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake22488?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9hY2NvdW50cy90ZXN0ZGF0YWxha2UyMjQ4OD9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3ea2ee1c-0089-42e7-bb44-793f9a8af6a0"
+ "e537f51a-2c9c-43eb-86dc-0b444a5c5cdb"
],
"accept-language": [
"en-US"
@@ -996,10 +1023,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake24887' under resource group 'rgaba16454' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake22488' under resource group 'rgaba165' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "164"
+ "162"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1011,7 +1038,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:55:57 GMT"
+ "Wed, 02 May 2018 07:49:44 GMT"
],
"Pragma": [
"no-cache"
@@ -1020,23 +1047,26 @@
"gateway"
],
"x-ms-request-id": [
- "3ec6da32-1dce-4f63-9d45-18f1c6c46d56"
+ "911377cb-a659-48ed-8d07-a7cc73a36b47"
],
"x-ms-correlation-request-id": [
- "3ec6da32-1dce-4f63-9d45-18f1c6c46d56"
+ "911377cb-a659-48ed-8d07-a7cc73a36b47"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235557Z:3ec6da32-1dce-4f63-9d45-18f1c6c46d56"
+ "WESTUS2:20180502T074945Z:911377cb-a659-48ed-8d07-a7cc73a36b47"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake24887?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI0ODg3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake22488?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9hY2NvdW50cy90ZXN0ZGF0YWxha2UyMjQ4OD9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1045,7 +1075,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake24887.azuredatalakestore.net\",\r\n \"accountId\": \"b8229a7f-9a41-4522-938b-ba4e9fd3dc5e\",\r\n \"creationTime\": \"2018-02-04T23:56:01.8479265Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:56:01.8479265Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake24887\",\r\n \"name\": \"testdatalake24887\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake22488.azuredatalakestore.net\",\r\n \"accountId\": \"b494eb2c-4011-4ee0-ae1c-07b648b1b06e\",\r\n \"creationTime\": \"2018-05-02T07:49:50.6961063Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:49:50.6961063Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake22488\",\r\n \"name\": \"testdatalake22488\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1056,15 +1086,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:32 GMT"
+ "Wed, 02 May 2018 07:50:17 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1072,25 +1102,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "539659bb-4e89-45fd-b9a8-1899c3201431"
+ "eb18d55e-7825-421f-941c-89f09f03d7e6"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14988"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "d4862601-6b12-417e-a135-f829063189db"
+ "e58d8113-22dd-4f5b-bf52-5629353855e8"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235632Z:d4862601-6b12-417e-a135-f829063189db"
+ "WESTUS2:20180502T075018Z:e58d8113-22dd-4f5b-bf52-5629353855e8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1099,13 +1129,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake24887?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI0ODg3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake22488?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9hY2NvdW50cy90ZXN0ZGF0YWxha2UyMjQ4OD9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f74bc0c9-4222-48e9-b823-c72112277810"
+ "417a8536-d649-4938-8965-6533b5ea09eb"
],
"accept-language": [
"en-US"
@@ -1115,7 +1145,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake24887.azuredatalakestore.net\",\r\n \"accountId\": \"b8229a7f-9a41-4522-938b-ba4e9fd3dc5e\",\r\n \"creationTime\": \"2018-02-04T23:56:01.8479265Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:56:01.8479265Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake24887\",\r\n \"name\": \"testdatalake24887\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake22488.azuredatalakestore.net\",\r\n \"accountId\": \"b494eb2c-4011-4ee0-ae1c-07b648b1b06e\",\r\n \"creationTime\": \"2018-05-02T07:49:50.6961063Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:49:50.6961063Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake22488\",\r\n \"name\": \"testdatalake22488\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1126,15 +1156,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:32 GMT"
+ "Wed, 02 May 2018 07:50:18 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1142,25 +1172,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "15d162de-f312-4751-81f4-6b91cc290dd3"
+ "1ac2dfe7-af8c-4d73-9534-466494b13ffe"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14987"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "b314cf9b-dddd-4afe-897b-e4505e94ee0c"
+ "d2ae012e-6e80-433d-aa87-64b4552f4c96"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235633Z:b314cf9b-dddd-4afe-897b-e4505e94ee0c"
+ "WESTUS2:20180502T075018Z:d2ae012e-6e80-433d-aa87-64b4552f4c96"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1169,8 +1199,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake24887?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI0ODg3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake22488?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9hY2NvdW50cy90ZXN0ZGF0YWxha2UyMjQ4OD9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -1181,7 +1211,7 @@
"31"
],
"x-ms-client-request-id": [
- "9e7a195c-55ba-40d9-a62d-6ec984a0926f"
+ "2f812003-0103-43de-9dfb-43078e766559"
],
"accept-language": [
"en-US"
@@ -1191,10 +1221,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"b8229a7f-9a41-4522-938b-ba4e9fd3dc5e\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake24887\",\r\n \"name\": \"testdatalake24887\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"b494eb2c-4011-4ee0-ae1c-07b648b1b06e\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake22488\",\r\n \"name\": \"testdatalake22488\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "365"
+ "363"
],
"Content-Type": [
"application/json"
@@ -1205,17 +1235,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:00 GMT"
+ "Wed, 02 May 2018 07:49:45 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16454/providers/Microsoft.DataLakeStore/accounts/testdatalake24887/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba165/providers/Microsoft.DataLakeStore/accounts/testdatalake22488/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1224,28 +1251,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b8229a7f-9a41-4522-938b-ba4e9fd3dc5e0?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b494eb2c-4011-4ee0-ae1c-07b648b1b06e0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "bafa6b4a-f3a7-4918-86b6-4fb585ba8ac4"
+ "e4025396-7990-4ac9-afdd-9fb19b567a42"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "50318601-02a3-4fd1-8ebc-2cafb1aa5ae2"
+ "b32bba35-1c6d-4243-b813-72d04d854162"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235600Z:50318601-02a3-4fd1-8ebc-2cafb1aa5ae2"
+ "WESTUS2:20180502T074946Z:b32bba35-1c6d-4243-b813-72d04d854162"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1254,8 +1281,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b8229a7f-9a41-4522-938b-ba4e9fd3dc5e0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2I4MjI5YTdmLTlhNDEtNDUyMi05MzhiLWJhNGU5ZmQzZGM1ZTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b494eb2c-4011-4ee0-ae1c-07b648b1b06e0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2I0OTRlYjJjLTQwMTEtNGVlMC1hZTFjLTA3YjY0OGIxYjA2ZTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1275,15 +1302,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:10 GMT"
+ "Wed, 02 May 2018 07:49:56 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1291,25 +1318,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "9de90920-a0ae-44da-9128-9d1de1ebcbfe"
+ "d38cc3fc-2257-4859-a055-621cecc9d5c6"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
- ],
"x-ms-correlation-request-id": [
- "2da6e8ba-aaaa-49c7-9bca-6ccb7daf089a"
+ "9980ae03-08b5-4a07-a3f4-bde739b61ee1"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235610Z:2da6e8ba-aaaa-49c7-9bca-6ccb7daf089a"
+ "WESTUS2:20180502T074956Z:9980ae03-08b5-4a07-a3f4-bde739b61ee1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1318,8 +1345,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b8229a7f-9a41-4522-938b-ba4e9fd3dc5e0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2I4MjI5YTdmLTlhNDEtNDUyMi05MzhiLWJhNGU5ZmQzZGM1ZTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b494eb2c-4011-4ee0-ae1c-07b648b1b06e0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2I0OTRlYjJjLTQwMTEtNGVlMC1hZTFjLTA3YjY0OGIxYjA2ZTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1339,15 +1366,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:20 GMT"
+ "Wed, 02 May 2018 07:50:06 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1355,25 +1382,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1c48b58f-a2cb-4f30-8d31-75b2f1d6e18a"
+ "61967241-eba5-4ba0-b71d-5f517f5a2e27"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "4e5804af-1f3e-4f3a-899f-e3085e7c219e"
+ "d129f6bb-33a0-4649-8226-70fd091e93a3"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235621Z:4e5804af-1f3e-4f3a-899f-e3085e7c219e"
+ "WESTUS2:20180502T075007Z:d129f6bb-33a0-4649-8226-70fd091e93a3"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1382,8 +1409,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b8229a7f-9a41-4522-938b-ba4e9fd3dc5e0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2I4MjI5YTdmLTlhNDEtNDUyMi05MzhiLWJhNGU5ZmQzZGM1ZTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b494eb2c-4011-4ee0-ae1c-07b648b1b06e0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2I0OTRlYjJjLTQwMTEtNGVlMC1hZTFjLTA3YjY0OGIxYjA2ZTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1403,15 +1430,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:31 GMT"
+ "Wed, 02 May 2018 07:50:17 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1419,25 +1446,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "ffda7dd1-6821-42ca-8dd3-9afe4fb4b39e"
+ "4887678e-ab61-4066-be5e-8ebe921cc881"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "696fce5c-dd08-4792-b318-ba0137fa2e87"
+ "939448f4-bd89-4abd-bbb5-1207fde1849c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235631Z:696fce5c-dd08-4792-b318-ba0137fa2e87"
+ "WESTUS2:20180502T075017Z:939448f4-bd89-4abd-bbb5-1207fde1849c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1446,10 +1473,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhMDE5NDU0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvYWNjb3VudHMvYWRsYTAxMTYyMT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17938\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake17938\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ],\r\n \"firewallRules\": [\r\n {\r\n \"name\": \"firerule17295\",\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n }\r\n }\r\n ],\r\n \"firewallState\": \"Enabled\",\r\n \"firewallAllowAzureIps\": \"Enabled\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12923\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake12923\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ],\r\n \"firewallRules\": [\r\n {\r\n \"name\": \"firerule17519\",\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n }\r\n }\r\n ],\r\n \"firewallState\": \"Enabled\",\r\n \"firewallAllowAzureIps\": \"Enabled\"\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -1458,7 +1485,7 @@
"565"
],
"x-ms-client-request-id": [
- "37cce8bb-c3ce-4764-8b70-293a5dc2b27c"
+ "ac5437f8-8cb7-4feb-bf51-650daab4b816"
],
"accept-language": [
"en-US"
@@ -1468,10 +1495,10 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Enabled\",\r\n \"firewallAllowAzureIps\": \"Enabled\",\r\n \"firewallRules\": [\r\n {\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n },\r\n \"name\": \"firerule17295\"\r\n }\r\n ],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17938\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17938\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"74e2dca5-0b2e-4779-8315-7f261611d799\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454\",\r\n \"name\": \"adla019454\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Enabled\",\r\n \"firewallAllowAzureIps\": \"Enabled\",\r\n \"firewallRules\": [\r\n {\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n },\r\n \"name\": \"firerule17519\"\r\n }\r\n ],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12923\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12923\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"4adfcf78-961e-4268-be55-2dc60d9ca6aa\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621\",\r\n \"name\": \"adla011621\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "687"
+ "685"
],
"Content-Type": [
"application/json"
@@ -1482,17 +1509,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:37 GMT"
+ "Wed, 02 May 2018 07:50:25 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1501,28 +1525,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/74e2dca5-0b2e-4779-8315-7f261611d7990?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/4adfcf78-961e-4268-be55-2dc60d9ca6aa0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "e3852429-118e-4344-9e0a-366db4497700"
+ "f9c5a45b-6427-4714-8ce8-7951c45c0718"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "e04d82ad-ebfd-4c87-84fe-a06f768061c7"
+ "40c30ad7-1cd9-4346-8c57-1def2180c6f5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235637Z:e04d82ad-ebfd-4c87-84fe-a06f768061c7"
+ "WESTUS2:20180502T075026Z:40c30ad7-1cd9-4346-8c57-1def2180c6f5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1531,8 +1555,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/74e2dca5-0b2e-4779-8315-7f261611d7990?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy83NGUyZGNhNS0wYjJlLTQ3NzktODMxNS03ZjI2MTYxMWQ3OTkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/4adfcf78-961e-4268-be55-2dc60d9ca6aa0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy80YWRmY2Y3OC05NjFlLTQyNjgtYmU1NS0yZGM2MGQ5Y2E2YWEwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1552,15 +1576,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:48 GMT"
+ "Wed, 02 May 2018 07:50:35 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1568,25 +1592,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "d1d8cb59-ec48-47e7-9a7b-f8a7f683f06a"
+ "608487b6-3d40-4ba4-a04d-f5ef65aaf6b7"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14999"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "6aa36cc8-97fa-41c0-ae42-eb17b8996f01"
+ "b42cf97f-85ec-4278-8008-04c2eab3a05a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235648Z:6aa36cc8-97fa-41c0-ae42-eb17b8996f01"
+ "WESTUS2:20180502T075036Z:b42cf97f-85ec-4278-8008-04c2eab3a05a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1595,8 +1619,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/74e2dca5-0b2e-4779-8315-7f261611d7990?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy83NGUyZGNhNS0wYjJlLTQ3NzktODMxNS03ZjI2MTYxMWQ3OTkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/4adfcf78-961e-4268-be55-2dc60d9ca6aa0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy80YWRmY2Y3OC05NjFlLTQyNjgtYmU1NS0yZGM2MGQ5Y2E2YWEwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1616,15 +1640,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:56:58 GMT"
+ "Wed, 02 May 2018 07:50:46 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1632,25 +1656,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "290a67f0-b35f-4937-a00b-d36df8eb5de1"
+ "41893de8-0b9f-41eb-af55-a7cd84d9dda1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14998"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
- ],
"x-ms-correlation-request-id": [
- "da724a34-3b40-4025-8af9-2abbb9dd1a64"
+ "bca82874-ebba-4e28-bec6-2e5443bb837b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235659Z:da724a34-3b40-4025-8af9-2abbb9dd1a64"
+ "WESTUS2:20180502T075047Z:bca82874-ebba-4e28-bec6-2e5443bb837b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1659,8 +1683,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/74e2dca5-0b2e-4779-8315-7f261611d7990?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy83NGUyZGNhNS0wYjJlLTQ3NzktODMxNS03ZjI2MTYxMWQ3OTkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/4adfcf78-961e-4268-be55-2dc60d9ca6aa0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy80YWRmY2Y3OC05NjFlLTQyNjgtYmU1NS0yZGM2MGQ5Y2E2YWEwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1680,15 +1704,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:57:09 GMT"
+ "Wed, 02 May 2018 07:50:56 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1696,25 +1720,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "cef59876-f805-4ab5-afac-54e044f1ec2e"
+ "2f56f131-146d-4cfe-adc5-591fabdb4910"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "5eb02a0d-34f9-4d52-9c6e-bfa43f93c1cc"
+ "17ac30bb-f9f6-461b-a89d-339f8ad82bec"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235709Z:5eb02a0d-34f9-4d52-9c6e-bfa43f93c1cc"
+ "WESTUS2:20180502T075057Z:17ac30bb-f9f6-461b-a89d-339f8ad82bec"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1723,8 +1747,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhMDE5NDU0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvYWNjb3VudHMvYWRsYTAxMTYyMT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1733,7 +1757,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Enabled\",\r\n \"firewallAllowAzureIps\": \"Enabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [\r\n {\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n },\r\n \"name\": \"firerule17295\"\r\n }\r\n ],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17938\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17938\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"adla019454.azuredatalakeanalytics.net\",\r\n \"accountId\": \"74e2dca5-0b2e-4779-8315-7f261611d799\",\r\n \"creationTime\": \"2018-02-04T23:56:39.2346197Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:56:39.2346197Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454\",\r\n \"name\": \"adla019454\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Enabled\",\r\n \"firewallAllowAzureIps\": \"Enabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [\r\n {\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n },\r\n \"name\": \"firerule17519\"\r\n }\r\n ],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12923\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12923\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"adla011621.azuredatalakeanalytics.net\",\r\n \"accountId\": \"4adfcf78-961e-4268-be55-2dc60d9ca6aa\",\r\n \"creationTime\": \"2018-05-02T07:50:27.5672348Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:50:27.5672348Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621\",\r\n \"name\": \"adla011621\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1744,15 +1768,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:57:09 GMT"
+ "Wed, 02 May 2018 07:50:57 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1760,25 +1784,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "f5b45bc6-2911-47cc-b38a-ecf7c61ea819"
+ "02a4f437-c8cc-4bd1-90df-4be3cc83a31f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "481cab9c-4187-492d-bdcf-5252d7532653"
+ "2d142847-1038-45a6-8362-7bc99db81a64"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235710Z:481cab9c-4187-492d-bdcf-5252d7532653"
+ "WESTUS2:20180502T075057Z:2d142847-1038-45a6-8362-7bc99db81a64"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1787,13 +1811,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhMDE5NDU0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvYWNjb3VudHMvYWRsYTAxMTYyMT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "bd7b3d53-8822-4bdb-b747-4eb6bb0d3998"
+ "a6e65d59-e1fd-463f-9c78-5d2e85597c27"
],
"accept-language": [
"en-US"
@@ -1803,7 +1827,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Enabled\",\r\n \"firewallAllowAzureIps\": \"Enabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [\r\n {\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n },\r\n \"name\": \"firerule17295\"\r\n }\r\n ],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17938\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17938\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"adla019454.azuredatalakeanalytics.net\",\r\n \"accountId\": \"74e2dca5-0b2e-4779-8315-7f261611d799\",\r\n \"creationTime\": \"2018-02-04T23:56:39.2346197Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:56:39.2346197Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454\",\r\n \"name\": \"adla019454\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Enabled\",\r\n \"firewallAllowAzureIps\": \"Enabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [\r\n {\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n },\r\n \"name\": \"firerule17519\"\r\n }\r\n ],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12923\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12923\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"adla011621.azuredatalakeanalytics.net\",\r\n \"accountId\": \"4adfcf78-961e-4268-be55-2dc60d9ca6aa\",\r\n \"creationTime\": \"2018-05-02T07:50:27.5672348Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:50:27.5672348Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621\",\r\n \"name\": \"adla011621\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1814,15 +1838,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:57:10 GMT"
+ "Wed, 02 May 2018 07:50:57 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1830,25 +1854,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "a31a0eee-6b36-483d-a386-b08b9c15abed"
+ "4b74da3f-aaad-4748-97e8-8f32d656a527"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "d2e53e65-e0a1-4b4d-944b-9d746d8fcf91"
+ "f67e7867-b8a4-44e4-ab98-85d96a6bd7da"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235711Z:d2e53e65-e0a1-4b4d-944b-9d746d8fcf91"
+ "WESTUS2:20180502T075058Z:f67e7867-b8a4-44e4-ab98-85d96a6bd7da"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1857,13 +1881,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/firewallRules/firerule17295?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhMDE5NDU0L2ZpcmV3YWxsUnVsZXMvZmlyZXJ1bGUxNzI5NT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/firewallRules/firerule17519?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvYWNjb3VudHMvYWRsYTAxMTYyMS9maXJld2FsbFJ1bGVzL2ZpcmVydWxlMTc1MTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0907c15f-d37c-4d20-b436-747d78f50797"
+ "522ece6c-470d-4115-9fe9-352e7cc40c10"
],
"accept-language": [
"en-US"
@@ -1873,7 +1897,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/firewallRules/firerule17295\",\r\n \"name\": \"firerule17295\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"127.0.0.2\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/firewallRules/firerule17519\",\r\n \"name\": \"firerule17519\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1884,15 +1908,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:57:11 GMT"
+ "Wed, 02 May 2018 07:50:58 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1900,25 +1924,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "79797438-5ff8-4b1f-b135-d23f7069382c"
+ "5f29d8e8-af4b-4ee5-9aa4-ac0531e37cae"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14994"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
- ],
"x-ms-correlation-request-id": [
- "76b8f856-8492-4184-8d11-68ebf6cd64dd"
+ "05a62ad7-7e18-4d69-a7d0-2dfd5cb117e2"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235711Z:76b8f856-8492-4184-8d11-68ebf6cd64dd"
+ "WESTUS2:20180502T075059Z:05a62ad7-7e18-4d69-a7d0-2dfd5cb117e2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1927,13 +1951,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/firewallRules/firerule17295?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhMDE5NDU0L2ZpcmV3YWxsUnVsZXMvZmlyZXJ1bGUxNzI5NT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/firewallRules/firerule17519?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvYWNjb3VudHMvYWRsYTAxMTYyMS9maXJld2FsbFJ1bGVzL2ZpcmVydWxlMTc1MTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9a2239a9-bbe3-459f-90d9-0e4735d9756e"
+ "5afdaadd-c256-4c4a-ae6b-9f8d446ee1bf"
],
"accept-language": [
"en-US"
@@ -1957,11 +1981,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:57:13 GMT"
+ "Wed, 02 May 2018 07:51:01 GMT"
],
"Pragma": [
"no-cache"
@@ -1970,25 +1991,25 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "c5e9de43-d340-4ccb-8ca1-044c45d568a7"
+ "f6481eff-f409-47c3-a9e0-dd4a0c69dd9f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14986"
- ],
"x-ms-correlation-request-id": [
- "a3c20c73-e006-4d39-9437-14391a7b1182"
+ "952c3814-69bd-43ab-beb5-6ebed622e9e6"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235714Z:a3c20c73-e006-4d39-9437-14391a7b1182"
+ "WESTUS2:20180502T075101Z:952c3814-69bd-43ab-beb5-6ebed622e9e6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1997,8 +2018,8 @@
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/firewallRules/firerule17295?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhMDE5NDU0L2ZpcmV3YWxsUnVsZXMvZmlyZXJ1bGUxNzI5NT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/firewallRules/firerule17519?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvYWNjb3VudHMvYWRsYTAxMTYyMS9maXJld2FsbFJ1bGVzL2ZpcmVydWxlMTc1MTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"startIpAddress\": \"192.168.0.0\",\r\n \"endIpAddress\": \"192.168.0.1\"\r\n }\r\n}",
"RequestHeaders": {
@@ -2009,7 +2030,7 @@
"101"
],
"x-ms-client-request-id": [
- "b4988d36-1de6-4948-a427-d1d9391bbd05"
+ "7a05cdd4-f6a2-4ca8-a202-e8901d912fc0"
],
"accept-language": [
"en-US"
@@ -2019,7 +2040,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"startIpAddress\": \"192.168.0.0\",\r\n \"endIpAddress\": \"192.168.0.1\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/firewallRules/firerule17295\",\r\n \"name\": \"firerule17295\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"startIpAddress\": \"192.168.0.0\",\r\n \"endIpAddress\": \"192.168.0.1\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/firewallRules/firerule17519\",\r\n \"name\": \"firerule17519\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2030,15 +2051,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:57:11 GMT"
+ "Wed, 02 May 2018 07:50:59 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2046,25 +2067,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "32ac0311-adfa-4ddc-9fe9-f0e62a41303d"
+ "c98c59fe-0b56-4602-b590-31cfbf39b694"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "df564988-5ad3-4dc4-bc3b-1edcd67ef6f9"
+ "288fd3ba-bbbc-47de-9db7-1b3819092aaf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235712Z:df564988-5ad3-4dc4-bc3b-1edcd67ef6f9"
+ "WESTUS2:20180502T075059Z:288fd3ba-bbbc-47de-9db7-1b3819092aaf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2073,8 +2094,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/firewallRules/firerule17295?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhMDE5NDU0L2ZpcmV3YWxsUnVsZXMvZmlyZXJ1bGUxNzI5NT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/firewallRules/firerule17519?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvYWNjb3VudHMvYWRsYTAxMTYyMS9maXJld2FsbFJ1bGVzL2ZpcmVydWxlMTc1MTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PATCH",
"RequestBody": "{\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\"\r\n }\r\n}",
"RequestHeaders": {
@@ -2085,7 +2106,7 @@
"63"
],
"x-ms-client-request-id": [
- "8addccb3-21e4-41d7-97fc-7ad95a7a31cc"
+ "7131f43c-9152-407c-85f9-ae6125903341"
],
"accept-language": [
"en-US"
@@ -2095,7 +2116,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"192.168.0.1\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/firewallRules/firerule17295\",\r\n \"name\": \"firerule17295\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"startIpAddress\": \"127.0.0.1\",\r\n \"endIpAddress\": \"192.168.0.1\"\r\n },\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/firewallRules/firerule17519\",\r\n \"name\": \"firerule17519\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/firewallRules\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -2106,15 +2127,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:57:12 GMT"
+ "Wed, 02 May 2018 07:51:00 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -2122,25 +2143,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "4089210e-f036-4002-a8d7-473084505eef"
+ "9658be77-89f0-4d36-be34-4a8db1f119dd"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1197"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
"x-ms-correlation-request-id": [
- "263afed6-a6a4-4d23-ad98-a9f5c5f9e1cf"
+ "f2512ae3-1825-40af-9e7b-6cabc75ca9c9"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235713Z:263afed6-a6a4-4d23-ad98-a9f5c5f9e1cf"
+ "WESTUS2:20180502T075100Z:f2512ae3-1825-40af-9e7b-6cabc75ca9c9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2149,13 +2170,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16454/providers/Microsoft.DataLakeAnalytics/accounts/adla019454/firewallRules/firerule17295?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY0NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9hZGxhMDE5NDU0L2ZpcmV3YWxsUnVsZXMvZmlyZXJ1bGUxNzI5NT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba165/providers/Microsoft.DataLakeAnalytics/accounts/adla011621/firewallRules/firerule17519?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTY1L3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvYWNjb3VudHMvYWRsYTAxMTYyMS9maXJld2FsbFJ1bGVzL2ZpcmVydWxlMTc1MTk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "cced08f1-fa2d-4b76-9326-8323ef7edf48"
+ "0f3ab02d-b913-481b-bcae-4f4e9dfd720a"
],
"accept-language": [
"en-US"
@@ -2176,11 +2197,8 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:57:13 GMT"
+ "Wed, 02 May 2018 07:51:00 GMT"
],
"Pragma": [
"no-cache"
@@ -2189,7 +2207,10 @@
"Microsoft-IIS/8.5"
],
"x-ms-request-id": [
- "d06f04b8-daee-4d12-a3e4-15cce8114ef7"
+ "b8865e5e-66d1-4a82-951f-065120f52412"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1196"
],
"X-AspNet-Version": [
"4.0.30319"
@@ -2197,17 +2218,17 @@
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "bd1a6023-f255-407b-b9ec-fa485998cc47"
+ "b7417c9a-ea3c-43d8-8537-b7740aa87abc"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T235713Z:bd1a6023-f255-407b-b9ec-fa485998cc47"
+ "WESTUS2:20180502T075101Z:b7417c9a-ea3c-43d8-8537-b7740aa87abc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -2215,25 +2236,25 @@
],
"Names": {
".ctor": [
- "rgaba16454",
- "testaba1942",
- "testaba24156",
- "teststorage13934",
- "testdatalake17938",
- "testdatalake24887",
- "testazureblob15765",
- "testdb11121",
- "testtbl19449",
- "testtvf1128",
- "testproc11324",
- "testview11451",
- "testcred16918",
- "testsecret17416",
- "testsecretpwd12517"
+ "rgaba165",
+ "testaba18296",
+ "testaba28959",
+ "teststorage1987",
+ "testdatalake12923",
+ "testdatalake22488",
+ "testazureblob18441",
+ "testdb19575",
+ "testtbl11097",
+ "testtvf17315",
+ "testproc1227",
+ "testview17632",
+ "testcred15656",
+ "testsecret18380",
+ "testsecretpwd14203"
],
"FirewallCRUDTest": [
- "firerule17295",
- "adla019454"
+ "firerule17519",
+ "adla011621"
]
},
"Variables": {
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.CatalogOperationTests/CredentialCRUDTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.CatalogOperationTests/CredentialCRUDTest.json
index ce572e2f7cdd..266df2aa6bdf 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.CatalogOperationTests/CredentialCRUDTest.json
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.CatalogOperationTests/CredentialCRUDTest.json
@@ -7,7 +7,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "46c3300a-7a07-482f-bdc0-c45fce79ab9d"
+ "dac00834-7828-4b0f-a86e-0696c7d8c532"
],
"accept-language": [
"en-US"
@@ -17,7 +17,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -29,7 +29,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:00 GMT"
+ "Wed, 02 May 2018 08:06:28 GMT"
],
"Pragma": [
"no-cache"
@@ -44,16 +44,19 @@
"1199"
],
"x-ms-request-id": [
- "3c9c8e2f-8e34-4f5a-b646-2b43b3aef421"
+ "8d17244a-cfd5-45c8-8791-941250686e34"
],
"x-ms-correlation-request-id": [
- "3c9c8e2f-8e34-4f5a-b646-2b43b3aef421"
+ "8d17244a-cfd5-45c8-8791-941250686e34"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234100Z:3c9c8e2f-8e34-4f5a-b646-2b43b3aef421"
+ "WESTUS2:20180502T080629Z:8d17244a-cfd5-45c8-8791-941250686e34"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -65,7 +68,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8bf949c6-0a17-481e-aec1-e5553760254e"
+ "cfe78d03-ca7b-4a07-a5fd-8fd7a5f6b487"
],
"accept-language": [
"en-US"
@@ -75,7 +78,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -87,7 +90,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:00 GMT"
+ "Wed, 02 May 2018 08:06:29 GMT"
],
"Pragma": [
"no-cache"
@@ -96,19 +99,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
+ "14999"
],
"x-ms-request-id": [
- "bdd500ac-e633-4904-afa0-6df460907d0f"
+ "42de69a9-eb51-4489-b428-9d904ef90ac9"
],
"x-ms-correlation-request-id": [
- "bdd500ac-e633-4904-afa0-6df460907d0f"
+ "42de69a9-eb51-4489-b428-9d904ef90ac9"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234100Z:bdd500ac-e633-4904-afa0-6df460907d0f"
+ "WESTUS2:20180502T080629Z:42de69a9-eb51-4489-b428-9d904ef90ac9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -120,7 +126,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "eb29be0a-c893-438a-ad1d-1b44b6d4fc80"
+ "4943918f-1bd1-4aee-a3af-732f683cfb58"
],
"accept-language": [
"en-US"
@@ -130,7 +136,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -142,7 +148,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:01 GMT"
+ "Wed, 02 May 2018 08:06:29 GMT"
],
"Pragma": [
"no-cache"
@@ -157,16 +163,19 @@
"1198"
],
"x-ms-request-id": [
- "6d2b1503-1243-4ce4-b990-64780ed3ca97"
+ "8bbc5aa4-f97c-46cb-b039-a06115e6672f"
],
"x-ms-correlation-request-id": [
- "6d2b1503-1243-4ce4-b990-64780ed3ca97"
+ "8bbc5aa4-f97c-46cb-b039-a06115e6672f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234101Z:6d2b1503-1243-4ce4-b990-64780ed3ca97"
+ "WESTUS2:20180502T080630Z:8bbc5aa4-f97c-46cb-b039-a06115e6672f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -178,7 +187,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "28570b0b-856d-4904-bf02-a0a8773574a8"
+ "55b9a5aa-f189-4049-bdeb-6a1a07800d70"
],
"accept-language": [
"en-US"
@@ -188,7 +197,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -200,7 +209,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:01 GMT"
+ "Wed, 02 May 2018 08:06:29 GMT"
],
"Pragma": [
"no-cache"
@@ -209,19 +218,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
+ "14998"
],
"x-ms-request-id": [
- "d826c000-24d8-4649-9931-fe018d643929"
+ "889244ae-6119-4aa4-afc1-8bbac32f18d3"
],
"x-ms-correlation-request-id": [
- "d826c000-24d8-4649-9931-fe018d643929"
+ "889244ae-6119-4aa4-afc1-8bbac32f18d3"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234101Z:d826c000-24d8-4649-9931-fe018d643929"
+ "WESTUS2:20180502T080630Z:889244ae-6119-4aa4-afc1-8bbac32f18d3"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -233,7 +245,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "cf66a0d3-a5e4-4abf-be6a-1a1965364929"
+ "9f7ab2c1-d99a-4dc8-abee-99f64a6ce227"
],
"accept-language": [
"en-US"
@@ -243,7 +255,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -255,7 +267,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:03 GMT"
+ "Wed, 02 May 2018 08:06:30 GMT"
],
"Pragma": [
"no-cache"
@@ -270,16 +282,19 @@
"1197"
],
"x-ms-request-id": [
- "c67cc026-dfc0-4994-be3e-95b5a69cdb6a"
+ "e3a74033-3fe9-4a2c-9cc5-65884d7dcdde"
],
"x-ms-correlation-request-id": [
- "c67cc026-dfc0-4994-be3e-95b5a69cdb6a"
+ "e3a74033-3fe9-4a2c-9cc5-65884d7dcdde"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234103Z:c67cc026-dfc0-4994-be3e-95b5a69cdb6a"
+ "WESTUS2:20180502T080631Z:e3a74033-3fe9-4a2c-9cc5-65884d7dcdde"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -291,7 +306,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a8714aab-38d1-450f-b0e1-11b78fc5ae16"
+ "13709208-ef9e-4190-b483-e6620c1e4592"
],
"accept-language": [
"en-US"
@@ -301,7 +316,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -313,7 +328,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:03 GMT"
+ "Wed, 02 May 2018 08:06:30 GMT"
],
"Pragma": [
"no-cache"
@@ -322,31 +337,34 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
+ "14997"
],
"x-ms-request-id": [
- "b7fe800b-e2d1-41fc-b39e-82086ade8393"
+ "04e9e311-0f03-4422-bde4-a05a3a8dac3b"
],
"x-ms-correlation-request-id": [
- "b7fe800b-e2d1-41fc-b39e-82086ade8393"
+ "04e9e311-0f03-4422-bde4-a05a3a8dac3b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234103Z:b7fe800b-e2d1-41fc-b39e-82086ade8393"
+ "WESTUS2:20180502T080631Z:04e9e311-0f03-4422-bde4-a05a3a8dac3b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15511?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTU1MTE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15391?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTUzOTE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0a8177ed-e47d-4618-ba19-ae5b9e958e2f"
+ "543e638d-4053-4f23-b226-347239d54a83"
],
"accept-language": [
"en-US"
@@ -356,7 +374,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba15511' could not be found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba15391' could not be found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"102"
@@ -371,7 +389,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:03 GMT"
+ "Wed, 02 May 2018 08:06:30 GMT"
],
"Pragma": [
"no-cache"
@@ -380,31 +398,34 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
+ "14996"
],
"x-ms-request-id": [
- "50dbd5d5-d4c9-4e57-8596-9afbcd50a377"
+ "efcae3ca-7351-4316-bddc-1ada3c55e17d"
],
"x-ms-correlation-request-id": [
- "50dbd5d5-d4c9-4e57-8596-9afbcd50a377"
+ "efcae3ca-7351-4316-bddc-1ada3c55e17d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234103Z:50dbd5d5-d4c9-4e57-8596-9afbcd50a377"
+ "WESTUS2:20180502T080631Z:efcae3ca-7351-4316-bddc-1ada3c55e17d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15511?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTU1MTE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15391?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTUzOTE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7039fc19-eee1-4ee0-9c87-ddc84c1f731f"
+ "9b498df2-39d3-423a-b03a-262d6349af3e"
],
"accept-language": [
"en-US"
@@ -414,7 +435,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511\",\r\n \"name\": \"rgaba15511\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391\",\r\n \"name\": \"rgaba15391\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -426,7 +447,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:04 GMT"
+ "Wed, 02 May 2018 08:06:32 GMT"
],
"Pragma": [
"no-cache"
@@ -435,26 +456,29 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14990"
+ "14995"
],
"x-ms-request-id": [
- "a75997de-14d8-4137-ab74-c1dc019bbeb1"
+ "45d2b6d7-9160-494c-90f5-d20d74acc934"
],
"x-ms-correlation-request-id": [
- "a75997de-14d8-4137-ab74-c1dc019bbeb1"
+ "45d2b6d7-9160-494c-90f5-d20d74acc934"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234104Z:a75997de-14d8-4137-ab74-c1dc019bbeb1"
+ "WESTUS2:20180502T080633Z:45d2b6d7-9160-494c-90f5-d20d74acc934"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15511?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTU1MTE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15391?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTUzOTE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -465,7 +489,7 @@
"31"
],
"x-ms-client-request-id": [
- "76fab027-b032-4e1a-9e5f-cf441421ca74"
+ "df2cc8af-be30-4005-b2f1-06a62dc5dd95"
],
"accept-language": [
"en-US"
@@ -475,7 +499,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511\",\r\n \"name\": \"rgaba15511\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391\",\r\n \"name\": \"rgaba15391\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"174"
@@ -490,7 +514,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:04 GMT"
+ "Wed, 02 May 2018 08:06:32 GMT"
],
"Pragma": [
"no-cache"
@@ -499,28 +523,31 @@
"1196"
],
"x-ms-request-id": [
- "6887ee7b-280f-4b24-8cf6-f20e54c5126a"
+ "b59af132-6697-49b6-ab4e-5e013939974d"
],
"x-ms-correlation-request-id": [
- "6887ee7b-280f-4b24-8cf6-f20e54c5126a"
+ "b59af132-6697-49b6-ab4e-5e013939974d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234104Z:6887ee7b-280f-4b24-8cf6-f20e54c5126a"
+ "WESTUS2:20180502T080632Z:b59af132-6697-49b6-ab4e-5e013939974d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE5Mjc5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "49902720-0067-480d-ac9a-d1670b04518e"
+ "fddbd726-7cb2-4508-9e66-e31b9a1d52e9"
],
"accept-language": [
"en-US"
@@ -530,10 +557,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake19279' under resource group 'rgaba15511' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake1789' under resource group 'rgaba15391' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "164"
+ "163"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -545,7 +572,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:04 GMT"
+ "Wed, 02 May 2018 08:06:32 GMT"
],
"Pragma": [
"no-cache"
@@ -554,23 +581,26 @@
"gateway"
],
"x-ms-request-id": [
- "3d5f93b0-b92c-4613-b9e0-7a69278611e4"
+ "45d3bc09-5238-4708-8cbf-9c697207de1f"
],
"x-ms-correlation-request-id": [
- "3d5f93b0-b92c-4613-b9e0-7a69278611e4"
+ "45d3bc09-5238-4708-8cbf-9c697207de1f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234104Z:3d5f93b0-b92c-4613-b9e0-7a69278611e4"
+ "WESTUS2:20180502T080633Z:45d3bc09-5238-4708-8cbf-9c697207de1f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE5Mjc5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -579,7 +609,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake19279.azuredatalakestore.net\",\r\n \"accountId\": \"677cf3e9-7f87-44ff-87d2-83121014e417\",\r\n \"creationTime\": \"2018-02-04T23:41:09.5304883Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:41:09.5304883Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279\",\r\n \"name\": \"testdatalake19279\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake1789.azuredatalakestore.net\",\r\n \"accountId\": \"564fd231-0a43-411e-9264-baeba58fecf2\",\r\n \"creationTime\": \"2018-05-02T08:06:37.047244Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:06:37.047244Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789\",\r\n \"name\": \"testdatalake1789\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -590,15 +620,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:41:49 GMT"
+ "Wed, 02 May 2018 08:07:07 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -606,25 +636,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "815f9b06-974f-4f62-bd86-5656c231445a"
+ "8ed0608f-bb07-4e24-aefb-cf1eb4c1f4bb"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "27e72da3-a99f-403a-ae67-2b3e40a20cbf"
+ "46b56bfe-1b55-468d-8191-4d675a06da09"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234149Z:27e72da3-a99f-403a-ae67-2b3e40a20cbf"
+ "WESTUS2:20180502T080707Z:46b56bfe-1b55-468d-8191-4d675a06da09"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -633,13 +663,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE5Mjc5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "29b8fdb1-1c6c-4814-81ca-ae7e33792940"
+ "384ff8a6-8178-46d4-988b-803abeb64bb1"
],
"accept-language": [
"en-US"
@@ -649,7 +679,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake19279.azuredatalakestore.net\",\r\n \"accountId\": \"677cf3e9-7f87-44ff-87d2-83121014e417\",\r\n \"creationTime\": \"2018-02-04T23:41:09.5304883Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:41:09.5304883Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279\",\r\n \"name\": \"testdatalake19279\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake1789.azuredatalakestore.net\",\r\n \"accountId\": \"564fd231-0a43-411e-9264-baeba58fecf2\",\r\n \"creationTime\": \"2018-05-02T08:06:37.047244Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:06:37.047244Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789\",\r\n \"name\": \"testdatalake1789\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -660,15 +690,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:41:49 GMT"
+ "Wed, 02 May 2018 08:07:07 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -676,25 +706,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "6500249b-8d4b-477f-bef5-f78e3ee251f6"
+ "f070f673-b95e-4e3c-8866-8c82c9d37dbb"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14994"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "7249b034-c90e-42c1-9e50-6b18bc9c2fda"
+ "775eaa40-2f55-46cf-a240-accd14d9f8ae"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234150Z:7249b034-c90e-42c1-9e50-6b18bc9c2fda"
+ "WESTUS2:20180502T080708Z:775eaa40-2f55-46cf-a240-accd14d9f8ae"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -703,13 +733,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE5Mjc5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1e2f86f7-f43f-4709-93f8-19c5dd4cf832"
+ "a3f5a003-2fec-412f-9e02-b71f36f32410"
],
"accept-language": [
"en-US"
@@ -719,7 +749,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake19279.azuredatalakestore.net\",\r\n \"accountId\": \"677cf3e9-7f87-44ff-87d2-83121014e417\",\r\n \"creationTime\": \"2018-02-04T23:41:09.5304883Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:41:09.5304883Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279\",\r\n \"name\": \"testdatalake19279\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake1789.azuredatalakestore.net\",\r\n \"accountId\": \"564fd231-0a43-411e-9264-baeba58fecf2\",\r\n \"creationTime\": \"2018-05-02T08:06:37.047244Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:06:37.047244Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789\",\r\n \"name\": \"testdatalake1789\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -730,15 +760,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:25 GMT"
+ "Wed, 02 May 2018 08:07:42 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -746,25 +776,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "20424b66-12e3-4567-b656-4f876afbfea6"
+ "74dbabc1-efc6-4f02-9d2c-dc319f6d2e56"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14987"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "fa2adb79-9423-4df5-81df-c2d28cbb2cb8"
+ "81a3cfb5-ab0b-4b3e-86dc-4bb157056488"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234226Z:fa2adb79-9423-4df5-81df-c2d28cbb2cb8"
+ "WESTUS2:20180502T080743Z:81a3cfb5-ab0b-4b3e-86dc-4bb157056488"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -773,8 +803,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE5Mjc5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODk/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -785,7 +815,7 @@
"31"
],
"x-ms-client-request-id": [
- "53f815c9-a515-4204-9eb5-d7bd74f3c83f"
+ "f12b2ff7-5d86-4a94-8739-49be4cf97aab"
],
"accept-language": [
"en-US"
@@ -795,10 +825,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"677cf3e9-7f87-44ff-87d2-83121014e417\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279\",\r\n \"name\": \"testdatalake19279\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"564fd231-0a43-411e-9264-baeba58fecf2\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789\",\r\n \"name\": \"testdatalake1789\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "365"
+ "363"
],
"Content-Type": [
"application/json"
@@ -809,17 +839,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:41:06 GMT"
+ "Wed, 02 May 2018 08:06:34 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake19279/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake1789/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -828,28 +855,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/677cf3e9-7f87-44ff-87d2-83121014e4170?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/564fd231-0a43-411e-9264-baeba58fecf20?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "169d3820-36b3-4d89-8075-c7a7cfbd610b"
+ "5f343d3f-f090-40b6-baa0-f6a547d0d2d8"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
"x-ms-correlation-request-id": [
- "bb680952-85b3-4e36-997a-58cdaf59d36f"
+ "44f3d23b-0a76-494c-a2b6-39e983f69c0c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234106Z:bb680952-85b3-4e36-997a-58cdaf59d36f"
+ "WESTUS2:20180502T080635Z:44f3d23b-0a76-494c-a2b6-39e983f69c0c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -858,8 +885,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/677cf3e9-7f87-44ff-87d2-83121014e4170?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzY3N2NmM2U5LTdmODctNDRmZi04N2QyLTgzMTIxMDE0ZTQxNzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/564fd231-0a43-411e-9264-baeba58fecf20?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzU2NGZkMjMxLTBhNDMtNDExZS05MjY0LWJhZWJhNThmZWNmMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -879,15 +906,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:41:17 GMT"
+ "Wed, 02 May 2018 08:06:45 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -895,89 +922,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "dba49384-1a40-476e-8175-7ac7903d9bb7"
+ "ee342d00-bdfb-4ae3-840f-571cc847b954"
],
"X-Content-Type-Options": [
"nosniff"
],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
"x-ms-ratelimit-remaining-subscription-reads": [
"14998"
],
- "x-ms-correlation-request-id": [
- "1f181344-07ab-485f-a188-a128d86b2d99"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20180204T234117Z:1f181344-07ab-485f-a188-a128d86b2d99"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/677cf3e9-7f87-44ff-87d2-83121014e4170?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzY3N2NmM2U5LTdmODctNDRmZi04N2QyLTgzMTIxMDE0ZTQxNzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Sun, 04 Feb 2018 23:41:27 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "32f35446-f34b-4d16-aaad-ed8024100a9c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "e72cc7f1-eacf-4727-8163-496906ac0ab8"
+ "2c251974-036f-4a27-a4df-2aba69259672"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234127Z:e72cc7f1-eacf-4727-8163-496906ac0ab8"
+ "WESTUS2:20180502T080646Z:2c251974-036f-4a27-a4df-2aba69259672"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -986,8 +949,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/677cf3e9-7f87-44ff-87d2-83121014e4170?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzY3N2NmM2U5LTdmODctNDRmZi04N2QyLTgzMTIxMDE0ZTQxNzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/564fd231-0a43-411e-9264-baeba58fecf20?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzU2NGZkMjMxLTBhNDMtNDExZS05MjY0LWJhZWJhNThmZWNmMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1007,15 +970,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:41:37 GMT"
+ "Wed, 02 May 2018 08:06:56 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1023,25 +986,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "14de27c1-3db3-4802-9e42-deb8c2b7f714"
+ "afe10b8c-6fd2-4248-96ff-957a0d91d696"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
- ],
"x-ms-correlation-request-id": [
- "357e8bd4-f9f0-4aef-8050-61da82cec3e6"
+ "fd3e2281-f7a7-48dc-85a3-131e01478e7b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234138Z:357e8bd4-f9f0-4aef-8050-61da82cec3e6"
+ "WESTUS2:20180502T080656Z:fd3e2281-f7a7-48dc-85a3-131e01478e7b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1050,8 +1013,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/677cf3e9-7f87-44ff-87d2-83121014e4170?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzY3N2NmM2U5LTdmODctNDRmZi04N2QyLTgzMTIxMDE0ZTQxNzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/564fd231-0a43-411e-9264-baeba58fecf20?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzU2NGZkMjMxLTBhNDMtNDExZS05MjY0LWJhZWJhNThmZWNmMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1071,15 +1034,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:41:48 GMT"
+ "Wed, 02 May 2018 08:07:06 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1087,25 +1050,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "368bf532-adf7-4891-99fc-9348f7316a4f"
+ "a922958a-4bc2-473b-b69d-f5674e3c108f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "2370e887-b4b6-4d76-bec3-0c1bdd55c000"
+ "eaba5e49-65a5-4950-b21b-2862dd2fc450"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234149Z:2370e887-b4b6-4d76-bec3-0c1bdd55c000"
+ "WESTUS2:20180502T080707Z:eaba5e49-65a5-4950-b21b-2862dd2fc450"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1114,13 +1077,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake27319?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI3MzE5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake27672?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI3NjcyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "07fb3aee-e649-4642-b77e-41cb883285da"
+ "243c8b1e-3d0a-44a3-b82e-49b3d8aa685b"
],
"accept-language": [
"en-US"
@@ -1130,7 +1093,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake27319' under resource group 'rgaba15511' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake27672' under resource group 'rgaba15391' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"164"
@@ -1145,7 +1108,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:41:50 GMT"
+ "Wed, 02 May 2018 08:07:07 GMT"
],
"Pragma": [
"no-cache"
@@ -1154,23 +1117,26 @@
"gateway"
],
"x-ms-request-id": [
- "973e0672-29f8-4c34-b7fa-942ed263b863"
+ "e3ac1b43-3fb4-4475-a283-42e1fb3263a7"
],
"x-ms-correlation-request-id": [
- "973e0672-29f8-4c34-b7fa-942ed263b863"
+ "e3ac1b43-3fb4-4475-a283-42e1fb3263a7"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234150Z:973e0672-29f8-4c34-b7fa-942ed263b863"
+ "WESTUS2:20180502T080708Z:e3ac1b43-3fb4-4475-a283-42e1fb3263a7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake27319?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI3MzE5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake27672?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI3NjcyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1179,7 +1145,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake27319.azuredatalakestore.net\",\r\n \"accountId\": \"b0830f66-27e9-4204-861a-983888bc30d4\",\r\n \"creationTime\": \"2018-02-04T23:41:55.5599025Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:41:55.5599025Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake27319\",\r\n \"name\": \"testdatalake27319\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake27672.azuredatalakestore.net\",\r\n \"accountId\": \"100aa0b0-841d-4c03-9e1b-7eab289d2ab4\",\r\n \"creationTime\": \"2018-05-02T08:07:12.3822561Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:07:12.3822561Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake27672\",\r\n \"name\": \"testdatalake27672\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1190,15 +1156,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:24 GMT"
+ "Wed, 02 May 2018 08:07:41 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1206,25 +1172,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1b498445-dcb8-4199-91ef-8256613b7328"
+ "c69f4106-b2f8-4cfa-9f45-761c0083394a"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "a7b132c0-4d6c-4379-a073-8226fc886cdb"
+ "89b03836-da5c-45a4-bdbf-9fc9e0348b2a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234224Z:a7b132c0-4d6c-4379-a073-8226fc886cdb"
+ "WESTUS2:20180502T080742Z:89b03836-da5c-45a4-bdbf-9fc9e0348b2a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1233,13 +1199,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake27319?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI3MzE5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake27672?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI3NjcyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fdcabe2e-7e13-4b30-a2ef-e319d7f9c570"
+ "9afc71f0-3aed-40ca-b31a-225b91931535"
],
"accept-language": [
"en-US"
@@ -1249,7 +1215,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake27319.azuredatalakestore.net\",\r\n \"accountId\": \"b0830f66-27e9-4204-861a-983888bc30d4\",\r\n \"creationTime\": \"2018-02-04T23:41:55.5599025Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:41:55.5599025Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake27319\",\r\n \"name\": \"testdatalake27319\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake27672.azuredatalakestore.net\",\r\n \"accountId\": \"100aa0b0-841d-4c03-9e1b-7eab289d2ab4\",\r\n \"creationTime\": \"2018-05-02T08:07:12.3822561Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:07:12.3822561Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake27672\",\r\n \"name\": \"testdatalake27672\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1260,15 +1226,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:24 GMT"
+ "Wed, 02 May 2018 08:07:42 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1276,25 +1242,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "c1c3126a-47d4-4ec7-8212-125829182125"
+ "d57c9180-ef22-4d08-9012-49ab1a053468"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14988"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "2d747ba8-1b92-4bcc-8c8f-fe3bf8f5b32e"
+ "bfff1c52-2b19-4717-bd66-7d20ceafddaf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234225Z:2d747ba8-1b92-4bcc-8c8f-fe3bf8f5b32e"
+ "WESTUS2:20180502T080742Z:bfff1c52-2b19-4717-bd66-7d20ceafddaf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1303,8 +1269,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake27319?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI3MzE5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake27672?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI3NjcyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -1315,7 +1281,7 @@
"31"
],
"x-ms-client-request-id": [
- "1bc87835-f191-4603-aa8a-5c486dcee525"
+ "ae7e1ee7-e02a-4cd1-baff-e8c1cb743255"
],
"accept-language": [
"en-US"
@@ -1325,7 +1291,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"b0830f66-27e9-4204-861a-983888bc30d4\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake27319\",\r\n \"name\": \"testdatalake27319\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"100aa0b0-841d-4c03-9e1b-7eab289d2ab4\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake27672\",\r\n \"name\": \"testdatalake27672\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"365"
@@ -1339,17 +1305,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:41:52 GMT"
+ "Wed, 02 May 2018 08:07:09 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15511/providers/Microsoft.DataLakeStore/accounts/testdatalake27319/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15391/providers/Microsoft.DataLakeStore/accounts/testdatalake27672/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1358,28 +1321,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b0830f66-27e9-4204-861a-983888bc30d40?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/100aa0b0-841d-4c03-9e1b-7eab289d2ab40?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "984b3828-de6e-4992-bf57-4d201dbc8cad"
+ "0ed0ad45-5264-4104-889d-864572f7995c"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "842c2e40-58f8-46c7-ae3b-6caad61904c8"
+ "13788826-ca8f-4ca7-afef-5fac095f3005"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234152Z:842c2e40-58f8-46c7-ae3b-6caad61904c8"
+ "WESTUS2:20180502T080710Z:13788826-ca8f-4ca7-afef-5fac095f3005"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1388,8 +1351,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b0830f66-27e9-4204-861a-983888bc30d40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2IwODMwZjY2LTI3ZTktNDIwNC04NjFhLTk4Mzg4OGJjMzBkNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/100aa0b0-841d-4c03-9e1b-7eab289d2ab40?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzEwMGFhMGIwLTg0MWQtNGMwMy05ZTFiLTdlYWIyODlkMmFiNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1409,15 +1372,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:02 GMT"
+ "Wed, 02 May 2018 08:07:20 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1425,25 +1388,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "9bee9258-6a49-42a9-a504-a31a661311bf"
+ "39ecb879-4d06-4010-9cab-3839a37aa084"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14992"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "7c2a03c5-1714-4ae8-be67-5b73de800a86"
+ "02b46d22-6545-4b98-bbce-92a8e83d3907"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234203Z:7c2a03c5-1714-4ae8-be67-5b73de800a86"
+ "WESTUS2:20180502T080720Z:02b46d22-6545-4b98-bbce-92a8e83d3907"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1452,8 +1415,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b0830f66-27e9-4204-861a-983888bc30d40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2IwODMwZjY2LTI3ZTktNDIwNC04NjFhLTk4Mzg4OGJjMzBkNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/100aa0b0-841d-4c03-9e1b-7eab289d2ab40?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzEwMGFhMGIwLTg0MWQtNGMwMy05ZTFiLTdlYWIyODlkMmFiNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1473,15 +1436,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:13 GMT"
+ "Wed, 02 May 2018 08:07:30 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1489,25 +1452,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "481d8542-7d2f-46cd-a15a-945055ae853f"
+ "d5a121bf-4754-4620-87f9-05ea954876c7"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "56d11c2c-14eb-4986-a4ac-7fbaa37903e5"
+ "c525d232-c999-47fb-afe8-40742b0aa49f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234213Z:56d11c2c-14eb-4986-a4ac-7fbaa37903e5"
+ "WESTUS2:20180502T080730Z:c525d232-c999-47fb-afe8-40742b0aa49f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1516,8 +1479,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b0830f66-27e9-4204-861a-983888bc30d40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2IwODMwZjY2LTI3ZTktNDIwNC04NjFhLTk4Mzg4OGJjMzBkNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/100aa0b0-841d-4c03-9e1b-7eab289d2ab40?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzEwMGFhMGIwLTg0MWQtNGMwMy05ZTFiLTdlYWIyODlkMmFiNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1537,15 +1500,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:24 GMT"
+ "Wed, 02 May 2018 08:07:41 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1553,25 +1516,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "9a528c54-d45d-494c-a7c0-bc7c9f611994"
+ "a9d93391-54c5-48f7-b32c-27f4bfa9dba1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "52de65f7-5e7e-446d-8655-9b3e97e06a7c"
+ "b07d38f0-78a1-44c5-beeb-abd703baabbe"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234224Z:52de65f7-5e7e-446d-8655-9b3e97e06a7c"
+ "WESTUS2:20180502T080741Z:b07d38f0-78a1-44c5-beeb-abd703baabbe"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1580,19 +1543,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeAnalytics/accounts/testaba26711?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjY3MTE/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeAnalytics/accounts/testaba28320?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjgzMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake19279\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake19279\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake1789\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake1789\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "290"
+ "288"
],
"x-ms-client-request-id": [
- "d7f0bfd4-5a9e-48b8-a1d1-e1444f1bae90"
+ "bd95aef5-d13a-4fcf-a903-39e47450f68d"
],
"accept-language": [
"en-US"
@@ -1602,10 +1565,10 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake19279\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake19279\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"18893933-93f0-4428-84e7-6bb771563e0e\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeAnalytics/accounts/testaba26711\",\r\n \"name\": \"testaba26711\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake1789\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake1789\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"5936f411-28ad-4afa-bd01-75df8c2cad82\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeAnalytics/accounts/testaba28320\",\r\n \"name\": \"testaba28320\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "517"
+ "515"
],
"Content-Type": [
"application/json"
@@ -1616,17 +1579,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:27 GMT"
+ "Wed, 02 May 2018 08:07:44 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15511/providers/Microsoft.DataLakeAnalytics/accounts/testaba26711/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba15391/providers/Microsoft.DataLakeAnalytics/accounts/testaba28320/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1635,28 +1595,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/18893933-93f0-4428-84e7-6bb771563e0e0?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/5936f411-28ad-4afa-bd01-75df8c2cad820?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "6f015ef1-360b-492b-a443-b4c06dc34ed1"
+ "17c3cebe-fef5-42a1-9e4f-f89f3ddd0488"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "aaf29fc0-c9e7-4eea-b42a-ba3e66d0c7e6"
+ "4c52097b-409f-43bf-acb6-cf3afbbb35b4"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234228Z:aaf29fc0-c9e7-4eea-b42a-ba3e66d0c7e6"
+ "WESTUS2:20180502T080745Z:4c52097b-409f-43bf-acb6-cf3afbbb35b4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1665,8 +1625,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/18893933-93f0-4428-84e7-6bb771563e0e0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xODg5MzkzMy05M2YwLTQ0MjgtODRlNy02YmI3NzE1NjNlMGUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/5936f411-28ad-4afa-bd01-75df8c2cad820?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy81OTM2ZjQxMS0yOGFkLTRhZmEtYmQwMS03NWRmOGMyY2FkODIwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1686,15 +1646,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:38 GMT"
+ "Wed, 02 May 2018 08:07:55 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1702,25 +1662,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1bcdc269-163d-400b-8667-8132e0206fb5"
+ "f7587118-f40e-46fa-bbac-fbb4ce6a12e1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14999"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "4a891777-cd6e-4183-a412-447f24d7630d"
+ "52f159a0-f5ec-4aeb-baa5-09e8568d0651"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234238Z:4a891777-cd6e-4183-a412-447f24d7630d"
+ "WESTUS2:20180502T080755Z:52f159a0-f5ec-4aeb-baa5-09e8568d0651"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1729,8 +1689,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/18893933-93f0-4428-84e7-6bb771563e0e0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xODg5MzkzMy05M2YwLTQ0MjgtODRlNy02YmI3NzE1NjNlMGUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/5936f411-28ad-4afa-bd01-75df8c2cad820?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy81OTM2ZjQxMS0yOGFkLTRhZmEtYmQwMS03NWRmOGMyY2FkODIwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1750,15 +1710,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:48 GMT"
+ "Wed, 02 May 2018 08:08:05 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1766,25 +1726,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "71167c10-9d90-40d0-9d34-86cc42e5501c"
+ "5c3dfa80-ecda-477e-abb7-87bd7d58d1f9"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14998"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "0a30c739-146f-4c40-b48b-0cabf70713ab"
+ "44e07887-beb1-4878-8fca-9c29dcb70e6c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234249Z:0a30c739-146f-4c40-b48b-0cabf70713ab"
+ "WESTUS2:20180502T080806Z:44e07887-beb1-4878-8fca-9c29dcb70e6c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1793,8 +1753,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/18893933-93f0-4428-84e7-6bb771563e0e0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xODg5MzkzMy05M2YwLTQ0MjgtODRlNy02YmI3NzE1NjNlMGUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/5936f411-28ad-4afa-bd01-75df8c2cad820?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy81OTM2ZjQxMS0yOGFkLTRhZmEtYmQwMS03NWRmOGMyY2FkODIwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1814,15 +1774,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:42:59 GMT"
+ "Wed, 02 May 2018 08:08:16 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1830,25 +1790,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "dae12d46-9879-456c-8380-92288e1d32cf"
+ "4fc62d25-03dc-48f8-9c84-a1def3277e74"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14989"
- ],
"x-ms-correlation-request-id": [
- "eebab15a-3e27-4e36-a6f7-f3410a783277"
+ "40315d58-9dc2-4f1c-aaec-626b589f805e"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234300Z:eebab15a-3e27-4e36-a6f7-f3410a783277"
+ "WESTUS2:20180502T080816Z:40315d58-9dc2-4f1c-aaec-626b589f805e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1857,8 +1817,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeAnalytics/accounts/testaba26711?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjY3MTE/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeAnalytics/accounts/testaba28320?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjgzMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1867,7 +1827,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake19279\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake19279\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba26711.azuredatalakeanalytics.net\",\r\n \"accountId\": \"18893933-93f0-4428-84e7-6bb771563e0e\",\r\n \"creationTime\": \"2018-02-04T23:42:31.0637103Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:42:31.0637103Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeAnalytics/accounts/testaba26711\",\r\n \"name\": \"testaba26711\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake1789\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake1789\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba28320.azuredatalakeanalytics.net\",\r\n \"accountId\": \"5936f411-28ad-4afa-bd01-75df8c2cad82\",\r\n \"creationTime\": \"2018-05-02T08:07:46.7401263Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:07:46.7401263Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeAnalytics/accounts/testaba28320\",\r\n \"name\": \"testaba28320\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1878,15 +1838,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:43:00 GMT"
+ "Wed, 02 May 2018 08:08:16 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1894,25 +1854,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "ba4429d4-cb8e-4090-ac0c-0bb5744b8194"
+ "242a7180-fd80-404b-bfa0-b37b0a5a3f54"
],
"X-Content-Type-Options": [
"nosniff"
],
- "X-AspNet-Version": [
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
+ "X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "07db73cf-0f43-4e3d-ade8-b8a2bda7ea5b"
+ "f4f422b1-178b-4d13-9296-248797957449"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234300Z:07db73cf-0f43-4e3d-ade8-b8a2bda7ea5b"
+ "WESTUS2:20180502T080817Z:f4f422b1-178b-4d13-9296-248797957449"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1921,13 +1881,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeAnalytics/accounts/testaba26711?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjY3MTE/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeAnalytics/accounts/testaba28320?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzOTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjgzMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "325610ae-e6c7-4e4f-a7e7-3b71a9c455d2"
+ "2e44e8c9-0a20-480b-8281-1570e564c0a2"
],
"accept-language": [
"en-US"
@@ -1937,7 +1897,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake19279\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake19279\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba26711.azuredatalakeanalytics.net\",\r\n \"accountId\": \"18893933-93f0-4428-84e7-6bb771563e0e\",\r\n \"creationTime\": \"2018-02-04T23:42:31.0637103Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:42:31.0637103Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15511/providers/Microsoft.DataLakeAnalytics/accounts/testaba26711\",\r\n \"name\": \"testaba26711\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake1789\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake1789\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba28320.azuredatalakeanalytics.net\",\r\n \"accountId\": \"5936f411-28ad-4afa-bd01-75df8c2cad82\",\r\n \"creationTime\": \"2018-05-02T08:07:46.7401263Z\",\r\n \"lastModifiedTime\": \"2018-05-02T08:07:46.7401263Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba15391/providers/Microsoft.DataLakeAnalytics/accounts/testaba28320\",\r\n \"name\": \"testaba28320\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1948,15 +1908,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:43:01 GMT"
+ "Wed, 02 May 2018 08:08:17 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1964,25 +1924,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "3393798b-724d-47f7-84c2-c2f9cc5e9859"
+ "65ce758a-e3f5-48cf-8111-1c60fa0bb109"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "95871bba-e286-4cf6-bcee-45bf1451f3cf"
+ "9518e981-abce-4109-b385-b49a0ffc6fa5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T234301Z:95871bba-e286-4cf6-bcee-45bf1451f3cf"
+ "WESTUS2:20180502T080818Z:9518e981-abce-4109-b385-b49a0ffc6fa5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1991,19 +1951,387 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"name\": \"testjob15599\",\r\n \"degreeOfParallelism\": 2,\r\n \"type\": \"USql\",\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\r\\nDROP DATABASE IF EXISTS testdb17980; CREATE DATABASE testdb17980; \\r\\n//Create Table\\r\\nCREATE TABLE testdb17980.dbo.testtbl1597\\r\\n(\\r\\n //Define schema of table\\r\\n UserId int, \\r\\n Start DateTime, \\r\\n Region string, \\r\\n Query string, \\r\\n Duration int, \\r\\n Urls string, \\r\\n ClickedUrls string,\\r\\n INDEX idx1 //Name of index\\r\\n CLUSTERED (Region ASC) //Column to cluster by\\r\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\r\\n);\\r\\n\\r\\nALTER TABLE testdb17980.dbo.testtbl1597 ADD IF NOT EXISTS PARTITION (1);\\r\\n\\r\\nDROP FUNCTION IF EXISTS testdb17980.dbo.testtvf19573;\\r\\n\\r\\n//create table weblogs on space-delimited website log data\\r\\nCREATE FUNCTION testdb17980.dbo.testtvf19573()\\r\\nRETURNS @result TABLE\\r\\n(\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string, \\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string, \\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string, \\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int, \\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n)\\r\\nAS\\r\\nBEGIN\\r\\n\\r\\n @result = EXTRACT\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string,\\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string,\\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string,\\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int,\\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\r\\n USING Extractors.Text(delimiter:' ');\\r\\n\\r\\nRETURN;\\r\\nEND;\\r\\nCREATE VIEW testdb17980.dbo.testview12628 \\r\\nAS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\nAS \\r\\nT(a, b);\\r\\nCREATE PROCEDURE testdb17980.dbo.testproc11902()\\r\\nAS BEGIN\\r\\n CREATE VIEW testdb17980.dbo.testview12628 \\r\\n AS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\n AS \\r\\n T(a, b);\\r\\nEND;\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"name\": \"testjob19910\",\r\n \"degreeOfParallelism\": 2,\r\n \"type\": \"USql\",\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\r\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\r\\n//Create Table\\r\\nCREATE TABLE testdb13376.dbo.testtbl16611\\r\\n(\\r\\n //Define schema of table\\r\\n UserId int, \\r\\n Start DateTime, \\r\\n Region string, \\r\\n Query string, \\r\\n Duration int, \\r\\n Urls string, \\r\\n ClickedUrls string,\\r\\n INDEX idx1 //Name of index\\r\\n CLUSTERED (Region ASC) //Column to cluster by\\r\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\r\\n);\\r\\n\\r\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\r\\n\\r\\nINSERT INTO testdb13376.dbo.testtbl16611\\r\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\r\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\r\\nVALUES\\r\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\r\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\r\\n\\r\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\r\\n\\r\\n//create table weblogs on space-delimited website log data\\r\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\r\\nRETURNS @result TABLE\\r\\n(\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string, \\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string, \\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string, \\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int, \\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n)\\r\\nAS\\r\\nBEGIN\\r\\n\\r\\n @result = EXTRACT\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string,\\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string,\\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string,\\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int,\\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\r\\n USING Extractors.Text(delimiter:' ');\\r\\n\\r\\nRETURN;\\r\\nEND;\\r\\nCREATE VIEW testdb13376.dbo.testview14603 \\r\\nAS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\nAS \\r\\nT(a, b);\\r\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\r\\nAS BEGIN\\r\\n CREATE VIEW testdb13376.dbo.testview14603 \\r\\n AS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\n AS \\r\\n T(a, b);\\r\\nEND;\"\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2529"
+ "2946"
+ ],
+ "x-ms-client-request-id": [
+ "3cc0496e-b6fe-4eb3-ba13-dc498b4c4570"
+ ],
+ "accept-language": [
+ "en-US"
],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:13:21 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "60130fdf-3e6b-4108-90e4-6e55540b79f3"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "5834ee8d-e207-4b31-81c5-fdca7eede120"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0.3378932S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:13:22 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "2ca4130c-ddc4-4026-bec5-058f4f8af6a7"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "78e487cc-5121-40cb-a8c6-2a7986a455b9"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT5.943443S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:13:28 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "1c964e28-ac90-4928-bc5f-8e8477161d91"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "4276f508-2143-40e7-9709-c4f333991387"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT13.3655669S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:13:35 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "012af861-99b6-460e-a34c-e7258f53352e"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "f6596b95-0315-4ffd-9125-2ef76c4e3d16"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.2250623S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:13:40 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "9718fd4e-3ded-4abf-b681-225821ea9c5b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "616bec68-c359-4d7a-b517-a67b97d2a8dd"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:13:45 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "f06db712-1c1a-4fd2-bf63-3d298536160b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "6da59fcb-5027-4dd0-8383-a307340f4fae"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:13:51 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "fea316c8-5874-474b-9b90-4932ec0394fb"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "21c03631-0fd5-4764-9cbd-423b92c11a3c"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 08:13:56 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "e93dcdd2-d05f-4e22-938a-4033191c2852"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
"x-ms-client-request-id": [
- "396bc3f8-a9f6-401e-8f28-4f9cc7a14824"
+ "8f1b25ca-7b44-4336-a9b6-8f3653818e78"
],
"accept-language": [
"en-US"
@@ -2013,7 +2341,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2025,13 +2353,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:02 GMT"
+ "Wed, 02 May 2018 08:14:01 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "1520ab8b-7c81-47a5-b5b8-780f71223e5c"
+ "2828fc16-99e1-409e-b0b2-4d275d32de09"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2043,13 +2371,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c1f486f3-7837-4b9c-800b-f84e19e3ef3b"
+ "05f8ce12-7f5d-43df-a8c3-91470748b60e"
],
"accept-language": [
"en-US"
@@ -2059,7 +2387,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb17980; CREATE DATABASE testdb17980; \\n//Create Table\\nCREATE TABLE testdb17980.dbo.testtbl1597\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb17980.dbo.testtbl1597 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb17980.dbo.testtvf19573;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb17980.dbo.testtvf19573()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb17980.dbo.testview12628 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb17980.dbo.testproc11902()\\nAS BEGIN\\n CREATE VIEW testdb17980.dbo.testview12628 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"startTime\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT4.0297732S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2071,13 +2399,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:03 GMT"
+ "Wed, 02 May 2018 08:14:06 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "63bfd950-c62b-454c-b116-de1046476fe9"
+ "55009e99-dc17-4bf3-94c7-0f4133d925af"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2089,13 +2417,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "069d21ed-c781-4b03-8f41-f3c4f8f0e1be"
+ "70b8ae5b-a15b-4f10-b656-f52c33a4688d"
],
"accept-language": [
"en-US"
@@ -2105,7 +2433,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:48:03.0791303-08:00\",\r\n \"details\": \"Compilation:dc2ea24e-8051-4c71-8246-1e7c44859e25;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb17980; CREATE DATABASE testdb17980; \\n//Create Table\\nCREATE TABLE testdb17980.dbo.testtbl1597\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb17980.dbo.testtbl1597 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb17980.dbo.testtvf19573;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb17980.dbo.testtvf19573()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb17980.dbo.testview12628 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb17980.dbo.testproc11902()\\nAS BEGIN\\n CREATE VIEW testdb17980.dbo.testview12628 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT5.9365398S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"startTime\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT9.2247721S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2117,13 +2445,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:09 GMT"
+ "Wed, 02 May 2018 08:14:12 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "e1d24d74-e316-429e-9a33-ed0825efa675"
+ "cd492127-16fb-48e6-b305-17812d77fad0"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2135,13 +2463,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3876d772-ff7f-4afe-ac25-d882c5e91799"
+ "b4b35320-1206-412c-8e36-15a596c76ce4"
],
"accept-language": [
"en-US"
@@ -2151,7 +2479,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:48:03.0791303-08:00\",\r\n \"details\": \"Compilation:dc2ea24e-8051-4c71-8246-1e7c44859e25;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT11.3272499S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"startTime\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT14.4628463S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2163,13 +2491,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:16 GMT"
+ "Wed, 02 May 2018 08:14:17 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "18f651c3-8c1d-49c4-8072-682530caf029"
+ "059bd1a4-7e8e-4750-b2b3-5146ea49a52b"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2181,13 +2509,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9664a3b5-7620-4eab-970b-b4921af47bc2"
+ "bcbd6a13-5272-4c4c-a357-e0f13b825685"
],
"accept-language": [
"en-US"
@@ -2197,7 +2525,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:48:03.0791303-08:00\",\r\n \"details\": \"Compilation:dc2ea24e-8051-4c71-8246-1e7c44859e25;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb17980; CREATE DATABASE testdb17980; \\n//Create Table\\nCREATE TABLE testdb17980.dbo.testtbl1597\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb17980.dbo.testtbl1597 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb17980.dbo.testtvf19573;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb17980.dbo.testtvf19573()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb17980.dbo.testview12628 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb17980.dbo.testproc11902()\\nAS BEGIN\\n CREATE VIEW testdb17980.dbo.testview12628 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT18.7946043S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"startTime\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT19.6937406S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2209,13 +2537,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:21 GMT"
+ "Wed, 02 May 2018 08:14:22 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "691ad86a-78fb-4390-8718-542646dee6c6"
+ "6347decf-3909-4891-ab92-b6223e9b7ce7"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2227,13 +2555,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7e8bb95c-3cb3-4012-ae3e-d6694e09883a"
+ "5d5eff60-e3ce-46ec-b2b7-ef51bb04a9e1"
],
"accept-language": [
"en-US"
@@ -2243,7 +2571,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:48:03.0791303-08:00\",\r\n \"details\": \"Compilation:dc2ea24e-8051-4c71-8246-1e7c44859e25;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb17980; CREATE DATABASE testdb17980; \\n//Create Table\\nCREATE TABLE testdb17980.dbo.testtbl1597\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb17980.dbo.testtbl1597 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb17980.dbo.testtvf19573;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb17980.dbo.testtvf19573()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb17980.dbo.testview12628 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb17980.dbo.testproc11902()\\nAS BEGIN\\n CREATE VIEW testdb17980.dbo.testview12628 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT24.3427576S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"startTime\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT24.8969659S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2255,13 +2583,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:26 GMT"
+ "Wed, 02 May 2018 08:14:28 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "6efe1cc3-bdd5-46b9-8128-05617a93da93"
+ "ba73bf63-5876-4acd-aca3-212919f88302"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2273,13 +2601,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "331db72a-d8a4-4d33-9bb2-2fc71dc79606"
+ "32d7872e-42d5-48db-9b54-3facc534bb32"
],
"accept-language": [
"en-US"
@@ -2289,7 +2617,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:48:03.0791303-08:00\",\r\n \"details\": \"Compilation:dc2ea24e-8051-4c71-8246-1e7c44859e25;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0481297-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0793812-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:69cf634f-8275-478a-9ee4-853fea7478e6\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0949781-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"69cf634f-8275-478a-9ee4-853fea7478e6\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb17980; CREATE DATABASE testdb17980; \\n//Create Table\\nCREATE TABLE testdb17980.dbo.testtbl1597\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb17980.dbo.testtbl1597 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb17980.dbo.testtvf19573;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb17980.dbo.testtvf19573()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb17980.dbo.testview12628 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb17980.dbo.testproc11902()\\nAS BEGIN\\n CREATE VIEW testdb17980.dbo.testview12628 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"yarnApplicationId\": 1519789,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT24.9689994S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312515S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"startTime\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT30.1001824S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2301,13 +2629,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:31 GMT"
+ "Wed, 02 May 2018 08:14:33 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "8973e86a-4617-41bd-aa28-7860d9b78699"
+ "45b19440-42b3-4234-b277-bf57ff9661b1"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2319,13 +2647,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d9afb20d-8c69-4738-b44a-d3028f227311"
+ "197bbbf1-adbd-4def-9cdd-0ae5e4ed8d42"
],
"accept-language": [
"en-US"
@@ -2335,7 +2663,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"startTime\": \"2018-02-04T15:48:33.673174-08:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:48:03.0791303-08:00\",\r\n \"details\": \"Compilation:dc2ea24e-8051-4c71-8246-1e7c44859e25;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0481297-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0793812-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:69cf634f-8275-478a-9ee4-853fea7478e6\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0949781-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-02-04T15:48:33.673174-08:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"69cf634f-8275-478a-9ee4-853fea7478e6\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb17980; CREATE DATABASE testdb17980; \\n//Create Table\\nCREATE TABLE testdb17980.dbo.testtbl1597\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb17980.dbo.testtbl1597 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb17980.dbo.testtvf19573;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb17980.dbo.testtvf19573()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb17980.dbo.testview12628 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb17980.dbo.testproc11902()\\nAS BEGIN\\n CREATE VIEW testdb17980.dbo.testview12628 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"yarnApplicationId\": 1519789,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT24.9689994S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312515S\",\r\n \"totalRunningTime\": \"PT4.2648033S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"startTime\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT35.3034133S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2347,13 +2675,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:37 GMT"
+ "Wed, 02 May 2018 08:14:38 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "9d8fb27b-fd5a-4731-889f-377203c0fbf1"
+ "e5996cb4-ccc2-4b1c-9e6f-af475ec1966b"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2365,13 +2693,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZTIyMmU0OWUtNDg1Yi00ZmUzLTlmMGUtODRiZmU0Y2Q0YzUzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/c495b321-2ae8-44ef-862e-6bb8b3bd75ab?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYzQ5NWIzMjEtMmFlOC00NGVmLTg2MmUtNmJiOGIzYmQ3NWFiP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "be9a9d53-6e5a-4c38-bac3-6ecf42e88cb5"
+ "aeccfa5b-bee6-46c6-aca6-c2c7ae01fa9f"
],
"accept-language": [
"en-US"
@@ -2381,7 +2709,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"e222e49e-485b-4fe3-9f0e-84bfe4cd4c53\",\r\n \"name\": \"testjob15599\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"startTime\": \"2018-02-04T15:48:33.673174-08:00\",\r\n \"endTime\": \"2018-02-04T15:48:40.4075997-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:48:02.5947485-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:48:03.0791303-08:00\",\r\n \"details\": \"Compilation:dc2ea24e-8051-4c71-8246-1e7c44859e25;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0481297-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0793812-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:69cf634f-8275-478a-9ee4-853fea7478e6\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T15:48:28.0949781-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-02-04T15:48:33.673174-08:00\",\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2018-02-04T15:48:40.4075997-08:00\",\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"69cf634f-8275-478a-9ee4-853fea7478e6\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb17980; CREATE DATABASE testdb17980; \\n//Create Table\\nCREATE TABLE testdb17980.dbo.testtbl1597\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb17980.dbo.testtbl1597 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb17980.dbo.testtvf19573;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb17980.dbo.testtvf19573()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb17980.dbo.testview12628 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb17980.dbo.testproc11902()\\nAS BEGIN\\n CREATE VIEW testdb17980.dbo.testview12628 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake19279.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/48/e222e49e-485b-4fe3-9f0e-84bfe4cd4c53/algebra.xml\",\r\n \"yarnApplicationId\": 1519789,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT24.9689994S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312515S\",\r\n \"totalRunningTime\": \"PT6.7344257S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"c495b321-2ae8-44ef-862e-6bb8b3bd75ab\",\r\n \"name\": \"testjob19910\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"startTime\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"endTime\": \"2018-05-02T01:14:42.8500512-07:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T01:13:19.5200271-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T01:13:21.520069-07:00\",\r\n \"details\": \"Compilation:b9b3487a-3a60-4ffd-8784-42c7e5992699;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3642612-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:8816eeb2-29c4-4cb7-9285-4ac45d59689b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T01:13:41.3955297-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T01:14:03.442894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2018-05-02T01:14:42.8500512-07:00\",\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"8816eeb2-29c4-4cb7-9285-4ac45d59689b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb13376; CREATE DATABASE testdb13376; \\n//Create Table\\nCREATE TABLE testdb13376.dbo.testtbl16611\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb13376.dbo.testtbl16611 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb13376.dbo.testtbl16611\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb13376.dbo.testtvf1697;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb13376.dbo.testtvf1697()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb13376.dbo.testview14603 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb13376.dbo.testproc13385()\\nAS BEGIN\\n CREATE VIEW testdb13376.dbo.testview14603 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake1789.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/08/13/c495b321-2ae8-44ef-862e-6bb8b3bd75ab/algebra.xml\",\r\n \"yarnApplicationId\": 4066975,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.8441922S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312685S\",\r\n \"totalRunningTime\": \"PT39.4071572S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2393,13 +2721,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:42 GMT"
+ "Wed, 02 May 2018 08:14:43 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "fdee1f22-4175-4853-8b2d-bcd5680689d0"
+ "6f5f60a1-f86e-4598-84f1-de9608a22c1e"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2411,19 +2739,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"password\": \"testsecretpwd14160\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\",\r\n \"userId\": \"3174d823-f718-4f45-95fb-0afeaa65dac0\"\r\n}",
+ "RequestBody": "{\r\n \"password\": \"testsecretpwd1784\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\",\r\n \"userId\": \"8b23c2aa-107a-4a97-8cb3-4e4b35cc55d1\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "145"
+ "144"
],
"x-ms-client-request-id": [
- "50b4f310-38de-4cd5-a857-610b9ed3e44b"
+ "8c4b5be3-c35e-4952-86d2-67baef65ce4a"
],
"accept-language": [
"en-US"
@@ -2442,13 +2770,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:49 GMT"
+ "Wed, 02 May 2018 08:14:49 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "0ee2ef4d-b11e-450f-a47a-6d2b1794eb8d"
+ "6685e1b2-b4e2-49ee-b33d-c712e2b95410"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2460,19 +2788,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"password\": \"testsecretpwd14160\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\",\r\n \"userId\": \"f8cab0c5-3814-46bc-91d0-f11fad08817c\"\r\n}",
+ "RequestBody": "{\r\n \"password\": \"testsecretpwd1784\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\",\r\n \"userId\": \"8a2e60e6-273d-43a8-bde3-a2668d22ceec\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "145"
+ "144"
],
"x-ms-client-request-id": [
- "264702a9-3358-478b-9a44-9d87ed476965"
+ "03ff8ed5-7be1-43fa-930e-e92a19692e81"
],
"accept-language": [
"en-US"
@@ -2482,7 +2810,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceAlreadyExists\",\r\n \"message\": \"The resource 'testsecret12542' already exists. Trace: 48dec6ce-df56-4694-868d-521a21cff4fb Time: 2018-02-04T15:48:50.5509486-08:00\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceAlreadyExists\",\r\n \"message\": \"The resource 'testsecret19965' already exists. Trace: 30cc7d08-b240-44d6-859d-a3dfe6cb18ea Time: 2018-05-02T01:14:50.5842028-07:00\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2494,13 +2822,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:50 GMT"
+ "Wed, 02 May 2018 08:14:49 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "48dec6ce-df56-4694-868d-521a21cff4fb"
+ "30cc7d08-b240-44d6-859d-a3dfe6cb18ea"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2512,19 +2840,19 @@
"StatusCode": 409
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"password\": \"testsecretpwd14160\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\",\r\n \"userId\": \"185e3eb8-0751-48ad-8c0e-95c1a71d47f2\"\r\n}",
+ "RequestBody": "{\r\n \"password\": \"testsecretpwd1784\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\",\r\n \"userId\": \"8c4a6bda-3c6d-492e-956f-18d46c3ace15\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "145"
+ "144"
],
"x-ms-client-request-id": [
- "485490f3-c6e7-4910-9cb0-109de442b9a1"
+ "a44f67ee-2636-49f4-b863-ad3b19e9a255"
],
"accept-language": [
"en-US"
@@ -2543,13 +2871,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:55 GMT"
+ "Wed, 02 May 2018 08:14:54 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "b1ed0f95-3e32-41c4-8f25-206b8264db82"
+ "66480385-c73b-474b-af11-bcd824225a06"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2561,19 +2889,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542dup?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyZHVwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965dup?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1ZHVwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"password\": \"testsecretpwd14160\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\",\r\n \"userId\": \"c73a6b8d-864f-4adc-a0b0-07aef2e52d76\"\r\n}",
+ "RequestBody": "{\r\n \"password\": \"testsecretpwd1784\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\",\r\n \"userId\": \"a3464c45-75b2-4039-ba6e-046fcbf5ec76\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "145"
+ "144"
],
"x-ms-client-request-id": [
- "9c9de7d7-61e7-41bc-aa2f-ad8ba1f0e2a4"
+ "20bad07d-c2d7-473c-b94d-d9a263ae52da"
],
"accept-language": [
"en-US"
@@ -2592,13 +2920,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:51 GMT"
+ "Wed, 02 May 2018 08:14:51 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "fc4d3e5f-172a-43e8-b7fe-61a48e7d2620"
+ "a485f509-0ad6-4a18-bd08-aba5836c1f13"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2610,13 +2938,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4a68a23e-652d-4c6a-88e6-319da0d3096c"
+ "7ddc0784-e156-408e-9073-8d89dec5f2be"
],
"accept-language": [
"en-US"
@@ -2626,7 +2954,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"credentialName\": \"testsecret12542\"\r\n}",
+ "ResponseBody": "{\r\n \"credentialName\": \"testsecret19965\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2638,13 +2966,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:52 GMT"
+ "Wed, 02 May 2018 08:14:51 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "d23c6784-4967-41fd-9eef-6c96e7b2d02c"
+ "ac970beb-7c22-453d-983a-ac72af16abb0"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2656,13 +2984,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "bcb1ab4f-f1e8-4ce0-ab2c-1094bfb436c3"
+ "67b3ff2c-1d54-41bc-a201-979e29e96950"
],
"accept-language": [
"en-US"
@@ -2672,7 +3000,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"credentialName\": \"testsecret12542\"\r\n}",
+ "ResponseBody": "{\r\n \"credentialName\": \"testsecret19965\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2684,13 +3012,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:52 GMT"
+ "Wed, 02 May 2018 08:14:51 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "08f3a6ac-51de-4295-ad7b-bed1982ac6b9"
+ "016c13ef-2f48-4719-8ed5-eacc988f2cf8"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2702,13 +3030,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "43788d0a-4d2e-4a7d-8ad4-3ce91a7a4acc"
+ "84d9589a-1a0c-4fec-8976-2fa42fc6cecd"
],
"accept-language": [
"en-US"
@@ -2718,7 +3046,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The resource 'testsecret12542' does not exist. Trace: c36839de-add1-418e-94cf-fd51b09abf91 Time: 2018-02-04T15:48:54.3009904-08:00\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The resource 'testsecret19965' does not exist. Trace: 8fbb9371-d08a-4e45-b026-8779a52b1488 Time: 2018-05-02T01:14:53.6155221-07:00\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2730,13 +3058,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:53 GMT"
+ "Wed, 02 May 2018 08:14:52 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "c36839de-add1-418e-94cf-fd51b09abf91"
+ "8fbb9371-d08a-4e45-b026-8779a52b1488"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2748,13 +3076,13 @@
"StatusCode": 404
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a5693719-1ae0-4edf-87d4-6f772e4019e0"
+ "25492d19-64d5-41d8-9701-5d52d17aab16"
],
"accept-language": [
"en-US"
@@ -2764,7 +3092,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The resource 'testsecret12542' does not exist. Trace: 7d552cb4-4f12-47b6-b540-18af608c1707 Time: 2018-02-04T15:48:56.8010056-08:00\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The resource 'testsecret19965' does not exist. Trace: 9dceb0c4-02bc-4627-9e8f-6d57b18582bb Time: 2018-05-02T01:14:55.6936648-07:00\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2776,13 +3104,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:56 GMT"
+ "Wed, 02 May 2018 08:14:54 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "7d552cb4-4f12-47b6-b540-18af608c1707"
+ "9dceb0c4-02bc-4627-9e8f-6d57b18582bb"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2794,13 +3122,13 @@
"StatusCode": 404
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0e78f104-bf72-4db3-ae4b-e105349136d8"
+ "b5be9908-e772-4948-a1ea-92c433c9424e"
],
"accept-language": [
"en-US"
@@ -2810,7 +3138,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"credentialName\": \"testsecret12542\"\r\n },\r\n {\r\n \"credentialName\": \"testsecret12542dup\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"credentialName\": \"testsecret19965\"\r\n },\r\n {\r\n \"credentialName\": \"testsecret19965dup\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2822,13 +3150,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:52 GMT"
+ "Wed, 02 May 2018 08:14:51 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "8289a4b2-7021-4929-a57f-9fce85fe77ad"
+ "befb8b98-041b-4b64-aa7d-4aa7dc3f18de"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2840,19 +3168,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?cascade=false&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2Nhc2NhZGU9ZmFsc2UmYXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?cascade=false&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2Nhc2NhZGU9ZmFsc2UmYXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "POST",
- "RequestBody": "{\r\n \"password\": \"testsecretpwd14160\"\r\n}",
+ "RequestBody": "{\r\n \"password\": \"testsecretpwd1784\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "40"
+ "39"
],
"x-ms-client-request-id": [
- "39b5b9f5-71d7-4a76-94c0-a2b7ed62bff3"
+ "7285443b-8485-454b-935e-bd2da87d80ba"
],
"accept-language": [
"en-US"
@@ -2871,13 +3199,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:53 GMT"
+ "Wed, 02 May 2018 08:14:52 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "a0b5bd3d-7f34-474f-acb9-eb41583fa9b7"
+ "071daa3b-8236-4644-a8bb-526c12e24b9b"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2889,19 +3217,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb17980/credentials/testsecret12542?cascade=true&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTc5ODAvY3JlZGVudGlhbHMvdGVzdHNlY3JldDEyNTQyP2Nhc2NhZGU9dHJ1ZSZhcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/catalog/usql/databases/testdb13376/credentials/testsecret19965?cascade=true&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTMzNzYvY3JlZGVudGlhbHMvdGVzdHNlY3JldDE5OTY1P2Nhc2NhZGU9dHJ1ZSZhcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "POST",
- "RequestBody": "{\r\n \"password\": \"testsecretpwd14160\"\r\n}",
+ "RequestBody": "{\r\n \"password\": \"testsecretpwd1784\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "40"
+ "39"
],
"x-ms-client-request-id": [
- "67259c26-e4e7-42d4-a962-366b5f4c0c57"
+ "4f6bb413-6023-474c-aab2-7973961254ed"
],
"accept-language": [
"en-US"
@@ -2920,13 +3248,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:48:55 GMT"
+ "Wed, 02 May 2018 08:14:54 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "4fe6c20f-0cb2-4f11-bfc1-f36921c37430"
+ "c834027f-3900-4518-8023-0310343c3fa4"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2940,37 +3268,37 @@
],
"Names": {
".ctor": [
- "rgaba15511",
- "testaba14091",
- "testaba26711",
- "teststorage12000",
- "testdatalake19279",
- "testdatalake27319",
- "testazureblob14868",
- "testdb17980",
- "testtbl1597",
- "testtvf19573",
- "testproc11902",
- "testview12628",
- "testcred13233",
- "testsecret12542",
- "testsecretpwd14160"
+ "rgaba15391",
+ "testaba14478",
+ "testaba28320",
+ "teststorage1858",
+ "testdatalake1789",
+ "testdatalake27672",
+ "testazureblob17879",
+ "testdb13376",
+ "testtbl16611",
+ "testtvf1697",
+ "testproc13385",
+ "testview14603",
+ "testcred15316",
+ "testsecret19965",
+ "testsecretpwd1784"
],
"CreateCatalog": [
- "e222e49e-485b-4fe3-9f0e-84bfe4cd4c53"
+ "c495b321-2ae8-44ef-862e-6bb8b3bd75ab"
],
"RunJobToCompletion": [
- "testjob15599"
+ "testjob19910"
],
"fakeUserId01": [
- "3174d823-f718-4f45-95fb-0afeaa65dac0",
- "185e3eb8-0751-48ad-8c0e-95c1a71d47f2"
+ "8b23c2aa-107a-4a97-8cb3-4e4b35cc55d1",
+ "8c4a6bda-3c6d-492e-956f-18d46c3ace15"
],
"fakeUserId02": [
- "f8cab0c5-3814-46bc-91d0-f11fad08817c"
+ "8a2e60e6-273d-43a8-bde3-a2668d22ceec"
],
"fakeUserId03": [
- "c73a6b8d-864f-4adc-a0b0-07aef2e52d76"
+ "a3464c45-75b2-4039-ba6e-046fcbf5ec76"
]
},
"Variables": {
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.CatalogOperationTests/GetCatalogItemsTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.CatalogOperationTests/GetCatalogItemsTest.json
index 2b60b454aec1..3c663dcd410e 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.CatalogOperationTests/GetCatalogItemsTest.json
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.CatalogOperationTests/GetCatalogItemsTest.json
@@ -7,7 +7,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "08085099-a112-4064-be63-61233ebd7d9f"
+ "a795a006-67af-4fa1-a108-6c0cf65f4970"
],
"accept-language": [
"en-US"
@@ -17,7 +17,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -29,7 +29,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:15 GMT"
+ "Wed, 02 May 2018 07:14:05 GMT"
],
"Pragma": [
"no-cache"
@@ -41,19 +41,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1199"
],
"x-ms-request-id": [
- "34a41131-149b-4849-aee0-8fd1338e3af5"
+ "fe8ea142-9883-4d53-8071-3e72be670f95"
],
"x-ms-correlation-request-id": [
- "34a41131-149b-4849-aee0-8fd1338e3af5"
+ "fe8ea142-9883-4d53-8071-3e72be670f95"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233316Z:34a41131-149b-4849-aee0-8fd1338e3af5"
+ "WESTUS2:20180502T071405Z:fe8ea142-9883-4d53-8071-3e72be670f95"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -65,7 +68,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e439be90-f03a-401e-a7a0-5fdfaa483ad3"
+ "f192b33d-3a0b-4e54-84ea-c14253ddd55f"
],
"accept-language": [
"en-US"
@@ -75,7 +78,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -87,7 +90,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:15 GMT"
+ "Wed, 02 May 2018 07:14:05 GMT"
],
"Pragma": [
"no-cache"
@@ -96,19 +99,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
+ "14998"
],
"x-ms-request-id": [
- "8349a27f-57ed-4c67-aa9b-d0a8cb2a683c"
+ "a1bc2e30-4154-4eb6-a7cf-64236177e6c0"
],
"x-ms-correlation-request-id": [
- "8349a27f-57ed-4c67-aa9b-d0a8cb2a683c"
+ "a1bc2e30-4154-4eb6-a7cf-64236177e6c0"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233316Z:8349a27f-57ed-4c67-aa9b-d0a8cb2a683c"
+ "WESTUS2:20180502T071405Z:a1bc2e30-4154-4eb6-a7cf-64236177e6c0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -120,7 +126,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "08e794e5-5936-4c79-ace3-477afdb72b26"
+ "db9abb29-e86b-4bb3-a211-b2fd7bf36318"
],
"accept-language": [
"en-US"
@@ -130,7 +136,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -142,7 +148,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:17 GMT"
+ "Wed, 02 May 2018 07:14:06 GMT"
],
"Pragma": [
"no-cache"
@@ -154,19 +160,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
+ "1198"
],
"x-ms-request-id": [
- "7a760f89-9198-42ae-aa9c-6896ec0de29e"
+ "d4851612-232c-4fc5-92a9-27d30f25c5c6"
],
"x-ms-correlation-request-id": [
- "7a760f89-9198-42ae-aa9c-6896ec0de29e"
+ "d4851612-232c-4fc5-92a9-27d30f25c5c6"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233317Z:7a760f89-9198-42ae-aa9c-6896ec0de29e"
+ "WESTUS2:20180502T071406Z:d4851612-232c-4fc5-92a9-27d30f25c5c6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -178,7 +187,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5c997dff-fe0a-4224-a9fc-be26bf1107fa"
+ "57032110-f745-4437-b8df-2fcc1ab44f3b"
],
"accept-language": [
"en-US"
@@ -188,7 +197,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -200,7 +209,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:17 GMT"
+ "Wed, 02 May 2018 07:14:06 GMT"
],
"Pragma": [
"no-cache"
@@ -209,19 +218,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
+ "14997"
],
"x-ms-request-id": [
- "af20f8e5-0e36-405e-a84e-06f40863e6cb"
+ "a7446d9b-14f9-4331-a7c8-d1a148f9cf46"
],
"x-ms-correlation-request-id": [
- "af20f8e5-0e36-405e-a84e-06f40863e6cb"
+ "a7446d9b-14f9-4331-a7c8-d1a148f9cf46"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233317Z:af20f8e5-0e36-405e-a84e-06f40863e6cb"
+ "WESTUS2:20180502T071406Z:a7446d9b-14f9-4331-a7c8-d1a148f9cf46"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -233,7 +245,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d4184990-04fc-447b-8787-4d0d6424c05e"
+ "4efa6e6d-7797-471f-94f4-6bcb50ebf100"
],
"accept-language": [
"en-US"
@@ -243,7 +255,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -255,7 +267,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:17 GMT"
+ "Wed, 02 May 2018 07:14:07 GMT"
],
"Pragma": [
"no-cache"
@@ -267,19 +279,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1195"
+ "1197"
],
"x-ms-request-id": [
- "3262bc50-7971-4eee-ad01-991416aac565"
+ "115e2985-db6b-4fd5-8fc0-93760289e997"
],
"x-ms-correlation-request-id": [
- "3262bc50-7971-4eee-ad01-991416aac565"
+ "115e2985-db6b-4fd5-8fc0-93760289e997"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233318Z:3262bc50-7971-4eee-ad01-991416aac565"
+ "WESTUS2:20180502T071407Z:115e2985-db6b-4fd5-8fc0-93760289e997"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -291,7 +306,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3ce4b2c7-4553-4b14-876e-a870d5ca77b0"
+ "f4b3b6aa-cb97-4bb3-9e92-569e66daf3d1"
],
"accept-language": [
"en-US"
@@ -301,7 +316,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -313,7 +328,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:17 GMT"
+ "Wed, 02 May 2018 07:14:07 GMT"
],
"Pragma": [
"no-cache"
@@ -322,31 +337,34 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
+ "14996"
],
"x-ms-request-id": [
- "5e6c8dfe-e786-42b1-8c2e-9c6c0d90b134"
+ "c3659335-c293-49d5-a174-d1d293ac8303"
],
"x-ms-correlation-request-id": [
- "5e6c8dfe-e786-42b1-8c2e-9c6c0d90b134"
+ "c3659335-c293-49d5-a174-d1d293ac8303"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233318Z:5e6c8dfe-e786-42b1-8c2e-9c6c0d90b134"
+ "WESTUS2:20180502T071407Z:c3659335-c293-49d5-a174-d1d293ac8303"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba19272?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTkyNzI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1481?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTQ4MT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8013bc51-de55-4755-87f2-239da9e3098d"
+ "e4db3f4c-8fbd-4ff8-9cc8-2cda379a36b5"
],
"accept-language": [
"en-US"
@@ -356,10 +374,10 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba19272' could not be found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba1481' could not be found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "102"
+ "101"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -371,7 +389,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:17 GMT"
+ "Wed, 02 May 2018 07:14:07 GMT"
],
"Pragma": [
"no-cache"
@@ -380,31 +398,34 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
+ "14995"
],
"x-ms-request-id": [
- "d18a589a-5749-4814-8d75-1fd374e828b0"
+ "f629f6ff-4b30-4ab3-9288-27dc2267be90"
],
"x-ms-correlation-request-id": [
- "d18a589a-5749-4814-8d75-1fd374e828b0"
+ "f629f6ff-4b30-4ab3-9288-27dc2267be90"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233318Z:d18a589a-5749-4814-8d75-1fd374e828b0"
+ "WESTUS2:20180502T071407Z:f629f6ff-4b30-4ab3-9288-27dc2267be90"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba19272?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTkyNzI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1481?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTQ4MT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4b32f9ef-33c7-4108-9b19-03eef8d71b4f"
+ "e395ff5b-a984-4e7c-9ec8-f23ef44aea19"
],
"accept-language": [
"en-US"
@@ -414,7 +435,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272\",\r\n \"name\": \"rgaba19272\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481\",\r\n \"name\": \"rgaba1481\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -426,7 +447,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:19 GMT"
+ "Wed, 02 May 2018 07:14:08 GMT"
],
"Pragma": [
"no-cache"
@@ -435,26 +456,29 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14990"
+ "14994"
],
"x-ms-request-id": [
- "1a488377-ea4d-4a59-8e27-93de0ed17559"
+ "b31bb9bb-e2e9-48da-ab0f-e5e64369252b"
],
"x-ms-correlation-request-id": [
- "1a488377-ea4d-4a59-8e27-93de0ed17559"
+ "b31bb9bb-e2e9-48da-ab0f-e5e64369252b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233319Z:1a488377-ea4d-4a59-8e27-93de0ed17559"
+ "WESTUS2:20180502T071408Z:b31bb9bb-e2e9-48da-ab0f-e5e64369252b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba19272?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTkyNzI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1481?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTQ4MT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -465,7 +489,7 @@
"31"
],
"x-ms-client-request-id": [
- "6dccf8bf-f3cd-45a2-a7d5-f7592ff59095"
+ "f706a073-d99e-478f-8360-ab347b1e6e47"
],
"accept-language": [
"en-US"
@@ -475,10 +499,10 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272\",\r\n \"name\": \"rgaba19272\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481\",\r\n \"name\": \"rgaba1481\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "174"
+ "172"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -490,37 +514,40 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:19 GMT"
+ "Wed, 02 May 2018 07:14:08 GMT"
],
"Pragma": [
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1194"
+ "1196"
],
"x-ms-request-id": [
- "1e4b29ec-e50c-469a-908c-e90e431cb8ef"
+ "0bbf40cb-f649-4cbe-843b-971afc5c9027"
],
"x-ms-correlation-request-id": [
- "1e4b29ec-e50c-469a-908c-e90e431cb8ef"
+ "0bbf40cb-f649-4cbe-843b-971afc5c9027"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233319Z:1e4b29ec-e50c-469a-908c-e90e431cb8ef"
+ "WESTUS2:20180502T071408Z:0bbf40cb-f649-4cbe-843b-971afc5c9027"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MTMxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTQ3NzM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ae809842-55dc-4fd6-881a-9e4a627b611f"
+ "7b33fdde-1ef0-48e6-84d4-fda1adb603a3"
],
"accept-language": [
"en-US"
@@ -530,10 +557,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake16131' under resource group 'rgaba19272' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake14773' under resource group 'rgaba1481' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "164"
+ "163"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -545,7 +572,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:19 GMT"
+ "Wed, 02 May 2018 07:14:08 GMT"
],
"Pragma": [
"no-cache"
@@ -554,23 +581,26 @@
"gateway"
],
"x-ms-request-id": [
- "6c4ecf89-9570-4a3e-8458-062d55e34b0b"
+ "89165ed3-7057-49fb-993f-0695c06301cf"
],
"x-ms-correlation-request-id": [
- "6c4ecf89-9570-4a3e-8458-062d55e34b0b"
+ "89165ed3-7057-49fb-993f-0695c06301cf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233320Z:6c4ecf89-9570-4a3e-8458-062d55e34b0b"
+ "WESTUS2:20180502T071409Z:89165ed3-7057-49fb-993f-0695c06301cf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MTMxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTQ3NzM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -579,7 +609,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake16131.azuredatalakestore.net\",\r\n \"accountId\": \"6c4118ef-4566-4425-9aef-62feea238fcb\",\r\n \"creationTime\": \"2018-02-04T23:33:24.3750396Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:33:24.3750396Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131\",\r\n \"name\": \"testdatalake16131\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake14773.azuredatalakestore.net\",\r\n \"accountId\": \"990b1ad1-7da1-4b5d-a830-99aec14da668\",\r\n \"creationTime\": \"2018-05-02T07:14:14.094372Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:14:14.094372Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773\",\r\n \"name\": \"testdatalake14773\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -590,15 +620,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:33:53 GMT"
+ "Wed, 02 May 2018 07:14:43 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -606,25 +636,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "12a6e9e2-dc27-4c62-ac00-2d3fab4516f1"
+ "f09a5bd3-4724-45b2-aff3-ae7933a37a0e"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14994"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "78d07301-bee2-42e6-a758-9497cb8da8d6"
+ "7fcc61ee-9f9f-4905-b763-7927592c75bb"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233354Z:78d07301-bee2-42e6-a758-9497cb8da8d6"
+ "WESTUS2:20180502T071444Z:7fcc61ee-9f9f-4905-b763-7927592c75bb"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -633,13 +663,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MTMxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTQ3NzM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "606b2fbd-269c-44bb-8fbd-d25ff51f30c8"
+ "20e56e1a-3d55-4998-9055-edd49dc9f764"
],
"accept-language": [
"en-US"
@@ -649,7 +679,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake16131.azuredatalakestore.net\",\r\n \"accountId\": \"6c4118ef-4566-4425-9aef-62feea238fcb\",\r\n \"creationTime\": \"2018-02-04T23:33:24.3750396Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:33:24.3750396Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131\",\r\n \"name\": \"testdatalake16131\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake14773.azuredatalakestore.net\",\r\n \"accountId\": \"990b1ad1-7da1-4b5d-a830-99aec14da668\",\r\n \"creationTime\": \"2018-05-02T07:14:14.094372Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:14:14.094372Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773\",\r\n \"name\": \"testdatalake14773\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -660,15 +690,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:33:54 GMT"
+ "Wed, 02 May 2018 07:14:43 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -676,25 +706,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "f57647ad-f733-49f7-8850-04c355c9301d"
+ "67b2d9b5-4e96-4f3a-ad1d-1f2ce40f8125"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "5b4941f9-1c3a-4f11-8b13-830a80446de4"
+ "176720d4-01fc-4450-be35-48a20ead8515"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233354Z:5b4941f9-1c3a-4f11-8b13-830a80446de4"
+ "WESTUS2:20180502T071444Z:176720d4-01fc-4450-be35-48a20ead8515"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -703,13 +733,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MTMxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTQ3NzM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c5b0cc26-f456-4d8c-b62d-ae0a42629730"
+ "991c011f-30fc-42e2-a24b-a99ee6140aaf"
],
"accept-language": [
"en-US"
@@ -719,7 +749,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake16131.azuredatalakestore.net\",\r\n \"accountId\": \"6c4118ef-4566-4425-9aef-62feea238fcb\",\r\n \"creationTime\": \"2018-02-04T23:33:24.3750396Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:33:24.3750396Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131\",\r\n \"name\": \"testdatalake16131\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake14773.azuredatalakestore.net\",\r\n \"accountId\": \"990b1ad1-7da1-4b5d-a830-99aec14da668\",\r\n \"creationTime\": \"2018-05-02T07:14:14.094372Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:14:14.094372Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773\",\r\n \"name\": \"testdatalake14773\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -730,15 +760,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:29 GMT"
+ "Wed, 02 May 2018 07:15:19 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -746,25 +776,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "fb8fea2d-7672-490f-9c45-dc25ba2e6842"
+ "cc94ab47-9770-4242-89a9-a240facace83"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14986"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14987"
- ],
"x-ms-correlation-request-id": [
- "12597576-0a2c-410f-b419-29534ad77f35"
+ "d50ab448-67a4-4967-8446-02b4cf1bf280"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233430Z:12597576-0a2c-410f-b419-29534ad77f35"
+ "WESTUS2:20180502T071519Z:d50ab448-67a4-4967-8446-02b4cf1bf280"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -773,8 +803,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE2MTMxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTQ3NzM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -785,7 +815,7 @@
"31"
],
"x-ms-client-request-id": [
- "2526030e-fb77-48a7-925a-2a36a2ff41f3"
+ "bd1d680c-24f3-48db-b593-5c60754e45b7"
],
"accept-language": [
"en-US"
@@ -795,10 +825,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"6c4118ef-4566-4425-9aef-62feea238fcb\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131\",\r\n \"name\": \"testdatalake16131\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"990b1ad1-7da1-4b5d-a830-99aec14da668\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773\",\r\n \"name\": \"testdatalake14773\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "365"
+ "364"
],
"Content-Type": [
"application/json"
@@ -809,17 +839,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:33:21 GMT"
+ "Wed, 02 May 2018 07:14:11 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake16131/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake14773/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -828,28 +855,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6c4118ef-4566-4425-9aef-62feea238fcb0?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/990b1ad1-7da1-4b5d-a830-99aec14da6680?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "2f60d0c4-364c-402a-ac46-8bc9a17bfea7"
+ "eb856df6-283d-44ed-8b37-aaa584fb7b47"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
"x-ms-correlation-request-id": [
- "39a346f8-eda6-4682-8603-f4f59da2fd7d"
+ "756b9023-fb16-458b-b5cc-505c1a9f6685"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233321Z:39a346f8-eda6-4682-8603-f4f59da2fd7d"
+ "WESTUS2:20180502T071411Z:756b9023-fb16-458b-b5cc-505c1a9f6685"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -858,8 +885,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6c4118ef-4566-4425-9aef-62feea238fcb0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzZjNDExOGVmLTQ1NjYtNDQyNS05YWVmLTYyZmVlYTIzOGZjYjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/990b1ad1-7da1-4b5d-a830-99aec14da6680?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzk5MGIxYWQxLTdkYTEtNGI1ZC1hODMwLTk5YWVjMTRkYTY2ODA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -879,15 +906,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:33:37 GMT"
+ "Wed, 02 May 2018 07:14:22 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -895,25 +922,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "bb1a96e9-05fc-4185-82d4-c5d5cbbac0a8"
+ "9f999536-e654-46a7-acfc-4a984d6653ef"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
- ],
"x-ms-correlation-request-id": [
- "a4494db1-5923-46f4-ad0b-398bdb20f9cf"
+ "a134079a-09ef-485b-a6f9-36ae6088b94e"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233338Z:a4494db1-5923-46f4-ad0b-398bdb20f9cf"
+ "WESTUS2:20180502T071422Z:a134079a-09ef-485b-a6f9-36ae6088b94e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -922,8 +949,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6c4118ef-4566-4425-9aef-62feea238fcb0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzZjNDExOGVmLTQ1NjYtNDQyNS05YWVmLTYyZmVlYTIzOGZjYjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/990b1ad1-7da1-4b5d-a830-99aec14da6680?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzk5MGIxYWQxLTdkYTEtNGI1ZC1hODMwLTk5YWVjMTRkYTY2ODA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -943,15 +970,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:33:42 GMT"
+ "Wed, 02 May 2018 07:14:32 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -959,25 +986,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "d76b317d-c57b-423d-8912-acdf7eb59fb0"
+ "dfdd8e03-70f1-41e6-9ad0-f8776152a998"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "2cc57436-88bc-49bb-8f5a-6d58509356e1"
+ "1793c0fd-f974-4dcd-9b75-ea8a9efc91fe"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233343Z:2cc57436-88bc-49bb-8f5a-6d58509356e1"
+ "WESTUS2:20180502T071433Z:1793c0fd-f974-4dcd-9b75-ea8a9efc91fe"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -986,8 +1013,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6c4118ef-4566-4425-9aef-62feea238fcb0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzZjNDExOGVmLTQ1NjYtNDQyNS05YWVmLTYyZmVlYTIzOGZjYjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/990b1ad1-7da1-4b5d-a830-99aec14da6680?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzk5MGIxYWQxLTdkYTEtNGI1ZC1hODMwLTk5YWVjMTRkYTY2ODA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1007,15 +1034,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:33:52 GMT"
+ "Wed, 02 May 2018 07:14:42 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1023,25 +1050,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "d5cd524e-a2ef-4d92-8eec-ec200eae5a9a"
+ "7a0dd19a-a361-490e-b960-e55f0ef19d30"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "87576ff9-7e77-4f85-8f7b-eeaec5905cb6"
+ "5883cfb1-0bbc-4b23-aaf6-47714da6afa4"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233353Z:87576ff9-7e77-4f85-8f7b-eeaec5905cb6"
+ "WESTUS2:20180502T071443Z:5883cfb1-0bbc-4b23-aaf6-47714da6afa4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1050,13 +1077,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake23771?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIzNzcxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake28257?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMjgyNTc/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d7055888-35ea-452b-a006-204758475acc"
+ "0c0b73eb-51b3-4ecc-ac8a-03dd9093132e"
],
"accept-language": [
"en-US"
@@ -1066,10 +1093,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake23771' under resource group 'rgaba19272' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake28257' under resource group 'rgaba1481' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "164"
+ "163"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1081,7 +1108,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:33:54 GMT"
+ "Wed, 02 May 2018 07:14:44 GMT"
],
"Pragma": [
"no-cache"
@@ -1090,23 +1117,26 @@
"gateway"
],
"x-ms-request-id": [
- "062bb2b7-cb99-427a-b28e-d8a3001b8fd1"
+ "e5e2690a-ce05-4154-b3cc-abc818ca5348"
],
"x-ms-correlation-request-id": [
- "062bb2b7-cb99-427a-b28e-d8a3001b8fd1"
+ "e5e2690a-ce05-4154-b3cc-abc818ca5348"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233354Z:062bb2b7-cb99-427a-b28e-d8a3001b8fd1"
+ "WESTUS2:20180502T071444Z:e5e2690a-ce05-4154-b3cc-abc818ca5348"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake23771?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIzNzcxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake28257?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMjgyNTc/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1115,7 +1145,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake23771.azuredatalakestore.net\",\r\n \"accountId\": \"1c31c1f4-80c6-4510-bce4-201dd78da2c4\",\r\n \"creationTime\": \"2018-02-04T23:33:58.2093817Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:33:58.2093817Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake23771\",\r\n \"name\": \"testdatalake23771\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake28257.azuredatalakestore.net\",\r\n \"accountId\": \"1aed2f6a-08eb-4eb0-9189-0db242b6a55d\",\r\n \"creationTime\": \"2018-05-02T07:14:48.6763037Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:14:48.6763037Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake28257\",\r\n \"name\": \"testdatalake28257\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1126,15 +1156,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:28 GMT"
+ "Wed, 02 May 2018 07:15:18 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1142,25 +1172,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "729d1db4-f2da-423e-8f3c-1a25ad68b8c0"
+ "91b1676a-3563-4a99-90b1-1924ef0fd46d"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14988"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "695b706f-2594-4f4f-a9e4-2adb454f0795"
+ "e73dff7b-d5d7-464f-90f5-921eaa55561d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233429Z:695b706f-2594-4f4f-a9e4-2adb454f0795"
+ "WESTUS2:20180502T071518Z:e73dff7b-d5d7-464f-90f5-921eaa55561d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1169,13 +1199,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake23771?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIzNzcxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake28257?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMjgyNTc/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "53a2610a-91d4-4659-be5e-32d09378f309"
+ "c8f05a71-d979-4cf6-9c82-56a6b174510e"
],
"accept-language": [
"en-US"
@@ -1185,7 +1215,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake23771.azuredatalakestore.net\",\r\n \"accountId\": \"1c31c1f4-80c6-4510-bce4-201dd78da2c4\",\r\n \"creationTime\": \"2018-02-04T23:33:58.2093817Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:33:58.2093817Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake23771\",\r\n \"name\": \"testdatalake23771\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake28257.azuredatalakestore.net\",\r\n \"accountId\": \"1aed2f6a-08eb-4eb0-9189-0db242b6a55d\",\r\n \"creationTime\": \"2018-05-02T07:14:48.6763037Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:14:48.6763037Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake28257\",\r\n \"name\": \"testdatalake28257\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1196,15 +1226,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:29 GMT"
+ "Wed, 02 May 2018 07:15:18 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1212,25 +1242,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "641f4b1c-2cd2-40f9-8daa-d0441598fd5b"
+ "4d44bbf6-3240-4034-9bcb-6d94e8e5e59e"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14987"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "99d13876-2eb6-4db5-b868-b6205e50ab86"
+ "a641e681-f305-43fc-a954-897b6c7a7466"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233429Z:99d13876-2eb6-4db5-b868-b6205e50ab86"
+ "WESTUS2:20180502T071519Z:a641e681-f305-43fc-a954-897b6c7a7466"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1239,8 +1269,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake23771?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIzNzcxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake28257?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMjgyNTc/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -1251,7 +1281,7 @@
"31"
],
"x-ms-client-request-id": [
- "5de12947-6239-4a41-83d0-03f447ca553b"
+ "f8cfde11-233c-4f03-a381-f4ca7e3bce23"
],
"accept-language": [
"en-US"
@@ -1261,10 +1291,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"1c31c1f4-80c6-4510-bce4-201dd78da2c4\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake23771\",\r\n \"name\": \"testdatalake23771\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"1aed2f6a-08eb-4eb0-9189-0db242b6a55d\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake28257\",\r\n \"name\": \"testdatalake28257\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "365"
+ "364"
],
"Content-Type": [
"application/json"
@@ -1275,17 +1305,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:33:56 GMT"
+ "Wed, 02 May 2018 07:14:45 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba19272/providers/Microsoft.DataLakeStore/accounts/testdatalake23771/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1481/providers/Microsoft.DataLakeStore/accounts/testdatalake28257/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1294,28 +1321,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1c31c1f4-80c6-4510-bce4-201dd78da2c40?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1aed2f6a-08eb-4eb0-9189-0db242b6a55d0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "a678eeaa-71ad-446e-8541-9e390dafb7e6"
+ "cdd93e7a-b440-482a-afc7-8aea9f9ef9cd"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "13ee1a28-25b9-49ac-9bbd-3905fcce4bf1"
+ "8413359f-59eb-475c-930b-e1e50cd54cd0"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233356Z:13ee1a28-25b9-49ac-9bbd-3905fcce4bf1"
+ "WESTUS2:20180502T071446Z:8413359f-59eb-475c-930b-e1e50cd54cd0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1324,8 +1351,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1c31c1f4-80c6-4510-bce4-201dd78da2c40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzFjMzFjMWY0LTgwYzYtNDUxMC1iY2U0LTIwMWRkNzhkYTJjNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1aed2f6a-08eb-4eb0-9189-0db242b6a55d0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzFhZWQyZjZhLTA4ZWItNGViMC05MTg5LTBkYjI0MmI2YTU1ZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1345,15 +1372,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:14 GMT"
+ "Wed, 02 May 2018 07:14:56 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1361,25 +1388,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "2d004a00-8e2d-40e8-8f5a-407ef1f03129"
+ "8d2a50dc-225c-4f79-b370-9841da57faef"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "56b58c58-f1ec-485a-90bb-4da54a64b9ae"
+ "b92929e0-6e1d-4a76-889b-457f464f700e"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233414Z:56b58c58-f1ec-485a-90bb-4da54a64b9ae"
+ "WESTUS2:20180502T071457Z:b92929e0-6e1d-4a76-889b-457f464f700e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1388,8 +1415,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1c31c1f4-80c6-4510-bce4-201dd78da2c40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzFjMzFjMWY0LTgwYzYtNDUxMC1iY2U0LTIwMWRkNzhkYTJjNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1aed2f6a-08eb-4eb0-9189-0db242b6a55d0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzFhZWQyZjZhLTA4ZWItNGViMC05MTg5LTBkYjI0MmI2YTU1ZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1409,15 +1436,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:17 GMT"
+ "Wed, 02 May 2018 07:15:06 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1425,25 +1452,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "b8509a88-b4eb-44c9-b208-06ce1bfa85f2"
+ "9a9f8c45-9d1a-417a-ae48-4b8edd1e8625"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "621d3d34-7d9c-4c47-adb5-9b462f652551"
+ "f6f7992a-9420-4b2e-a72d-2cbfad5e48fb"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233418Z:621d3d34-7d9c-4c47-adb5-9b462f652551"
+ "WESTUS2:20180502T071507Z:f6f7992a-9420-4b2e-a72d-2cbfad5e48fb"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1452,8 +1479,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1c31c1f4-80c6-4510-bce4-201dd78da2c40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzFjMzFjMWY0LTgwYzYtNDUxMC1iY2U0LTIwMWRkNzhkYTJjNDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1aed2f6a-08eb-4eb0-9189-0db242b6a55d0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzFhZWQyZjZhLTA4ZWItNGViMC05MTg5LTBkYjI0MmI2YTU1ZDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1473,15 +1500,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:33 GMT"
+ "Wed, 02 May 2018 07:15:17 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1489,25 +1516,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "f86efdf0-9cb8-4fba-9db2-67eb988731c2"
+ "f7a9486c-8ae3-41b0-8471-b3acd1394366"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
- ],
"x-ms-correlation-request-id": [
- "b2221a34-3246-43d4-be4b-2b109202a254"
+ "fb762acb-9466-4ba3-a9c2-696f7a2118ff"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233434Z:b2221a34-3246-43d4-be4b-2b109202a254"
+ "WESTUS2:20180502T071518Z:fb762acb-9466-4ba3-a9c2-696f7a2118ff"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1516,10 +1543,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeAnalytics/accounts/testaba2954?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjk1ND9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeAnalytics/accounts/testaba22165?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL3Rlc3RhYmEyMjE2NT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake16131\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake16131\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake14773\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake14773\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -1528,7 +1555,7 @@
"290"
],
"x-ms-client-request-id": [
- "8d1fec2a-c70f-4125-9057-61124cd45d0c"
+ "74a0114f-3049-4c4e-b4ee-dd92554901a5"
],
"accept-language": [
"en-US"
@@ -1538,10 +1565,10 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake16131\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake16131\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"3fb10084-46d2-4a1d-8479-8015b92ea2ca\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeAnalytics/accounts/testaba2954\",\r\n \"name\": \"testaba2954\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake14773\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake14773\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"1ab1cdaa-f57e-42ff-b639-4435809aa58b\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeAnalytics/accounts/testaba22165\",\r\n \"name\": \"testaba22165\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "515"
+ "516"
],
"Content-Type": [
"application/json"
@@ -1552,17 +1579,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:32 GMT"
+ "Wed, 02 May 2018 07:15:21 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba19272/providers/Microsoft.DataLakeAnalytics/accounts/testaba2954/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1481/providers/Microsoft.DataLakeAnalytics/accounts/testaba22165/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1571,28 +1595,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/3fb10084-46d2-4a1d-8479-8015b92ea2ca0?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1ab1cdaa-f57e-42ff-b639-4435809aa58b0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "0c3abe44-1685-49f6-8a99-dc244147d3f9"
+ "96a6cb9d-e885-41d3-9f94-779ae0294ea1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
- ],
"x-ms-correlation-request-id": [
- "91d3108a-3411-46cf-8638-ca35727dcf45"
+ "23e457c2-dc24-4278-acfc-686da345c015"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233432Z:91d3108a-3411-46cf-8638-ca35727dcf45"
+ "WESTUS2:20180502T071521Z:23e457c2-dc24-4278-acfc-686da345c015"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1601,8 +1625,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/3fb10084-46d2-4a1d-8479-8015b92ea2ca0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8zZmIxMDA4NC00NmQyLTRhMWQtODQ3OS04MDE1YjkyZWEyY2EwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1ab1cdaa-f57e-42ff-b639-4435809aa58b0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xYWIxY2RhYS1mNTdlLTQyZmYtYjYzOS00NDM1ODA5YWE1OGIwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1622,15 +1646,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:42 GMT"
+ "Wed, 02 May 2018 07:15:31 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1638,25 +1662,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "6ce56c44-ffe1-448d-9359-b1b28ec5e99e"
+ "b6080b0c-d546-47b5-90e4-947c02722589"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14999"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "5372467f-60de-4030-895d-32c828b64232"
+ "4906ddf9-bfc6-4dbd-90c0-d5d9726ef271"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233442Z:5372467f-60de-4030-895d-32c828b64232"
+ "WESTUS2:20180502T071532Z:4906ddf9-bfc6-4dbd-90c0-d5d9726ef271"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1665,8 +1689,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/3fb10084-46d2-4a1d-8479-8015b92ea2ca0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8zZmIxMDA4NC00NmQyLTRhMWQtODQ3OS04MDE1YjkyZWEyY2EwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1ab1cdaa-f57e-42ff-b639-4435809aa58b0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xYWIxY2RhYS1mNTdlLTQyZmYtYjYzOS00NDM1ODA5YWE1OGIwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1686,15 +1710,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:34:52 GMT"
+ "Wed, 02 May 2018 07:15:41 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1702,25 +1726,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "ecce0145-f4b1-44f0-83ab-c0374f3347e7"
+ "ce90e06c-64eb-4b50-b87a-50374905707b"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14998"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "93feaa32-14a3-4a8d-9d32-deb6ded1b0bc"
+ "3988fbc2-db28-41df-ac77-131613641789"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233453Z:93feaa32-14a3-4a8d-9d32-deb6ded1b0bc"
+ "WESTUS2:20180502T071542Z:3988fbc2-db28-41df-ac77-131613641789"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1729,8 +1753,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/3fb10084-46d2-4a1d-8479-8015b92ea2ca0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8zZmIxMDA4NC00NmQyLTRhMWQtODQ3OS04MDE1YjkyZWEyY2EwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1ab1cdaa-f57e-42ff-b639-4435809aa58b0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xYWIxY2RhYS1mNTdlLTQyZmYtYjYzOS00NDM1ODA5YWE1OGIwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1750,15 +1774,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:35:03 GMT"
+ "Wed, 02 May 2018 07:15:52 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1766,25 +1790,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "88cd76f9-2bb4-46db-8363-6cb60410b9fb"
+ "8104a2a5-700c-42e2-8755-c4e197033122"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "89155561-8eb0-4ea3-9bbc-06668da429d4"
+ "b50f0ca5-1613-4687-afc8-db505030b449"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233504Z:89155561-8eb0-4ea3-9bbc-06668da429d4"
+ "WESTUS2:20180502T071553Z:b50f0ca5-1613-4687-afc8-db505030b449"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1793,8 +1817,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeAnalytics/accounts/testaba2954?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjk1ND9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeAnalytics/accounts/testaba22165?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL3Rlc3RhYmEyMjE2NT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1803,7 +1827,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake16131\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake16131\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba2954.azuredatalakeanalytics.net\",\r\n \"accountId\": \"3fb10084-46d2-4a1d-8479-8015b92ea2ca\",\r\n \"creationTime\": \"2018-02-04T23:34:34.3877352Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:34:34.3877352Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeAnalytics/accounts/testaba2954\",\r\n \"name\": \"testaba2954\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake14773\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake14773\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22165.azuredatalakeanalytics.net\",\r\n \"accountId\": \"1ab1cdaa-f57e-42ff-b639-4435809aa58b\",\r\n \"creationTime\": \"2018-05-02T07:15:23.2453559Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:15:23.2453559Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeAnalytics/accounts/testaba22165\",\r\n \"name\": \"testaba22165\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1814,15 +1838,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:35:04 GMT"
+ "Wed, 02 May 2018 07:15:53 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1830,25 +1854,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "59d0c090-18af-40a3-b0cd-c9febdc7e937"
+ "a06c1d02-52c4-45f3-917a-701e59b7c4f7"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "c035245d-1d88-4987-9b9c-894676c33c78"
+ "d73c7355-6afa-4d99-81b3-7ad17098cfd4"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233504Z:c035245d-1d88-4987-9b9c-894676c33c78"
+ "WESTUS2:20180502T071553Z:d73c7355-6afa-4d99-81b3-7ad17098cfd4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1857,13 +1881,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeAnalytics/accounts/testaba2954?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTkyNzIvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjk1ND9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeAnalytics/accounts/testaba22165?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTQ4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL3Rlc3RhYmEyMjE2NT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ab25d948-e9b3-408b-901c-5ce8a990de68"
+ "5693d6a2-c5bb-4d73-a0e6-42c111c8d836"
],
"accept-language": [
"en-US"
@@ -1873,7 +1897,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake16131\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake16131\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba2954.azuredatalakeanalytics.net\",\r\n \"accountId\": \"3fb10084-46d2-4a1d-8479-8015b92ea2ca\",\r\n \"creationTime\": \"2018-02-04T23:34:34.3877352Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:34:34.3877352Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba19272/providers/Microsoft.DataLakeAnalytics/accounts/testaba2954\",\r\n \"name\": \"testaba2954\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake14773\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake14773\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22165.azuredatalakeanalytics.net\",\r\n \"accountId\": \"1ab1cdaa-f57e-42ff-b639-4435809aa58b\",\r\n \"creationTime\": \"2018-05-02T07:15:23.2453559Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:15:23.2453559Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1481/providers/Microsoft.DataLakeAnalytics/accounts/testaba22165\",\r\n \"name\": \"testaba22165\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1884,15 +1908,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:35:05 GMT"
+ "Wed, 02 May 2018 07:15:53 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1900,25 +1924,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "3d7dbadb-2b11-437a-bdb1-19ba5e5d8ffc"
+ "48c07eff-232b-49d2-839a-4b0521c31206"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "2caf22e0-800d-4c49-944f-461a244b7eb6"
+ "fa454e36-779e-46c6-b41b-65099027b417"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T233505Z:2caf22e0-800d-4c49-944f-461a244b7eb6"
+ "WESTUS2:20180502T071554Z:fa454e36-779e-46c6-b41b-65099027b417"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1927,19 +1951,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/dd3c683b-4a45-472d-b53f-c866e033ca35?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZGQzYzY4M2ItNGE0NS00NzJkLWI1M2YtYzg2NmUwMzNjYTM1P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"name\": \"testjob16343\",\r\n \"degreeOfParallelism\": 2,\r\n \"type\": \"USql\",\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\r\\nDROP DATABASE IF EXISTS testdb18467; CREATE DATABASE testdb18467; \\r\\n//Create Table\\r\\nCREATE TABLE testdb18467.dbo.testtbl1886\\r\\n(\\r\\n //Define schema of table\\r\\n UserId int, \\r\\n Start DateTime, \\r\\n Region string, \\r\\n Query string, \\r\\n Duration int, \\r\\n Urls string, \\r\\n ClickedUrls string,\\r\\n INDEX idx1 //Name of index\\r\\n CLUSTERED (Region ASC) //Column to cluster by\\r\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\r\\n);\\r\\n\\r\\nALTER TABLE testdb18467.dbo.testtbl1886 ADD IF NOT EXISTS PARTITION (1);\\r\\n\\r\\nDROP FUNCTION IF EXISTS testdb18467.dbo.testtvf14839;\\r\\n\\r\\n//create table weblogs on space-delimited website log data\\r\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\r\\nRETURNS @result TABLE\\r\\n(\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string, \\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string, \\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string, \\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int, \\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n)\\r\\nAS\\r\\nBEGIN\\r\\n\\r\\n @result = EXTRACT\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string,\\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string,\\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string,\\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int,\\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\r\\n USING Extractors.Text(delimiter:' ');\\r\\n\\r\\nRETURN;\\r\\nEND;\\r\\nCREATE VIEW testdb18467.dbo.testview15440 \\r\\nAS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\nAS \\r\\nT(a, b);\\r\\nCREATE PROCEDURE testdb18467.dbo.testproc12054()\\r\\nAS BEGIN\\r\\n CREATE VIEW testdb18467.dbo.testview15440 \\r\\n AS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\n AS \\r\\n T(a, b);\\r\\nEND;\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"name\": \"testjob12280\",\r\n \"degreeOfParallelism\": 2,\r\n \"type\": \"USql\",\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\r\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\r\\n//Create Table\\r\\nCREATE TABLE testdb18646.dbo.testtbl18904\\r\\n(\\r\\n //Define schema of table\\r\\n UserId int, \\r\\n Start DateTime, \\r\\n Region string, \\r\\n Query string, \\r\\n Duration int, \\r\\n Urls string, \\r\\n ClickedUrls string,\\r\\n INDEX idx1 //Name of index\\r\\n CLUSTERED (Region ASC) //Column to cluster by\\r\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\r\\n);\\r\\n\\r\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\r\\n\\r\\nINSERT INTO testdb18646.dbo.testtbl18904\\r\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\r\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\r\\nVALUES\\r\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\r\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\r\\n\\r\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\r\\n\\r\\n//create table weblogs on space-delimited website log data\\r\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\r\\nRETURNS @result TABLE\\r\\n(\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string, \\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string, \\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string, \\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int, \\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n)\\r\\nAS\\r\\nBEGIN\\r\\n\\r\\n @result = EXTRACT\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string,\\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string,\\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string,\\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int,\\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\r\\n USING Extractors.Text(delimiter:' ');\\r\\n\\r\\nRETURN;\\r\\nEND;\\r\\nCREATE VIEW testdb18646.dbo.testview16553 \\r\\nAS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\nAS \\r\\nT(a, b);\\r\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\r\\nAS BEGIN\\r\\n CREATE VIEW testdb18646.dbo.testview16553 \\r\\n AS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\n AS \\r\\n T(a, b);\\r\\nEND;\"\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2529"
+ "2948"
],
"x-ms-client-request-id": [
- "b0b03782-d1b9-4e17-938a-fd8fe09093f4"
+ "0ced296a-1c93-4768-8eae-07bf7601169f"
],
"accept-language": [
"en-US"
@@ -1949,7 +1973,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"dd3c683b-4a45-472d-b53f-c866e033ca35\",\r\n \"name\": \"testjob16343\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -1961,13 +1985,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:06 GMT"
+ "Wed, 02 May 2018 07:20:56 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "d4303338-80a7-41ea-b0be-948ef9d3e00c"
+ "3ef09933-8fd9-43ff-b9c6-8a5bfe1b77c6"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1979,13 +2003,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/dd3c683b-4a45-472d-b53f-c866e033ca35?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZGQzYzY4M2ItNGE0NS00NzJkLWI1M2YtYzg2NmUwMzNjYTM1P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "605c4625-c0c6-4d10-a8cf-8d16d6719244"
+ "f3abdfb8-e88a-4794-a055-5bd05f282138"
],
"accept-language": [
"en-US"
@@ -1995,7 +2019,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"dd3c683b-4a45-472d-b53f-c866e033ca35\",\r\n \"name\": \"testjob16343\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18467; CREATE DATABASE testdb18467; \\n//Create Table\\nCREATE TABLE testdb18467.dbo.testtbl1886\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18467.dbo.testtbl1886 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb18467.dbo.testtvf14839;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18467.dbo.testproc12054()\\nAS BEGIN\\n CREATE VIEW testdb18467.dbo.testview15440 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0.3273492S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2007,13 +2031,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:07 GMT"
+ "Wed, 02 May 2018 07:20:56 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "7cbf6d84-9513-48d6-befb-93a9e162afdb"
+ "abe3de9d-e975-440c-b907-536be1cdb353"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2025,13 +2049,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/dd3c683b-4a45-472d-b53f-c866e033ca35?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZGQzYzY4M2ItNGE0NS00NzJkLWI1M2YtYzg2NmUwMzNjYTM1P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9d4bbe7c-9c37-4967-acbb-ba0b3b236e76"
+ "94619b98-d51a-4b9c-a5e7-2d386486913f"
],
"accept-language": [
"en-US"
@@ -2041,7 +2065,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"dd3c683b-4a45-472d-b53f-c866e033ca35\",\r\n \"name\": \"testjob16343\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:40:07.3393481-08:00\",\r\n \"details\": \"Compilation:0ad99a46-9534-48a3-9119-5d275a97eaa4;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18467; CREATE DATABASE testdb18467; \\n//Create Table\\nCREATE TABLE testdb18467.dbo.testtbl1886\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18467.dbo.testtbl1886 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb18467.dbo.testtvf14839;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18467.dbo.testproc12054()\\nAS BEGIN\\n CREATE VIEW testdb18467.dbo.testview15440 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT6.0125737S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT5.8429974S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2053,13 +2077,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:13 GMT"
+ "Wed, 02 May 2018 07:21:01 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "4c8ca78c-aef1-4db2-8473-fc24c6bf1d14"
+ "cb2acd41-e710-4248-b4c2-65b21d131130"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2071,13 +2095,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/dd3c683b-4a45-472d-b53f-c866e033ca35?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZGQzYzY4M2ItNGE0NS00NzJkLWI1M2YtYzg2NmUwMzNjYTM1P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8b93f385-effa-464a-b4d9-6e4758e617dd"
+ "8e97899c-be5b-491d-8aa2-71bdfe153538"
],
"accept-language": [
"en-US"
@@ -2087,7 +2111,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"dd3c683b-4a45-472d-b53f-c866e033ca35\",\r\n \"name\": \"testjob16343\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:40:07.3393481-08:00\",\r\n \"details\": \"Compilation:0ad99a46-9534-48a3-9119-5d275a97eaa4;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18467; CREATE DATABASE testdb18467; \\n//Create Table\\nCREATE TABLE testdb18467.dbo.testtbl1886\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18467.dbo.testtbl1886 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb18467.dbo.testtvf14839;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18467.dbo.testproc12054()\\nAS BEGIN\\n CREATE VIEW testdb18467.dbo.testview15440 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT11.3583522S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT11.0930447S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2099,13 +2123,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:18 GMT"
+ "Wed, 02 May 2018 07:21:06 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "0989748e-577a-46af-8a06-fd89fe523960"
+ "460bbb06-50c3-408e-a1a9-e0dc5a33fc71"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2117,13 +2141,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/dd3c683b-4a45-472d-b53f-c866e033ca35?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZGQzYzY4M2ItNGE0NS00NzJkLWI1M2YtYzg2NmUwMzNjYTM1P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "364ad54f-218a-4bed-80a9-e81302c67be0"
+ "847bcc09-601f-4b8b-bf3b-147ad0ad101d"
],
"accept-language": [
"en-US"
@@ -2133,7 +2157,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"dd3c683b-4a45-472d-b53f-c866e033ca35\",\r\n \"name\": \"testjob16343\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:40:07.3393481-08:00\",\r\n \"details\": \"Compilation:0ad99a46-9534-48a3-9119-5d275a97eaa4;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.6988476-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.7144732-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4acd0934-4e09-4ed4-9c27-dec7f450d00b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.7300992-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"4acd0934-4e09-4ed4-9c27-dec7f450d00b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18467; CREATE DATABASE testdb18467; \\n//Create Table\\nCREATE TABLE testdb18467.dbo.testtbl1886\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18467.dbo.testtbl1886 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb18467.dbo.testtvf14839;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18467.dbo.testproc12054()\\nAS BEGIN\\n CREATE VIEW testdb18467.dbo.testview15440 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/algebra.xml\",\r\n \"yarnApplicationId\": 1519211,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT13.3594995S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0156256S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT16.55685S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2145,13 +2169,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:23 GMT"
+ "Wed, 02 May 2018 07:21:12 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "6fe3c435-5933-4cc2-b355-efc96ccd33c2"
+ "ff941baa-d7de-48bf-b9b4-b3d9fd4f5438"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2163,13 +2187,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/dd3c683b-4a45-472d-b53f-c866e033ca35?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZGQzYzY4M2ItNGE0NS00NzJkLWI1M2YtYzg2NmUwMzNjYTM1P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f0c243c2-dde0-42e1-9a62-280e2c125d71"
+ "c398621e-8444-4dfe-bd8b-a7a6a506e480"
],
"accept-language": [
"en-US"
@@ -2179,7 +2203,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"dd3c683b-4a45-472d-b53f-c866e033ca35\",\r\n \"name\": \"testjob16343\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"startTime\": \"2018-02-04T15:40:26.99578-08:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:40:07.3393481-08:00\",\r\n \"details\": \"Compilation:0ad99a46-9534-48a3-9119-5d275a97eaa4;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.6988476-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.7144732-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4acd0934-4e09-4ed4-9c27-dec7f450d00b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.7300992-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-02-04T15:40:26.99578-08:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"4acd0934-4e09-4ed4-9c27-dec7f450d00b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18467; CREATE DATABASE testdb18467; \\n//Create Table\\nCREATE TABLE testdb18467.dbo.testtbl1886\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18467.dbo.testtbl1886 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb18467.dbo.testtvf14839;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18467.dbo.testproc12054()\\nAS BEGIN\\n CREATE VIEW testdb18467.dbo.testview15440 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/algebra.xml\",\r\n \"yarnApplicationId\": 1519211,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT13.3594995S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0156256S\",\r\n \"totalRunningTime\": \"PT2.2021324S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2191,13 +2215,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:28 GMT"
+ "Wed, 02 May 2018 07:21:17 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "ee2c106e-a23d-4bd1-9006-89ff74a76249"
+ "5261efc1-a316-49cd-a0d0-8741149b148c"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2209,13 +2233,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/dd3c683b-4a45-472d-b53f-c866e033ca35?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvZGQzYzY4M2ItNGE0NS00NzJkLWI1M2YtYzg2NmUwMzNjYTM1P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "32caaf5d-4431-439e-b008-ebace71aaaf3"
+ "f9a23e9f-7c7d-4134-9f4c-6e206df61895"
],
"accept-language": [
"en-US"
@@ -2225,7 +2249,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"dd3c683b-4a45-472d-b53f-c866e033ca35\",\r\n \"name\": \"testjob16343\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"startTime\": \"2018-02-04T15:40:26.99578-08:00\",\r\n \"endTime\": \"2018-02-04T15:40:33.823973-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T15:40:06.76121-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T15:40:07.3393481-08:00\",\r\n \"details\": \"Compilation:0ad99a46-9534-48a3-9119-5d275a97eaa4;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.6988476-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.7144732-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4acd0934-4e09-4ed4-9c27-dec7f450d00b\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T15:40:20.7300992-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-02-04T15:40:26.99578-08:00\",\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2018-02-04T15:40:33.823973-08:00\",\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"4acd0934-4e09-4ed4-9c27-dec7f450d00b\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18467; CREATE DATABASE testdb18467; \\n//Create Table\\nCREATE TABLE testdb18467.dbo.testtbl1886\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18467.dbo.testtbl1886 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb18467.dbo.testtvf14839;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18467.dbo.testproc12054()\\nAS BEGIN\\n CREATE VIEW testdb18467.dbo.testview15440 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake16131.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/04/23/40/dd3c683b-4a45-472d-b53f-c866e033ca35/algebra.xml\",\r\n \"yarnApplicationId\": 1519211,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT13.3594995S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0156256S\",\r\n \"totalRunningTime\": \"PT6.828193S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2237,13 +2261,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:33 GMT"
+ "Wed, 02 May 2018 07:21:23 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "e357db35-148b-4637-932c-253885275ed5"
+ "943e7080-05e5-4fca-b12a-f329baa64432"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2255,13 +2279,522 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "e18dfa49-cc7b-4718-8b13-7d67e8a1c2e4"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:21:29 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "f92429d9-9700-48b7-ac15-8b5b851d18f5"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "7d29cfbb-960c-457e-b0c9-3d46da539ac5"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT3.5455731S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:21:34 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "82ff342f-ddfa-4b8b-a695-422ac0d13c4d"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "7ade4814-0008-4626-94f8-8bac60d5b452"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT8.8747289S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:21:39 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "546c921b-690d-4990-909b-0e2c63b2ba36"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "9060af17-bb9e-4136-8fdc-eb770460e2f8"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT14.0612666S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:21:45 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "4852988c-01cb-434a-8e3e-6df1a02c4ab0"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "04ff4221-cbbc-40b5-a2bf-16b068b36f80"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT19.2876997S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:21:50 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "eca4128b-628c-4674-873f-eae30f9b2cd7"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "21269af8-9eec-4953-9b85-947b2e39d864"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT24.5065109S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:21:55 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "358e35bb-7e48-46e2-a7e6-66448e7e1505"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "c8114fb6-6042-4dd1-a6de-85576394a18d"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT29.7253701S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:22:00 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "e75a2ed7-4fbc-4367-a716-e2c3c4209a62"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "9d22aaf9-de24-4a90-bc74-748c1dfe0a8d"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT34.9208035S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:22:05 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "7a0ebbc8-2424-4eae-9213-b6c228fc0589"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "35926803-1d45-4095-82ff-6b7fef4605b1"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT40.2021112S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:22:10 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "e983bab6-8baf-489f-adcd-fa8edaf2471b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvOGE5ZTRhMDEtOWM1Yi00YWE0LWI5YjAtOTRlN2I2NGFhMmUxP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "5b700921-33c9-43ae-8d72-d00c192b6427"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1\",\r\n \"name\": \"testjob12280\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"startTime\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"endTime\": \"2018-05-02T00:22:12.2460273-07:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:20:55.7755204-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:20:56.3536286-07:00\",\r\n \"details\": \"Compilation:a7088f23-e7cd-4185-8e2e-7432eb14ed12;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5103538-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5259474-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:21:15.5415971-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:21:31.2138284-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2018-05-02T00:22:12.2460273-07:00\",\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SStreamInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__SStreamInfo__.xml\",\r\n \"type\": \"JobManagerResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"diagnosticsjson\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/diagnosticsjson\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"ed59fe63-1d5e-4b25-b79f-7fc9edc0ae53\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb18646; CREATE DATABASE testdb18646; \\n//Create Table\\nCREATE TABLE testdb18646.dbo.testtbl18904\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb18646.dbo.testtbl18904 ADD IF NOT EXISTS PARTITION (1);\\n\\nINSERT INTO testdb18646.dbo.testtbl18904\\n(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)\\nON INTEGRITY VIOLATION MOVE TO PARTITION (1)\\nVALUES\\n(1, new DateTime(2018, 04, 25), \\\"US\\\", @\\\"fake query\\\", 34, \\\"http://url1.fake.com\\\", \\\"http://clickedUrl1.fake.com\\\"),\\n(1, new DateTime(2018, 04, 26), \\\"EN\\\", @\\\"fake query\\\", 23, \\\"http://url2.fake.com\\\", \\\"http://clickedUrl2.fake.com\\\");\\n\\nDROP FUNCTION IF EXISTS testdb18646.dbo.testtvf15248;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14773.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/20/8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1/algebra.xml\",\r\n \"yarnApplicationId\": 4051509,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT19.1567252S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0155936S\",\r\n \"totalRunningTime\": \"PT41.0321989S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:22:16 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "7d9c0d40-d7cf-4a71-8db6-3ad62dfb258d"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/catalog/usql/databases?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "4696679c-f8ad-46da-b4b4-5b1e6e084c7c"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#databases\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"version\": \"e34f0c89-4dcd-4b11-a7e0-77d4293b1049\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"version\": \"2461c710-6966-4c84-937d-2dbe3c18c670\"\r\n }\r\n ]\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; odata.metadata=minimal; odata.streaming=true"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:22:23 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "906fe59b-16bc-4d16-b2d4-ccb70bd77d16"
+ ],
+ "OData-Version": [
+ "4.0"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/catalog/usql/databases/testdb18646?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDY/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d76d1ad3-6482-48aa-aee2-7746b1c14629"
+ "ebbbf42d-8ca1-4fee-b18e-df2e8a61ee0b"
],
"accept-language": [
"en-US"
@@ -2271,7 +2804,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#databases\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"version\": \"61889359-68f4-4da3-bc2f-d8ca0f3a63fb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"version\": \"65ee2ae9-14f1-4d16-aa88-de3a9ede633a\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#databases/$entity\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"version\": \"2461c710-6966-4c84-937d-2dbe3c18c670\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2283,13 +2816,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:37 GMT"
+ "Wed, 02 May 2018 07:22:24 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "dac096dc-5bf0-4eab-a138-6328a179dcab"
+ "1a7fd287-5c03-43b0-9046-54b352f3d135"
],
"OData-Version": [
"4.0"
@@ -2304,13 +2837,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njc/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/tables?basic=false&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdGFibGVzP2Jhc2ljPWZhbHNlJmFwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ea7d367d-59bf-4b88-b794-cf084d7978f0"
+ "0e4310f0-da73-45fa-a8e4-4fcafc5f88e3"
],
"accept-language": [
"en-US"
@@ -2320,7 +2853,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#databases/$entity\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"version\": \"65ee2ae9-14f1-4d16-aa88-de3a9ede633a\"\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"tableName\": \"testtbl18904\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"774d029a-620b-4025-9efe-30847238445e\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.57-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.57-07:00\",\r\n \"version\": \"3b7e5c1d-529e-4afb-9dcc-256af86b0059\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2332,13 +2865,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:37 GMT"
+ "Wed, 02 May 2018 07:22:24 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "7bc084a7-2981-4a27-8ce1-94ea5690a5c6"
+ "96aab19d-0abd-44bc-8194-8c59a6b9b649"
],
"OData-Version": [
"4.0"
@@ -2353,13 +2886,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/tables?basic=false&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdGFibGVzP2Jhc2ljPWZhbHNlJmFwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/tables?basic=true&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdGFibGVzP2Jhc2ljPXRydWUmYXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "694e17f4-7d56-4ba7-8fd4-3e14de437a34"
+ "04d2239d-d91e-4f9a-910e-20367da6364f"
],
"accept-language": [
"en-US"
@@ -2369,7 +2902,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"tableName\": \"testtbl1886\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"57774e15-f686-435c-9e2f-2c458cdab6c5\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"version\": \"20337558-eda5-485d-9ec9-bfca794d5e14\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"tableName\": \"testtbl18904\",\r\n \"columnList\": [],\r\n \"indexList\": [],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": null,\r\n \"updateTime\": null,\r\n \"version\": \"3b7e5c1d-529e-4afb-9dcc-256af86b0059\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2381,13 +2914,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:38 GMT"
+ "Wed, 02 May 2018 07:22:24 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "d3e4e07c-27bd-4bd0-b5b7-7c62193031ff"
+ "6f1bf50e-a95c-4ce8-8e9a-5962ed226dd6"
],
"OData-Version": [
"4.0"
@@ -2402,13 +2935,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/tables?basic=true&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdGFibGVzP2Jhc2ljPXRydWUmYXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/tables?basic=false&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvdGFibGVzP2Jhc2ljPWZhbHNlJmFwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7426f35b-7d24-40d8-bdb6-720331fabef0"
+ "b196cba1-8fa4-4f34-aa2d-9aadf2b072fb"
],
"accept-language": [
"en-US"
@@ -2418,7 +2951,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"tableName\": \"testtbl1886\",\r\n \"columnList\": [],\r\n \"indexList\": [],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": null,\r\n \"updateTime\": null,\r\n \"version\": \"20337558-eda5-485d-9ec9-bfca794d5e14\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"tableName\": \"testtbl18904\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"774d029a-620b-4025-9efe-30847238445e\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.57-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.57-07:00\",\r\n \"version\": \"3b7e5c1d-529e-4afb-9dcc-256af86b0059\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2430,13 +2963,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:38 GMT"
+ "Wed, 02 May 2018 07:22:24 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "7857f078-9962-4579-859f-ceba081d2c65"
+ "cee7b81d-ea72-4107-80bb-4a0305f0f9dd"
],
"OData-Version": [
"4.0"
@@ -2451,13 +2984,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/tables?basic=false&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0NjcvdGFibGVzP2Jhc2ljPWZhbHNlJmFwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/tables?basic=true&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvdGFibGVzP2Jhc2ljPXRydWUmYXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c674b7b3-45a7-4490-b261-4574f31bedb8"
+ "fb4464db-d92e-4ee7-b797-dbea2f26c2c5"
],
"accept-language": [
"en-US"
@@ -2467,7 +3000,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"tableName\": \"testtbl1886\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"57774e15-f686-435c-9e2f-2c458cdab6c5\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"version\": \"20337558-eda5-485d-9ec9-bfca794d5e14\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"tableName\": \"testtbl18904\",\r\n \"columnList\": [],\r\n \"indexList\": [],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": null,\r\n \"updateTime\": null,\r\n \"version\": \"3b7e5c1d-529e-4afb-9dcc-256af86b0059\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2479,13 +3012,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:38 GMT"
+ "Wed, 02 May 2018 07:22:25 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "dc6b1d90-0b87-4f11-b15e-8529ce7d78d8"
+ "8f2e4a7e-ef24-43d2-ac73-349507fc598e"
],
"OData-Version": [
"4.0"
@@ -2500,13 +3033,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/tables?basic=true&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0NjcvdGFibGVzP2Jhc2ljPXRydWUmYXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/tables/testtbl18904?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxODkwND9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "50f20878-b480-4964-9ef7-6931abd934b9"
+ "69495539-c263-4437-a1ee-d7c09a54c1d7"
],
"accept-language": [
"en-US"
@@ -2516,7 +3049,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"tableName\": \"testtbl1886\",\r\n \"columnList\": [],\r\n \"indexList\": [],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": null,\r\n \"updateTime\": null,\r\n \"version\": \"20337558-eda5-485d-9ec9-bfca794d5e14\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tables/$entity\",\r\n \"tableName\": \"testtbl18904\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"774d029a-620b-4025-9efe-30847238445e\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.57-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.57-07:00\",\r\n \"version\": \"3b7e5c1d-529e-4afb-9dcc-256af86b0059\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2528,13 +3061,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:38 GMT"
+ "Wed, 02 May 2018 07:22:25 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "d806eb66-74f1-4124-8840-ab026a8d4148"
+ "40ad4542-db14-4cd4-a86a-86d48480f38b"
],
"OData-Version": [
"4.0"
@@ -2549,13 +3082,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/tables/testtbl1886?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxODg2P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/tablevaluedfunctions?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdGFibGV2YWx1ZWRmdW5jdGlvbnM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fef851f2-6f53-4678-ba78-4972cfec375a"
+ "52dbc55f-d596-40ca-8b13-ed353ae69f61"
],
"accept-language": [
"en-US"
@@ -2565,7 +3098,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#tables/$entity\",\r\n \"tableName\": \"testtbl1886\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"57774e15-f686-435c-9e2f-2c458cdab6c5\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"version\": \"20337558-eda5-485d-9ec9-bfca794d5e14\"\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions\",\r\n \"value\": [\r\n {\r\n \"tvfName\": \"testtvf15248\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"version\": \"21c605e5-6fde-46a1-82ed-2baf2d61f14a\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2577,13 +3110,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:39 GMT"
+ "Wed, 02 May 2018 07:22:25 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "50503c44-ca38-43fd-8661-6602ad738482"
+ "94887dfe-da3a-49b9-9646-7547d7fff787"
],
"OData-Version": [
"4.0"
@@ -2598,13 +3131,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/tablevaluedfunctions?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdGFibGV2YWx1ZWRmdW5jdGlvbnM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/tablevaluedfunctions?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvdGFibGV2YWx1ZWRmdW5jdGlvbnM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "662ad7b1-b758-46e0-b46e-86121233355e"
+ "e5389038-4d2d-4042-871a-77273fd65fb0"
],
"accept-language": [
"en-US"
@@ -2614,7 +3147,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions\",\r\n \"value\": [\r\n {\r\n \"tvfName\": \"testtvf14839\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"version\": \"9dc2add2-ffc9-4ec7-8e29-1bac56bd31d6\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions\",\r\n \"value\": [\r\n {\r\n \"tvfName\": \"testtvf15248\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"version\": \"21c605e5-6fde-46a1-82ed-2baf2d61f14a\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2626,13 +3159,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:39 GMT"
+ "Wed, 02 May 2018 07:22:25 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "ee69a410-7471-457b-b66f-fe2a95e355fa"
+ "9586a855-4140-43f5-95ac-2528879367be"
],
"OData-Version": [
"4.0"
@@ -2647,13 +3180,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/tablevaluedfunctions?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0NjcvdGFibGV2YWx1ZWRmdW5jdGlvbnM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/tablevaluedfunctions/testtvf15248?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdGFibGV2YWx1ZWRmdW5jdGlvbnMvdGVzdHR2ZjE1MjQ4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8e5b0be7-ba2b-42d7-872a-0cab46da2c0e"
+ "08e08cda-fce2-49a9-a1ca-79f3cfe803a4"
],
"accept-language": [
"en-US"
@@ -2663,7 +3196,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions\",\r\n \"value\": [\r\n {\r\n \"tvfName\": \"testtvf14839\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"version\": \"9dc2add2-ffc9-4ec7-8e29-1bac56bd31d6\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions/$entity\",\r\n \"tvfName\": \"testtvf15248\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18646.dbo.testtvf15248()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"version\": \"21c605e5-6fde-46a1-82ed-2baf2d61f14a\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2675,13 +3208,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:39 GMT"
+ "Wed, 02 May 2018 07:22:26 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "0441febe-31b4-4a75-b53e-3994fa58f549"
+ "aadeaec2-586e-4a1f-9807-3a8d3a58d951"
],
"OData-Version": [
"4.0"
@@ -2696,13 +3229,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/tablevaluedfunctions/testtvf14839?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdGFibGV2YWx1ZWRmdW5jdGlvbnMvdGVzdHR2ZjE0ODM5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/views?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdmlld3M/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3bb732f8-9608-42b9-9ce6-4d30d084c90c"
+ "60fdab1b-b74e-4d7f-bca5-d61c6deab576"
],
"accept-language": [
"en-US"
@@ -2712,7 +3245,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions/$entity\",\r\n \"tvfName\": \"testtvf14839\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb18467.dbo.testtvf14839()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"version\": \"9dc2add2-ffc9-4ec7-8e29-1bac56bd31d6\"\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#views\",\r\n \"value\": [\r\n {\r\n \"viewName\": \"testview16553\",\r\n \"definition\": \"CREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"version\": \"12f67bf3-da11-4e1a-a9c0-2213161b6bed\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2724,13 +3257,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:39 GMT"
+ "Wed, 02 May 2018 07:22:26 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "96f385c6-c857-4958-813d-953517fc3aa4"
+ "4ac6e9e9-0c4e-4635-a876-d6e11823bb0c"
],
"OData-Version": [
"4.0"
@@ -2745,13 +3278,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/views?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdmlld3M/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/views?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvdmlld3M/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c578f97f-8aed-4b50-a304-d4a6d290a1d8"
+ "add675e7-802c-4227-a04a-f7c29fd8a2ae"
],
"accept-language": [
"en-US"
@@ -2761,7 +3294,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#views\",\r\n \"value\": [\r\n {\r\n \"viewName\": \"testview15440\",\r\n \"definition\": \"CREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.707-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.707-08:00\",\r\n \"version\": \"1f7e70ad-db61-43ac-993a-38d88a79adec\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#views\",\r\n \"value\": [\r\n {\r\n \"viewName\": \"testview16553\",\r\n \"definition\": \"CREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"version\": \"12f67bf3-da11-4e1a-a9c0-2213161b6bed\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2773,13 +3306,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:40 GMT"
+ "Wed, 02 May 2018 07:22:26 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "05bfeb8b-9c6d-4b7a-be74-a20eb637296b"
+ "0dec5625-1505-4916-83fc-1ecdc3822ef1"
],
"OData-Version": [
"4.0"
@@ -2794,13 +3327,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/views?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvdmlld3M/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/views/testview16553?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdmlld3MvdGVzdHZpZXcxNjU1Mz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1017615b-883a-4d1a-9040-4e51da9974c6"
+ "8f154e31-d75d-4500-9d8a-a7a854915a69"
],
"accept-language": [
"en-US"
@@ -2810,7 +3343,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#views\",\r\n \"value\": [\r\n {\r\n \"viewName\": \"testview15440\",\r\n \"definition\": \"CREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.707-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.707-08:00\",\r\n \"version\": \"1f7e70ad-db61-43ac-993a-38d88a79adec\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#views/$entity\",\r\n \"viewName\": \"testview16553\",\r\n \"definition\": \"CREATE VIEW testdb18646.dbo.testview16553 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"updateTime\": \"2018-05-02T07:21:42.6-07:00\",\r\n \"version\": \"12f67bf3-da11-4e1a-a9c0-2213161b6bed\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2822,13 +3355,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:40 GMT"
+ "Wed, 02 May 2018 07:22:27 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "455aa8ef-08f1-4127-81f2-3a468c97849e"
+ "f2269859-fd7e-4fc7-bf66-112207c498d5"
],
"OData-Version": [
"4.0"
@@ -2843,13 +3376,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/views/testview15440?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdmlld3MvdGVzdHZpZXcxNTQ0MD9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/procedures?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vcHJvY2VkdXJlcz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "15847431-00be-4c0f-bf8f-d0988b8d190d"
+ "c8cfe234-67c6-41d4-9659-51809eb42185"
],
"accept-language": [
"en-US"
@@ -2859,7 +3392,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#views/$entity\",\r\n \"viewName\": \"testview15440\",\r\n \"definition\": \"CREATE VIEW testdb18467.dbo.testview15440 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": \"2018-02-04T23:40:28.707-08:00\",\r\n \"updateTime\": \"2018-02-04T23:40:28.707-08:00\",\r\n \"version\": \"1f7e70ad-db61-43ac-993a-38d88a79adec\"\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#procedures\",\r\n \"value\": [\r\n {\r\n \"procName\": \"testproc14673\",\r\n \"definition\": \"CREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": null,\r\n \"updateTime\": null,\r\n \"version\": \"b92e1312-31d3-416e-80ac-a85722f7fc56\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2871,13 +3404,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:40 GMT"
+ "Wed, 02 May 2018 07:22:27 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "bbc621fe-651e-414e-928f-18ef60e2fb00"
+ "634cc100-a9e2-40cd-855c-b7b881c3076c"
],
"OData-Version": [
"4.0"
@@ -2892,13 +3425,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/procedures?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vcHJvY2VkdXJlcz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/procedures/testproc14673?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vcHJvY2VkdXJlcy90ZXN0cHJvYzE0NjczP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4b5c2843-2a05-4781-92af-2265365212e4"
+ "641dcb67-db53-4b4e-ac4a-257011fe9450"
],
"accept-language": [
"en-US"
@@ -2908,7 +3441,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#procedures\",\r\n \"value\": [\r\n {\r\n \"procName\": \"testproc12054\",\r\n \"definition\": \"CREATE PROCEDURE testdb18467.dbo.testproc12054()\\nAS BEGIN\\n CREATE VIEW testdb18467.dbo.testview15440 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": null,\r\n \"updateTime\": null,\r\n \"version\": \"da440613-826c-406d-9e6f-f31830e410ca\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#procedures/$entity\",\r\n \"procName\": \"testproc14673\",\r\n \"definition\": \"CREATE PROCEDURE testdb18646.dbo.testproc14673()\\nAS BEGIN\\n CREATE VIEW testdb18646.dbo.testview16553 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": null,\r\n \"updateTime\": null,\r\n \"version\": \"b92e1312-31d3-416e-80ac-a85722f7fc56\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2920,13 +3453,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:40 GMT"
+ "Wed, 02 May 2018 07:22:27 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "64aecfa0-4709-4a40-bae2-13f9e00a5015"
+ "f6c89dd4-5280-40c8-a8f9-45cdb69f416c"
],
"OData-Version": [
"4.0"
@@ -2941,13 +3474,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/procedures/testproc12054?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vcHJvY2VkdXJlcy90ZXN0cHJvYzEyMDU0P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/tables/testtbl18904/partitions?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxODkwNC9wYXJ0aXRpb25zP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0f7d84e0-3a06-41ff-81f0-e1bea1a03bc0"
+ "5c75674b-1eb0-4407-83f3-e4486de9e9ad"
],
"accept-language": [
"en-US"
@@ -2957,7 +3490,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#procedures/$entity\",\r\n \"procName\": \"testproc12054\",\r\n \"definition\": \"CREATE PROCEDURE testdb18467.dbo.testproc12054()\\nAS BEGIN\\n CREATE VIEW testdb18467.dbo.testview15440 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"createTime\": null,\r\n \"updateTime\": null,\r\n \"version\": \"da440613-826c-406d-9e6f-f31830e410ca\"\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#partitions\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"partitionName\": \"testtbl18904_Partition_c4d8082b-b2e3-4442-8d86-061abbcd0f59\",\r\n \"indexId\": 1,\r\n \"label\": [\r\n \"1\"\r\n ],\r\n \"createTime\": \"2018-05-02T07:21:42.587-07:00\",\r\n \"parentName\": {\r\n \"server\": \"1ab1cdaa-f57e-42ff-b639-4435809aa58b\",\r\n \"firstPart\": \"testdb18646\",\r\n \"secondPart\": \"dbo\",\r\n \"thirdPart\": \"testtbl18904\",\r\n \"fourthPart\": null\r\n },\r\n \"version\": \"967fe594-fc56-47a8-8ff1-ce2dbfa0cd8f\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -2969,13 +3502,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:41 GMT"
+ "Wed, 02 May 2018 07:22:27 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "fac7d2a3-b852-4eaf-b4a6-2caa039b5ce5"
+ "9fb26917-1392-4bd8-8851-ff21fa0739a6"
],
"OData-Version": [
"4.0"
@@ -2990,13 +3523,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/tables/testtbl1886/partitions?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxODg2L3BhcnRpdGlvbnM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/tables/testtbl18904/partitions/testtbl18904_Partition_c4d8082b-b2e3-4442-8d86-061abbcd0f59?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxODkwNC9wYXJ0aXRpb25zL3Rlc3R0YmwxODkwNF9QYXJ0aXRpb25fYzRkODA4MmItYjJlMy00NDQyLThkODYtMDYxYWJiY2QwZjU5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e37a7af7-4fdb-40c3-8103-1c8b3e993b0f"
+ "36edae1e-005b-4373-b13d-0be727159080"
],
"accept-language": [
"en-US"
@@ -3006,7 +3539,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#partitions\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"partitionName\": \"testtbl1886_Partition_d70f950e-f026-46d6-a5ba-490ccf05409f\",\r\n \"indexId\": 1,\r\n \"label\": [\r\n \"1\"\r\n ],\r\n \"createTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"parentName\": {\r\n \"server\": \"3fb10084-46d2-4a1d-8479-8015b92ea2ca\",\r\n \"firstPart\": \"testdb18467\",\r\n \"secondPart\": \"dbo\",\r\n \"thirdPart\": \"testtbl1886\",\r\n \"fourthPart\": null\r\n },\r\n \"version\": \"0d4e8aa3-97e6-483f-a96e-a17bad7d3de8\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#partitions/$entity\",\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"testdb18646\",\r\n \"schemaName\": \"dbo\",\r\n \"partitionName\": \"testtbl18904_Partition_c4d8082b-b2e3-4442-8d86-061abbcd0f59\",\r\n \"indexId\": 1,\r\n \"label\": [\r\n \"1\"\r\n ],\r\n \"createTime\": \"2018-05-02T07:21:42.587-07:00\",\r\n \"parentName\": {\r\n \"server\": \"1ab1cdaa-f57e-42ff-b639-4435809aa58b\",\r\n \"firstPart\": \"testdb18646\",\r\n \"secondPart\": \"dbo\",\r\n \"thirdPart\": \"testtbl18904\",\r\n \"fourthPart\": null\r\n },\r\n \"version\": \"967fe594-fc56-47a8-8ff1-ce2dbfa0cd8f\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3018,13 +3551,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:41 GMT"
+ "Wed, 02 May 2018 07:22:28 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "83952804-f17a-4ef6-a5a9-7fcb8e031a7a"
+ "706a2765-2c57-402d-b3f5-384524c75acb"
],
"OData-Version": [
"4.0"
@@ -3039,13 +3572,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/tables/testtbl1886/partitions/testtbl1886_Partition_d70f950e-f026-46d6-a5ba-490ccf05409f?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxODg2L3BhcnRpdGlvbnMvdGVzdHRibDE4ODZfUGFydGl0aW9uX2Q3MGY5NTBlLWYwMjYtNDZkNi1hNWJhLTQ5MGNjZjA1NDA5Zj9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/tables/testtbl18904/tablefragments?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxODkwNC90YWJsZWZyYWdtZW50cz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e71d7396-64fe-4af9-ade1-31ee63d0128b"
+ "a672ed44-0ed1-4702-80f0-536d1e48faa5"
],
"accept-language": [
"en-US"
@@ -3055,7 +3588,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#partitions/$entity\",\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"testdb18467\",\r\n \"schemaName\": \"dbo\",\r\n \"partitionName\": \"testtbl1886_Partition_d70f950e-f026-46d6-a5ba-490ccf05409f\",\r\n \"indexId\": 1,\r\n \"label\": [\r\n \"1\"\r\n ],\r\n \"createTime\": \"2018-02-04T23:40:28.693-08:00\",\r\n \"parentName\": {\r\n \"server\": \"3fb10084-46d2-4a1d-8479-8015b92ea2ca\",\r\n \"firstPart\": \"testdb18467\",\r\n \"secondPart\": \"dbo\",\r\n \"thirdPart\": \"testtbl1886\",\r\n \"fourthPart\": null\r\n },\r\n \"version\": \"0d4e8aa3-97e6-483f-a96e-a17bad7d3de8\"\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#tablefragments\",\r\n \"value\": [\r\n {\r\n \"parentId\": \"967fe594-fc56-47a8-8ff1-ce2dbfa0cd8f\",\r\n \"fragmentId\": \"b883ed96-abdd-4b28-ba25-041463e109d2\",\r\n \"indexId\": 1,\r\n \"size\": 34008,\r\n \"rowCount\": 2,\r\n \"createDate\": \"2018-05-02T07:21:04.417-07:00\",\r\n \"streamPath\": null\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3067,13 +3600,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:41 GMT"
+ "Wed, 02 May 2018 07:22:28 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "c4a9dcbc-6e31-47ee-ace6-980355538dd2"
+ "deb9e728-abe4-4b64-b900-995d7f4581d8"
],
"OData-Version": [
"4.0"
@@ -3088,13 +3621,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/types?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdHlwZXM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/types?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdHlwZXM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d1294a87-32d6-40b0-8cf6-c640e52b239b"
+ "9b1f9365-779f-4039-8de5-603079e277b5"
],
"accept-language": [
"en-US"
@@ -3104,7 +3637,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#types\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 334,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"1137ad93-d19b-4d4e-b726-011f76d4d833\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBinary\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"systemTypeId\": 165,\r\n \"userTypeId\": 165,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b05e4357-12c7-461f-9559-4c39cfae1338\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBit\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"caeb6f59-f027-4348-a3ff-f064531e0ee8\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlByte\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f2583736-1f0e-4072-8a04-d83db5e08241\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDate\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29f9721a-315b-498f-a304-762e0511226d\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDateTime\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDateTime\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDateTime\",\r\n \"systemTypeId\": 61,\r\n \"userTypeId\": 61,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6879225d-44ff-4404-a0bd-05ee379c39db\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDecimal\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"d6d8f781-23bf-48a6-a462-8946bab23c36\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDouble\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db1bc9a7-f5da-4d64-9baa-399c9f72d6e2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlGuid\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ab6715ed-cfba-4b5a-92e9-f86520b8e711\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt16\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4ee64682-cbd4-40cc-90e9-c5de1433bbed\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt32\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"9af787e7-9fc0-4819-80ac-0339ce031ab3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt64\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"44d67b27-8bd8-4072-81ca-2d32adfdb17c\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 333,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"18cf5d12-3651-44fe-ad16-cf5068f0b112\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlMoney\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"systemTypeId\": 60,\r\n \"userTypeId\": 60,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"861e13ee-e110-4dd2-b0df-f2eb9a6b5bd2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlSingle\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7037d7f1-e3d4-416f-bf81-285b630a75e4\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlString\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a15306f5-43f5-433b-b795-ce02ee911953\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 332,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"f89f413d-bd5f-440a-b069-8fc345643648\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool\",\r\n \"fullCSharpName\": \"System.Boolean\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c04b91b8-2b7e-45b3-ada9-db5ede901672\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool?\",\r\n \"fullCSharpName\": \"System.Boolean?\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"42f3147a-ed9b-47ae-a8ad-aa2fbc51e0ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte\",\r\n \"fullCSharpName\": \"System.Byte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6a048add-f003-4d73-8471-3b0be963d1ac\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte?\",\r\n \"fullCSharpName\": \"System.Byte?\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c2623267-2a86-444a-a773-89783eae5b30\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte[]\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte[]\",\r\n \"fullCSharpName\": \"System.Byte[]\",\r\n \"systemTypeId\": 165,\r\n \"userTypeId\": 165,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"84506afa-d9ad-4bef-9e44-cd00f1f54ce3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char\",\r\n \"fullCSharpName\": \"System.Char\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"bb4bb082-4d9c-4ce4-aa1b-bfaea278ac92\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char?\",\r\n \"fullCSharpName\": \"System.Char?\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"748c6bfa-5a8e-43d4-823b-3b3be0d8b85a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime\",\r\n \"fullCSharpName\": \"System.DateTime\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4e348b46-7218-4c30-b879-ceee5a59e7bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime?\",\r\n \"fullCSharpName\": \"System.DateTime?\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"eb486159-acfa-4499-9b1a-e0ecda5d52a2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal\",\r\n \"fullCSharpName\": \"System.Decimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f29ebb5f-17e8-4448-8aec-1a6702380e75\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal?\",\r\n \"fullCSharpName\": \"System.Decimal?\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b78657ef-955b-4841-805e-bec1e9d11e37\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double\",\r\n \"fullCSharpName\": \"System.Double\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f3bbcc4e-d872-4bd1-8429-7082199016d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double?\",\r\n \"fullCSharpName\": \"System.Double?\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"5832365f-70cb-47f9-92db-46cf7903dffc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid\",\r\n \"fullCSharpName\": \"System.Guid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ccccbe73-770a-4bc8-905f-2eec41e79736\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid?\",\r\n \"fullCSharpName\": \"System.Guid?\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db4c6514-17fa-4de1-ab25-a22817844593\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short\",\r\n \"fullCSharpName\": \"System.Int16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2cca4ae1-4272-4ca4-832e-5bc22c486299\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short?\",\r\n \"fullCSharpName\": \"System.Int16?\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"cef0bb72-9079-471b-855c-cfb87b1dc11f\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int\",\r\n \"fullCSharpName\": \"System.Int32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2a3f9560-1645-4e60-8ca5-9713f2ef8363\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int?\",\r\n \"fullCSharpName\": \"System.Int32?\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29fedecb-21d0-4fa8-bf6b-2539bee71bcc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long\",\r\n \"fullCSharpName\": \"System.Int64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"14c67089-ce4d-4770-8425-a0c41788c3cd\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long?\",\r\n \"fullCSharpName\": \"System.Int64?\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"01b8cce9-d5e9-4f38-9f29-d5f3927d7407\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte\",\r\n \"fullCSharpName\": \"System.SByte\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"899a07dd-662c-4cd2-8f98-6ec34d739355\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte?\",\r\n \"fullCSharpName\": \"System.SByte?\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f76f7f1a-64d9-4c50-a38c-a6b2578f66d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float\",\r\n \"fullCSharpName\": \"System.Single\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"04ae7374-f270-48ba-b429-c7e07bfcde61\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float?\",\r\n \"fullCSharpName\": \"System.Single?\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f8f90902-84a6-449f-96fe-6710accc0f7a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.String\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"string\",\r\n \"fullCSharpName\": \"System.String\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"313664ea-0a0b-4016-8c25-a11052d885ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort\",\r\n \"fullCSharpName\": \"System.UInt16\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"1ee295be-df81-4f21-a17c-31205884958b\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort?\",\r\n \"fullCSharpName\": \"System.UInt16?\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a3228a28-dc3d-42f1-81d7-86899822af91\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint\",\r\n \"fullCSharpName\": \"System.UInt32\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"133275dc-ec4b-4662-86ee-f6d13b0e8b7e\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint?\",\r\n \"fullCSharpName\": \"System.UInt32?\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7292a0b6-ff2d-4c02-b256-63993c2b270a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong\",\r\n \"fullCSharpName\": \"System.UInt64\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"e80c1a1c-99d9-418c-9f66-097c048095bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong?\",\r\n \"fullCSharpName\": \"System.UInt64?\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"48cbabb8-03fc-4f00-bad6-0641a7f562c7\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#types\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 334,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"1137ad93-d19b-4d4e-b726-011f76d4d833\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBinary\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"systemTypeId\": 165,\r\n \"userTypeId\": 165,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b05e4357-12c7-461f-9559-4c39cfae1338\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBit\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"caeb6f59-f027-4348-a3ff-f064531e0ee8\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlByte\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f2583736-1f0e-4072-8a04-d83db5e08241\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDate\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29f9721a-315b-498f-a304-762e0511226d\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDateTime\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDateTime\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDateTime\",\r\n \"systemTypeId\": 61,\r\n \"userTypeId\": 61,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6879225d-44ff-4404-a0bd-05ee379c39db\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDecimal\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"d6d8f781-23bf-48a6-a462-8946bab23c36\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDouble\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db1bc9a7-f5da-4d64-9baa-399c9f72d6e2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlGuid\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ab6715ed-cfba-4b5a-92e9-f86520b8e711\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt16\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4ee64682-cbd4-40cc-90e9-c5de1433bbed\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt32\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"9af787e7-9fc0-4819-80ac-0339ce031ab3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt64\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"44d67b27-8bd8-4072-81ca-2d32adfdb17c\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 333,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"18cf5d12-3651-44fe-ad16-cf5068f0b112\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlMoney\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"systemTypeId\": 60,\r\n \"userTypeId\": 60,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"861e13ee-e110-4dd2-b0df-f2eb9a6b5bd2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlSingle\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7037d7f1-e3d4-416f-bf81-285b630a75e4\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlString\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a15306f5-43f5-433b-b795-ce02ee911953\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 332,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"f89f413d-bd5f-440a-b069-8fc345643648\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool\",\r\n \"fullCSharpName\": \"System.Boolean\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c04b91b8-2b7e-45b3-ada9-db5ede901672\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool?\",\r\n \"fullCSharpName\": \"System.Boolean?\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"42f3147a-ed9b-47ae-a8ad-aa2fbc51e0ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte\",\r\n \"fullCSharpName\": \"System.Byte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6a048add-f003-4d73-8471-3b0be963d1ac\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte?\",\r\n \"fullCSharpName\": \"System.Byte?\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c2623267-2a86-444a-a773-89783eae5b30\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte[]\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte[]\",\r\n \"fullCSharpName\": \"System.Byte[]\",\r\n \"systemTypeId\": 165,\r\n \"userTypeId\": 165,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"84506afa-d9ad-4bef-9e44-cd00f1f54ce3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char\",\r\n \"fullCSharpName\": \"System.Char\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"bb4bb082-4d9c-4ce4-aa1b-bfaea278ac92\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char?\",\r\n \"fullCSharpName\": \"System.Char?\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"748c6bfa-5a8e-43d4-823b-3b3be0d8b85a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime\",\r\n \"fullCSharpName\": \"System.DateTime\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4e348b46-7218-4c30-b879-ceee5a59e7bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime?\",\r\n \"fullCSharpName\": \"System.DateTime?\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"eb486159-acfa-4499-9b1a-e0ecda5d52a2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal\",\r\n \"fullCSharpName\": \"System.Decimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f29ebb5f-17e8-4448-8aec-1a6702380e75\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal?\",\r\n \"fullCSharpName\": \"System.Decimal?\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b78657ef-955b-4841-805e-bec1e9d11e37\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double\",\r\n \"fullCSharpName\": \"System.Double\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f3bbcc4e-d872-4bd1-8429-7082199016d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double?\",\r\n \"fullCSharpName\": \"System.Double?\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"5832365f-70cb-47f9-92db-46cf7903dffc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid\",\r\n \"fullCSharpName\": \"System.Guid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ccccbe73-770a-4bc8-905f-2eec41e79736\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid?\",\r\n \"fullCSharpName\": \"System.Guid?\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db4c6514-17fa-4de1-ab25-a22817844593\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short\",\r\n \"fullCSharpName\": \"System.Int16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2cca4ae1-4272-4ca4-832e-5bc22c486299\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short?\",\r\n \"fullCSharpName\": \"System.Int16?\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"cef0bb72-9079-471b-855c-cfb87b1dc11f\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int\",\r\n \"fullCSharpName\": \"System.Int32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2a3f9560-1645-4e60-8ca5-9713f2ef8363\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int?\",\r\n \"fullCSharpName\": \"System.Int32?\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29fedecb-21d0-4fa8-bf6b-2539bee71bcc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long\",\r\n \"fullCSharpName\": \"System.Int64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"14c67089-ce4d-4770-8425-a0c41788c3cd\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long?\",\r\n \"fullCSharpName\": \"System.Int64?\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"01b8cce9-d5e9-4f38-9f29-d5f3927d7407\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte\",\r\n \"fullCSharpName\": \"System.SByte\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"899a07dd-662c-4cd2-8f98-6ec34d739355\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte?\",\r\n \"fullCSharpName\": \"System.SByte?\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f76f7f1a-64d9-4c50-a38c-a6b2578f66d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float\",\r\n \"fullCSharpName\": \"System.Single\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"04ae7374-f270-48ba-b429-c7e07bfcde61\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float?\",\r\n \"fullCSharpName\": \"System.Single?\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f8f90902-84a6-449f-96fe-6710accc0f7a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.String\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"string\",\r\n \"fullCSharpName\": \"System.String\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"313664ea-0a0b-4016-8c25-a11052d885ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort\",\r\n \"fullCSharpName\": \"System.UInt16\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"1ee295be-df81-4f21-a17c-31205884958b\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort?\",\r\n \"fullCSharpName\": \"System.UInt16?\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a3228a28-dc3d-42f1-81d7-86899822af91\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint\",\r\n \"fullCSharpName\": \"System.UInt32\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"133275dc-ec4b-4662-86ee-f6d13b0e8b7e\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint?\",\r\n \"fullCSharpName\": \"System.UInt32?\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7292a0b6-ff2d-4c02-b256-63993c2b270a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong\",\r\n \"fullCSharpName\": \"System.UInt64\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"e80c1a1c-99d9-418c-9f66-097c048095bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong?\",\r\n \"fullCSharpName\": \"System.UInt64?\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"48cbabb8-03fc-4f00-bad6-0641a7f562c7\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3116,13 +3649,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:41 GMT"
+ "Wed, 02 May 2018 07:22:28 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "f68f6ec8-9fa2-4a38-a7f4-604ebd06369d"
+ "69a18da8-bec5-45c3-ab1c-07629d7a2f17"
],
"OData-Version": [
"4.0"
@@ -3137,13 +3670,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/schemas/dbo/types?$filter=isComplexType%20eq%20false&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0Njcvc2NoZW1hcy9kYm8vdHlwZXM/JGZpbHRlcj1pc0NvbXBsZXhUeXBlJTIwZXElMjBmYWxzZSZhcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/catalog/usql/databases/testdb18646/schemas/dbo/types?$filter=isComplexType%20eq%20false&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvc2NoZW1hcy9kYm8vdHlwZXM/JGZpbHRlcj1pc0NvbXBsZXhUeXBlJTIwZXElMjBmYWxzZSZhcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "927e52ad-339a-496f-b36c-2d34b6e1af19"
+ "b6c12f14-4057-4e5a-8be1-df86f3ee7e3b"
],
"accept-language": [
"en-US"
@@ -3153,7 +3686,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#types\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBinary\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"systemTypeId\": 165,\r\n \"userTypeId\": 165,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b05e4357-12c7-461f-9559-4c39cfae1338\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBit\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"caeb6f59-f027-4348-a3ff-f064531e0ee8\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlByte\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f2583736-1f0e-4072-8a04-d83db5e08241\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDate\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29f9721a-315b-498f-a304-762e0511226d\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDateTime\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDateTime\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDateTime\",\r\n \"systemTypeId\": 61,\r\n \"userTypeId\": 61,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6879225d-44ff-4404-a0bd-05ee379c39db\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDecimal\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"d6d8f781-23bf-48a6-a462-8946bab23c36\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDouble\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db1bc9a7-f5da-4d64-9baa-399c9f72d6e2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlGuid\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ab6715ed-cfba-4b5a-92e9-f86520b8e711\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt16\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4ee64682-cbd4-40cc-90e9-c5de1433bbed\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt32\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"9af787e7-9fc0-4819-80ac-0339ce031ab3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt64\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"44d67b27-8bd8-4072-81ca-2d32adfdb17c\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlMoney\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"systemTypeId\": 60,\r\n \"userTypeId\": 60,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"861e13ee-e110-4dd2-b0df-f2eb9a6b5bd2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlSingle\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7037d7f1-e3d4-416f-bf81-285b630a75e4\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlString\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a15306f5-43f5-433b-b795-ce02ee911953\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool\",\r\n \"fullCSharpName\": \"System.Boolean\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c04b91b8-2b7e-45b3-ada9-db5ede901672\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool?\",\r\n \"fullCSharpName\": \"System.Boolean?\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"42f3147a-ed9b-47ae-a8ad-aa2fbc51e0ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte\",\r\n \"fullCSharpName\": \"System.Byte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6a048add-f003-4d73-8471-3b0be963d1ac\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte?\",\r\n \"fullCSharpName\": \"System.Byte?\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c2623267-2a86-444a-a773-89783eae5b30\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte[]\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte[]\",\r\n \"fullCSharpName\": \"System.Byte[]\",\r\n \"systemTypeId\": 165,\r\n \"userTypeId\": 165,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"84506afa-d9ad-4bef-9e44-cd00f1f54ce3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char\",\r\n \"fullCSharpName\": \"System.Char\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"bb4bb082-4d9c-4ce4-aa1b-bfaea278ac92\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char?\",\r\n \"fullCSharpName\": \"System.Char?\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"748c6bfa-5a8e-43d4-823b-3b3be0d8b85a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime\",\r\n \"fullCSharpName\": \"System.DateTime\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4e348b46-7218-4c30-b879-ceee5a59e7bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime?\",\r\n \"fullCSharpName\": \"System.DateTime?\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"eb486159-acfa-4499-9b1a-e0ecda5d52a2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal\",\r\n \"fullCSharpName\": \"System.Decimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f29ebb5f-17e8-4448-8aec-1a6702380e75\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal?\",\r\n \"fullCSharpName\": \"System.Decimal?\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b78657ef-955b-4841-805e-bec1e9d11e37\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double\",\r\n \"fullCSharpName\": \"System.Double\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f3bbcc4e-d872-4bd1-8429-7082199016d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double?\",\r\n \"fullCSharpName\": \"System.Double?\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"5832365f-70cb-47f9-92db-46cf7903dffc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid\",\r\n \"fullCSharpName\": \"System.Guid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ccccbe73-770a-4bc8-905f-2eec41e79736\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid?\",\r\n \"fullCSharpName\": \"System.Guid?\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db4c6514-17fa-4de1-ab25-a22817844593\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short\",\r\n \"fullCSharpName\": \"System.Int16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2cca4ae1-4272-4ca4-832e-5bc22c486299\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short?\",\r\n \"fullCSharpName\": \"System.Int16?\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"cef0bb72-9079-471b-855c-cfb87b1dc11f\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int\",\r\n \"fullCSharpName\": \"System.Int32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2a3f9560-1645-4e60-8ca5-9713f2ef8363\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int?\",\r\n \"fullCSharpName\": \"System.Int32?\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29fedecb-21d0-4fa8-bf6b-2539bee71bcc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long\",\r\n \"fullCSharpName\": \"System.Int64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"14c67089-ce4d-4770-8425-a0c41788c3cd\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long?\",\r\n \"fullCSharpName\": \"System.Int64?\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"01b8cce9-d5e9-4f38-9f29-d5f3927d7407\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte\",\r\n \"fullCSharpName\": \"System.SByte\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"899a07dd-662c-4cd2-8f98-6ec34d739355\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte?\",\r\n \"fullCSharpName\": \"System.SByte?\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f76f7f1a-64d9-4c50-a38c-a6b2578f66d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float\",\r\n \"fullCSharpName\": \"System.Single\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"04ae7374-f270-48ba-b429-c7e07bfcde61\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float?\",\r\n \"fullCSharpName\": \"System.Single?\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f8f90902-84a6-449f-96fe-6710accc0f7a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.String\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"string\",\r\n \"fullCSharpName\": \"System.String\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"313664ea-0a0b-4016-8c25-a11052d885ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort\",\r\n \"fullCSharpName\": \"System.UInt16\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"1ee295be-df81-4f21-a17c-31205884958b\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort?\",\r\n \"fullCSharpName\": \"System.UInt16?\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a3228a28-dc3d-42f1-81d7-86899822af91\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint\",\r\n \"fullCSharpName\": \"System.UInt32\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"133275dc-ec4b-4662-86ee-f6d13b0e8b7e\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint?\",\r\n \"fullCSharpName\": \"System.UInt32?\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7292a0b6-ff2d-4c02-b256-63993c2b270a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong\",\r\n \"fullCSharpName\": \"System.UInt64\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"e80c1a1c-99d9-418c-9f66-097c048095bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba2954\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong?\",\r\n \"fullCSharpName\": \"System.UInt64?\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"48cbabb8-03fc-4f00-bad6-0641a7f562c7\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#types\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBinary\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"systemTypeId\": 165,\r\n \"userTypeId\": 165,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b05e4357-12c7-461f-9559-4c39cfae1338\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBit\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"caeb6f59-f027-4348-a3ff-f064531e0ee8\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlByte\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f2583736-1f0e-4072-8a04-d83db5e08241\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDate\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29f9721a-315b-498f-a304-762e0511226d\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDateTime\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDateTime\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDateTime\",\r\n \"systemTypeId\": 61,\r\n \"userTypeId\": 61,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6879225d-44ff-4404-a0bd-05ee379c39db\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDecimal\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"d6d8f781-23bf-48a6-a462-8946bab23c36\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDouble\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db1bc9a7-f5da-4d64-9baa-399c9f72d6e2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlGuid\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ab6715ed-cfba-4b5a-92e9-f86520b8e711\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt16\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4ee64682-cbd4-40cc-90e9-c5de1433bbed\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt32\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"9af787e7-9fc0-4819-80ac-0339ce031ab3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt64\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"44d67b27-8bd8-4072-81ca-2d32adfdb17c\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlMoney\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"systemTypeId\": 60,\r\n \"userTypeId\": 60,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"861e13ee-e110-4dd2-b0df-f2eb9a6b5bd2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlSingle\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7037d7f1-e3d4-416f-bf81-285b630a75e4\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlString\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a15306f5-43f5-433b-b795-ce02ee911953\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool\",\r\n \"fullCSharpName\": \"System.Boolean\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c04b91b8-2b7e-45b3-ada9-db5ede901672\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool?\",\r\n \"fullCSharpName\": \"System.Boolean?\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"42f3147a-ed9b-47ae-a8ad-aa2fbc51e0ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte\",\r\n \"fullCSharpName\": \"System.Byte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6a048add-f003-4d73-8471-3b0be963d1ac\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte?\",\r\n \"fullCSharpName\": \"System.Byte?\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c2623267-2a86-444a-a773-89783eae5b30\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte[]\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte[]\",\r\n \"fullCSharpName\": \"System.Byte[]\",\r\n \"systemTypeId\": 165,\r\n \"userTypeId\": 165,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"84506afa-d9ad-4bef-9e44-cd00f1f54ce3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char\",\r\n \"fullCSharpName\": \"System.Char\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"bb4bb082-4d9c-4ce4-aa1b-bfaea278ac92\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char?\",\r\n \"fullCSharpName\": \"System.Char?\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"748c6bfa-5a8e-43d4-823b-3b3be0d8b85a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime\",\r\n \"fullCSharpName\": \"System.DateTime\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4e348b46-7218-4c30-b879-ceee5a59e7bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime?\",\r\n \"fullCSharpName\": \"System.DateTime?\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"eb486159-acfa-4499-9b1a-e0ecda5d52a2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal\",\r\n \"fullCSharpName\": \"System.Decimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f29ebb5f-17e8-4448-8aec-1a6702380e75\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal?\",\r\n \"fullCSharpName\": \"System.Decimal?\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b78657ef-955b-4841-805e-bec1e9d11e37\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double\",\r\n \"fullCSharpName\": \"System.Double\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f3bbcc4e-d872-4bd1-8429-7082199016d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double?\",\r\n \"fullCSharpName\": \"System.Double?\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"5832365f-70cb-47f9-92db-46cf7903dffc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid\",\r\n \"fullCSharpName\": \"System.Guid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ccccbe73-770a-4bc8-905f-2eec41e79736\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid?\",\r\n \"fullCSharpName\": \"System.Guid?\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db4c6514-17fa-4de1-ab25-a22817844593\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short\",\r\n \"fullCSharpName\": \"System.Int16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2cca4ae1-4272-4ca4-832e-5bc22c486299\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short?\",\r\n \"fullCSharpName\": \"System.Int16?\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"cef0bb72-9079-471b-855c-cfb87b1dc11f\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int\",\r\n \"fullCSharpName\": \"System.Int32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2a3f9560-1645-4e60-8ca5-9713f2ef8363\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int?\",\r\n \"fullCSharpName\": \"System.Int32?\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29fedecb-21d0-4fa8-bf6b-2539bee71bcc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long\",\r\n \"fullCSharpName\": \"System.Int64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"14c67089-ce4d-4770-8425-a0c41788c3cd\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long?\",\r\n \"fullCSharpName\": \"System.Int64?\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"01b8cce9-d5e9-4f38-9f29-d5f3927d7407\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte\",\r\n \"fullCSharpName\": \"System.SByte\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"899a07dd-662c-4cd2-8f98-6ec34d739355\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte?\",\r\n \"fullCSharpName\": \"System.SByte?\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f76f7f1a-64d9-4c50-a38c-a6b2578f66d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float\",\r\n \"fullCSharpName\": \"System.Single\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"04ae7374-f270-48ba-b429-c7e07bfcde61\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float?\",\r\n \"fullCSharpName\": \"System.Single?\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f8f90902-84a6-449f-96fe-6710accc0f7a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.String\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"string\",\r\n \"fullCSharpName\": \"System.String\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"313664ea-0a0b-4016-8c25-a11052d885ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort\",\r\n \"fullCSharpName\": \"System.UInt16\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"1ee295be-df81-4f21-a17c-31205884958b\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort?\",\r\n \"fullCSharpName\": \"System.UInt16?\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a3228a28-dc3d-42f1-81d7-86899822af91\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint\",\r\n \"fullCSharpName\": \"System.UInt32\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"133275dc-ec4b-4662-86ee-f6d13b0e8b7e\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint?\",\r\n \"fullCSharpName\": \"System.UInt32?\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7292a0b6-ff2d-4c02-b256-63993c2b270a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong\",\r\n \"fullCSharpName\": \"System.UInt64\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"e80c1a1c-99d9-418c-9f66-097c048095bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba22165\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong?\",\r\n \"fullCSharpName\": \"System.UInt64?\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"48cbabb8-03fc-4f00-bad6-0641a7f562c7\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3165,13 +3698,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:42 GMT"
+ "Wed, 02 May 2018 07:22:28 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "b9a115b3-6d88-4bc6-afac-6781b3d25022"
+ "c232f51c-3fa5-4a89-b3e6-22e92a3b8f89"
],
"OData-Version": [
"4.0"
@@ -3186,13 +3719,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/acl?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0NjcvYWNsP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/acl?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvYWNsP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2c42b069-257d-44c6-bded-84122f7f57b8"
+ "fa6016f4-9881-49b3-9396-08cf5a86ec0d"
],
"accept-language": [
"en-US"
@@ -3202,7 +3735,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3214,13 +3747,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:42 GMT"
+ "Wed, 02 May 2018 07:22:29 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "b45261d1-efe8-4c8f-990a-2e4705a21a33"
+ "4c6a8b45-5a91-4df3-bfa9-cdaa83a863aa"
],
"OData-Version": [
"4.0"
@@ -3235,13 +3768,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/acl?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0NjcvYWNsP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/acl?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvYWNsP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "aaabd77f-c871-4447-b633-be97ae38ad23"
+ "ebe4f7cc-dfef-44a0-9279-0af8a966cefa"
],
"accept-language": [
"en-US"
@@ -3251,7 +3784,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n },\r\n {\r\n \"aceType\": \"User\",\r\n \"principalId\": \"2cb5d161-1a4c-4eba-bee4-bee886893c89\",\r\n \"permission\": \"Use\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n },\r\n {\r\n \"aceType\": \"User\",\r\n \"principalId\": \"dcfe03b2-cd1a-49b5-888c-2c81d2c99b1b\",\r\n \"permission\": \"Use\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3263,13 +3796,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:44 GMT"
+ "Wed, 02 May 2018 07:22:30 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "8e1bf2e4-4b3f-47e6-8412-94d4fea180b2"
+ "310b2c85-5a47-4d88-b9ac-261b7af9ff71"
],
"OData-Version": [
"4.0"
@@ -3284,13 +3817,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/acl?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0NjcvYWNsP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/acl?api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvYWNsP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1fecbe31-a26d-4487-be1d-2c885fb42910"
+ "9911a5c7-07b3-4b37-a92f-956a87e4c552"
],
"accept-language": [
"en-US"
@@ -3300,7 +3833,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3312,13 +3845,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:45 GMT"
+ "Wed, 02 May 2018 07:22:31 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "e996332e-94e7-48ea-b53d-4db865ad0751"
+ "3f4d55af-e431-4aee-bf4a-652c774bc90c"
],
"OData-Version": [
"4.0"
@@ -3339,7 +3872,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "eb1f6327-d0bc-406e-b11d-234fa3f16fd9"
+ "923aa488-581b-4c02-b153-c049dd5fb945"
],
"accept-language": [
"en-US"
@@ -3349,7 +3882,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3361,13 +3894,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:42 GMT"
+ "Wed, 02 May 2018 07:22:29 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "c374c0ff-edc1-45b1-915d-d59d34826f73"
+ "c145dee7-9473-444b-8f48-209c122b9bb2"
],
"OData-Version": [
"4.0"
@@ -3388,7 +3921,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "330fceed-956c-428d-b49a-4a7720b776e3"
+ "7caa64cb-cf31-4e61-afe7-7a75551cd34d"
],
"accept-language": [
"en-US"
@@ -3398,7 +3931,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n },\r\n {\r\n \"aceType\": \"User\",\r\n \"principalId\": \"2cb5d161-1a4c-4eba-bee4-bee886893c89\",\r\n \"permission\": \"Use\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n },\r\n {\r\n \"aceType\": \"User\",\r\n \"principalId\": \"dcfe03b2-cd1a-49b5-888c-2c81d2c99b1b\",\r\n \"permission\": \"Use\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3410,13 +3943,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:45 GMT"
+ "Wed, 02 May 2018 07:22:32 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "55ea38aa-edac-40a8-ba97-0cc119a5e0cd"
+ "f565190d-a516-4516-8a4b-b2c299dc81a8"
],
"OData-Version": [
"4.0"
@@ -3437,7 +3970,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8200a5da-2eaa-43fa-a887-d5a8d05ea5ae"
+ "51397298-b8b5-4e82-9bef-ddd1fd404505"
],
"accept-language": [
"en-US"
@@ -3447,7 +3980,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba2954.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba22165.azuredatalakeanalytics.net/sqlip/$metadata#acl\",\r\n \"value\": [\r\n {\r\n \"aceType\": \"UserObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"GroupObj\",\r\n \"principalId\": \"e994d55d-2464-4c73-b5e1-40e3c9894434\",\r\n \"permission\": \"All\"\r\n },\r\n {\r\n \"aceType\": \"Other\",\r\n \"principalId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"permission\": \"None\"\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; odata.metadata=minimal; odata.streaming=true"
@@ -3459,13 +3992,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:47 GMT"
+ "Wed, 02 May 2018 07:22:32 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "5e5d7960-670b-4e4e-b4cd-292cde2a063f"
+ "af92f622-3d73-43d5-82f4-0246723e376d"
],
"OData-Version": [
"4.0"
@@ -3480,10 +4013,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/acl?op=GRANTACE&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0NjcvYWNsP29wPUdSQU5UQUNFJmFwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/catalog/usql/databases/testdb18646/acl?op=GRANTACE&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvYWNsP29wPUdSQU5UQUNFJmFwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "POST",
- "RequestBody": "{\r\n \"aceType\": \"User\",\r\n \"principalId\": \"2cb5d161-1a4c-4eba-bee4-bee886893c89\",\r\n \"permission\": \"Use\"\r\n}",
+ "RequestBody": "{\r\n \"aceType\": \"User\",\r\n \"principalId\": \"dcfe03b2-cd1a-49b5-888c-2c81d2c99b1b\",\r\n \"permission\": \"Use\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -3492,7 +4025,7 @@
"107"
],
"x-ms-client-request-id": [
- "6e467433-579f-4644-8d16-24ab6c37b150"
+ "bf99f1c6-2860-413b-a619-5735460970a1"
],
"accept-language": [
"en-US"
@@ -3511,13 +4044,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:43 GMT"
+ "Wed, 02 May 2018 07:22:30 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "fdbcc61d-242c-4c55-81c4-6266633b9071"
+ "5408ecd0-4007-46a5-8c2f-eba2b9946319"
],
"X-Content-Type-Options": [
"nosniff"
@@ -3529,10 +4062,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/catalog/usql/databases/testdb18467/acl?op=REVOKEACE&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg0NjcvYWNsP29wPVJFVk9LRUFDRSZhcGktdmVyc2lvbj0yMDE2LTExLTAx",
+ "RequestUri": "/catalog/usql/databases/testdb18646/acl?op=REVOKEACE&api-version=2016-11-01",
+ "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTg2NDYvYWNsP29wPVJFVk9LRUFDRSZhcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "POST",
- "RequestBody": "{\r\n \"aceType\": \"User\",\r\n \"principalId\": \"2cb5d161-1a4c-4eba-bee4-bee886893c89\"\r\n}",
+ "RequestBody": "{\r\n \"aceType\": \"User\",\r\n \"principalId\": \"dcfe03b2-cd1a-49b5-888c-2c81d2c99b1b\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -3541,7 +4074,7 @@
"83"
],
"x-ms-client-request-id": [
- "101adda3-a5c8-4d0f-a377-df701a8dc87b"
+ "15585061-8eed-4259-ba5a-d88dd1e84d1d"
],
"accept-language": [
"en-US"
@@ -3560,13 +4093,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:44 GMT"
+ "Wed, 02 May 2018 07:22:31 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "b6b15c16-8d54-40eb-a274-5d304f019767"
+ "58e2097d-303c-45de-9980-25d94eb1532d"
],
"X-Content-Type-Options": [
"nosniff"
@@ -3581,7 +4114,7 @@
"RequestUri": "/catalog/usql/acl?op=GRANTACE&api-version=2016-11-01",
"EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9hY2w/b3A9R1JBTlRBQ0UmYXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "POST",
- "RequestBody": "{\r\n \"aceType\": \"User\",\r\n \"principalId\": \"2cb5d161-1a4c-4eba-bee4-bee886893c89\",\r\n \"permission\": \"Use\"\r\n}",
+ "RequestBody": "{\r\n \"aceType\": \"User\",\r\n \"principalId\": \"dcfe03b2-cd1a-49b5-888c-2c81d2c99b1b\",\r\n \"permission\": \"Use\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -3590,7 +4123,7 @@
"107"
],
"x-ms-client-request-id": [
- "82cf3a4b-1b83-42a6-9efb-eecaa8a5e285"
+ "39516fb4-7eff-49ff-abd3-ea6da9e48cf8"
],
"accept-language": [
"en-US"
@@ -3609,13 +4142,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:45 GMT"
+ "Wed, 02 May 2018 07:22:31 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "bda768e7-49f0-4313-a527-93ef88fe5ab5"
+ "0345b2b4-fe20-4be4-9afb-ec337092e166"
],
"X-Content-Type-Options": [
"nosniff"
@@ -3630,7 +4163,7 @@
"RequestUri": "/catalog/usql/acl?op=REVOKEACE&api-version=2016-11-01",
"EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9hY2w/b3A9UkVWT0tFQUNFJmFwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "POST",
- "RequestBody": "{\r\n \"aceType\": \"User\",\r\n \"principalId\": \"2cb5d161-1a4c-4eba-bee4-bee886893c89\"\r\n}",
+ "RequestBody": "{\r\n \"aceType\": \"User\",\r\n \"principalId\": \"dcfe03b2-cd1a-49b5-888c-2c81d2c99b1b\"\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -3639,7 +4172,7 @@
"83"
],
"x-ms-client-request-id": [
- "2116ecc8-1918-4a12-8b37-18ce747ee804"
+ "05f5821f-1b9f-4652-8628-8a3dbc7137ed"
],
"accept-language": [
"en-US"
@@ -3658,13 +4191,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:40:47 GMT"
+ "Wed, 02 May 2018 07:22:32 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "d28e16e9-d8d1-4ebc-936a-73d662539978"
+ "69332cbb-0520-4ac5-b7ba-d88e690d25de"
],
"X-Content-Type-Options": [
"nosniff"
@@ -3678,30 +4211,30 @@
],
"Names": {
".ctor": [
- "rgaba19272",
- "testaba15103",
- "testaba2954",
- "teststorage11848",
- "testdatalake16131",
- "testdatalake23771",
- "testazureblob15526",
- "testdb18467",
- "testtbl1886",
- "testtvf14839",
- "testproc12054",
- "testview15440",
- "testcred13256",
- "testsecret16493",
- "testsecretpwd11488"
+ "rgaba1481",
+ "testaba16367",
+ "testaba22165",
+ "teststorage18316",
+ "testdatalake14773",
+ "testdatalake28257",
+ "testazureblob15236",
+ "testdb18646",
+ "testtbl18904",
+ "testtvf15248",
+ "testproc14673",
+ "testview16553",
+ "testcred14712",
+ "testsecret13981",
+ "testsecretpwd1361"
],
"CreateCatalog": [
- "dd3c683b-4a45-472d-b53f-c866e033ca35"
+ "8a9e4a01-9c5b-4aa4-b9b0-94e7b64aa2e1"
],
"RunJobToCompletion": [
- "testjob16343"
+ "testjob12280"
],
"GetCatalogItemsTest": [
- "2cb5d161-1a4c-4eba-bee4-bee886893c89"
+ "dcfe03b2-cd1a-49b5-888c-2c81d2c99b1b"
]
},
"Variables": {
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.JobOperationTests/USqlBuildTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.JobOperationTests/USqlBuildTest.json
index 399b4e7d4d59..9f162cff7a08 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.JobOperationTests/USqlBuildTest.json
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.JobOperationTests/USqlBuildTest.json
@@ -7,7 +7,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0420f6ff-c529-4b82-a8d2-6a4423cadebf"
+ "2a73ee8d-89e4-4e59-9780-3065de750276"
],
"accept-language": [
"en-US"
@@ -17,7 +17,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -29,7 +29,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:25 GMT"
+ "Wed, 02 May 2018 07:56:10 GMT"
],
"Pragma": [
"no-cache"
@@ -44,16 +44,19 @@
"1199"
],
"x-ms-request-id": [
- "06534603-e0e6-4cea-934b-2fd48c1b68af"
+ "b3a64b02-a807-45fe-99a6-3963dd735554"
],
"x-ms-correlation-request-id": [
- "06534603-e0e6-4cea-934b-2fd48c1b68af"
+ "b3a64b02-a807-45fe-99a6-3963dd735554"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231825Z:06534603-e0e6-4cea-934b-2fd48c1b68af"
+ "WESTUS2:20180502T075611Z:b3a64b02-a807-45fe-99a6-3963dd735554"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -65,7 +68,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9e89145c-77df-45c1-8e97-a27bd6dfe839"
+ "0153bffb-2107-43bd-bb1c-250bb2ad96d7"
],
"accept-language": [
"en-US"
@@ -75,7 +78,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -87,7 +90,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:25 GMT"
+ "Wed, 02 May 2018 07:56:10 GMT"
],
"Pragma": [
"no-cache"
@@ -96,19 +99,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
+ "14998"
],
"x-ms-request-id": [
- "9cdb6c51-170b-4365-a066-0bca98fe60ff"
+ "00641878-09dd-4e4a-bf8d-c18eee0a3236"
],
"x-ms-correlation-request-id": [
- "9cdb6c51-170b-4365-a066-0bca98fe60ff"
+ "00641878-09dd-4e4a-bf8d-c18eee0a3236"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231825Z:9cdb6c51-170b-4365-a066-0bca98fe60ff"
+ "WESTUS2:20180502T075611Z:00641878-09dd-4e4a-bf8d-c18eee0a3236"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -120,7 +126,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2dc8a872-9fec-49e1-9d72-df84c7e497b3"
+ "d1dfa6b8-7ea3-407d-8d50-bf2ac3711fe3"
],
"accept-language": [
"en-US"
@@ -130,7 +136,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -142,7 +148,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:26 GMT"
+ "Wed, 02 May 2018 07:56:11 GMT"
],
"Pragma": [
"no-cache"
@@ -157,16 +163,19 @@
"1198"
],
"x-ms-request-id": [
- "2f23dab9-6295-47f4-baa2-d5b7844edb81"
+ "56118dd1-1145-45d2-aa90-c31f70266f8b"
],
"x-ms-correlation-request-id": [
- "2f23dab9-6295-47f4-baa2-d5b7844edb81"
+ "56118dd1-1145-45d2-aa90-c31f70266f8b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231826Z:2f23dab9-6295-47f4-baa2-d5b7844edb81"
+ "WESTUS2:20180502T075612Z:56118dd1-1145-45d2-aa90-c31f70266f8b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -178,7 +187,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d1ec4935-9a7b-4869-b5e2-0ab79af2eaf7"
+ "c1211c67-f4c8-472f-89a0-9d5c73ed7a50"
],
"accept-language": [
"en-US"
@@ -188,7 +197,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -200,7 +209,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:26 GMT"
+ "Wed, 02 May 2018 07:56:11 GMT"
],
"Pragma": [
"no-cache"
@@ -209,19 +218,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
+ "14997"
],
"x-ms-request-id": [
- "b30af2e1-8029-46e3-aca9-d6aedf18d5e3"
+ "affe6efc-4994-4a94-86f3-5265899c8bdf"
],
"x-ms-correlation-request-id": [
- "b30af2e1-8029-46e3-aca9-d6aedf18d5e3"
+ "affe6efc-4994-4a94-86f3-5265899c8bdf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231826Z:b30af2e1-8029-46e3-aca9-d6aedf18d5e3"
+ "WESTUS2:20180502T075612Z:affe6efc-4994-4a94-86f3-5265899c8bdf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -233,7 +245,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a67b5a22-b627-4620-8af7-1142f86a08d4"
+ "a9a3bbe7-1398-47ab-81d5-fb6ba5696866"
],
"accept-language": [
"en-US"
@@ -243,7 +255,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -255,7 +267,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:26 GMT"
+ "Wed, 02 May 2018 07:56:12 GMT"
],
"Pragma": [
"no-cache"
@@ -270,16 +282,19 @@
"1197"
],
"x-ms-request-id": [
- "9de506ef-8abe-40c2-8b6c-df1b33bda749"
+ "2c45a409-c20e-4d18-89c4-bbd4aba6e24d"
],
"x-ms-correlation-request-id": [
- "9de506ef-8abe-40c2-8b6c-df1b33bda749"
+ "2c45a409-c20e-4d18-89c4-bbd4aba6e24d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231827Z:9de506ef-8abe-40c2-8b6c-df1b33bda749"
+ "WESTUS2:20180502T075613Z:2c45a409-c20e-4d18-89c4-bbd4aba6e24d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -291,7 +306,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c305e945-762d-48eb-b4a5-5f698827639a"
+ "c822642b-c638-405e-923f-fdb619eb49cd"
],
"accept-language": [
"en-US"
@@ -301,7 +316,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -313,7 +328,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:26 GMT"
+ "Wed, 02 May 2018 07:56:12 GMT"
],
"Pragma": [
"no-cache"
@@ -322,31 +337,34 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
+ "14996"
],
"x-ms-request-id": [
- "42106513-467f-4ef0-8e29-2a92abf48d64"
+ "5b1d336a-b906-461b-a90f-e1b70ae93e7a"
],
"x-ms-correlation-request-id": [
- "42106513-467f-4ef0-8e29-2a92abf48d64"
+ "5b1d336a-b906-461b-a90f-e1b70ae93e7a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231827Z:42106513-467f-4ef0-8e29-2a92abf48d64"
+ "WESTUS2:20180502T075613Z:5b1d336a-b906-461b-a90f-e1b70ae93e7a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17657?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTc2NTc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1537?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTUzNz9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f00d63cd-b91a-46fb-a3a0-e44e99b7acda"
+ "7e2dff0e-1977-4365-b6ca-9fcf0cfe60ca"
],
"accept-language": [
"en-US"
@@ -356,10 +374,10 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba17657' could not be found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba1537' could not be found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "102"
+ "101"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -371,7 +389,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:26 GMT"
+ "Wed, 02 May 2018 07:56:12 GMT"
],
"Pragma": [
"no-cache"
@@ -380,31 +398,34 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
+ "14995"
],
"x-ms-request-id": [
- "263d8f85-60d9-4c3c-b1cb-4c67eabe7768"
+ "85650a75-0269-433c-88dc-7ba0c2fb3f0a"
],
"x-ms-correlation-request-id": [
- "263d8f85-60d9-4c3c-b1cb-4c67eabe7768"
+ "85650a75-0269-433c-88dc-7ba0c2fb3f0a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231827Z:263d8f85-60d9-4c3c-b1cb-4c67eabe7768"
+ "WESTUS2:20180502T075613Z:85650a75-0269-433c-88dc-7ba0c2fb3f0a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17657?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTc2NTc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1537?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTUzNz9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "bb4d4184-9762-496c-a077-b13b6c879799"
+ "d34588db-7cc0-41ea-aa20-cf3e17d17739"
],
"accept-language": [
"en-US"
@@ -414,7 +435,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657\",\r\n \"name\": \"rgaba17657\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537\",\r\n \"name\": \"rgaba1537\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -426,7 +447,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:28 GMT"
+ "Wed, 02 May 2018 07:56:14 GMT"
],
"Pragma": [
"no-cache"
@@ -435,26 +456,29 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
+ "14994"
],
"x-ms-request-id": [
- "9f9cb7b8-3402-4e4d-84a2-475881b4c050"
+ "b38df911-77b9-4a26-9c48-6dc5b5958f57"
],
"x-ms-correlation-request-id": [
- "9f9cb7b8-3402-4e4d-84a2-475881b4c050"
+ "b38df911-77b9-4a26-9c48-6dc5b5958f57"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231828Z:9f9cb7b8-3402-4e4d-84a2-475881b4c050"
+ "WESTUS2:20180502T075614Z:b38df911-77b9-4a26-9c48-6dc5b5958f57"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17657?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTc2NTc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1537?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTUzNz9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -465,7 +489,7 @@
"31"
],
"x-ms-client-request-id": [
- "b560eb09-f0ed-402b-87c5-f91e1698bad5"
+ "5454bdd4-bfe3-4b5b-9973-34dc43be6bbd"
],
"accept-language": [
"en-US"
@@ -475,10 +499,10 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657\",\r\n \"name\": \"rgaba17657\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537\",\r\n \"name\": \"rgaba1537\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "174"
+ "172"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -490,7 +514,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:28 GMT"
+ "Wed, 02 May 2018 07:56:14 GMT"
],
"Pragma": [
"no-cache"
@@ -499,28 +523,31 @@
"1196"
],
"x-ms-request-id": [
- "df222b32-9b58-4c95-a04e-7324965076f0"
+ "9aaaf52a-24fc-4a93-a548-c0e1fcbd0274"
],
"x-ms-correlation-request-id": [
- "df222b32-9b58-4c95-a04e-7324965076f0"
+ "9aaaf52a-24fc-4a93-a548-c0e1fcbd0274"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231828Z:df222b32-9b58-4c95-a04e-7324965076f0"
+ "WESTUS2:20180502T075614Z:9aaaf52a-24fc-4a93-a548-c0e1fcbd0274"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE4NDQ/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTUyNjY/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f54f5ac1-b365-49bc-bb54-622b856fd334"
+ "73260900-eb44-4807-9513-9bc4ca2db53e"
],
"accept-language": [
"en-US"
@@ -530,7 +557,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake1844' under resource group 'rgaba17657' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake15266' under resource group 'rgaba1537' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"163"
@@ -545,7 +572,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:18:28 GMT"
+ "Wed, 02 May 2018 07:56:14 GMT"
],
"Pragma": [
"no-cache"
@@ -554,23 +581,26 @@
"gateway"
],
"x-ms-request-id": [
- "d7319d62-61ce-46ce-8b57-f3b0671cf30f"
+ "8748b521-2932-42f5-afb4-fb437f5937b4"
],
"x-ms-correlation-request-id": [
- "d7319d62-61ce-46ce-8b57-f3b0671cf30f"
+ "8748b521-2932-42f5-afb4-fb437f5937b4"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231829Z:d7319d62-61ce-46ce-8b57-f3b0671cf30f"
+ "WESTUS2:20180502T075615Z:8748b521-2932-42f5-afb4-fb437f5937b4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE4NDQ/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTUyNjY/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -579,7 +609,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake1844.azuredatalakestore.net\",\r\n \"accountId\": \"1029effb-eeb5-4e95-9e45-47b70498ec5b\",\r\n \"creationTime\": \"2018-02-04T23:18:33.4882425Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:18:33.4882425Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844\",\r\n \"name\": \"testdatalake1844\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake15266.azuredatalakestore.net\",\r\n \"accountId\": \"0c8f7c30-5d92-47c6-bfb3-c70f6be1bbd0\",\r\n \"creationTime\": \"2018-05-02T07:56:19.4992423Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:56:19.4992423Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266\",\r\n \"name\": \"testdatalake15266\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -590,15 +620,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:03 GMT"
+ "Wed, 02 May 2018 07:56:48 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -606,25 +636,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "3980ffb2-8520-4504-9a28-42cf87c84c78"
+ "c88bff77-3756-457c-9d15-aa80c6ef3a63"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "612b006a-6ee8-4b0b-b09b-c08d0a40089d"
+ "6367ec7f-b491-498f-b71e-89f777930ed7"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231903Z:612b006a-6ee8-4b0b-b09b-c08d0a40089d"
+ "WESTUS2:20180502T075649Z:6367ec7f-b491-498f-b71e-89f777930ed7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -633,13 +663,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE4NDQ/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTUyNjY/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "999b6b69-beba-49ab-a14d-d340069ad363"
+ "7b4d4ad0-5b4d-4a55-924a-67835fd434b8"
],
"accept-language": [
"en-US"
@@ -649,7 +679,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake1844.azuredatalakestore.net\",\r\n \"accountId\": \"1029effb-eeb5-4e95-9e45-47b70498ec5b\",\r\n \"creationTime\": \"2018-02-04T23:18:33.4882425Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:18:33.4882425Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844\",\r\n \"name\": \"testdatalake1844\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake15266.azuredatalakestore.net\",\r\n \"accountId\": \"0c8f7c30-5d92-47c6-bfb3-c70f6be1bbd0\",\r\n \"creationTime\": \"2018-05-02T07:56:19.4992423Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:56:19.4992423Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266\",\r\n \"name\": \"testdatalake15266\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -660,15 +690,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:03 GMT"
+ "Wed, 02 May 2018 07:56:49 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -676,25 +706,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "6541cd12-31ec-4640-b4e5-0a3730a3455e"
+ "06ee80ae-c376-445f-bc79-764659904bc6"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "bb526c2f-d91c-4cd5-922f-0198d1b00578"
+ "2f256e7f-eb44-464b-8bc9-790db8f2475b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231904Z:bb526c2f-d91c-4cd5-922f-0198d1b00578"
+ "WESTUS2:20180502T075649Z:2f256e7f-eb44-464b-8bc9-790db8f2475b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -703,13 +733,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE4NDQ/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTUyNjY/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "30be781c-6c92-4344-943b-240a368b145c"
+ "d6a37986-7f6c-4c5b-8879-15aaef00441a"
],
"accept-language": [
"en-US"
@@ -719,7 +749,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake1844.azuredatalakestore.net\",\r\n \"accountId\": \"1029effb-eeb5-4e95-9e45-47b70498ec5b\",\r\n \"creationTime\": \"2018-02-04T23:18:33.4882425Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:18:33.4882425Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844\",\r\n \"name\": \"testdatalake1844\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake15266.azuredatalakestore.net\",\r\n \"accountId\": \"0c8f7c30-5d92-47c6-bfb3-c70f6be1bbd0\",\r\n \"creationTime\": \"2018-05-02T07:56:19.4992423Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:56:19.4992423Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266\",\r\n \"name\": \"testdatalake15266\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -730,15 +760,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:39 GMT"
+ "Wed, 02 May 2018 07:57:24 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -746,25 +776,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "7709f44e-fc9e-4a7d-a0f9-a07b390cde2a"
+ "7fd4a761-00a2-4f22-8942-1cab3073b67a"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14982"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "d08bb33e-01f4-40e0-b3ab-4eefd75a3cc5"
+ "25f30941-805f-4fdb-a7fd-0bb41c0efa18"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231940Z:d08bb33e-01f4-40e0-b3ab-4eefd75a3cc5"
+ "WESTUS2:20180502T075724Z:25f30941-805f-4fdb-a7fd-0bb41c0efa18"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -773,8 +803,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE4NDQ/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMTUyNjY/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -785,7 +815,7 @@
"31"
],
"x-ms-client-request-id": [
- "4e80bdc7-c69b-4aef-b2e4-6799bef8af10"
+ "5394af16-2b8f-416f-b6ff-ba4ac714f088"
],
"accept-language": [
"en-US"
@@ -795,10 +825,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"1029effb-eeb5-4e95-9e45-47b70498ec5b\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844\",\r\n \"name\": \"testdatalake1844\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"0c8f7c30-5d92-47c6-bfb3-c70f6be1bbd0\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266\",\r\n \"name\": \"testdatalake15266\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "363"
+ "364"
],
"Content-Type": [
"application/json"
@@ -809,17 +839,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:18:30 GMT"
+ "Wed, 02 May 2018 07:56:17 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake1844/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake15266/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -828,28 +855,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1029effb-eeb5-4e95-9e45-47b70498ec5b0?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/0c8f7c30-5d92-47c6-bfb3-c70f6be1bbd00?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "bbabea4b-1049-451a-897f-f524210b0971"
+ "64b5966b-12a4-41ea-986c-e84943fb9cc9"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
"x-ms-correlation-request-id": [
- "d8a0c6bc-c579-4bb7-8b08-cbac4bb6b282"
+ "cf974dbe-d83e-4d1e-bc98-1c0b4a6e16ec"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231831Z:d8a0c6bc-c579-4bb7-8b08-cbac4bb6b282"
+ "WESTUS2:20180502T075617Z:cf974dbe-d83e-4d1e-bc98-1c0b4a6e16ec"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -858,8 +885,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1029effb-eeb5-4e95-9e45-47b70498ec5b0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzEwMjllZmZiLWVlYjUtNGU5NS05ZTQ1LTQ3YjcwNDk4ZWM1YjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/0c8f7c30-5d92-47c6-bfb3-c70f6be1bbd00?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzBjOGY3YzMwLTVkOTItNDdjNi1iZmIzLWM3MGY2YmUxYmJkMDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -879,15 +906,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:18:41 GMT"
+ "Wed, 02 May 2018 07:56:27 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -895,25 +922,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "c7192dfc-e4d5-4dbe-88c8-41568058f4fa"
+ "2b376725-fcb2-45e0-9e41-c9dcf3d40966"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "ee6168be-1475-41d7-8abc-1dd9fe215b1a"
+ "e7fe35b4-7f01-4a74-be32-00eafdb78457"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231841Z:ee6168be-1475-41d7-8abc-1dd9fe215b1a"
+ "WESTUS2:20180502T075627Z:e7fe35b4-7f01-4a74-be32-00eafdb78457"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -922,8 +949,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1029effb-eeb5-4e95-9e45-47b70498ec5b0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzEwMjllZmZiLWVlYjUtNGU5NS05ZTQ1LTQ3YjcwNDk4ZWM1YjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/0c8f7c30-5d92-47c6-bfb3-c70f6be1bbd00?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzBjOGY3YzMwLTVkOTItNDdjNi1iZmIzLWM3MGY2YmUxYmJkMDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -943,15 +970,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:18:52 GMT"
+ "Wed, 02 May 2018 07:56:38 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -959,25 +986,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "a75078cc-4885-4e2c-b3b6-b612badbe9dd"
+ "e3251615-38c6-4985-91af-2bb9ac8807e2"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14992"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "79fa6373-1d25-4b0e-add9-bf3d29999e27"
+ "3a31ec70-e83a-4f92-9bc9-de6de0a41255"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231852Z:79fa6373-1d25-4b0e-add9-bf3d29999e27"
+ "WESTUS2:20180502T075638Z:3a31ec70-e83a-4f92-9bc9-de6de0a41255"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -986,8 +1013,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1029effb-eeb5-4e95-9e45-47b70498ec5b0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzEwMjllZmZiLWVlYjUtNGU5NS05ZTQ1LTQ3YjcwNDk4ZWM1YjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/0c8f7c30-5d92-47c6-bfb3-c70f6be1bbd00?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzBjOGY3YzMwLTVkOTItNDdjNi1iZmIzLWM3MGY2YmUxYmJkMDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1007,15 +1034,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:02 GMT"
+ "Wed, 02 May 2018 07:56:48 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1023,25 +1050,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "717a9b0d-09e7-4ce4-9971-87e0d4d48afb"
+ "73110b14-36e7-4471-a011-44443d312979"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "ada43e9e-98c0-4313-9786-97eb32dcd9a7"
+ "c4db821e-78b0-44c4-bf07-1671c259d025"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231903Z:ada43e9e-98c0-4313-9786-97eb32dcd9a7"
+ "WESTUS2:20180502T075648Z:c4db821e-78b0-44c4-bf07-1671c259d025"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1050,13 +1077,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake28188?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4MTg4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake27320?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMjczMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "91b634aa-0771-4d2c-a1f9-d2c041126291"
+ "4dbab585-799e-4987-b699-c41f65ff8ee3"
],
"accept-language": [
"en-US"
@@ -1066,10 +1093,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake28188' under resource group 'rgaba17657' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake27320' under resource group 'rgaba1537' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "164"
+ "163"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1081,7 +1108,7 @@
"no-cache"
],
"Date": [
- "Sun, 04 Feb 2018 23:19:04 GMT"
+ "Wed, 02 May 2018 07:56:49 GMT"
],
"Pragma": [
"no-cache"
@@ -1090,23 +1117,26 @@
"gateway"
],
"x-ms-request-id": [
- "894b4baa-6580-4401-9942-4003e2604314"
+ "8f7cea3a-3d8f-46e7-b6b9-66fd3e133599"
],
"x-ms-correlation-request-id": [
- "894b4baa-6580-4401-9942-4003e2604314"
+ "8f7cea3a-3d8f-46e7-b6b9-66fd3e133599"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231905Z:894b4baa-6580-4401-9942-4003e2604314"
+ "WESTUS2:20180502T075650Z:8f7cea3a-3d8f-46e7-b6b9-66fd3e133599"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake28188?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4MTg4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake27320?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMjczMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1115,7 +1145,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake28188.azuredatalakestore.net\",\r\n \"accountId\": \"c350539c-fa46-4399-ac35-c5290befb253\",\r\n \"creationTime\": \"2018-02-04T23:19:09.400466Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:19:09.400466Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake28188\",\r\n \"name\": \"testdatalake28188\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake27320.azuredatalakestore.net\",\r\n \"accountId\": \"84aa9084-db13-44dc-a006-154541956b11\",\r\n \"creationTime\": \"2018-05-02T07:56:53.7281827Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:56:53.7281827Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake27320\",\r\n \"name\": \"testdatalake27320\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1126,15 +1156,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:39 GMT"
+ "Wed, 02 May 2018 07:57:23 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1142,25 +1172,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "80d39f1f-fe75-417f-831b-faa095a4f9c9"
+ "3135bcc0-8f5c-415f-a1c6-9454480d5623"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14984"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "3a99f535-7183-4a12-b4f4-279284c133d3"
+ "880ba2e7-9c60-40b4-b405-fc04092d19cf"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231939Z:3a99f535-7183-4a12-b4f4-279284c133d3"
+ "WESTUS2:20180502T075723Z:880ba2e7-9c60-40b4-b405-fc04092d19cf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1169,13 +1199,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake28188?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4MTg4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake27320?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMjczMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "978238dc-1463-4521-9f11-223a5580c1f6"
+ "24eed666-9615-441a-80cd-67e70b31c535"
],
"accept-language": [
"en-US"
@@ -1185,7 +1215,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake28188.azuredatalakestore.net\",\r\n \"accountId\": \"c350539c-fa46-4399-ac35-c5290befb253\",\r\n \"creationTime\": \"2018-02-04T23:19:09.400466Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:19:09.400466Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake28188\",\r\n \"name\": \"testdatalake28188\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake27320.azuredatalakestore.net\",\r\n \"accountId\": \"84aa9084-db13-44dc-a006-154541956b11\",\r\n \"creationTime\": \"2018-05-02T07:56:53.7281827Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:56:53.7281827Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake27320\",\r\n \"name\": \"testdatalake27320\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1196,15 +1226,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:39 GMT"
+ "Wed, 02 May 2018 07:57:23 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1212,25 +1242,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "b15a0bee-7f35-4592-ad88-32388f802349"
+ "fc851cff-e89c-453c-b815-20327d1d1f93"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14983"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "d5a05ae9-8651-49a8-b379-79a70a19c21f"
+ "8a76c4e3-5d38-48c0-9be5-a88f36d3f1fa"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231939Z:d5a05ae9-8651-49a8-b379-79a70a19c21f"
+ "WESTUS2:20180502T075724Z:8a76c4e3-5d38-48c0-9be5-a88f36d3f1fa"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1239,8 +1269,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake28188?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4MTg4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake27320?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvdGVzdGRhdGFsYWtlMjczMjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -1251,7 +1281,7 @@
"31"
],
"x-ms-client-request-id": [
- "2559849c-6ef1-4e35-bd71-8651af100064"
+ "dbd98b76-fafb-45ab-ad79-1cfa41337015"
],
"accept-language": [
"en-US"
@@ -1261,10 +1291,10 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"c350539c-fa46-4399-ac35-c5290befb253\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake28188\",\r\n \"name\": \"testdatalake28188\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"84aa9084-db13-44dc-a006-154541956b11\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake27320\",\r\n \"name\": \"testdatalake27320\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "365"
+ "364"
],
"Content-Type": [
"application/json"
@@ -1275,17 +1305,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:06 GMT"
+ "Wed, 02 May 2018 07:56:51 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17657/providers/Microsoft.DataLakeStore/accounts/testdatalake28188/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1537/providers/Microsoft.DataLakeStore/accounts/testdatalake27320/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1294,28 +1321,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/c350539c-fa46-4399-ac35-c5290befb2530?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/84aa9084-db13-44dc-a006-154541956b110?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "4bd543e9-4abb-411e-9ca0-6709ff4e5f1c"
+ "66a1030b-09af-498b-a24c-9ceeec3c010f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1197"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "2a4a9a41-ff9a-40f1-9f87-c0d0fc74f545"
+ "ebf593cc-44d5-4b7a-8e52-7ed4d5329e21"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231906Z:2a4a9a41-ff9a-40f1-9f87-c0d0fc74f545"
+ "WESTUS2:20180502T075651Z:ebf593cc-44d5-4b7a-8e52-7ed4d5329e21"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1324,8 +1351,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/c350539c-fa46-4399-ac35-c5290befb2530?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2MzNTA1MzljLWZhNDYtNDM5OS1hYzM1LWM1MjkwYmVmYjI1MzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/84aa9084-db13-44dc-a006-154541956b110?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzg0YWE5MDg0LWRiMTMtNDRkYy1hMDA2LTE1NDU0MTk1NmIxMTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1345,15 +1372,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:16 GMT"
+ "Wed, 02 May 2018 07:57:01 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1361,25 +1388,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "7ca37e02-19b1-4f37-8415-b4e44ba1efea"
+ "6dac3dbf-19fb-4335-9149-76f25b6c3dfa"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14987"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "fc74e2cc-4b34-4cf4-b37d-1428d8be6c6b"
+ "53b84644-892a-4ff6-b4d2-29d415d179f1"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231917Z:fc74e2cc-4b34-4cf4-b37d-1428d8be6c6b"
+ "WESTUS2:20180502T075702Z:53b84644-892a-4ff6-b4d2-29d415d179f1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1388,8 +1415,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/c350539c-fa46-4399-ac35-c5290befb2530?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2MzNTA1MzljLWZhNDYtNDM5OS1hYzM1LWM1MjkwYmVmYjI1MzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/84aa9084-db13-44dc-a006-154541956b110?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzg0YWE5MDg0LWRiMTMtNDRkYy1hMDA2LTE1NDU0MTk1NmIxMTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1409,15 +1436,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:27 GMT"
+ "Wed, 02 May 2018 07:57:11 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1425,25 +1452,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "421e8797-e157-4ee9-b1ad-8d32b4b8bc63"
+ "4be89e2b-19df-416d-96cb-05468b0bdc39"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14986"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "e5731503-9a24-443c-b420-df5aaab4d6fb"
+ "6f2611bb-5a6f-4572-b58c-b1e418d70262"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231927Z:e5731503-9a24-443c-b420-df5aaab4d6fb"
+ "WESTUS2:20180502T075712Z:6f2611bb-5a6f-4572-b58c-b1e418d70262"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1452,8 +1479,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/c350539c-fa46-4399-ac35-c5290befb2530?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2MzNTA1MzljLWZhNDYtNDM5OS1hYzM1LWM1MjkwYmVmYjI1MzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/84aa9084-db13-44dc-a006-154541956b110?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzg0YWE5MDg0LWRiMTMtNDRkYy1hMDA2LTE1NDU0MTk1NmIxMTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1473,15 +1500,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:38 GMT"
+ "Wed, 02 May 2018 07:57:23 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1489,25 +1516,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "63fe36ab-b97c-41c8-bffa-0d9d21d406a1"
+ "84458217-1bc9-4535-833e-41f259050814"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14985"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "096574ad-eb10-432e-b3b7-4c93e24e5ac3"
+ "3f60a7eb-c661-4b8c-93d1-c6f62d28c195"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231938Z:096574ad-eb10-432e-b3b7-4c93e24e5ac3"
+ "WESTUS2:20180502T075723Z:3f60a7eb-c661-4b8c-93d1-c6f62d28c195"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1516,19 +1543,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeAnalytics/accounts/testaba24117?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjQxMTc/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeAnalytics/accounts/testaba28561?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL3Rlc3RhYmEyODU2MT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake1844\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake1844\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake15266\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake15266\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "288"
+ "290"
],
"x-ms-client-request-id": [
- "5b39b023-2684-4713-9735-1e019a7012ed"
+ "b9b084eb-f41c-4d56-a534-668187c4865e"
],
"accept-language": [
"en-US"
@@ -1538,10 +1565,10 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake1844\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake1844\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"ed333cd7-7445-48a5-82c4-8a60bc7a7cf4\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeAnalytics/accounts/testaba24117\",\r\n \"name\": \"testaba24117\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake15266\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake15266\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"9f611c78-8d6a-4178-9487-83360c76d799\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeAnalytics/accounts/testaba28561\",\r\n \"name\": \"testaba28561\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "515"
+ "516"
],
"Content-Type": [
"application/json"
@@ -1552,17 +1579,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:41 GMT"
+ "Wed, 02 May 2018 07:57:26 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17657/providers/Microsoft.DataLakeAnalytics/accounts/testaba24117/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba1537/providers/Microsoft.DataLakeAnalytics/accounts/testaba28561/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1571,28 +1595,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ed333cd7-7445-48a5-82c4-8a60bc7a7cf40?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9f611c78-8d6a-4178-9487-83360c76d7990?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "50692197-5056-448f-922a-cc242f1a2412"
+ "0cb93ef9-0769-45b8-b2d3-08d4b9280707"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
"x-ms-correlation-request-id": [
- "0e304c6d-af94-4330-b095-2ebcb9092d8c"
+ "fc269505-6b78-49fe-871c-03d2e16a0cf3"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231942Z:0e304c6d-af94-4330-b095-2ebcb9092d8c"
+ "WESTUS2:20180502T075726Z:fc269505-6b78-49fe-871c-03d2e16a0cf3"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1601,8 +1625,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ed333cd7-7445-48a5-82c4-8a60bc7a7cf40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9lZDMzM2NkNy03NDQ1LTQ4YTUtODJjNC04YTYwYmM3YTdjZjQwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9f611c78-8d6a-4178-9487-83360c76d7990?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy85ZjYxMWM3OC04ZDZhLTQxNzgtOTQ4Ny04MzM2MGM3NmQ3OTkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1622,15 +1646,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:19:52 GMT"
+ "Wed, 02 May 2018 07:57:36 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1638,25 +1662,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "9a79aa67-9c0b-4dd5-aeb7-328dea633797"
+ "011c2fc1-3336-4aed-8742-6c86f87f7242"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14999"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "f8f548e8-6d7e-490e-9d87-86f803838485"
+ "16684d07-b7a4-4c7f-9980-82e504dcfb57"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T231952Z:f8f548e8-6d7e-490e-9d87-86f803838485"
+ "WESTUS2:20180502T075737Z:16684d07-b7a4-4c7f-9980-82e504dcfb57"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1665,8 +1689,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ed333cd7-7445-48a5-82c4-8a60bc7a7cf40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9lZDMzM2NkNy03NDQ1LTQ4YTUtODJjNC04YTYwYmM3YTdjZjQwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9f611c78-8d6a-4178-9487-83360c76d7990?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy85ZjYxMWM3OC04ZDZhLTQxNzgtOTQ4Ny04MzM2MGM3NmQ3OTkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1686,15 +1710,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:20:03 GMT"
+ "Wed, 02 May 2018 07:57:47 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1702,25 +1726,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "7740e500-9248-45a4-afb4-8d0e06aaacd1"
+ "593fad4c-9955-4a82-bf33-4db3cf94c2c0"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14998"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "91cb48b9-098b-448b-b54b-e93b59d48806"
+ "001ea04f-4881-4629-a173-db8762ebdab5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T232003Z:91cb48b9-098b-448b-b54b-e93b59d48806"
+ "WESTUS2:20180502T075747Z:001ea04f-4881-4629-a173-db8762ebdab5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1729,8 +1753,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ed333cd7-7445-48a5-82c4-8a60bc7a7cf40?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9lZDMzM2NkNy03NDQ1LTQ4YTUtODJjNC04YTYwYmM3YTdjZjQwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/9f611c78-8d6a-4178-9487-83360c76d7990?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy85ZjYxMWM3OC04ZDZhLTQxNzgtOTQ4Ny04MzM2MGM3NmQ3OTkwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1750,15 +1774,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:20:13 GMT"
+ "Wed, 02 May 2018 07:57:57 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1766,25 +1790,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "7b590c03-d8e8-4302-93ba-3c0a1ac905ce"
+ "1a8f03ce-fff4-4473-b49b-b62648bcd575"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
"x-ms-correlation-request-id": [
- "d2e55342-894b-4ef9-adc6-b6488c352037"
+ "ef36e114-11dc-4d01-8134-8e394ba2fad5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T232014Z:d2e55342-894b-4ef9-adc6-b6488c352037"
+ "WESTUS2:20180502T075758Z:ef36e114-11dc-4d01-8134-8e394ba2fad5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1793,8 +1817,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeAnalytics/accounts/testaba24117?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjQxMTc/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeAnalytics/accounts/testaba28561?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL3Rlc3RhYmEyODU2MT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1803,7 +1827,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake1844\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake1844\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba24117.azuredatalakeanalytics.net\",\r\n \"accountId\": \"ed333cd7-7445-48a5-82c4-8a60bc7a7cf4\",\r\n \"creationTime\": \"2018-02-04T23:19:44.0371358Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:19:44.0371358Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeAnalytics/accounts/testaba24117\",\r\n \"name\": \"testaba24117\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake15266\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake15266\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba28561.azuredatalakeanalytics.net\",\r\n \"accountId\": \"9f611c78-8d6a-4178-9487-83360c76d799\",\r\n \"creationTime\": \"2018-05-02T07:57:29.4852552Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:57:29.4852552Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeAnalytics/accounts/testaba28561\",\r\n \"name\": \"testaba28561\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1814,15 +1838,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:20:14 GMT"
+ "Wed, 02 May 2018 07:57:58 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1830,25 +1854,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "28cfa1fe-4664-4e26-9601-c233239397fe"
+ "7636b88a-7d75-4399-a394-59878ed93199"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
"x-ms-correlation-request-id": [
- "37714b53-9406-481d-89d5-a6865a1af30b"
+ "745ef33a-7238-482e-b635-3a5f321f58b5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T232014Z:37714b53-9406-481d-89d5-a6865a1af30b"
+ "WESTUS2:20180502T075758Z:745ef33a-7238-482e-b635-3a5f321f58b5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1857,13 +1881,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeAnalytics/accounts/testaba24117?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTc2NTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjQxMTc/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeAnalytics/accounts/testaba28561?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTUzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL3Rlc3RhYmEyODU2MT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "19a222ca-c4f1-4f8e-bc17-cbf370d3d990"
+ "8ceb3adc-0925-495a-a52e-bdb863b19bdb"
],
"accept-language": [
"en-US"
@@ -1873,7 +1897,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake1844\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake1844\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba24117.azuredatalakeanalytics.net\",\r\n \"accountId\": \"ed333cd7-7445-48a5-82c4-8a60bc7a7cf4\",\r\n \"creationTime\": \"2018-02-04T23:19:44.0371358Z\",\r\n \"lastModifiedTime\": \"2018-02-04T23:19:44.0371358Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17657/providers/Microsoft.DataLakeAnalytics/accounts/testaba24117\",\r\n \"name\": \"testaba24117\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake15266\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake15266\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba28561.azuredatalakeanalytics.net\",\r\n \"accountId\": \"9f611c78-8d6a-4178-9487-83360c76d799\",\r\n \"creationTime\": \"2018-05-02T07:57:29.4852552Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:57:29.4852552Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba1537/providers/Microsoft.DataLakeAnalytics/accounts/testaba28561\",\r\n \"name\": \"testaba28561\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1884,15 +1908,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Sun, 04 Feb 2018 23:20:14 GMT"
+ "Wed, 02 May 2018 07:57:58 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1900,25 +1924,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "c0a3e46b-9529-4608-9f31-bd95f1cead66"
+ "ef52fc5c-26ae-4544-b12a-d7b369185162"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "04741e70-a128-4b04-90c2-f5bcc06e3a09"
+ "f01405b3-9b2d-4416-8e7c-5eab310c07af"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180204T232015Z:04741e70-a128-4b04-90c2-f5bcc06e3a09"
+ "WESTUS2:20180502T075759Z:f01405b3-9b2d-4416-8e7c-5eab310c07af"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1939,7 +1963,7 @@
"189"
],
"x-ms-client-request-id": [
- "c89e5026-1c6e-403c-901d-6f445b21310f"
+ "f3a749d8-ce98-4073-8dc9-3b3425cefb6e"
],
"accept-language": [
"en-US"
@@ -1949,7 +1973,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"90c2588b-8b64-4e4b-b53c-52b45b3d72ae\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 0,\r\n \"priority\": 0,\r\n \"submitTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"properties\": {\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake1844.azuredatalakestore.net/system/compilationService/jobs/USql/90c2588b-8b64-4e4b-b53c-52b45b3d72ae/2018/02/04/23/25/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"diagnostics\": [],\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"4afd1945-bef7-4592-a6b5-a38894e0de28\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 0,\r\n \"priority\": 0,\r\n \"submitTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"properties\": {\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake15266.azuredatalakestore.net/system/compilationService/jobs/USql/4afd1945-bef7-4592-a6b5-a38894e0de28/2018/05/02/08/03/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"diagnostics\": [],\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -1961,13 +1985,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:25:34 GMT"
+ "Wed, 02 May 2018 08:03:12 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "bb0449b2-99aa-4992-88a8-9ef3a0fd7ef9"
+ "f08076ec-224f-4df4-92b0-c09695d7b8e6"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1991,7 +2015,7 @@
"182"
],
"x-ms-client-request-id": [
- "96458bbd-c8f6-4094-943a-a4164b6cc9dc"
+ "5cdcf06d-8f91-458e-ac79-3aaf99838ffc"
],
"accept-language": [
"en-US"
@@ -2001,7 +2025,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"ba63f5f6-b60b-4002-ad68-3aafb64f144a\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 0,\r\n \"priority\": 0,\r\n \"submitTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Failed\",\r\n \"properties\": {\r\n \"runtimeVersion\": \"\",\r\n \"script\": \"DROP DATABASE IF EXIST FOO; CREATE DATABASE FOO;\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"diagnostics\": [\r\n {\r\n \"severity\": \"Error\",\r\n \"lineNumber\": 1,\r\n \"columnNumber\": 18,\r\n \"start\": 17,\r\n \"end\": 22,\r\n \"message\": \"E_CSC_USER_SYNTAXERROR: syntax error. Expected one of: EXISTS\"\r\n }\r\n ],\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"b74e632c-8d31-446f-8f37-6f0f882e7156\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 0,\r\n \"priority\": 0,\r\n \"submitTime\": \"0001-01-01T00:00:00-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Failed\",\r\n \"properties\": {\r\n \"runtimeVersion\": \"\",\r\n \"script\": \"DROP DATABASE IF EXIST FOO; CREATE DATABASE FOO;\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"diagnostics\": [\r\n {\r\n \"severity\": \"Error\",\r\n \"lineNumber\": 1,\r\n \"columnNumber\": 18,\r\n \"start\": 17,\r\n \"end\": 22,\r\n \"message\": \"E_CSC_USER_SYNTAXERROR: syntax error. Expected one of: EXISTS\"\r\n }\r\n ],\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2013,13 +2037,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Sun, 04 Feb 2018 23:25:50 GMT"
+ "Wed, 02 May 2018 08:03:18 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "8f26c43e-4f0d-4c51-b243-0bc5ea376e24"
+ "5d4d8e64-fc82-4ee1-85cd-e4fde6187537"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2033,21 +2057,21 @@
],
"Names": {
".ctor": [
- "rgaba17657",
- "testaba1599",
- "testaba24117",
- "teststorage15109",
- "testdatalake1844",
- "testdatalake28188",
- "testazureblob13217",
- "testdb1613",
- "testtbl11352",
- "testtvf15895",
- "testproc19059",
- "testview15526",
- "testcred11832",
- "testsecret18651",
- "testsecretpwd12410"
+ "rgaba1537",
+ "testaba11608",
+ "testaba28561",
+ "teststorage17844",
+ "testdatalake15266",
+ "testdatalake27320",
+ "testazureblob14574",
+ "testdb13756",
+ "testtbl17648",
+ "testtvf18150",
+ "testproc16363",
+ "testview14444",
+ "testcred1854",
+ "testsecret11769",
+ "testsecretpwd18987"
]
},
"Variables": {
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.JobOperationTests/USqlSubmitGetListCancelTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.JobOperationTests/USqlSubmitGetListCancelTest.json
index 3597b9c58b39..4aeca820faf7 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.JobOperationTests/USqlSubmitGetListCancelTest.json
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalytics.Tests.JobOperationTests/USqlSubmitGetListCancelTest.json
@@ -7,7 +7,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a8bec760-f8bd-4722-a159-e713ad6dad0e"
+ "88142474-e7a0-4670-b87c-2523c39d5fe5"
],
"accept-language": [
"en-US"
@@ -17,7 +17,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -29,7 +29,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:04 GMT"
+ "Wed, 02 May 2018 07:33:44 GMT"
],
"Pragma": [
"no-cache"
@@ -41,19 +41,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1199"
],
"x-ms-request-id": [
- "94df57bf-d37a-41a8-8bfc-c6d2d603ce1d"
+ "8b86f72c-e030-4731-ae36-511b3fb42f85"
],
"x-ms-correlation-request-id": [
- "94df57bf-d37a-41a8-8bfc-c6d2d603ce1d"
+ "8b86f72c-e030-4731-ae36-511b3fb42f85"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001304Z:94df57bf-d37a-41a8-8bfc-c6d2d603ce1d"
+ "WESTUS2:20180502T073344Z:8b86f72c-e030-4731-ae36-511b3fb42f85"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -65,7 +68,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e290ac0e-8a73-46b2-83d4-0274418cc1dd"
+ "5244b8a8-a5f3-4045-a33d-dca6063d6b2b"
],
"accept-language": [
"en-US"
@@ -75,7 +78,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -87,7 +90,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:04 GMT"
+ "Wed, 02 May 2018 07:33:44 GMT"
],
"Pragma": [
"no-cache"
@@ -96,19 +99,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
+ "14999"
],
"x-ms-request-id": [
- "5b065d1c-ebb3-4262-ac78-115ce12d6132"
+ "b3efc70a-4dee-4404-b1e1-abe9a73386f5"
],
"x-ms-correlation-request-id": [
- "5b065d1c-ebb3-4262-ac78-115ce12d6132"
+ "b3efc70a-4dee-4404-b1e1-abe9a73386f5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001304Z:5b065d1c-ebb3-4262-ac78-115ce12d6132"
+ "WESTUS2:20180502T073345Z:b3efc70a-4dee-4404-b1e1-abe9a73386f5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -120,7 +126,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3124251f-ac5f-4f4f-b108-4700a6140ce6"
+ "d3988645-1f9f-4c83-9f43-ff01a21caccc"
],
"accept-language": [
"en-US"
@@ -130,7 +136,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -142,7 +148,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:05 GMT"
+ "Wed, 02 May 2018 07:33:44 GMT"
],
"Pragma": [
"no-cache"
@@ -154,19 +160,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1198"
],
"x-ms-request-id": [
- "53f35722-9648-49da-bb8b-6fd891176e90"
+ "9c9cd475-d185-4f85-8f69-b90a474006b5"
],
"x-ms-correlation-request-id": [
- "53f35722-9648-49da-bb8b-6fd891176e90"
+ "9c9cd475-d185-4f85-8f69-b90a474006b5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001305Z:53f35722-9648-49da-bb8b-6fd891176e90"
+ "WESTUS2:20180502T073345Z:9c9cd475-d185-4f85-8f69-b90a474006b5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -178,7 +187,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "57fd6039-b7bd-4069-b6b9-2c4f484c0082"
+ "16cfde9d-e175-49d9-835c-596d61cabb32"
],
"accept-language": [
"en-US"
@@ -188,7 +197,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n {\r\n \"applicationId\": \"e406a681-f3d4-42a8-90b6-c2b029497af1\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/asyncoperations\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/blobServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/tableServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/queueServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/fileServices\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2018-03-01-Preview\",\r\n \"2018-02-01\",\r\n \"2017-10-01\",\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"apiProfiles\": [\r\n {\r\n \"profileVersion\": \"2017-03-09-profile\",\r\n \"apiVersion\": \"2016-01-01\"\r\n },\r\n {\r\n \"profileVersion\": \"2018-03-01-hybrid\",\r\n \"apiVersion\": \"2016-01-01\"\r\n }\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -200,7 +209,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:05 GMT"
+ "Wed, 02 May 2018 07:33:44 GMT"
],
"Pragma": [
"no-cache"
@@ -209,19 +218,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
+ "14998"
],
"x-ms-request-id": [
- "1b59773b-83f3-4c56-8cc2-7f0e8d339892"
+ "466c169e-f923-4bc2-a0a9-9487767b2fd5"
],
"x-ms-correlation-request-id": [
- "1b59773b-83f3-4c56-8cc2-7f0e8d339892"
+ "466c169e-f923-4bc2-a0a9-9487767b2fd5"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001305Z:1b59773b-83f3-4c56-8cc2-7f0e8d339892"
+ "WESTUS2:20180502T073345Z:466c169e-f923-4bc2-a0a9-9487767b2fd5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -233,7 +245,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "07ddbd6c-48a4-44fd-9dfb-0b98bdaa15da"
+ "fc0fd6b4-328a-4ce4-9573-ddee8de8cc50"
],
"accept-language": [
"en-US"
@@ -243,7 +255,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -255,7 +267,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:05 GMT"
+ "Wed, 02 May 2018 07:33:45 GMT"
],
"Pragma": [
"no-cache"
@@ -267,19 +279,22 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
+ "1197"
],
"x-ms-request-id": [
- "6d6c1aab-ec81-4292-9be4-2eebc84ce537"
+ "f4ddc30f-2ae1-42db-8baf-91cb1816d2e2"
],
"x-ms-correlation-request-id": [
- "6d6c1aab-ec81-4292-9be4-2eebc84ce537"
+ "f4ddc30f-2ae1-42db-8baf-91cb1816d2e2"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001306Z:6d6c1aab-ec81-4292-9be4-2eebc84ce537"
+ "WESTUS2:20180502T073346Z:f4ddc30f-2ae1-42db-8baf-91cb1816d2e2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
@@ -291,7 +306,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b9e5bb16-f879-492e-867e-fc3f9a693524"
+ "9e917871-ca15-4a88-abed-fd610cec78e1"
],
"accept-language": [
"en-US"
@@ -301,7 +316,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"West Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -313,7 +328,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:05 GMT"
+ "Wed, 02 May 2018 07:33:45 GMT"
],
"Pragma": [
"no-cache"
@@ -322,31 +337,34 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
+ "14997"
],
"x-ms-request-id": [
- "7adab7cc-c743-477f-acc2-4a2155f1f90e"
+ "0799109d-3039-4872-aa24-828752bb546f"
],
"x-ms-correlation-request-id": [
- "7adab7cc-c743-477f-acc2-4a2155f1f90e"
+ "0799109d-3039-4872-aa24-828752bb546f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001306Z:7adab7cc-c743-477f-acc2-4a2155f1f90e"
+ "WESTUS2:20180502T073346Z:0799109d-3039-4872-aa24-828752bb546f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17177?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTcxNzc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16376?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTYzNzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "062793a7-83e1-47c7-bfa4-b0c7c919dc77"
+ "57c21888-f09f-480c-ad96-9da55997723a"
],
"accept-language": [
"en-US"
@@ -356,7 +374,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba17177' could not be found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba16376' could not be found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"102"
@@ -371,7 +389,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:06 GMT"
+ "Wed, 02 May 2018 07:33:45 GMT"
],
"Pragma": [
"no-cache"
@@ -380,31 +398,34 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14990"
+ "14996"
],
"x-ms-request-id": [
- "6b34b1db-3863-467b-88d3-79f126a6ad24"
+ "1eaa861d-6aff-4f1e-816c-13c0a6017623"
],
"x-ms-correlation-request-id": [
- "6b34b1db-3863-467b-88d3-79f126a6ad24"
+ "1eaa861d-6aff-4f1e-816c-13c0a6017623"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001306Z:6b34b1db-3863-467b-88d3-79f126a6ad24"
+ "WESTUS2:20180502T073346Z:1eaa861d-6aff-4f1e-816c-13c0a6017623"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17177?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTcxNzc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16376?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTYzNzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "87dafd94-2671-4ce0-973d-5649314d1c98"
+ "894e6c5c-aa95-41ee-a0a8-8ff1ea878e96"
],
"accept-language": [
"en-US"
@@ -414,7 +435,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177\",\r\n \"name\": \"rgaba17177\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376\",\r\n \"name\": \"rgaba16376\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -426,7 +447,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:07 GMT"
+ "Wed, 02 May 2018 07:33:48 GMT"
],
"Pragma": [
"no-cache"
@@ -435,26 +456,29 @@
"Accept-Encoding"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14989"
+ "14995"
],
"x-ms-request-id": [
- "63a71ca1-0fcc-479d-bc10-ba5f2e910475"
+ "ea17c43f-705e-42ad-b6e2-8091eca6892d"
],
"x-ms-correlation-request-id": [
- "63a71ca1-0fcc-479d-bc10-ba5f2e910475"
+ "ea17c43f-705e-42ad-b6e2-8091eca6892d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001307Z:63a71ca1-0fcc-479d-bc10-ba5f2e910475"
+ "WESTUS2:20180502T073348Z:ea17c43f-705e-42ad-b6e2-8091eca6892d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17177?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTcxNzc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16376?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTYzNzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -465,7 +489,7 @@
"31"
],
"x-ms-client-request-id": [
- "5ebdc87b-e7d9-444a-b13c-a0367fa84f52"
+ "2d4fed19-d63a-4e42-a552-d7ee5ba6a5e5"
],
"accept-language": [
"en-US"
@@ -475,7 +499,7 @@
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177\",\r\n \"name\": \"rgaba17177\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376\",\r\n \"name\": \"rgaba16376\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"174"
@@ -490,37 +514,46 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:07 GMT"
+ "Wed, 02 May 2018 07:33:48 GMT"
],
"Pragma": [
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1195"
+ "1196"
],
"x-ms-request-id": [
- "a048bd25-417f-4dd4-83b8-10191eb0d46f"
+ "98f43de4-f5c3-449b-8c69-57a3163cec11"
],
"x-ms-correlation-request-id": [
- "a048bd25-417f-4dd4-83b8-10191eb0d46f"
+ "98f43de4-f5c3-449b-8c69-57a3163cec11"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001307Z:a048bd25-417f-4dd4-83b8-10191eb0d46f"
+ "WESTUS2:20180502T073348Z:98f43de4-f5c3-449b-8c69-57a3163cec11"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExMTEyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODcxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "31"
+ ],
"x-ms-client-request-id": [
- "6ad0b3a5-0a1b-4368-9fd9-34ba15a23566"
+ "70947630-231f-4190-9987-e8eb29528527"
],
"accept-language": [
"en-US"
@@ -530,13 +563,13 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake11112' under resource group 'rgaba17177' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"54923a88-4b90-4192-a7d1-e7a8e88f9383\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871\",\r\n \"name\": \"testdatalake17871\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "164"
+ "365"
],
"Content-Type": [
- "application/json; charset=utf-8"
+ "application/json"
],
"Expires": [
"-1"
@@ -545,111 +578,62 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:07 GMT"
+ "Wed, 02 May 2018 07:35:29 GMT"
],
"Pragma": [
"no-cache"
],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-request-id": [
- "21191f0d-aa28-4be1-9ebf-4d45bc1da192"
- ],
- "x-ms-correlation-request-id": [
- "21191f0d-aa28-4be1-9ebf-4d45bc1da192"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20180205T001308Z:21191f0d-aa28-4be1-9ebf-4d45bc1da192"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExMTEyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.25211.01",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake11112.azuredatalakestore.net\",\r\n \"accountId\": \"cf8e7d6d-9c61-41aa-889f-4b54647dab6a\",\r\n \"creationTime\": \"2018-02-05T00:13:11.3670011Z\",\r\n \"lastModifiedTime\": \"2018-02-05T00:13:11.3670011Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112\",\r\n \"name\": \"testdatalake11112\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Mon, 05 Feb 2018 00:13:42 GMT"
+ "Location": [
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871/operationresults/0?api-version=2016-11-01"
],
- "Pragma": [
- "no-cache"
+ "Retry-After": [
+ "10"
],
"Server": [
"Microsoft-IIS/8.5"
],
- "Vary": [
- "Accept-Encoding"
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/54923a88-4b90-4192-a7d1-e7a8e88f93830?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "6110fdbc-d1ab-4c3b-a37a-7cfea67f9ea4"
+ "4accfa33-e05d-4440-86ea-0e6ca9a649c1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "b0e5c549-7f8b-4661-ac3e-95896e7ff7db"
+ "eafb7c66-2462-46c8-bf0c-41abac88a337"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001342Z:b0e5c549-7f8b-4661-ac3e-95896e7ff7db"
+ "WESTUS2:20180502T073530Z:eafb7c66-2462-46c8-bf0c-41abac88a337"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
]
},
- "StatusCode": 200
+ "StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExMTEyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/54923a88-4b90-4192-a7d1-e7a8e88f93830?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzU0OTIzYTg4LTRiOTAtNDE5Mi1hN2QxLWU3YThlODhmOTM4MzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "9bf7013a-33a3-4989-bb12-3e4bb16c5fa7"
- ],
- "accept-language": [
- "en-US"
- ],
"User-Agent": [
"FxVersion/4.6.25211.01",
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake11112.azuredatalakestore.net\",\r\n \"accountId\": \"cf8e7d6d-9c61-41aa-889f-4b54647dab6a\",\r\n \"creationTime\": \"2018-02-05T00:13:11.3670011Z\",\r\n \"lastModifiedTime\": \"2018-02-05T00:13:11.3670011Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112\",\r\n \"name\": \"testdatalake11112\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -660,15 +644,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:13:43 GMT"
+ "Wed, 02 May 2018 07:35:39 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -676,25 +660,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "e365440b-423f-416d-8581-c2a217658906"
+ "0a33edfd-1a6e-4cf5-8c19-e587b935c34b"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14999"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "874d1270-38e9-473a-91a5-c5dcade3f233"
+ "bafc24a6-6992-4c22-9189-6f0dfe5a455a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001343Z:874d1270-38e9-473a-91a5-c5dcade3f233"
+ "WESTUS2:20180502T073540Z:bafc24a6-6992-4c22-9189-6f0dfe5a455a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -703,23 +687,17 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExMTEyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/54923a88-4b90-4192-a7d1-e7a8e88f93830?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzU0OTIzYTg4LTRiOTAtNDE5Mi1hN2QxLWU3YThlODhmOTM4MzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "0069c873-1f7a-4882-89d7-b8d8108b4a19"
- ],
- "accept-language": [
- "en-US"
- ],
"User-Agent": [
"FxVersion/4.6.25211.01",
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake11112.azuredatalakestore.net\",\r\n \"accountId\": \"cf8e7d6d-9c61-41aa-889f-4b54647dab6a\",\r\n \"creationTime\": \"2018-02-05T00:13:11.3670011Z\",\r\n \"lastModifiedTime\": \"2018-02-05T00:13:11.3670011Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112\",\r\n \"name\": \"testdatalake11112\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -730,15 +708,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:19 GMT"
+ "Wed, 02 May 2018 07:35:51 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -746,25 +724,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "200af7a7-0c15-424d-a753-8286eede462c"
+ "f4d7e730-9a96-4028-b677-0825acd1b797"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14998"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "573ec927-f12d-4daa-8899-1516efd7ab55"
+ "ded26c7e-3606-4044-b9c1-f1cbbdbdd819"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001419Z:573ec927-f12d-4daa-8899-1516efd7ab55"
+ "WESTUS2:20180502T073551Z:ded26c7e-3606-4044-b9c1-f1cbbdbdd819"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -773,33 +751,18 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTExMTEyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/54923a88-4b90-4192-a7d1-e7a8e88f93830?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzU0OTIzYTg4LTRiOTAtNDE5Mi1hN2QxLWU3YThlODhmOTM4MzA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestMethod": "GET",
+ "RequestBody": "",
"RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "31"
- ],
- "x-ms-client-request-id": [
- "2eaa5dc9-2c29-47eb-b8a6-454bfbe3ff5b"
- ],
- "accept-language": [
- "en-US"
- ],
"User-Agent": [
"FxVersion/4.6.25211.01",
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"cf8e7d6d-9c61-41aa-889f-4b54647dab6a\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112\",\r\n \"name\": \"testdatalake11112\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
"ResponseHeaders": {
- "Content-Length": [
- "365"
- ],
"Content-Type": [
"application/json"
],
@@ -809,57 +772,51 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:13:09 GMT"
+ "Wed, 02 May 2018 07:36:01 GMT"
],
"Pragma": [
"no-cache"
],
- "Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake11112/operationresults/0?api-version=2016-11-01"
- ],
- "Retry-After": [
- "10"
+ "Transfer-Encoding": [
+ "chunked"
],
"Server": [
"Microsoft-IIS/8.5"
],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/cf8e7d6d-9c61-41aa-889f-4b54647dab6a0?api-version=2016-11-01&expanded=true"
+ "Vary": [
+ "Accept-Encoding"
],
"x-ms-request-id": [
- "1b118e61-376e-4db9-a6bd-16ebde5fddbe"
+ "77f87796-53c0-4f33-b9ab-4a1c3daefbe1"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
"x-ms-correlation-request-id": [
- "769772f1-c2fc-4ab7-ac35-f6acc6e3d6c1"
+ "1860451f-ba32-49b0-b9d5-d79674355e68"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001310Z:769772f1-c2fc-4ab7-ac35-f6acc6e3d6c1"
+ "WESTUS2:20180502T073601Z:1860451f-ba32-49b0-b9d5-d79674355e68"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
]
},
- "StatusCode": 201
+ "StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/cf8e7d6d-9c61-41aa-889f-4b54647dab6a0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2NmOGU3ZDZkLTljNjEtNDFhYS04ODlmLTRiNTQ2NDdkYWI2YTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODcxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -868,7 +825,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake17871.azuredatalakestore.net\",\r\n \"accountId\": \"54923a88-4b90-4192-a7d1-e7a8e88f9383\",\r\n \"creationTime\": \"2018-05-02T07:35:32.2419151Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:35:32.2419151Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871\",\r\n \"name\": \"testdatalake17871\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -879,15 +836,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:13:21 GMT"
+ "Wed, 02 May 2018 07:36:02 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -895,25 +852,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "7dd094ca-2bff-4005-a1c1-8119d133e43b"
+ "41937d3a-d4b1-413f-bc39-aadb4601f15d"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "e1e8a2c2-056d-4fcf-8f35-f39ef8136669"
+ "0f6274ba-c337-4b57-8b5c-06bad86781a8"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001321Z:e1e8a2c2-056d-4fcf-8f35-f39ef8136669"
+ "WESTUS2:20180502T073602Z:0f6274ba-c337-4b57-8b5c-06bad86781a8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -922,17 +879,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/cf8e7d6d-9c61-41aa-889f-4b54647dab6a0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2NmOGU3ZDZkLTljNjEtNDFhYS04ODlmLTRiNTQ2NDdkYWI2YTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODcxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "7611dc77-bd85-4456-a6b5-c8e04af1eb46"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
"User-Agent": [
"FxVersion/4.6.25211.01",
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake17871.azuredatalakestore.net\",\r\n \"accountId\": \"54923a88-4b90-4192-a7d1-e7a8e88f9383\",\r\n \"creationTime\": \"2018-05-02T07:35:32.2419151Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:35:32.2419151Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871\",\r\n \"name\": \"testdatalake17871\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -943,15 +906,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:13:31 GMT"
+ "Wed, 02 May 2018 07:36:02 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -959,25 +922,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "1d25a261-b840-46ad-8333-7ec7afbbc7a1"
+ "67d11e5e-b342-4c85-9f5b-770b9451a8d6"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "c0224de7-62a3-4585-b95b-a4d66aaeae2c"
+ "bf6bba1e-b5eb-4595-b91b-26d3d824ec66"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001331Z:c0224de7-62a3-4585-b95b-a4d66aaeae2c"
+ "WESTUS2:20180502T073602Z:bf6bba1e-b5eb-4595-b91b-26d3d824ec66"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -986,17 +949,23 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/cf8e7d6d-9c61-41aa-889f-4b54647dab6a0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2NmOGU3ZDZkLTljNjEtNDFhYS04ODlmLTRiNTQ2NDdkYWI2YTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE3ODcxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "49c6a8f8-a442-4888-9b28-28f0581cda83"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
"User-Agent": [
"FxVersion/4.6.25211.01",
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake17871.azuredatalakestore.net\",\r\n \"accountId\": \"54923a88-4b90-4192-a7d1-e7a8e88f9383\",\r\n \"creationTime\": \"2018-05-02T07:35:32.2419151Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:35:32.2419151Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake17871\",\r\n \"name\": \"testdatalake17871\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1007,15 +976,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:13:41 GMT"
+ "Wed, 02 May 2018 07:36:37 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1023,25 +992,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "2167213d-a3e1-4bcc-9ce5-49f265c52a26"
+ "700fd5a7-8b63-458e-88d9-c2d62730c42b"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14988"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "66a2575d-b13b-4d9e-93f1-c1bd164dbe1f"
+ "83223307-5881-4d52-b3a2-f99e64c52155"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001342Z:66a2575d-b13b-4d9e-93f1-c1bd164dbe1f"
+ "WESTUS2:20180502T073637Z:83223307-5881-4d52-b3a2-f99e64c52155"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1050,13 +1019,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake21548?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIxNTQ4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake23837?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIzODM3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "047044ca-710e-4573-bd2e-3c529f756f5c"
+ "c56c05ac-7d0e-4fe3-a3da-ce0101a6cea4"
],
"accept-language": [
"en-US"
@@ -1066,7 +1035,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake21548' under resource group 'rgaba17177' was not found.\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake23837' under resource group 'rgaba16376' was not found.\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"164"
@@ -1081,7 +1050,7 @@
"no-cache"
],
"Date": [
- "Mon, 05 Feb 2018 00:13:43 GMT"
+ "Wed, 02 May 2018 07:36:02 GMT"
],
"Pragma": [
"no-cache"
@@ -1090,23 +1059,26 @@
"gateway"
],
"x-ms-request-id": [
- "0aef531c-7c29-4863-901a-89c7d3040308"
+ "236bdc81-91df-43e6-8a48-d7ff285eff5f"
],
"x-ms-correlation-request-id": [
- "0aef531c-7c29-4863-901a-89c7d3040308"
+ "236bdc81-91df-43e6-8a48-d7ff285eff5f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001344Z:0aef531c-7c29-4863-901a-89c7d3040308"
+ "WESTUS2:20180502T073602Z:236bdc81-91df-43e6-8a48-d7ff285eff5f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake21548?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIxNTQ4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake23837?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIzODM3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1115,7 +1087,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake21548.azuredatalakestore.net\",\r\n \"accountId\": \"c4ed48a4-467a-4b01-b219-8ffc8d4337d6\",\r\n \"creationTime\": \"2018-02-05T00:13:47.831039Z\",\r\n \"lastModifiedTime\": \"2018-02-05T00:13:47.831039Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake21548\",\r\n \"name\": \"testdatalake21548\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake23837.azuredatalakestore.net\",\r\n \"accountId\": \"78580fae-c852-4093-a8eb-6bfd9f2c6e2b\",\r\n \"creationTime\": \"2018-05-02T07:36:07.5482821Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:36:07.5482821Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake23837\",\r\n \"name\": \"testdatalake23837\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1126,15 +1098,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:17 GMT"
+ "Wed, 02 May 2018 07:36:36 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1142,25 +1114,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "36feb060-d5e9-43da-990a-664b56774a31"
+ "97cb94b9-92ea-463e-a2c2-f20f98848ef5"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14990"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "5e8b4887-d7c9-4c95-9312-96e50fc2da20"
+ "533ff4e4-8e49-4f62-812a-9490f7167b47"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001418Z:5e8b4887-d7c9-4c95-9312-96e50fc2da20"
+ "WESTUS2:20180502T073636Z:533ff4e4-8e49-4f62-812a-9490f7167b47"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1169,13 +1141,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake21548?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIxNTQ4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake23837?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIzODM3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "595f584c-26cc-49c8-b1dd-189e747f3a5d"
+ "26168168-f6af-4365-a3f5-cf04892a5378"
],
"accept-language": [
"en-US"
@@ -1185,7 +1157,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake21548.azuredatalakestore.net\",\r\n \"accountId\": \"c4ed48a4-467a-4b01-b219-8ffc8d4337d6\",\r\n \"creationTime\": \"2018-02-05T00:13:47.831039Z\",\r\n \"lastModifiedTime\": \"2018-02-05T00:13:47.831039Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake21548\",\r\n \"name\": \"testdatalake21548\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"firewallAllowDataLakeAnalytics\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"virtualNetworkRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake23837.azuredatalakestore.net\",\r\n \"accountId\": \"78580fae-c852-4093-a8eb-6bfd9f2c6e2b\",\r\n \"creationTime\": \"2018-05-02T07:36:07.5482821Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:36:07.5482821Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake23837\",\r\n \"name\": \"testdatalake23837\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1196,15 +1168,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:17 GMT"
+ "Wed, 02 May 2018 07:36:37 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1212,25 +1184,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "92f49d64-bd6d-497b-82fb-dde7c69fd958"
+ "238a1049-205e-4dc6-9254-6ad78194303f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14989"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "304d5a7b-b85c-49c5-844a-234871d6acd3"
+ "099981bf-2868-459e-a062-1c9963784db2"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001418Z:304d5a7b-b85c-49c5-844a-234871d6acd3"
+ "WESTUS2:20180502T073637Z:099981bf-2868-459e-a062-1c9963784db2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1239,8 +1211,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake21548?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIxNTQ4P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake23837?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTIzODM3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
"RequestHeaders": {
@@ -1251,7 +1223,7 @@
"31"
],
"x-ms-client-request-id": [
- "d9220202-e2d9-4bed-9a05-605ec2662b67"
+ "b2e74fc7-49d4-44f8-8a5d-4af664cecc68"
],
"accept-language": [
"en-US"
@@ -1261,7 +1233,7 @@
"Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.2.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"c4ed48a4-467a-4b01-b219-8ffc8d4337d6\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake21548\",\r\n \"name\": \"testdatalake21548\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"78580fae-c852-4093-a8eb-6bfd9f2c6e2b\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake23837\",\r\n \"name\": \"testdatalake23837\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"365"
@@ -1275,17 +1247,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:13:45 GMT"
+ "Wed, 02 May 2018 07:36:04 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17177/providers/Microsoft.DataLakeStore/accounts/testdatalake21548/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16376/providers/Microsoft.DataLakeStore/accounts/testdatalake23837/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1294,28 +1263,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/c4ed48a4-467a-4b01-b219-8ffc8d4337d60?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/78580fae-c852-4093-a8eb-6bfd9f2c6e2b0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "74708661-ce37-41c0-a8db-799dc9ed32e6"
+ "895638b3-72ce-4cde-ba28-18c969836137"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
"x-ms-correlation-request-id": [
- "c9859f67-f054-4355-91e5-cc8644991b38"
+ "47075228-069d-4ec9-a5c6-ee1e8e013101"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001345Z:c9859f67-f054-4355-91e5-cc8644991b38"
+ "WESTUS2:20180502T073604Z:47075228-069d-4ec9-a5c6-ee1e8e013101"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1324,8 +1293,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/c4ed48a4-467a-4b01-b219-8ffc8d4337d60?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2M0ZWQ0OGE0LTQ2N2EtNGIwMS1iMjE5LThmZmM4ZDQzMzdkNjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/78580fae-c852-4093-a8eb-6bfd9f2c6e2b0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzc4NTgwZmFlLWM4NTItNDA5My1hOGViLTZiZmQ5ZjJjNmUyYjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1345,15 +1314,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:13:56 GMT"
+ "Wed, 02 May 2018 07:36:14 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1361,25 +1330,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "16299a2a-78f8-478b-85a1-6488ba20cb3c"
+ "5883772f-bced-4e79-8803-cde056183d68"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14993"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "6fc601ed-c509-49f5-a4b0-c757258e3323"
+ "de16dcc5-b9d0-4592-9bd0-21dec574682a"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001356Z:6fc601ed-c509-49f5-a4b0-c757258e3323"
+ "WESTUS2:20180502T073615Z:de16dcc5-b9d0-4592-9bd0-21dec574682a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1388,8 +1357,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/c4ed48a4-467a-4b01-b219-8ffc8d4337d60?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2M0ZWQ0OGE0LTQ2N2EtNGIwMS1iMjE5LThmZmM4ZDQzMzdkNjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/78580fae-c852-4093-a8eb-6bfd9f2c6e2b0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzc4NTgwZmFlLWM4NTItNDA5My1hOGViLTZiZmQ5ZjJjNmUyYjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1409,15 +1378,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:11 GMT"
+ "Wed, 02 May 2018 07:36:24 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1425,25 +1394,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "ef1262b5-4b48-457c-9248-9b2c03ad3394"
+ "1b4a47b7-1885-4dbc-a84e-23971be49d3f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14992"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
"x-ms-correlation-request-id": [
- "d5dc1320-c52e-4658-a08b-3a9885033788"
+ "4faa1070-55de-43f1-84be-eb1156d2df5e"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001412Z:d5dc1320-c52e-4658-a08b-3a9885033788"
+ "WESTUS2:20180502T073625Z:4faa1070-55de-43f1-84be-eb1156d2df5e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1452,8 +1421,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/c4ed48a4-467a-4b01-b219-8ffc8d4337d60?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2M0ZWQ0OGE0LTQ2N2EtNGIwMS1iMjE5LThmZmM4ZDQzMzdkNjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/78580fae-c852-4093-a8eb-6bfd9f2c6e2b0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzc4NTgwZmFlLWM4NTItNDA5My1hOGViLTZiZmQ5ZjJjNmUyYjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1473,15 +1442,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:17 GMT"
+ "Wed, 02 May 2018 07:36:36 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1489,25 +1458,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "9da8aa91-7d53-46dd-a33d-24d7effc592e"
+ "93daa674-6367-43c8-86c8-84aab26e619f"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14991"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "1d7accec-7b71-4d97-82df-363bdb6f020f"
+ "cfef6e1d-ac8e-453a-9a49-31ede1be8c1f"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001417Z:1d7accec-7b71-4d97-82df-363bdb6f020f"
+ "WESTUS2:20180502T073636Z:cfef6e1d-ac8e-453a-9a49-31ede1be8c1f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1516,10 +1485,10 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeAnalytics/accounts/testaba29775?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjk3NzU/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeAnalytics/accounts/testaba23724?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjM3MjQ/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake11112\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake11112\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17871\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake17871\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -1528,7 +1497,7 @@
"290"
],
"x-ms-client-request-id": [
- "59387281-e7f6-449a-a751-a421dbeeca96"
+ "f586e716-057a-42b3-8205-c67d38162e34"
],
"accept-language": [
"en-US"
@@ -1538,7 +1507,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake11112\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake11112\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"60b1c5e4-e119-4acb-92df-dd76d1260a47\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeAnalytics/accounts/testaba29775\",\r\n \"name\": \"testaba29775\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17871\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17871\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"eaa70ec9-6470-48ce-9e53-41c51a5310be\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeAnalytics/accounts/testaba23724\",\r\n \"name\": \"testaba23724\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"517"
@@ -1552,17 +1521,14 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:21 GMT"
+ "Wed, 02 May 2018 07:36:40 GMT"
],
"Pragma": [
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba17177/providers/Microsoft.DataLakeAnalytics/accounts/testaba29775/operationresults/0?api-version=2016-11-01"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourcegroups/rgaba16376/providers/Microsoft.DataLakeAnalytics/accounts/testaba23724/operationresults/0?api-version=2016-11-01"
],
"Retry-After": [
"10"
@@ -1571,28 +1537,28 @@
"Microsoft-IIS/8.5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/60b1c5e4-e119-4acb-92df-dd76d1260a470?api-version=2016-11-01&expanded=true"
+ "https://management.azure.com/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/eaa70ec9-6470-48ce-9e53-41c51a5310be0?api-version=2016-11-01&expanded=true"
],
"x-ms-request-id": [
- "80f734e6-395f-4435-8a89-eadc1ae0d2b8"
+ "2c695de1-cb70-41a6-9891-4b62679b57f2"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
- ],
"x-ms-correlation-request-id": [
- "9961fc78-0740-4866-8854-b05dc8369424"
+ "4ba05ca3-5270-416e-bea0-db4e276dd461"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001421Z:9961fc78-0740-4866-8854-b05dc8369424"
+ "WESTUS2:20180502T073640Z:4ba05ca3-5270-416e-bea0-db4e276dd461"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1601,8 +1567,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/60b1c5e4-e119-4acb-92df-dd76d1260a470?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy82MGIxYzVlNC1lMTE5LTRhY2ItOTJkZi1kZDc2ZDEyNjBhNDcwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/eaa70ec9-6470-48ce-9e53-41c51a5310be0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9lYWE3MGVjOS02NDcwLTQ4Y2UtOWU1My00MWM1MWE1MzEwYmUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1622,15 +1588,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:31 GMT"
+ "Wed, 02 May 2018 07:36:50 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1638,25 +1604,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "4167fa08-6863-48c6-8839-30355cc55759"
+ "9bdf633f-8582-4468-8d51-39876ebe651c"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14999"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "33a8cad1-2eec-4c6f-902a-eadd750c9a7c"
+ "139ae876-e919-4864-857b-e1f046b97b40"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001432Z:33a8cad1-2eec-4c6f-902a-eadd750c9a7c"
+ "WESTUS2:20180502T073650Z:139ae876-e919-4864-857b-e1f046b97b40"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1665,8 +1631,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/60b1c5e4-e119-4acb-92df-dd76d1260a470?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy82MGIxYzVlNC1lMTE5LTRhY2ItOTJkZi1kZDc2ZDEyNjBhNDcwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/eaa70ec9-6470-48ce-9e53-41c51a5310be0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9lYWE3MGVjOS02NDcwLTQ4Y2UtOWU1My00MWM1MWE1MzEwYmUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1686,15 +1652,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:42 GMT"
+ "Wed, 02 May 2018 07:37:00 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1702,25 +1668,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "2bece73d-1177-4e46-9e37-ef46d6d76cfb"
+ "83b1aa5b-3b0d-42e6-9e78-267ede0bbb0c"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14998"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
"x-ms-correlation-request-id": [
- "c1120bd3-1148-4a29-8412-635025a98cf5"
+ "9541e2d4-3087-4f4d-835e-fb7dd2f38a1c"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001442Z:c1120bd3-1148-4a29-8412-635025a98cf5"
+ "WESTUS2:20180502T073701Z:9541e2d4-3087-4f4d-835e-fb7dd2f38a1c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1729,8 +1695,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/60b1c5e4-e119-4acb-92df-dd76d1260a470?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy82MGIxYzVlNC1lMTE5LTRhY2ItOTJkZi1kZDc2ZDEyNjBhNDcwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/eaa70ec9-6470-48ce-9e53-41c51a5310be0?api-version=2016-11-01&expanded=true",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9lYWE3MGVjOS02NDcwLTQ4Y2UtOWU1My00MWM1MWE1MzEwYmUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1750,15 +1716,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:52 GMT"
+ "Wed, 02 May 2018 07:37:11 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1766,25 +1732,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "b2fd343c-5290-4a84-a728-8050d3c73ff8"
+ "2cf4f485-089a-4d52-878d-ae59babe26d7"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14997"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
"x-ms-correlation-request-id": [
- "e4b67701-eca1-44bb-aae9-5b768bfedde9"
+ "ddb99937-3d93-4aaa-a856-d97d3a419fbc"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001453Z:e4b67701-eca1-44bb-aae9-5b768bfedde9"
+ "WESTUS2:20180502T073711Z:ddb99937-3d93-4aaa-a856-d97d3a419fbc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1793,8 +1759,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeAnalytics/accounts/testaba29775?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjk3NzU/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeAnalytics/accounts/testaba23724?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjM3MjQ/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1803,7 +1769,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake11112\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake11112\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba29775.azuredatalakeanalytics.net\",\r\n \"accountId\": \"60b1c5e4-e119-4acb-92df-dd76d1260a47\",\r\n \"creationTime\": \"2018-02-05T00:14:23.3054219Z\",\r\n \"lastModifiedTime\": \"2018-02-05T00:14:23.3054219Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeAnalytics/accounts/testaba29775\",\r\n \"name\": \"testaba29775\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17871\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17871\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba23724.azuredatalakeanalytics.net\",\r\n \"accountId\": \"eaa70ec9-6470-48ce-9e53-41c51a5310be\",\r\n \"creationTime\": \"2018-05-02T07:36:42.0657968Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:36:42.0657968Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeAnalytics/accounts/testaba23724\",\r\n \"name\": \"testaba23724\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1814,15 +1780,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:53 GMT"
+ "Wed, 02 May 2018 07:37:11 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1830,25 +1796,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "c2eaaf23-8631-4d54-8edf-c6d8448c9b4b"
+ "a2bf0b77-95fe-43ca-aac1-e14ba8cedd08"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14996"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
"x-ms-correlation-request-id": [
- "de3c5e28-c3df-45aa-9888-5ae0bec54f4c"
+ "ee987a53-a54f-46fb-97f4-a0173c62dd7d"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001454Z:de3c5e28-c3df-45aa-9888-5ae0bec54f4c"
+ "WESTUS2:20180502T073711Z:ee987a53-a54f-46fb-97f4-a0173c62dd7d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1857,13 +1823,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeAnalytics/accounts/testaba29775?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcxNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjk3NzU/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
+ "RequestUri": "/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeAnalytics/accounts/testaba23724?api-version=2016-11-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMDQzMTlkNmQtNGE2Ni00NzAxLWJiMmYtZTdkYmJkOWFlNGRiL3Jlc291cmNlR3JvdXBzL3JnYWJhMTYzNzYvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjM3MjQ/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2526323d-e1b3-4427-aaa9-6e2b58f8c7e4"
+ "73f4ae64-d40a-40d0-b9b0-7b34e4713f9b"
],
"accept-language": [
"en-US"
@@ -1873,7 +1839,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake11112\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake11112\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 100,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 100,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba29775.azuredatalakeanalytics.net\",\r\n \"accountId\": \"60b1c5e4-e119-4acb-92df-dd76d1260a47\",\r\n \"creationTime\": \"2018-02-05T00:14:23.3054219Z\",\r\n \"lastModifiedTime\": \"2018-02-05T00:14:23.3054219Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba17177/providers/Microsoft.DataLakeAnalytics/accounts/testaba29775\",\r\n \"name\": \"testaba29775\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
+ "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallAllowAzureIps\": \"Disabled\",\r\n \"debugDataAccessLevel\": \"All\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake17871\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake17871\"\r\n }\r\n ],\r\n \"publicDataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"adltrainingsampledata\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"ghinsights\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 32,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 100,\r\n \"systemMaxJobCount\": 20,\r\n \"maxDegreeOfParallelismPerJob\": 32,\r\n \"minPriorityPerJob\": 1,\r\n \"computePolicies\": [],\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba23724.azuredatalakeanalytics.net\",\r\n \"accountId\": \"eaa70ec9-6470-48ce-9e53-41c51a5310be\",\r\n \"creationTime\": \"2018-05-02T07:36:42.0657968Z\",\r\n \"lastModifiedTime\": \"2018-05-02T07:36:42.0657968Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"id\": \"/subscriptions/04319d6d-4a66-4701-bb2f-e7dbbd9ae4db/resourceGroups/rgaba16376/providers/Microsoft.DataLakeAnalytics/accounts/testaba23724\",\r\n \"name\": \"testaba23724\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json"
@@ -1884,15 +1850,15 @@
"Cache-Control": [
"no-cache"
],
- "Connection": [
- "close"
- ],
"Date": [
- "Mon, 05 Feb 2018 00:14:54 GMT"
+ "Wed, 02 May 2018 07:37:12 GMT"
],
"Pragma": [
"no-cache"
],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
"Server": [
"Microsoft-IIS/8.5"
],
@@ -1900,25 +1866,25 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "589bf1d9-e0b3-4e9e-ab65-5d02f4b2d9b2"
+ "b610231c-a2bb-4d6b-a2f2-837b12612c63"
],
"X-Content-Type-Options": [
"nosniff"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14995"
+ ],
"X-AspNet-Version": [
"4.0.30319"
],
"X-Powered-By": [
"ASP.NET"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
"x-ms-correlation-request-id": [
- "4fdcbfcb-c947-4f58-9437-1e7865bdd594"
+ "8bd53100-7283-4594-b360-901b6722248b"
],
"x-ms-routing-request-id": [
- "WESTUS2:20180205T001454Z:4fdcbfcb-c947-4f58-9437-1e7865bdd594"
+ "WESTUS2:20180502T073712Z:8bd53100-7283-4594-b360-901b6722248b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1927,13 +1893,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/Jobs/9ed8c898-f821-432a-a63d-ffb20bf79d36?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L0pvYnMvOWVkOGM4OTgtZjgyMS00MzJhLWE2M2QtZmZiMjBiZjc5ZDM2P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/Jobs/09cefc68-ed55-4ac1-8202-65f7d007a3dc?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L0pvYnMvMDljZWZjNjgtZWQ1NS00YWMxLTgyMDItNjVmN2QwMDdhM2RjP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "55e84072-9440-4910-b681-7b1537b4241a"
+ "5d2cc02b-cc13-482e-bd3d-77015a59f74f"
],
"accept-language": [
"en-US"
@@ -1955,13 +1921,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:19:59 GMT"
+ "Wed, 02 May 2018 07:42:17 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "9c74f0bc-40cb-4cf4-bb3d-201e6045f426"
+ "dbb3b56f-9966-4ae6-96a2-9dbcd8c71b80"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1973,13 +1939,13 @@
"StatusCode": 404
},
{
- "RequestUri": "/Jobs/9ed8c898-f821-432a-a63d-ffb20bf79d36?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L0pvYnMvOWVkOGM4OTgtZjgyMS00MzJhLWE2M2QtZmZiMjBiZjc5ZDM2P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/Jobs/09cefc68-ed55-4ac1-8202-65f7d007a3dc?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L0pvYnMvMDljZWZjNjgtZWQ1NS00YWMxLTgyMDItNjVmN2QwMDdhM2RjP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "de530016-3a11-4228-93de-62188c67267a"
+ "5a91d998-994e-47ed-835d-d97be7b3b201"
],
"accept-language": [
"en-US"
@@ -1989,7 +1955,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"9ed8c898-f821-432a-a63d-ffb20bf79d36\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:00.7259973-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:00.7259973-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T16:20:01.1635024-08:00\",\r\n \"details\": \"Compilation:223e8b8b-b75e-4c6d-9b4e-3a6e1c33724d;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/9ed8c898-f821-432a-a63d-ffb20bf79d36/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/9ed8c898-f821-432a-a63d-ffb20bf79d36/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/9ed8c898-f821-432a-a63d-ffb20bf79d36/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0.3528607S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"6196311a-f78c-40b6-b221-7d6b388d0a80\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"09cefc68-ed55-4ac1-8202-65f7d007a3dc\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:17.8519967-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:17.8519967-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:18.4301541-07:00\",\r\n \"details\": \"Compilation:d6fb81bd-8124-425e-b222-7afd823c2b7f;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/09cefc68-ed55-4ac1-8202-65f7d007a3dc/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/09cefc68-ed55-4ac1-8202-65f7d007a3dc/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/09cefc68-ed55-4ac1-8202-65f7d007a3dc/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0.307663S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"8482a339-3c97-4c93-8757-53d372596693\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2001,13 +1967,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:00 GMT"
+ "Wed, 02 May 2018 07:42:18 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "181a9bcc-7af9-42af-aada-6f86e44e187c"
+ "8b89a280-ccf1-4dd8-853e-5e604d1d2750"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2019,19 +1985,19 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/9ed8c898-f821-432a-a63d-ffb20bf79d36?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvOWVkOGM4OTgtZjgyMS00MzJhLWE2M2QtZmZiMjBiZjc5ZDM2P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/09cefc68-ed55-4ac1-8202-65f7d007a3dc?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvMDljZWZjNjgtZWQ1NS00YWMxLTgyMDItNjVmN2QwMDdhM2RjP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"degreeOfParallelism\": 2,\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"6196311a-f78c-40b6-b221-7d6b388d0a80\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n },\r\n \"type\": \"USql\",\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"runtimeVersion\": \"default\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"degreeOfParallelism\": 2,\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"8482a339-3c97-4c93-8757-53d372596693\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n },\r\n \"type\": \"USql\",\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"runtimeVersion\": \"default\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\"\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "592"
+ "593"
],
"x-ms-client-request-id": [
- "cbe7a3f2-8e0a-416d-86ca-d0bc6af600c9"
+ "b57b26ab-585d-49bc-986b-09e3ea6264d0"
],
"accept-language": [
"en-US"
@@ -2041,7 +2007,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"9ed8c898-f821-432a-a63d-ffb20bf79d36\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:00.7259973-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:00.7259973-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/9ed8c898-f821-432a-a63d-ffb20bf79d36/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"6196311a-f78c-40b6-b221-7d6b388d0a80\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"09cefc68-ed55-4ac1-8202-65f7d007a3dc\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:17.8519967-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:17.8519967-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/09cefc68-ed55-4ac1-8202-65f7d007a3dc/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"8482a339-3c97-4c93-8757-53d372596693\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2053,13 +2019,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:00 GMT"
+ "Wed, 02 May 2018 07:42:18 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "fa636f76-3961-4fcd-b1a8-9d3f5696b514"
+ "ccf81af9-1a87-42ed-a6aa-68381852c348"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2071,13 +2037,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/9ed8c898-f821-432a-a63d-ffb20bf79d36/CancelJob?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvOWVkOGM4OTgtZjgyMS00MzJhLWE2M2QtZmZiMjBiZjc5ZDM2L0NhbmNlbEpvYj9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLXByZXZpZXc=",
+ "RequestUri": "/jobs/09cefc68-ed55-4ac1-8202-65f7d007a3dc/CancelJob?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvMDljZWZjNjgtZWQ1NS00YWMxLTgyMDItNjVmN2QwMDdhM2RjL0NhbmNlbEpvYj9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLXByZXZpZXc=",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "09818993-3a56-458c-801c-3ec3257de812"
+ "12883105-e5ed-44c6-8d83-eed3bc0ea4e4"
],
"accept-language": [
"en-US"
@@ -2096,13 +2062,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:22 GMT"
+ "Wed, 02 May 2018 07:42:39 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "87e985c9-d9f8-4d66-b0bc-ca6f0d036379"
+ "558861db-5dcc-478e-af48-cf41fcda4ea9"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2114,13 +2080,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/9ed8c898-f821-432a-a63d-ffb20bf79d36?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvOWVkOGM4OTgtZjgyMS00MzJhLWE2M2QtZmZiMjBiZjc5ZDM2P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/09cefc68-ed55-4ac1-8202-65f7d007a3dc?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvMDljZWZjNjgtZWQ1NS00YWMxLTgyMDItNjVmN2QwMDdhM2RjP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3abc044f-041b-4ef7-8b64-54e536d76864"
+ "184e4627-60aa-495a-951e-66641b89245a"
],
"accept-language": [
"en-US"
@@ -2130,7 +2096,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"9ed8c898-f821-432a-a63d-ffb20bf79d36\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:00.7259973-08:00\",\r\n \"endTime\": \"2018-02-04T16:20:02.0072671-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Cancelled\",\r\n \"errorMessage\": [\r\n {\r\n \"errorId\": \"I_USER_CJS_CANCELEDBYUSER\",\r\n \"name\": \"CANCELED_BY_USER\",\r\n \"severity\": \"Info\",\r\n \"source\": \"User\",\r\n \"component\": \"CJS\",\r\n \"message\": \"Job was cancelled.\",\r\n \"details\": \"\",\r\n \"description\": \"Job was cancelled by AdlSdkTestApp01@SPI.\",\r\n \"resolution\": \"\",\r\n \"helpLink\": \"\",\r\n \"innerError\": null\r\n }\r\n ],\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:00.7259973-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T16:20:01.1635024-08:00\",\r\n \"details\": \"Compilation:223e8b8b-b75e-4c6d-9b4e-3a6e1c33724d;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2018-02-04T16:20:02.0072671-08:00\",\r\n \"details\": \"result:CanceledByUser\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/9ed8c898-f821-432a-a63d-ffb20bf79d36/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/9ed8c898-f821-432a-a63d-ffb20bf79d36/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/9ed8c898-f821-432a-a63d-ffb20bf79d36/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"UserError\",\r\n \"totalCompilationTime\": \"PT0.8437647S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"6196311a-f78c-40b6-b221-7d6b388d0a80\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"09cefc68-ed55-4ac1-8202-65f7d007a3dc\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:17.8519967-07:00\",\r\n \"endTime\": \"2018-05-02T00:42:19.1333196-07:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Cancelled\",\r\n \"errorMessage\": [\r\n {\r\n \"errorId\": \"I_USER_CJS_CANCELEDBYUSER\",\r\n \"name\": \"CANCELED_BY_USER\",\r\n \"severity\": \"Info\",\r\n \"source\": \"User\",\r\n \"component\": \"CJS\",\r\n \"message\": \"Job was cancelled.\",\r\n \"details\": \"\",\r\n \"description\": \"Job was cancelled by .\",\r\n \"resolution\": \"\",\r\n \"helpLink\": \"\",\r\n \"innerError\": null\r\n }\r\n ],\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:17.8519967-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:18.4301541-07:00\",\r\n \"details\": \"Compilation:d6fb81bd-8124-425e-b222-7afd823c2b7f;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2018-05-02T00:42:19.1333196-07:00\",\r\n \"details\": \"result:CanceledByUser\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/09cefc68-ed55-4ac1-8202-65f7d007a3dc/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/09cefc68-ed55-4ac1-8202-65f7d007a3dc/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/09cefc68-ed55-4ac1-8202-65f7d007a3dc/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"UserError\",\r\n \"totalCompilationTime\": \"PT0.7031655S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"8482a339-3c97-4c93-8757-53d372596693\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2142,13 +2108,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:23 GMT"
+ "Wed, 02 May 2018 07:42:40 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "1086d98c-5970-498c-83e3-8be61c9fb669"
+ "357ae352-2d5d-40dd-b8fb-e62941d2702b"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2160,19 +2126,203 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/56276be8-2c35-4f85-b3e0-5860561046d8?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvNTYyNzZiZTgtMmMzNS00Zjg1LWIzZTAtNTg2MDU2MTA0NmQ4P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"degreeOfParallelism\": 2,\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n },\r\n \"type\": \"USql\",\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"runtimeVersion\": \"default\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"degreeOfParallelism\": 2,\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n },\r\n \"type\": \"USql\",\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"runtimeVersion\": \"default\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\"\r\n }\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "592"
+ "593"
],
"x-ms-client-request-id": [
- "7c8c6b67-2955-471d-9ea3-554c627d5844"
+ "bb73776f-d707-4f44-819a-6ed0b722d529"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:42:40 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "b8de5559-5668-4d12-9751-4f3bc02fa8ef"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "81a37669-b5cb-44c1-baaa-0376508ee1be"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0.1513373S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:42:40 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "b53b2b7d-f665-4daf-b343-2b8f0cc3a58f"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "4e077e6e-0920-453c-bfae-6d59047f0ae1"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT5.4483588S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:42:45 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "eac96dd9-0af1-4abe-bf46-66a9d91a4dff"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "fa82e083-f321-417d-8356-f0fd10f881ca"
+ ],
+ "accept-language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.6.25211.01",
+ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
+ ]
+ },
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT10.6515496S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache, max-age=0, private"
+ ],
+ "Date": [
+ "Wed, 02 May 2018 07:42:50 GMT"
+ ],
+ "Transfer-Encoding": [
+ "chunked"
+ ],
+ "x-ms-request-id": [
+ "6f47a9f0-d11f-4e1c-8743-6d3a843c647e"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=15724800; includeSubDomains"
+ ]
+ },
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "e5d93458-ac7f-42e0-a9ca-db1781d7489e"
],
"accept-language": [
"en-US"
@@ -2182,7 +2332,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"56276be8-2c35-4f85-b3e0-5860561046d8\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT15.9641867S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2194,13 +2344,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:23 GMT"
+ "Wed, 02 May 2018 07:42:56 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "20b62e22-be8d-4d57-9b13-6766a3806210"
+ "19060b5a-1c25-4102-a5bb-aef2c60539a3"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2212,13 +2362,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/56276be8-2c35-4f85-b3e0-5860561046d8?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvNTYyNzZiZTgtMmMzNS00Zjg1LWIzZTAtNTg2MDU2MTA0NmQ4P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "20b23ae3-ff69-4e00-8375-814145e3c333"
+ "15cc92bd-211e-4dad-9cdc-8d0d60874120"
],
"accept-language": [
"en-US"
@@ -2228,7 +2378,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"56276be8-2c35-4f85-b3e0-5860561046d8\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.8668583-08:00\",\r\n \"details\": \"Compilation:12177468-2711-4dfc-a5c6-eaa41b02e90a;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0.1811101S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6030389-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6186549-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4e53efe2-668e-4acf-add8-24d057d8e7de\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6342923-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"4e53efe2-668e-4acf-add8-24d057d8e7de\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"yarnApplicationId\": 4055659,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT20.7661176S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.015616S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2240,13 +2390,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:23 GMT"
+ "Wed, 02 May 2018 07:43:01 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "6d050c8e-2b95-4c33-babc-763328b6f2e2"
+ "4433cb90-76ed-4209-a2f5-9d4aaed66441"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2258,13 +2408,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/56276be8-2c35-4f85-b3e0-5860561046d8?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvNTYyNzZiZTgtMmMzNS00Zjg1LWIzZTAtNTg2MDU2MTA0NmQ4P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b30c84a1-05ce-4d38-a601-3cad266b7f51"
+ "8291777d-2f53-49c7-b66b-550cbb88dc2d"
],
"accept-language": [
"en-US"
@@ -2274,7 +2424,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"56276be8-2c35-4f85-b3e0-5860561046d8\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.8668583-08:00\",\r\n \"details\": \"Compilation:12177468-2711-4dfc-a5c6-eaa41b02e90a;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT5.6329388S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6030389-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6186549-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4e53efe2-668e-4acf-add8-24d057d8e7de\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6342923-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"4e53efe2-668e-4acf-add8-24d057d8e7de\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"yarnApplicationId\": 4055659,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT20.7661176S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.015616S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2286,13 +2436,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:29 GMT"
+ "Wed, 02 May 2018 07:43:07 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "96eed660-51c1-4a60-89a3-b7b501b9aa86"
+ "32e8f7cf-54cb-4ae2-b8e1-8b4bcd91d88a"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2304,13 +2454,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/56276be8-2c35-4f85-b3e0-5860561046d8?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvNTYyNzZiZTgtMmMzNS00Zjg1LWIzZTAtNTg2MDU2MTA0NmQ4P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "cabcfef5-f949-4d89-a3b0-15987e62a758"
+ "8330f96e-df2b-4494-be3b-c09c8ac539bc"
],
"accept-language": [
"en-US"
@@ -2320,7 +2470,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"56276be8-2c35-4f85-b3e0-5860561046d8\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.8668583-08:00\",\r\n \"details\": \"Compilation:12177468-2711-4dfc-a5c6-eaa41b02e90a;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT10.9156357S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6030389-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6186549-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4e53efe2-668e-4acf-add8-24d057d8e7de\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6342923-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"4e53efe2-668e-4acf-add8-24d057d8e7de\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"yarnApplicationId\": 4055659,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT20.7661176S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.015616S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2332,13 +2482,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:34 GMT"
+ "Wed, 02 May 2018 07:43:12 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "257f4cd0-53be-420d-bb02-72f3740e8999"
+ "9fc3ef27-2580-4f2b-a57d-eba6b15b666e"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2350,13 +2500,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/56276be8-2c35-4f85-b3e0-5860561046d8?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvNTYyNzZiZTgtMmMzNS00Zjg1LWIzZTAtNTg2MDU2MTA0NmQ4P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fb458782-43f6-42b7-9fa6-14efea262392"
+ "943f5e47-9908-42ed-8921-24933f233291"
],
"accept-language": [
"en-US"
@@ -2366,7 +2516,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"56276be8-2c35-4f85-b3e0-5860561046d8\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.8668583-08:00\",\r\n \"details\": \"Compilation:12177468-2711-4dfc-a5c6-eaa41b02e90a;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T16:20:35.9763415-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T16:20:36.0076114-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:76e2157c-bdf3-414b-a363-daafc9b1ab8e\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T16:20:36.0231967-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"76e2157c-bdf3-414b-a363-daafc9b1ab8e\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/algebra.xml\",\r\n \"yarnApplicationId\": 1526278,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT12.1094832S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312699S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6030389-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6186549-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4e53efe2-668e-4acf-add8-24d057d8e7de\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6342923-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"4e53efe2-668e-4acf-add8-24d057d8e7de\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"yarnApplicationId\": 4055659,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT20.7661176S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.015616S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2378,13 +2528,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:39 GMT"
+ "Wed, 02 May 2018 07:43:17 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "3875991a-fe15-4481-9145-cbf54211331c"
+ "17978d8c-29f6-4114-9f35-b89680598db5"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2396,13 +2546,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/56276be8-2c35-4f85-b3e0-5860561046d8?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvNTYyNzZiZTgtMmMzNS00Zjg1LWIzZTAtNTg2MDU2MTA0NmQ4P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fd24bf8b-9e1f-499d-bba6-212115ab7ade"
+ "c854c7a4-09cd-4346-9e67-d5daf2c0eef0"
],
"accept-language": [
"en-US"
@@ -2412,7 +2562,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"56276be8-2c35-4f85-b3e0-5860561046d8\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"startTime\": \"2018-02-04T16:20:42.1951483-08:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.8668583-08:00\",\r\n \"details\": \"Compilation:12177468-2711-4dfc-a5c6-eaa41b02e90a;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T16:20:35.9763415-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T16:20:36.0076114-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:76e2157c-bdf3-414b-a363-daafc9b1ab8e\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T16:20:36.0231967-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-02-04T16:20:42.1951483-08:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"76e2157c-bdf3-414b-a363-daafc9b1ab8e\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/algebra.xml\",\r\n \"yarnApplicationId\": 1526278,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT12.1094832S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312699S\",\r\n \"totalRunningTime\": \"PT2.9937774S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6030389-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6186549-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4e53efe2-668e-4acf-add8-24d057d8e7de\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6342923-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"4e53efe2-668e-4acf-add8-24d057d8e7de\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"yarnApplicationId\": 4055659,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT20.7661176S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.015616S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2424,13 +2574,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:44 GMT"
+ "Wed, 02 May 2018 07:43:23 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "e7c05e37-7439-4915-8e6a-4c335ef0ff18"
+ "9cf86b0c-f06d-46d4-80e8-5e7cd1675ebc"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2442,13 +2592,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/jobs/56276be8-2c35-4f85-b3e0-5860561046d8?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L2pvYnMvNTYyNzZiZTgtMmMzNS00Zjg1LWIzZTAtNTg2MDU2MTA0NmQ4P2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
+ "RequestUri": "/jobs/bebb5aca-d951-4b3a-8800-c6bd2e797c2f?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L2pvYnMvYmViYjVhY2EtZDk1MS00YjNhLTg4MDAtYzZiZDJlNzk3YzJmP2FwaS12ZXJzaW9uPTIwMTctMDktMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "31cb40ad-966b-4915-98ea-129dac7c7406"
+ "497baffc-987e-472d-9861-419a147ecfb2"
],
"accept-language": [
"en-US"
@@ -2458,7 +2608,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"jobId\": \"56276be8-2c35-4f85-b3e0-5860561046d8\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"startTime\": \"2018-02-04T16:20:42.1951483-08:00\",\r\n \"endTime\": \"2018-02-04T16:20:45.6014337-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-02-04T16:20:23.8668583-08:00\",\r\n \"details\": \"Compilation:12177468-2711-4dfc-a5c6-eaa41b02e90a;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-02-04T16:20:35.9763415-08:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-02-04T16:20:36.0076114-08:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:76e2157c-bdf3-414b-a363-daafc9b1ab8e\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-02-04T16:20:36.0231967-08:00\",\r\n \"details\": \"runtimeVersion:adl_20171016_7f65684c\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-02-04T16:20:42.1951483-08:00\",\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2018-02-04T16:20:45.6014337-08:00\",\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"adl_20171016_7f65684c\",\r\n \"rootProcessNodeId\": \"76e2157c-bdf3-414b-a363-daafc9b1ab8e\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake11112.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/02/05/00/20/56276be8-2c35-4f85-b3e0-5860561046d8/algebra.xml\",\r\n \"yarnApplicationId\": 1526278,\r\n \"yarnApplicationTimeStamp\": 1517039202056,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT12.1094832S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.0312699S\",\r\n \"totalRunningTime\": \"PT3.4062854S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"startTime\": \"2018-05-02T00:43:27.9473894-07:00\",\r\n \"endTime\": \"2018-05-02T00:43:27.978622-07:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2018-05-02T00:42:40.8369213-07:00\",\r\n \"details\": \"Compilation:3240fb56-a3e5-41be-a4f9-849bc72c308d;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6030389-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6186549-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4e53efe2-668e-4acf-add8-24d057d8e7de\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2018-05-02T00:43:01.6342923-07:00\",\r\n \"details\": \"runtimeVersion:release_20180117_adl_778615\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2018-05-02T00:43:27.9473894-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2018-05-02T00:43:27.978622-07:00\",\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"AdlSdkTestApp01@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"PartitionLastRows.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/PartitionLastRows.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"release_20180117_adl_778615\",\r\n \"rootProcessNodeId\": \"4e53efe2-668e-4acf-add8-24d057d8e7de\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake17871.azuredatalakestore.net/system/jobservice/jobs/Usql/2018/05/02/07/42/bebb5aca-d951-4b3a-8800-c6bd2e797c2f/algebra.xml\",\r\n \"yarnApplicationId\": 4055659,\r\n \"yarnApplicationTimeStamp\": 1524018846047,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT20.7661176S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0.015616S\",\r\n \"totalRunningTime\": \"PT0.0312326S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n },\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2470,13 +2620,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:49 GMT"
+ "Wed, 02 May 2018 07:43:28 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "f62f3c93-df67-45ab-82ae-25146586b3a7"
+ "d38f5614-324b-4c6a-bc6b-af955f0558d8"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2494,7 +2644,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "27dc3fd9-adf2-45ae-9f38-a0dacf1b86b9"
+ "8fd0cb7b-db0c-4c94-99de-c72464c4e336"
],
"accept-language": [
"en-US"
@@ -2504,7 +2654,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"56276be8-2c35-4f85-b3e0-5860561046d8\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"startTime\": \"2018-02-04T16:20:42.1951483-08:00\",\r\n \"endTime\": \"2018-02-04T16:20:45.6014337-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n },\r\n {\r\n \"jobId\": \"9ed8c898-f821-432a-a63d-ffb20bf79d36\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-02-04T16:20:00.7259973-08:00\",\r\n \"endTime\": \"2018-02-04T16:20:02.0072671-08:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Cancelled\",\r\n \"related\": {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"runId\": \"6196311a-f78c-40b6-b221-7d6b388d0a80\",\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"bebb5aca-d951-4b3a-8800-c6bd2e797c2f\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"startTime\": \"2018-05-02T00:43:27.9473894-07:00\",\r\n \"endTime\": \"2018-05-02T00:43:27.978622-07:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n },\r\n {\r\n \"jobId\": \"09cefc68-ed55-4ac1-8202-65f7d007a3dc\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"AdlSdkTestApp01@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2018-05-02T00:42:17.8519967-07:00\",\r\n \"endTime\": \"2018-05-02T00:42:19.1333196-07:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Cancelled\",\r\n \"related\": {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"runId\": \"8482a339-3c97-4c93-8757-53d372596693\",\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\"\r\n }\r\n }\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2516,13 +2666,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:49 GMT"
+ "Wed, 02 May 2018 07:43:29 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "c4f339ee-f1cf-442f-b4af-381e794e3cbf"
+ "9bcea8bf-b4a8-4dfc-a7f3-2a1152b2b167"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2534,13 +2684,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/pipelines/1fa0e495-48cd-41f4-b084-ed4eb329bd52?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L3BpcGVsaW5lcy8xZmEwZTQ5NS00OGNkLTQxZjQtYjA4NC1lZDRlYjMyOWJkNTI/YXBpLXZlcnNpb249MjAxNy0wOS0wMS1wcmV2aWV3",
+ "RequestUri": "/pipelines/312948af-612a-4ac2-830b-8fca4be3b959?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L3BpcGVsaW5lcy8zMTI5NDhhZi02MTJhLTRhYzItODMwYi04ZmNhNGJlM2I5NTk/YXBpLXZlcnNpb249MjAxNy0wOS0wMS1wcmV2aWV3",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "db28efb9-bc17-4e18-b997-b4c6b7316066"
+ "faa111e9-7567-49e0-8f2f-5937056faeb1"
],
"accept-language": [
"en-US"
@@ -2550,7 +2700,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"numJobsFailed\": 0,\r\n \"numJobsCanceled\": 1,\r\n \"numJobsSucceeded\": 1,\r\n \"auHoursFailed\": 0.0,\r\n \"auHoursCanceled\": 0.0,\r\n \"auHoursSucceeded\": 0.0018923807777777777,\r\n \"lastSubmitTime\": \"2018-02-04T16:20:23.5855982-08:00\",\r\n \"runs\": [\r\n {\r\n \"item1\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"item2\": \"2018-02-04T16:20:23.5855982-08:00\"\r\n },\r\n {\r\n \"item1\": \"6196311a-f78c-40b6-b221-7d6b388d0a80\",\r\n \"item2\": \"2018-02-04T16:20:00.7259973-08:00\"\r\n },\r\n {\r\n \"item1\": \"de4ef3f0-1aef-4366-8be2-afe113209927\",\r\n \"item2\": \"2018-02-04T16:20:23.5855982-08:00\"\r\n },\r\n {\r\n \"item1\": \"6196311a-f78c-40b6-b221-7d6b388d0a80\",\r\n \"item2\": \"2018-02-04T16:20:00.7259973-08:00\"\r\n }\r\n ],\r\n \"recurrences\": [\r\n \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\"\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"numJobsFailed\": 0,\r\n \"numJobsCanceled\": 1,\r\n \"numJobsSucceeded\": 1,\r\n \"auHoursFailed\": 0.0,\r\n \"auHoursCanceled\": 0.0,\r\n \"auHoursSucceeded\": 1.7351444444444444E-05,\r\n \"lastSubmitTime\": \"2018-05-02T00:42:40.6494173-07:00\",\r\n \"runs\": [\r\n {\r\n \"item1\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"item2\": \"2018-05-02T00:42:40.6494173-07:00\"\r\n },\r\n {\r\n \"item1\": \"8482a339-3c97-4c93-8757-53d372596693\",\r\n \"item2\": \"2018-05-02T00:42:17.8519967-07:00\"\r\n },\r\n {\r\n \"item1\": \"7d2848d9-bc6d-4d50-a0f8-9b0ce7130490\",\r\n \"item2\": \"2018-05-02T00:42:40.6494173-07:00\"\r\n },\r\n {\r\n \"item1\": \"8482a339-3c97-4c93-8757-53d372596693\",\r\n \"item2\": \"2018-05-02T00:42:17.8519967-07:00\"\r\n }\r\n ],\r\n \"recurrences\": [\r\n \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\"\r\n ]\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2562,13 +2712,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:50 GMT"
+ "Wed, 02 May 2018 07:43:29 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "a93b76ab-985a-4f76-b9de-7edcab148c7f"
+ "6c565693-4152-4a57-af9a-2e5bf1f996be"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2586,7 +2736,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "034a43ce-1c68-49fb-84b2-58da6061abb6"
+ "a2ece6c5-ba76-4860-8fd6-8123817a9768"
],
"accept-language": [
"en-US"
@@ -2596,7 +2746,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"pipelineId\": \"1fa0e495-48cd-41f4-b084-ed4eb329bd52\",\r\n \"pipelineName\": \"jobPipeline117\",\r\n \"pipelineUri\": \"https://pipelineuri5308.contoso.com/myJob\",\r\n \"numJobsFailed\": 0,\r\n \"numJobsCanceled\": 1,\r\n \"numJobsSucceeded\": 1,\r\n \"auHoursFailed\": 0.0,\r\n \"auHoursCanceled\": 0.0,\r\n \"auHoursSucceeded\": 0.0018923807777777777,\r\n \"lastSubmitTime\": \"2018-02-04T16:20:23.5855982-08:00\"\r\n }\r\n ],\r\n \"count\": 1\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"pipelineId\": \"312948af-612a-4ac2-830b-8fca4be3b959\",\r\n \"pipelineName\": \"jobPipeline1379\",\r\n \"pipelineUri\": \"https://pipelineuri7733.contoso.com/myJob\",\r\n \"numJobsFailed\": 0,\r\n \"numJobsCanceled\": 1,\r\n \"numJobsSucceeded\": 1,\r\n \"auHoursFailed\": 0.0,\r\n \"auHoursCanceled\": 0.0,\r\n \"auHoursSucceeded\": 1.7351444444444444E-05,\r\n \"lastSubmitTime\": \"2018-05-02T00:42:40.6494173-07:00\"\r\n }\r\n ],\r\n \"count\": 1\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2608,13 +2758,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:50 GMT"
+ "Wed, 02 May 2018 07:43:29 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "b2f823ba-d7d3-47b0-81d3-a9d31a0c5396"
+ "4620dcf2-b3a7-4a14-ac54-75bd84583ac9"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2626,13 +2776,13 @@
"StatusCode": 200
},
{
- "RequestUri": "/recurrences/784bfdb6-42f6-4b02-b6e1-a6051ea0a871?api-version=2017-09-01-preview",
- "EncodedRequestUri": "L3JlY3VycmVuY2VzLzc4NGJmZGI2LTQyZjYtNGIwMi1iNmUxLWE2MDUxZWEwYTg3MT9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLXByZXZpZXc=",
+ "RequestUri": "/recurrences/42300cf6-6783-4bd8-9ba1-c4af1bdea5d2?api-version=2017-09-01-preview",
+ "EncodedRequestUri": "L3JlY3VycmVuY2VzLzQyMzAwY2Y2LTY3ODMtNGJkOC05YmExLWM0YWYxYmRlYTVkMj9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLXByZXZpZXc=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8e36ea4e-69cf-431c-98ea-dfd60b49e763"
+ "c5a1fdef-f5ae-48f4-9d9a-2779dfb127b3"
],
"accept-language": [
"en-US"
@@ -2642,7 +2792,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\",\r\n \"numJobsFailed\": 0,\r\n \"numJobsCanceled\": 1,\r\n \"numJobsSucceeded\": 1,\r\n \"auHoursFailed\": 0.0,\r\n \"auHoursCanceled\": 0.0,\r\n \"auHoursSucceeded\": 0.0018923807777777777,\r\n \"lastSubmitTime\": \"2018-02-04T16:20:23.5855982-08:00\"\r\n}",
+ "ResponseBody": "{\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\",\r\n \"numJobsFailed\": 0,\r\n \"numJobsCanceled\": 1,\r\n \"numJobsSucceeded\": 1,\r\n \"auHoursFailed\": 0.0,\r\n \"auHoursCanceled\": 0.0,\r\n \"auHoursSucceeded\": 1.7351444444444444E-05,\r\n \"lastSubmitTime\": \"2018-05-02T00:42:40.6494173-07:00\"\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2654,13 +2804,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:50 GMT"
+ "Wed, 02 May 2018 07:43:29 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "f5680522-757a-4d56-ac9e-d609286835fb"
+ "4902b2ef-561e-46ea-a704-715e68c45bf8"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2678,7 +2828,7 @@
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f820822c-014d-4149-9e6f-8d5d88f52c71"
+ "aaee0bd2-9a13-4d7a-9368-1fa1e88ccabe"
],
"accept-language": [
"en-US"
@@ -2688,7 +2838,7 @@
"Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/3.3.0.0"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"recurrenceId\": \"784bfdb6-42f6-4b02-b6e1-a6051ea0a871\",\r\n \"recurrenceName\": \"recurrence7192\",\r\n \"numJobsFailed\": 0,\r\n \"numJobsCanceled\": 1,\r\n \"numJobsSucceeded\": 1,\r\n \"auHoursFailed\": 0.0,\r\n \"auHoursCanceled\": 0.0,\r\n \"auHoursSucceeded\": 0.0018923807777777777,\r\n \"lastSubmitTime\": \"2018-02-04T16:20:23.5855982-08:00\"\r\n }\r\n ],\r\n \"count\": 1\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"recurrenceId\": \"42300cf6-6783-4bd8-9ba1-c4af1bdea5d2\",\r\n \"recurrenceName\": \"recurrence8389\",\r\n \"numJobsFailed\": 0,\r\n \"numJobsCanceled\": 1,\r\n \"numJobsSucceeded\": 1,\r\n \"auHoursFailed\": 0.0,\r\n \"auHoursCanceled\": 0.0,\r\n \"auHoursSucceeded\": 1.7351444444444444E-05,\r\n \"lastSubmitTime\": \"2018-05-02T00:42:40.6494173-07:00\"\r\n }\r\n ],\r\n \"count\": 1\r\n}",
"ResponseHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
@@ -2700,13 +2850,13 @@
"no-store, no-cache, max-age=0, private"
],
"Date": [
- "Mon, 05 Feb 2018 00:20:50 GMT"
+ "Wed, 02 May 2018 07:43:29 GMT"
],
"Transfer-Encoding": [
"chunked"
],
"x-ms-request-id": [
- "0b249c1c-aceb-451a-871f-2c4d566163a3"
+ "2e511277-1b31-4b5d-8229-a7a295b0c451"
],
"X-Content-Type-Options": [
"nosniff"
@@ -2720,32 +2870,32 @@
],
"Names": {
".ctor": [
- "rgaba17177",
- "testaba13808",
- "testaba29775",
- "teststorage15938",
- "testdatalake11112",
- "testdatalake21548",
- "testazureblob12150",
- "testdb19300",
- "testtbl13347",
- "testtvf1450",
- "testproc12477",
- "testview1173",
- "testcred12956",
- "testsecret15822",
- "testsecretpwd12346"
+ "rgaba16376",
+ "testaba17593",
+ "testaba23724",
+ "teststorage11057",
+ "testdatalake17871",
+ "testdatalake23837",
+ "testazureblob12903",
+ "testdb13627",
+ "testtbl19497",
+ "testtvf14033",
+ "testproc16889",
+ "testview17444",
+ "testcred11626",
+ "testsecret18228",
+ "testsecretpwd16544"
],
"USqlSubmitGetListCancelTest": [
- "9ed8c898-f821-432a-a63d-ffb20bf79d36",
- "56276be8-2c35-4f85-b3e0-5860561046d8",
- "784bfdb6-42f6-4b02-b6e1-a6051ea0a871",
- "recurrence7192",
- "6196311a-f78c-40b6-b221-7d6b388d0a80",
- "de4ef3f0-1aef-4366-8be2-afe113209927",
- "1fa0e495-48cd-41f4-b084-ed4eb329bd52",
- "jobPipeline117",
- "pipelineuri5308"
+ "09cefc68-ed55-4ac1-8202-65f7d007a3dc",
+ "bebb5aca-d951-4b3a-8800-c6bd2e797c2f",
+ "42300cf6-6783-4bd8-9ba1-c4af1bdea5d2",
+ "recurrence8389",
+ "8482a339-3c97-4c93-8757-53d372596693",
+ "7d2848d9-bc6d-4d50-a0f8-9b0ce7130490",
+ "312948af-612a-4ac2-830b-8fca4be3b959",
+ "jobPipeline1379",
+ "pipelineuri7733"
]
},
"Variables": {
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CatalogOperationTests/GetCatalogItemsTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CatalogOperationTests/GetCatalogItemsTest.json
deleted file mode 100644
index 6adfe3d3c21c..000000000000
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CatalogOperationTests/GetCatalogItemsTest.json
+++ /dev/null
@@ -1,2827 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3cf1d715-2bba-4a00-abee-84b3d6d1ac77"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:15 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "ca80628e-6012-4c8d-80f6-605afae54543"
- ],
- "x-ms-correlation-request-id": [
- "ca80628e-6012-4c8d-80f6-605afae54543"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001816Z:ca80628e-6012-4c8d-80f6-605afae54543"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "30605fb6-a14d-46fa-a457-49225e7036c9"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:15 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
- "x-ms-request-id": [
- "e8c37a7c-3ac9-4658-bbb1-ba9a46b7fd79"
- ],
- "x-ms-correlation-request-id": [
- "e8c37a7c-3ac9-4658-bbb1-ba9a46b7fd79"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001816Z:e8c37a7c-3ac9-4658-bbb1-ba9a46b7fd79"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/register?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a1ad3a44-4858-438f-9435-693b69343cda"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorization\": {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:16 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "2596c8a4-9d3b-4539-8137-69718e689790"
- ],
- "x-ms-correlation-request-id": [
- "2596c8a4-9d3b-4539-8137-69718e689790"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001817Z:2596c8a4-9d3b-4539-8137-69718e689790"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4c6b1a6e-edb2-4e9b-80ef-04d1bcaf97a7"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"authorization\": {\r\n \"applicationId\": \"a6aa9161-5291-40bb-8c5c-923b567bee3b\",\r\n \"roleDefinitionId\": \"070ab87f-0efc-4423-b18b-756f3bdb0236\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listAccountSas\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/listServiceSas\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/deleteVirtualNetworkOrSubnets\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2016-12-01\",\r\n \"2016-05-01\",\r\n \"2016-01-01\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"North Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"South India\",\r\n \"Central India\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"West US 2\",\r\n \"West Central US\",\r\n \"UK South\",\r\n \"UK West\",\r\n \"Korea Central\",\r\n \"Korea South\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:16 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
- "x-ms-request-id": [
- "434686f6-d14c-47b2-94e2-e93e95cf22a7"
- ],
- "x-ms-correlation-request-id": [
- "434686f6-d14c-47b2-94e2-e93e95cf22a7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001817Z:434686f6-d14c-47b2-94e2-e93e95cf22a7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "942bef42-f94c-45bd-b33a-63687b52f23a"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:17 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
- "x-ms-request-id": [
- "b55236bc-f2a8-444f-a4a3-3e856f041e3f"
- ],
- "x-ms-correlation-request-id": [
- "b55236bc-f2a8-444f-a4a3-3e856f041e3f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001818Z:b55236bc-f2a8-444f-a4a3-3e856f041e3f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d9164df0-4ff1-42ba-9ff4-c6968bf105ee"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"authorization\": {\r\n \"applicationId\": \"e9f49c6b-5ce5-44c8-925d-015017e9f7ad\",\r\n \"roleDefinitionId\": \"17eb9cca-f08a-4499-b2d3-852d175f614f\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/capability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2016-11-01\",\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:17 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
- "x-ms-request-id": [
- "8b544580-f812-4f2a-b90e-d3891963eb6b"
- ],
- "x-ms-correlation-request-id": [
- "8b544580-f812-4f2a-b90e-d3891963eb6b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001818Z:8b544580-f812-4f2a-b90e-d3891963eb6b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/rgaba15581?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTU1ODE/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b214e63b-3fcc-42ad-9fab-f10b24066d40"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'rgaba15581' could not be found.\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "102"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:17 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
- "x-ms-request-id": [
- "12397102-43ea-4485-a7f4-2fdf2470f6ac"
- ],
- "x-ms-correlation-request-id": [
- "12397102-43ea-4485-a7f4-2fdf2470f6ac"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001818Z:12397102-43ea-4485-a7f4-2fdf2470f6ac"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/rgaba15581?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTU1ODE/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1185e23b-0c5d-43d7-aaf8-1c46a24c5cd9"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581\",\r\n \"name\": \"rgaba15581\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:19 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
- "x-ms-request-id": [
- "3f6cf6a9-d7d5-49a4-8ad6-03a2e6f9bb31"
- ],
- "x-ms-correlation-request-id": [
- "3f6cf6a9-d7d5-49a4-8ad6-03a2e6f9bb31"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001820Z:3f6cf6a9-d7d5-49a4-8ad6-03a2e6f9bb31"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/rgaba15581?api-version=2016-02-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTU1ODE/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "31"
- ],
- "x-ms-client-request-id": [
- "377decd5-e2be-4c26-9880-06b02dc8b7ea"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.1.3-preview"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581\",\r\n \"name\": \"rgaba15581\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "174"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:19 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
- ],
- "x-ms-request-id": [
- "08af7acf-988b-485b-a0c0-8309229c0afb"
- ],
- "x-ms-correlation-request-id": [
- "08af7acf-988b-485b-a0c0-8309229c0afb"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001820Z:08af7acf-988b-485b-a0c0-8309229c0afb"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE0ODkxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "52176076-c5dc-4295-bd90-d12887073a9c"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake14891' under resource group 'rgaba15581' was not found.\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "164"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:19 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-request-id": [
- "6fcbf6db-682e-43a3-886c-8008a63cf661"
- ],
- "x-ms-correlation-request-id": [
- "6fcbf6db-682e-43a3-886c-8008a63cf661"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001820Z:6fcbf6db-682e-43a3-886c-8008a63cf661"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE0ODkxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake14891.azuredatalakestore.net\",\r\n \"accountId\": \"ddedc630-de41-4375-8017-ec985ac0d7ab\",\r\n \"creationTime\": \"2017-04-21T00:18:21.3861962Z\",\r\n \"lastModifiedTime\": \"2017-04-21T00:18:21.3861962Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891\",\r\n \"name\": \"testdatalake14891\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:53 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "1ebc70ca-d25e-4d9b-a90f-a327192f4392"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "05412f65-f814-43ab-a061-9d1fae8ec95a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001854Z:05412f65-f814-43ab-a061-9d1fae8ec95a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE0ODkxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b982cb6d-c57d-42af-819d-3a57fa8ec31d"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake14891.azuredatalakestore.net\",\r\n \"accountId\": \"ddedc630-de41-4375-8017-ec985ac0d7ab\",\r\n \"creationTime\": \"2017-04-21T00:18:21.3861962Z\",\r\n \"lastModifiedTime\": \"2017-04-21T00:18:21.3861962Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891\",\r\n \"name\": \"testdatalake14891\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:54 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "74b9316b-f939-436c-8497-cc5927310fb4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "8f3ac039-aeb3-4420-8d85-78c7fad842b9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001854Z:8f3ac039-aeb3-4420-8d85-78c7fad842b9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE0ODkxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a56da675-09f9-4f0e-b18e-dfcc1e3bedd6"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake14891.azuredatalakestore.net\",\r\n \"accountId\": \"ddedc630-de41-4375-8017-ec985ac0d7ab\",\r\n \"creationTime\": \"2017-04-21T00:18:21.3861962Z\",\r\n \"lastModifiedTime\": \"2017-04-21T00:18:21.3861962Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891\",\r\n \"name\": \"testdatalake14891\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:19:30 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "97a81e78-edaf-4317-b3e8-a72ef30dc44e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "2ef639b4-b8bd-410e-9a1c-11a6d6c0c568"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001930Z:2ef639b4-b8bd-410e-9a1c-11a6d6c0c568"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTE0ODkxP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "31"
- ],
- "x-ms-client-request-id": [
- "54a94e62-6488-41bd-a09c-d3577cb62776"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"ddedc630-de41-4375-8017-ec985ac0d7ab\",\r\n \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891\",\r\n \"name\": \"testdatalake14891\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "421"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:21 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake14891/operationresults/0?api-version=2016-11-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ddedc630-de41-4375-8017-ec985ac0d7ab0?api-version=2016-11-01&expanded=true"
- ],
- "x-ms-request-id": [
- "1cfafdd2-9a59-43e3-b617-7f1b60c574fa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "313ad85d-e022-4718-b4d2-f8a9bcd61b20"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001822Z:313ad85d-e022-4718-b4d2-f8a9bcd61b20"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ddedc630-de41-4375-8017-ec985ac0d7ab0?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2RkZWRjNjMwLWRlNDEtNDM3NS04MDE3LWVjOTg1YWMwZDdhYjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:52 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "75e1c894-e187-46df-9bf2-27aa10feba00"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "024c0254-166e-4029-bd82-e03f5bb5dd4b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001853Z:024c0254-166e-4029-bd82-e03f5bb5dd4b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake28972?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4OTcyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5176a168-0c93-4136-9245-1358b6d66ea3"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/testdatalake28972' under resource group 'rgaba15581' was not found.\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "164"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:54 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-request-id": [
- "0233245c-976a-4f06-b439-2e9649f30f5a"
- ],
- "x-ms-correlation-request-id": [
- "0233245c-976a-4f06-b439-2e9649f30f5a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001855Z:0233245c-976a-4f06-b439-2e9649f30f5a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake28972?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4OTcyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake28972.azuredatalakestore.net\",\r\n \"accountId\": \"6ac76ed6-e845-4f81-a8a6-2706483e2691\",\r\n \"creationTime\": \"2017-04-21T00:18:58.4943112Z\",\r\n \"lastModifiedTime\": \"2017-04-21T00:18:58.4943112Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake28972\",\r\n \"name\": \"testdatalake28972\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:19:28 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "4376fa74-e0ef-484c-9556-e08499a4e005"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "7a3c09b9-89d7-426d-9796-92f4c858566c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001929Z:7a3c09b9-89d7-426d-9796-92f4c858566c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake28972?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4OTcyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "52b2ef2b-11b7-46c9-a4dd-b94fd94d29ba"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"trustedIdProviderState\": \"Disabled\",\r\n \"trustedIdProviders\": [],\r\n \"encryptionState\": \"Enabled\",\r\n \"encryptionConfig\": {\r\n \"type\": \"ServiceManaged\"\r\n },\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake28972.azuredatalakestore.net\",\r\n \"accountId\": \"6ac76ed6-e845-4f81-a8a6-2706483e2691\",\r\n \"creationTime\": \"2017-04-21T00:18:58.4943112Z\",\r\n \"lastModifiedTime\": \"2017-04-21T00:18:58.4943112Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake28972\",\r\n \"name\": \"testdatalake28972\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:19:28 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "de98e3ef-16b6-4491-aeeb-6183d06c4cc0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
- "x-ms-correlation-request-id": [
- "37c21a0b-7e9b-4ddc-b6d2-53a5c3765347"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001929Z:37c21a0b-7e9b-4ddc-b6d2-53a5c3765347"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake28972?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTI4OTcyP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "31"
- ],
- "x-ms-client-request-id": [
- "c1cf575e-ba10-4c65-b3a8-ea52f28a1317"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"6ac76ed6-e845-4f81-a8a6-2706483e2691\",\r\n \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake28972\",\r\n \"name\": \"testdatalake28972\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "421"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:18:56 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/rgaba15581/providers/Microsoft.DataLakeStore/accounts/testdatalake28972/operationresults/0?api-version=2016-11-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6ac76ed6-e845-4f81-a8a6-2706483e26910?api-version=2016-11-01&expanded=true"
- ],
- "x-ms-request-id": [
- "ecf5a920-c7cc-47f9-bbd1-1e1b728daa28"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "25e8cf7d-64fb-4f2d-8db7-74581023647c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001857Z:25e8cf7d-64fb-4f2d-8db7-74581023647c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6ac76ed6-e845-4f81-a8a6-2706483e26910?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzZhYzc2ZWQ2LWU4NDUtNGY4MS1hOGE2LTI3MDY0ODNlMjY5MTA/YXBpLXZlcnNpb249MjAxNi0xMS0wMSZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/2.1.1-preview"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:19:27 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "d32fc8e1-e328-4d69-a61d-a5969881335f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "c3a5c478-9b4d-4bef-a2df-3546e9630413"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001928Z:c3a5c478-9b4d-4bef-a2df-3546e9630413"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeAnalytics/accounts/testaba21640?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjE2NDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake14891\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake14891\"\r\n }\r\n ]\r\n },\r\n \"location\": \"East US 2\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "290"
- ],
- "x-ms-client-request-id": [
- "39a2f539-7424-4fe0-a5d7-3e387f2069ee"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake14891\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake14891\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"accountId\": \"76411d12-b78b-4ac4-ab9d-96e75f620545\",\r\n \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeAnalytics/accounts/testaba21640\",\r\n \"name\": \"testaba21640\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "573"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:19:32 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/rgaba15581/providers/Microsoft.DataLakeAnalytics/accounts/testaba21640/operationresults/0?api-version=2016-11-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/76411d12-b78b-4ac4-ab9d-96e75f6205450?api-version=2016-11-01&expanded=true"
- ],
- "x-ms-request-id": [
- "2d089022-e8ae-48e8-ae39-89dd42c9657e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "e264164c-57ed-4393-8e7b-7aafdd28e117"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T001932Z:e264164c-57ed-4393-8e7b-7aafdd28e117"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/76411d12-b78b-4ac4-ab9d-96e75f6205450?api-version=2016-11-01&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy83NjQxMWQxMi1iNzhiLTRhYzQtYWI5ZC05NmU3NWY2MjA1NDUwP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDEmZXhwYW5kZWQ9dHJ1ZQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:03 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "5ab345c4-59c5-4d04-98d8-c0637b93e374"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
- ],
- "x-ms-correlation-request-id": [
- "5f357993-3af3-48f2-8954-6e0e9a13c75b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T002003Z:5f357993-3af3-48f2-8954-6e0e9a13c75b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeAnalytics/accounts/testaba21640?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjE2NDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake14891\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake14891\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 250,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 250,\r\n \"systemMaxJobCount\": 20,\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba21640.azuredatalakeanalytics.net\",\r\n \"accountId\": \"76411d12-b78b-4ac4-ab9d-96e75f620545\",\r\n \"creationTime\": \"2017-04-21T00:19:40.3202307Z\",\r\n \"lastModifiedTime\": \"2017-04-21T00:19:40.3202307Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeAnalytics/accounts/testaba21640\",\r\n \"name\": \"testaba21640\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:03 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "2533364e-0873-4832-9a72-915d83264558"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
- ],
- "x-ms-correlation-request-id": [
- "7eb4e55d-e58c-4086-8568-e201b2f79022"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T002004Z:7eb4e55d-e58c-4086-8568-e201b2f79022"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeAnalytics/accounts/testaba21640?api-version=2016-11-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL3JnYWJhMTU1ODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMjE2NDA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "66ac63a7-90a5-41c2-b720-b0cd113ed93f"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"defaultDataLakeStoreAccount\": \"testdatalake14891\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake14891\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 250,\r\n \"maxJobCount\": 20,\r\n \"systemMaxDegreeOfParallelism\": 250,\r\n \"systemMaxJobCount\": 20,\r\n \"queryStoreRetention\": 30,\r\n \"hiveMetastores\": [],\r\n \"currentTier\": \"Consumption\",\r\n \"newTier\": \"Consumption\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba21640.azuredatalakeanalytics.net\",\r\n \"accountId\": \"76411d12-b78b-4ac4-ab9d-96e75f620545\",\r\n \"creationTime\": \"2017-04-21T00:19:40.3202307Z\",\r\n \"lastModifiedTime\": \"2017-04-21T00:19:40.3202307Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba15581/providers/Microsoft.DataLakeAnalytics/accounts/testaba21640\",\r\n \"name\": \"testaba21640\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Connection": [
- "close"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:04 GMT"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "Vary": [
- "Accept-Encoding"
- ],
- "x-ms-request-id": [
- "21601897-94eb-4dd9-bfd5-641f91b3d302"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "d62f55a9-aaa6-4b44-8b23-aa0682dd60fd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS2:20170421T002004Z:d62f55a9-aaa6-4b44-8b23-aa0682dd60fd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 2,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\r\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\r\\n//Create Table\\r\\nCREATE TABLE testdb15920.dbo.testtbl11379\\r\\n(\\r\\n //Define schema of table\\r\\n UserId int, \\r\\n Start DateTime, \\r\\n Region string, \\r\\n Query string, \\r\\n Duration int, \\r\\n Urls string, \\r\\n ClickedUrls string,\\r\\n INDEX idx1 //Name of index\\r\\n CLUSTERED (Region ASC) //Column to cluster by\\r\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\r\\n);\\r\\n\\r\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\r\\n\\r\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\r\\n\\r\\n//create table weblogs on space-delimited website log data\\r\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\r\\nRETURNS @result TABLE\\r\\n(\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string, \\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string, \\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string, \\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int, \\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n)\\r\\nAS\\r\\nBEGIN\\r\\n\\r\\n @result = EXTRACT\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string,\\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string,\\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string,\\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int,\\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\r\\n USING Extractors.Text(delimiter:' ');\\r\\n\\r\\nRETURN;\\r\\nEND;\\r\\nCREATE VIEW testdb15920.dbo.testview12770 \\r\\nAS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\nAS \\r\\nT(a, b);\\r\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\r\\nAS BEGIN\\r\\n CREATE VIEW testdb15920.dbo.testview12770 \\r\\n AS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\n AS \\r\\n T(a, b);\\r\\nEND;\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "2531"
- ],
- "x-ms-client-request-id": [
- "aa5e59f8-e8b1-4370-9a4d-1961b930274a"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00Z\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:07 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "7a2ded94-3494-4ff7-be97-ba53ad442fc6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8f112fc4-ebce-4a59-a519-5e654c2b6dbf"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2017-04-20T17:20:08.0106182-07:00\",\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\n//Create Table\\nCREATE TABLE testdb15920.dbo.testtbl11379\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT0.2154124S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:07 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "dcb2ee5c-d370-4e61-bfbd-87ec3863101d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c8057353-dee9-4d63-af78-11e260cfed42"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2017-04-20T17:20:08.0106182-07:00\",\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\n//Create Table\\nCREATE TABLE testdb15920.dbo.testtbl11379\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT5.574844S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:12 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "c810cf30-e61c-4852-9334-391085fb72c4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3102f975-22f4-4163-bb57-d8b0c73e6751"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2017-04-20T17:20:08.0106182-07:00\",\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\n//Create Table\\nCREATE TABLE testdb15920.dbo.testtbl11379\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT10.8473661S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:18 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "9e6b731c-b7f8-4dc1-a570-8576162cd24f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "38e83896-fc8a-48fc-862c-bc1d13430871"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"state\": \"Compiling\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2017-04-20T17:20:08.0106182-07:00\",\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\n//Create Table\\nCREATE TABLE testdb15920.dbo.testtbl11379\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT16.1844049S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:23 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "4c5da2d2-23c3-465e-81f8-2ba9c66c78e9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "17b5cbf1-da90-46ff-807e-c4274bfa2a29"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"state\": \"Starting\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2017-04-20T17:20:08.0106182-07:00\",\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6045689-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6045689-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:342b628f-5eb9-485d-ba30-93d0822bef59\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6201941-07:00\",\r\n \"details\": \"runtimeVersion:kobo_live_signed_5309115\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__CompilerTrace.log\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__CompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__CompilerPlan.json\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__CompilerPlan.json\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__AST.json\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__AST.json\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_signed_5309115\",\r\n \"rootProcessNodeId\": \"342b628f-5eb9-485d-ba30-93d0822bef59\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\n//Create Table\\nCREATE TABLE testdb15920.dbo.testtbl11379\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"yarnApplicationId\": 706057,\r\n \"yarnApplicationTimeStamp\": 1491814886043,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT16.5939507S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:28 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "94342677-997b-4113-9005-bccfcd397679"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b63974a9-3886-47d3-b038-cfce663120e6"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"startTime\": \"2017-04-20T17:20:33.9484671-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2017-04-20T17:20:08.0106182-07:00\",\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6045689-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6045689-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:342b628f-5eb9-485d-ba30-93d0822bef59\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6201941-07:00\",\r\n \"details\": \"runtimeVersion:kobo_live_signed_5309115\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2017-04-20T17:20:33.9484671-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__CompilerTrace.log\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__CompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__CompilerPlan.json\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__CompilerPlan.json\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__AST.json\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__AST.json\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_signed_5309115\",\r\n \"rootProcessNodeId\": \"342b628f-5eb9-485d-ba30-93d0822bef59\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\n//Create Table\\nCREATE TABLE testdb15920.dbo.testtbl11379\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"yarnApplicationId\": 706057,\r\n \"yarnApplicationTimeStamp\": 1491814886043,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT16.5939507S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT0.800511S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:34 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "1ec7f7d7-9dc5-4b31-9285-a0276101f9d4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5ad03ebd-883f-4774-ad30-1bae7bae5878"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"startTime\": \"2017-04-20T17:20:33.9484671-07:00\",\r\n \"state\": \"Running\",\r\n \"result\": \"None\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2017-04-20T17:20:08.0106182-07:00\",\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6045689-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6045689-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:342b628f-5eb9-485d-ba30-93d0822bef59\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6201941-07:00\",\r\n \"details\": \"runtimeVersion:kobo_live_signed_5309115\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2017-04-20T17:20:33.9484671-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__CompilerTrace.log\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__CompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__CompilerPlan.json\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__CompilerPlan.json\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__AST.json\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__AST.json\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_signed_5309115\",\r\n \"rootProcessNodeId\": \"342b628f-5eb9-485d-ba30-93d0822bef59\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\n//Create Table\\nCREATE TABLE testdb15920.dbo.testtbl11379\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"yarnApplicationId\": 706057,\r\n \"yarnApplicationTimeStamp\": 1491814886043,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT16.5939507S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT6.0713269S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:39 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "a2537b1a-6061-4c62-8b90-a2b61a67e29c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/8db295d6-15ff-4ba2-af9d-080730a2dd75?api-version=2016-11-01",
- "EncodedRequestUri": "L0pvYnMvOGRiMjk1ZDYtMTVmZi00YmEyLWFmOWQtMDgwNzMwYTJkZDc1P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3cc0b401-4986-411b-8959-982d06ec9281"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"8db295d6-15ff-4ba2-af9d-080730a2dd75\",\r\n \"name\": \"testjob18826\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01app@SPI\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 1000,\r\n \"submitTime\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"startTime\": \"2017-04-20T17:20:33.9484671-07:00\",\r\n \"endTime\": \"2017-04-20T17:20:39.9485524-07:00\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"2017-04-20T17:20:07.6356319-07:00\",\r\n \"details\": \"userName:;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"2017-04-20T17:20:08.0106182-07:00\",\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6045689-07:00\"\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6045689-07:00\",\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:342b628f-5eb9-485d-ba30-93d0822bef59\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"2017-04-20T17:20:24.6201941-07:00\",\r\n \"details\": \"runtimeVersion:kobo_live_signed_5309115\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"2017-04-20T17:20:33.9484671-07:00\",\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"2017-04-20T17:20:39.9485524-07:00\",\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01app@SPI\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__CompilerTrace.log\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__CompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__CompilerPlan.json\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__CompilerPlan.json\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__AST.json\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__AST.json\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"query.abr\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/query.abr\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_signed_5309115\",\r\n \"rootProcessNodeId\": \"342b628f-5eb9-485d-ba30-93d0822bef59\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb15920; CREATE DATABASE testdb15920; \\n//Create Table\\nCREATE TABLE testdb15920.dbo.testtbl11379\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY (UserId) HASH (Region) //Column to partition by\\n);\\n\\nALTER TABLE testdb15920.dbo.testtbl11379 ADD IF NOT EXISTS PARTITION (1);\\n\\nDROP FUNCTION IF EXISTS testdb15920.dbo.testtvf18049;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testdatalake14891.azuredatalakestore.net/system/jobservice/jobs/Usql/2017/04/21/00/20/8db295d6-15ff-4ba2-af9d-080730a2dd75/algebra.xml\",\r\n \"yarnApplicationId\": 706057,\r\n \"yarnApplicationTimeStamp\": 1491814886043,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"PT16.5939507S\",\r\n \"totalPausedTime\": \"PT0S\",\r\n \"totalQueuedTime\": \"PT0S\",\r\n \"totalRunningTime\": \"PT6.0000853S\",\r\n \"expirationTimeUtc\": \"0001-01-01T00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:45 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "7595e67e-0cf4-4e5d-88ab-b5c3fb0725e6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "38e30eab-4a05-4f5f-8ed5-bb93d0f47fd2"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#databases\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"version\": \"7dd05e60-72ab-4a94-ac44-0f9e6a714913\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"version\": \"b2267aec-78fa-4889-83f9-2e650b91e730\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:46 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "c44ce6f4-787c-4df8-a988-dfd202729c6b"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjA/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1d8ae9ea-fff1-43fc-a538-edb1626852ff"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#databases/$entity\",\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"version\": \"b2267aec-78fa-4889-83f9-2e650b91e730\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:46 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "b9048231-1ee4-4cf3-91f3-0bb1c4ede60b"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/tables?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdGFibGVzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bc55d7b-73b0-4229-975a-fd720294a9ce"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"tableName\": \"testtbl11379\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"203e0580-f070-43c1-a355-3397b122c219\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"version\": \"7068facc-c943-4931-ad04-e8c999e440de\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:46 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "22c2c57a-8443-4cf9-9aaf-863c071cc2ab"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/tables?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvdGFibGVzP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6a929932-7997-4fe2-a20c-c9015e15f0ec"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"tableName\": \"testtbl11379\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"203e0580-f070-43c1-a355-3397b122c219\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"version\": \"7068facc-c943-4931-ad04-e8c999e440de\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:46 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "d15b55f5-1127-496e-8c09-2420bd6a6629"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/tables/testtbl11379?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxMTM3OT9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "582049f1-fea2-4e32-a3c2-5d8890cf622c"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#tables/$entity\",\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"tableName\": \"testtbl11379\",\r\n \"columnList\": [\r\n {\r\n \"name\": \"UserId\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Start\",\r\n \"type\": \"System.DateTime\"\r\n },\r\n {\r\n \"name\": \"Region\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Query\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"Duration\",\r\n \"type\": \"System.Int32\"\r\n },\r\n {\r\n \"name\": \"Urls\",\r\n \"type\": \"System.String\"\r\n },\r\n {\r\n \"name\": \"ClickedUrls\",\r\n \"type\": \"System.String\"\r\n }\r\n ],\r\n \"indexList\": [\r\n {\r\n \"name\": \"idx1\",\r\n \"indexKeys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"columns\": [\r\n \"Region\",\r\n \"UserId\"\r\n ],\r\n \"distributionInfo\": {\r\n \"type\": 2,\r\n \"keys\": [\r\n {\r\n \"name\": \"Region\",\r\n \"descending\": false\r\n }\r\n ],\r\n \"count\": 0,\r\n \"dynamicCount\": 0\r\n },\r\n \"partitionFunction\": \"203e0580-f070-43c1-a355-3397b122c219\",\r\n \"partitionKeyList\": [\r\n \"UserId\"\r\n ],\r\n \"isColumnstore\": false,\r\n \"indexId\": 1,\r\n \"isUnique\": false\r\n }\r\n ],\r\n \"partitionKeyList\": [],\r\n \"externalTable\": null,\r\n \"distributionInfo\": null,\r\n \"version\": \"7068facc-c943-4931-ad04-e8c999e440de\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:47 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "9626f84b-af9f-452d-9dfe-76ef3515084a"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/tablevaluedfunctions?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdGFibGV2YWx1ZWRmdW5jdGlvbnM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7c2ec418-4813-4818-a45f-000069d6b277"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"tvfName\": \"testtvf18049\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"version\": \"1744b90d-18b8-4d2a-9de5-0e0ab518c3fe\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:47 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "d0cb73b1-3b5a-4d04-80a8-7578e4f1fa3a"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/tablevaluedfunctions?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvdGFibGV2YWx1ZWRmdW5jdGlvbnM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4f4986e5-80cc-4050-995d-2b53bd27c4dd"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"tvfName\": \"testtvf18049\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"version\": \"1744b90d-18b8-4d2a-9de5-0e0ab518c3fe\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:47 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "3a6511b5-a26a-4586-a792-40e1422c9b86"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/tablevaluedfunctions/testtvf18049?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdGFibGV2YWx1ZWRmdW5jdGlvbnMvdGVzdHR2ZjE4MDQ5P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a77357ea-1114-48e4-99db-51df0e97ee35"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions/$entity\",\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"tvfName\": \"testtvf18049\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb15920.dbo.testtvf18049()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\",\r\n \"version\": \"1744b90d-18b8-4d2a-9de5-0e0ab518c3fe\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:47 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "f9eb8bb3-7bb6-449e-974c-0e7a15498318"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/views?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdmlld3M/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e8c27035-8214-4a2e-8724-ef886e2b3ac5"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#views\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"viewName\": \"testview12770\",\r\n \"definition\": \"CREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"version\": \"4e7356c6-d8f3-46a1-aff7-2169eb3d8bd7\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:47 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "d3492ae7-e480-49a7-aa45-69550f108e04"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/views?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvdmlld3M/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "83dcd47a-0a5c-4fc5-bedc-01838b4b3600"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#views\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"viewName\": \"testview12770\",\r\n \"definition\": \"CREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"version\": \"4e7356c6-d8f3-46a1-aff7-2169eb3d8bd7\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:48 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "5dcdb5b8-ab75-435b-8589-7f6e93dc6a3d"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/views/testview12770?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdmlld3MvdGVzdHZpZXcxMjc3MD9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c78c369e-72b3-4100-9e79-6c945347738b"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#views/$entity\",\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"viewName\": \"testview12770\",\r\n \"definition\": \"CREATE VIEW testdb15920.dbo.testview12770 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\",\r\n \"version\": \"4e7356c6-d8f3-46a1-aff7-2169eb3d8bd7\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:48 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "d1d39e72-288a-485d-8ef0-66591a0c308b"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/procedures?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vcHJvY2VkdXJlcz9hcGktdmVyc2lvbj0yMDE2LTExLTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "85e52c55-2361-43bd-8023-68222796391a"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#procedures\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"procName\": \"testproc11086\",\r\n \"definition\": \"CREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"version\": \"9190e6b0-ad06-4b9e-b2cc-83bf0c7de82c\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:48 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "471a62e7-f278-41c5-9a90-f10c37ff3c24"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/procedures/testproc11086?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vcHJvY2VkdXJlcy90ZXN0cHJvYzExMDg2P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8a3c94d2-9eca-498d-b762-2aea3f891557"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#procedures/$entity\",\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"procName\": \"testproc11086\",\r\n \"definition\": \"CREATE PROCEDURE testdb15920.dbo.testproc11086()\\nAS BEGIN\\n CREATE VIEW testdb15920.dbo.testview12770 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"version\": \"9190e6b0-ad06-4b9e-b2cc-83bf0c7de82c\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:48 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "1ea3633f-9fd3-4b44-8fef-f8e12157154a"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/tables/testtbl11379/partitions?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxMTM3OS9wYXJ0aXRpb25zP2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a066d0da-7bc2-46d4-9a53-3baf45695571"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#partitions\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"partitionName\": \"testtbl11379_Partition_1d483546-663c-4d52-859c-ff953f6fbdd7\",\r\n \"indexId\": 1,\r\n \"label\": [\r\n \"1\"\r\n ],\r\n \"createDate\": \"2017-04-21T00:20:32.203-07:00\",\r\n \"parentName\": {\r\n \"server\": \"76411d12-b78b-4ac4-ab9d-96e75f620545\",\r\n \"firstPart\": \"testdb15920\",\r\n \"secondPart\": \"dbo\",\r\n \"thirdPart\": \"testtbl11379\",\r\n \"fourthPart\": null\r\n },\r\n \"version\": \"00051689-adf2-4021-9a52-8fe2f709a31b\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:48 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "79dc7841-0a86-4718-9b3d-e9f1cdcf9735"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/tables/testtbl11379/partitions/testtbl11379_Partition_1d483546-663c-4d52-859c-ff953f6fbdd7?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdGFibGVzL3Rlc3R0YmwxMTM3OS9wYXJ0aXRpb25zL3Rlc3R0YmwxMTM3OV9QYXJ0aXRpb25fMWQ0ODM1NDYtNjYzYy00ZDUyLTg1OWMtZmY5NTNmNmZiZGQ3P2FwaS12ZXJzaW9uPTIwMTYtMTEtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "137d9988-2d1f-491e-a985-57d107120a98"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#partitions/$entity\",\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"testdb15920\",\r\n \"schemaName\": \"dbo\",\r\n \"partitionName\": \"testtbl11379_Partition_1d483546-663c-4d52-859c-ff953f6fbdd7\",\r\n \"indexId\": 1,\r\n \"label\": [\r\n \"1\"\r\n ],\r\n \"createDate\": \"2017-04-21T00:20:32.203-07:00\",\r\n \"parentName\": {\r\n \"server\": \"76411d12-b78b-4ac4-ab9d-96e75f620545\",\r\n \"firstPart\": \"testdb15920\",\r\n \"secondPart\": \"dbo\",\r\n \"thirdPart\": \"testtbl11379\",\r\n \"fourthPart\": null\r\n },\r\n \"version\": \"00051689-adf2-4021-9a52-8fe2f709a31b\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:49 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "8573bf84-2ba3-4e0c-ba9c-40269a50a3c2"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/types?api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdHlwZXM/YXBpLXZlcnNpb249MjAxNi0xMS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f351f8a0-a7b7-41a0-aac7-c77497c2c28e"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#types\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlArray\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 334,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"1137ad93-d19b-4d4e-b726-011f76d4d833\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBinary\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"systemTypeId\": 173,\r\n \"userTypeId\": 173,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b05e4357-12c7-461f-9559-4c39cfae1338\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBit\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"caeb6f59-f027-4348-a3ff-f064531e0ee8\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlByte\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f2583736-1f0e-4072-8a04-d83db5e08241\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDate\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29f9721a-315b-498f-a304-762e0511226d\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDecimal\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"d6d8f781-23bf-48a6-a462-8946bab23c36\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDouble\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db1bc9a7-f5da-4d64-9baa-399c9f72d6e2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlGuid\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ab6715ed-cfba-4b5a-92e9-f86520b8e711\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt16\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4ee64682-cbd4-40cc-90e9-c5de1433bbed\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt32\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"9af787e7-9fc0-4819-80ac-0339ce031ab3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt64\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"44d67b27-8bd8-4072-81ca-2d32adfdb17c\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMap\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 333,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"18cf5d12-3651-44fe-ad16-cf5068f0b112\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlMoney\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"systemTypeId\": 60,\r\n \"userTypeId\": 60,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"861e13ee-e110-4dd2-b0df-f2eb9a6b5bd2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlSingle\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7037d7f1-e3d4-416f-bf81-285b630a75e4\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlString\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a15306f5-43f5-433b-b795-ce02ee911953\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlStruct\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 332,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": true,\r\n \"version\": \"f89f413d-bd5f-440a-b069-8fc345643648\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool\",\r\n \"fullCSharpName\": \"System.Boolean\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 300,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c04b91b8-2b7e-45b3-ada9-db5ede901672\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool?\",\r\n \"fullCSharpName\": \"System.Boolean?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 301,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"42f3147a-ed9b-47ae-a8ad-aa2fbc51e0ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte\",\r\n \"fullCSharpName\": \"System.Byte\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 302,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6a048add-f003-4d73-8471-3b0be963d1ac\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte?\",\r\n \"fullCSharpName\": \"System.Byte?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 303,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c2623267-2a86-444a-a773-89783eae5b30\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte[]\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte[]\",\r\n \"fullCSharpName\": \"System.Byte[]\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 328,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"84506afa-d9ad-4bef-9e44-cd00f1f54ce3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char\",\r\n \"fullCSharpName\": \"System.Char\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 310,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"bb4bb082-4d9c-4ce4-aa1b-bfaea278ac92\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char?\",\r\n \"fullCSharpName\": \"System.Char?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 311,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"748c6bfa-5a8e-43d4-823b-3b3be0d8b85a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime\",\r\n \"fullCSharpName\": \"System.DateTime\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 326,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4e348b46-7218-4c30-b879-ceee5a59e7bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime?\",\r\n \"fullCSharpName\": \"System.DateTime?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 327,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"eb486159-acfa-4499-9b1a-e0ecda5d52a2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal\",\r\n \"fullCSharpName\": \"System.Decimal\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 324,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f29ebb5f-17e8-4448-8aec-1a6702380e75\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal?\",\r\n \"fullCSharpName\": \"System.Decimal?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 325,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b78657ef-955b-4841-805e-bec1e9d11e37\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double\",\r\n \"fullCSharpName\": \"System.Double\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 322,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f3bbcc4e-d872-4bd1-8429-7082199016d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double?\",\r\n \"fullCSharpName\": \"System.Double?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 323,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"5832365f-70cb-47f9-92db-46cf7903dffc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid\",\r\n \"fullCSharpName\": \"System.Guid\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 330,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ccccbe73-770a-4bc8-905f-2eec41e79736\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid?\",\r\n \"fullCSharpName\": \"System.Guid?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 331,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db4c6514-17fa-4de1-ab25-a22817844593\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short\",\r\n \"fullCSharpName\": \"System.Int16\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 306,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2cca4ae1-4272-4ca4-832e-5bc22c486299\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short?\",\r\n \"fullCSharpName\": \"System.Int16?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 307,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"cef0bb72-9079-471b-855c-cfb87b1dc11f\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int\",\r\n \"fullCSharpName\": \"System.Int32\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 312,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2a3f9560-1645-4e60-8ca5-9713f2ef8363\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int?\",\r\n \"fullCSharpName\": \"System.Int32?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 313,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29fedecb-21d0-4fa8-bf6b-2539bee71bcc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long\",\r\n \"fullCSharpName\": \"System.Int64\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 316,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"14c67089-ce4d-4770-8425-a0c41788c3cd\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long?\",\r\n \"fullCSharpName\": \"System.Int64?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 317,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"01b8cce9-d5e9-4f38-9f29-d5f3927d7407\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte\",\r\n \"fullCSharpName\": \"System.SByte\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 304,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"899a07dd-662c-4cd2-8f98-6ec34d739355\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte?\",\r\n \"fullCSharpName\": \"System.SByte?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 305,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f76f7f1a-64d9-4c50-a38c-a6b2578f66d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float\",\r\n \"fullCSharpName\": \"System.Single\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 320,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"04ae7374-f270-48ba-b429-c7e07bfcde61\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float?\",\r\n \"fullCSharpName\": \"System.Single?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 321,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f8f90902-84a6-449f-96fe-6710accc0f7a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.String\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"string\",\r\n \"fullCSharpName\": \"System.String\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 329,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"313664ea-0a0b-4016-8c25-a11052d885ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort\",\r\n \"fullCSharpName\": \"System.UInt16\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 308,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"1ee295be-df81-4f21-a17c-31205884958b\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort?\",\r\n \"fullCSharpName\": \"System.UInt16?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 309,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a3228a28-dc3d-42f1-81d7-86899822af91\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint\",\r\n \"fullCSharpName\": \"System.UInt32\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 314,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"133275dc-ec4b-4662-86ee-f6d13b0e8b7e\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint?\",\r\n \"fullCSharpName\": \"System.UInt32?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 315,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7292a0b6-ff2d-4c02-b256-63993c2b270a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong\",\r\n \"fullCSharpName\": \"System.UInt64\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 318,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"e80c1a1c-99d9-418c-9f66-097c048095bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong?\",\r\n \"fullCSharpName\": \"System.UInt64?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 319,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"48cbabb8-03fc-4f00-bad6-0641a7f562c7\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:49 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "7806b702-6069-4dce-bae9-f92057907e06"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb15920/schemas/dbo/types?$filter=isComplexType%20eq%20false&api-version=2016-11-01",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTU5MjAvc2NoZW1hcy9kYm8vdHlwZXM/JGZpbHRlcj1pc0NvbXBsZXhUeXBlJTIwZXElMjBmYWxzZSZhcGktdmVyc2lvbj0yMDE2LTExLTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d1f96881-088a-4675-95bb-d325706ba82a"
- ],
- "accept-language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.25009.03",
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/2.2.0-preview"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testaba21640.azuredatalakeanalytics.net/sqlip/$metadata#types\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBinary\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBinary\",\r\n \"systemTypeId\": 173,\r\n \"userTypeId\": 173,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b05e4357-12c7-461f-9559-4c39cfae1338\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlBit\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlBit\",\r\n \"systemTypeId\": 104,\r\n \"userTypeId\": 104,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"caeb6f59-f027-4348-a3ff-f064531e0ee8\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlByte\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlByte\",\r\n \"systemTypeId\": 48,\r\n \"userTypeId\": 48,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f2583736-1f0e-4072-8a04-d83db5e08241\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDate\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDate\",\r\n \"systemTypeId\": 42,\r\n \"userTypeId\": 42,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29f9721a-315b-498f-a304-762e0511226d\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDecimal\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDecimal\",\r\n \"systemTypeId\": 106,\r\n \"userTypeId\": 106,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"d6d8f781-23bf-48a6-a462-8946bab23c36\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlDouble\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlDouble\",\r\n \"systemTypeId\": 62,\r\n \"userTypeId\": 62,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db1bc9a7-f5da-4d64-9baa-399c9f72d6e2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlGuid\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlGuid\",\r\n \"systemTypeId\": 36,\r\n \"userTypeId\": 36,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ab6715ed-cfba-4b5a-92e9-f86520b8e711\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt16\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt16\",\r\n \"systemTypeId\": 52,\r\n \"userTypeId\": 52,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4ee64682-cbd4-40cc-90e9-c5de1433bbed\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt32\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt32\",\r\n \"systemTypeId\": 56,\r\n \"userTypeId\": 56,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"9af787e7-9fc0-4819-80ac-0339ce031ab3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlInt64\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlInt64\",\r\n \"systemTypeId\": 127,\r\n \"userTypeId\": 127,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"44d67b27-8bd8-4072-81ca-2d32adfdb17c\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlMoney\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlMoney\",\r\n \"systemTypeId\": 60,\r\n \"userTypeId\": 60,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"861e13ee-e110-4dd2-b0df-f2eb9a6b5bd2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlSingle\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlSingle\",\r\n \"systemTypeId\": 59,\r\n \"userTypeId\": 59,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7037d7f1-e3d4-416f-bf81-285b630a75e4\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"typeFamily\": \"SQL\",\r\n \"cSharpName\": \"SqlString\",\r\n \"fullCSharpName\": \"Microsoft.Analytics.Types.Sql.SqlString\",\r\n \"systemTypeId\": 231,\r\n \"userTypeId\": 231,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a15306f5-43f5-433b-b795-ce02ee911953\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool\",\r\n \"fullCSharpName\": \"System.Boolean\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 300,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c04b91b8-2b7e-45b3-ada9-db5ede901672\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Boolean?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"bool?\",\r\n \"fullCSharpName\": \"System.Boolean?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 301,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"42f3147a-ed9b-47ae-a8ad-aa2fbc51e0ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte\",\r\n \"fullCSharpName\": \"System.Byte\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 302,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"6a048add-f003-4d73-8471-3b0be963d1ac\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte?\",\r\n \"fullCSharpName\": \"System.Byte?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 303,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"c2623267-2a86-444a-a773-89783eae5b30\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Byte[]\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"byte[]\",\r\n \"fullCSharpName\": \"System.Byte[]\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 328,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"84506afa-d9ad-4bef-9e44-cd00f1f54ce3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char\",\r\n \"fullCSharpName\": \"System.Char\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 310,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"bb4bb082-4d9c-4ce4-aa1b-bfaea278ac92\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Char?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"char?\",\r\n \"fullCSharpName\": \"System.Char?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 311,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"748c6bfa-5a8e-43d4-823b-3b3be0d8b85a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime\",\r\n \"fullCSharpName\": \"System.DateTime\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 326,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"4e348b46-7218-4c30-b879-ceee5a59e7bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.DateTime?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"DateTime?\",\r\n \"fullCSharpName\": \"System.DateTime?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 327,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"eb486159-acfa-4499-9b1a-e0ecda5d52a2\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal\",\r\n \"fullCSharpName\": \"System.Decimal\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 324,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f29ebb5f-17e8-4448-8aec-1a6702380e75\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Decimal?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"decimal?\",\r\n \"fullCSharpName\": \"System.Decimal?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 325,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"b78657ef-955b-4841-805e-bec1e9d11e37\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double\",\r\n \"fullCSharpName\": \"System.Double\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 322,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f3bbcc4e-d872-4bd1-8429-7082199016d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Double?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"double?\",\r\n \"fullCSharpName\": \"System.Double?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 323,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"5832365f-70cb-47f9-92db-46cf7903dffc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid\",\r\n \"fullCSharpName\": \"System.Guid\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 330,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"ccccbe73-770a-4bc8-905f-2eec41e79736\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Guid?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"Guid?\",\r\n \"fullCSharpName\": \"System.Guid?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 331,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"db4c6514-17fa-4de1-ab25-a22817844593\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short\",\r\n \"fullCSharpName\": \"System.Int16\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 306,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2cca4ae1-4272-4ca4-832e-5bc22c486299\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"short?\",\r\n \"fullCSharpName\": \"System.Int16?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 307,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"cef0bb72-9079-471b-855c-cfb87b1dc11f\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int\",\r\n \"fullCSharpName\": \"System.Int32\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 312,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"2a3f9560-1645-4e60-8ca5-9713f2ef8363\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"int?\",\r\n \"fullCSharpName\": \"System.Int32?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 313,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"29fedecb-21d0-4fa8-bf6b-2539bee71bcc\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long\",\r\n \"fullCSharpName\": \"System.Int64\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 316,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"14c67089-ce4d-4770-8425-a0c41788c3cd\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Int64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"long?\",\r\n \"fullCSharpName\": \"System.Int64?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 317,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"01b8cce9-d5e9-4f38-9f29-d5f3927d7407\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte\",\r\n \"fullCSharpName\": \"System.SByte\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 304,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"899a07dd-662c-4cd2-8f98-6ec34d739355\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.SByte?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"sbyte?\",\r\n \"fullCSharpName\": \"System.SByte?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 305,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f76f7f1a-64d9-4c50-a38c-a6b2578f66d3\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float\",\r\n \"fullCSharpName\": \"System.Single\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 320,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"04ae7374-f270-48ba-b429-c7e07bfcde61\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.Single?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"float?\",\r\n \"fullCSharpName\": \"System.Single?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 321,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"f8f90902-84a6-449f-96fe-6710accc0f7a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.String\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"string\",\r\n \"fullCSharpName\": \"System.String\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 329,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"313664ea-0a0b-4016-8c25-a11052d885ad\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort\",\r\n \"fullCSharpName\": \"System.UInt16\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 308,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"1ee295be-df81-4f21-a17c-31205884958b\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt16?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ushort?\",\r\n \"fullCSharpName\": \"System.UInt16?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 309,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"a3228a28-dc3d-42f1-81d7-86899822af91\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint\",\r\n \"fullCSharpName\": \"System.UInt32\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 314,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"133275dc-ec4b-4662-86ee-f6d13b0e8b7e\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt32?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"uint?\",\r\n \"fullCSharpName\": \"System.UInt32?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 315,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"7292a0b6-ff2d-4c02-b256-63993c2b270a\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong\",\r\n \"fullCSharpName\": \"System.UInt64\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 318,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"e80c1a1c-99d9-418c-9f66-097c048095bb\"\r\n },\r\n {\r\n \"computeAccountName\": \"testaba21640\",\r\n \"databaseName\": \"master\",\r\n \"schemaName\": \"sys\",\r\n \"typeName\": \"System.UInt64?\",\r\n \"typeFamily\": \"C#\",\r\n \"cSharpName\": \"ulong?\",\r\n \"fullCSharpName\": \"System.UInt64?\",\r\n \"systemTypeId\": 243,\r\n \"userTypeId\": 319,\r\n \"schemaId\": 0,\r\n \"principalId\": null,\r\n \"isNullable\": false,\r\n \"isUserDefined\": false,\r\n \"isAssemblyType\": false,\r\n \"isTableType\": false,\r\n \"isComplexType\": false,\r\n \"version\": \"48cbabb8-03fc-4f00-bad6-0641a7f562c7\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Cache-Control": [
- "no-store, no-cache, max-age=0, private"
- ],
- "Date": [
- "Fri, 21 Apr 2017 00:20:49 GMT"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "bef892a4-1644-4265-8e75-71d7b99b7dea"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ]
- },
- "StatusCode": 200
- }
- ],
- "Names": {
- ".ctor": [
- "rgaba15581",
- "testaba19024",
- "testaba21640",
- "teststorage15929",
- "testdatalake14891",
- "testdatalake28972",
- "testazureblob14878",
- "testdb15920",
- "testtbl11379",
- "testtvf18049",
- "testproc11086",
- "testview12770",
- "testcred11108",
- "testsecret13434",
- "testsecretpwd18978"
- ],
- "CreateCatalog": [
- "8db295d6-15ff-4ba2-af9d-080730a2dd75"
- ],
- "RunJobToCompletion": [
- "testjob18826"
- ]
- },
- "Variables": {
- "SubscriptionId": "53d9063d-87ae-4ea8-be90-3686c3b8669f"
- }
-}
\ No newline at end of file
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CatalogOperationTests/SecretAndCredentialCRUDTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CatalogOperationTests/SecretAndCredentialCRUDTest.json
deleted file mode 100644
index 92dff4fea973..000000000000
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CatalogOperationTests/SecretAndCredentialCRUDTest.json
+++ /dev/null
@@ -1,1355 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/catalog/usql/databases/testdb12673/secrets/testsecret16835?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTI2NzMvc2VjcmV0cy90ZXN0c2VjcmV0MTY4MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"password\": \"testsecretpwd16181\",\r\n \"uri\": \"https://adlasecrettest.contoso.com:443\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json"
- ],
- "Content-Length": [
- "92"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsCatalog 0.9.3-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsCatalog",
- "0.9.3-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "",
- "ResponseHeaders": {
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "1f06b869-3adf-4538-a8b7-83deffbec18d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:31 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb12673/secrets/testsecret16835?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTI2NzMvc2VjcmV0cy90ZXN0c2VjcmV0MTY4MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsCatalog 0.9.3-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsCatalog",
- "0.9.3-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"creationTime\": \"Fri, 20 Nov 2015 22:20:31 GMT\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "f1fa9bed-7c96-4e12-b901-f0b2aa4c83c6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:32 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb12673/secrets/testsecret16835?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTI2NzMvc2VjcmV0cy90ZXN0c2VjcmV0MTY4MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsCatalog 0.9.3-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsCatalog",
- "0.9.3-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The resource 'testsecret16835' does not exist.\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "20c0b08b-5104-44f9-9e40-1ba8390282bf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:57 GMT"
- ]
- },
- "StatusCode": 404
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 2,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "313"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "99c4c6cc-dfa6-4fad-b225-bb48b81267eb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:36 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "ee172446-297f-4959-b856-d65b1c00fe3a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:38 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "b291f393-fe5e-40f1-beb2-b4a9aa729b01"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:43 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "27cd0e28-95c5-4c32-9c21-21eb2e25ea50"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:47 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "116d5fa9-d1d6-4603-ad8c-a32559ce8ff1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:53 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:54 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:56 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:fea49048-57cc-4821-9a98-e42dfd9932b4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:56 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"fea49048-57cc-4821-9a98-e42dfd9932b4\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"yarnApplicationId\": 3565,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.2032958\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4375217\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "b6260590-8308-47bc-8d01-4e9492b240b8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:59 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:54 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:56 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:fea49048-57cc-4821-9a98-e42dfd9932b4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:56 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"fea49048-57cc-4821-9a98-e42dfd9932b4\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"yarnApplicationId\": 3565,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.2032958\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4375217\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "3da69b0c-ae12-4df8-9b58-1f805f2cffba"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:04 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:54 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:56 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:fea49048-57cc-4821-9a98-e42dfd9932b4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:56 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"fea49048-57cc-4821-9a98-e42dfd9932b4\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"yarnApplicationId\": 3565,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.2032958\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4375217\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "a67c166e-fafd-4ba7-9fad-9608ddb12e8f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:09 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/2072044d-72bc-4f97-a412-4d1fff265225?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvMjA3MjA0NGQtNzJiYy00Zjk3LWE0MTItNGQxZmZmMjY1MjI1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"2072044d-72bc-4f97-a412-4d1fff265225\",\r\n \"name\": \"testjob11505\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Fri, 20 Nov 2015 22:21:14 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:54 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:56 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:fea49048-57cc-4821-9a98-e42dfd9932b4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:20:56 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"fea49048-57cc-4821-9a98-e42dfd9932b4\",\r\n \"script\": \"USE testdb12673; CREATE CREDENTIAL testcred18754 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"testsecret16835\\\";\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/20/2072044d-72bc-4f97-a412-4d1fff265225/algebra.xml\",\r\n \"yarnApplicationId\": 3565,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.2032958\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4375217\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "8fbb30cc-134b-4c4a-a679-96185044c7e9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:14 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb12673/credentials?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTI2NzMvY3JlZGVudGlhbHM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsCatalog 0.9.3-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsCatalog",
- "0.9.3-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testadlac16849.azuredatalakeanalytics.net/sqlip/$metadata#credentials\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"testadlac16849\",\r\n \"databaseName\": \"testdb12673\",\r\n \"credentialName\": \"testcred18754\",\r\n \"userName\": \"scope@rkm4grspxa\",\r\n \"identity\": \"testsecret16835\",\r\n \"version\": \"60708bd2-22b5-45ff-b89d-a0aeff52cf69\"\r\n }\r\n ]\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "89618c33-b302-4fe8-903f-d0c9b293c455"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:15 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb12673/credentials/testcred18754?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTI2NzMvY3JlZGVudGlhbHMvdGVzdGNyZWQxODc1ND9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsCatalog 0.9.3-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsCatalog",
- "0.9.3-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"@odata.context\": \"https://testadlac16849.azuredatalakeanalytics.net/sqlip/$metadata#credentials/$entity\",\r\n \"computeAccountName\": \"testadlac16849\",\r\n \"databaseName\": \"testdb12673\",\r\n \"credentialName\": \"testcred18754\",\r\n \"userName\": \"scope@rkm4grspxa\",\r\n \"identity\": \"testsecret16835\",\r\n \"version\": \"60708bd2-22b5-45ff-b89d-a0aeff52cf69\"\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "36d6106e-3961-406f-ba79-9101ef665356"
- ],
- "OData-Version": [
- "4.0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:15 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 2,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "241"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "e7f6619e-e002-47bf-876f-2b9c362e2a5f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:17 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "639afe09-96ff-4da0-8193-fbdbcf1089c7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:18 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "2eab548c-c548-4b20-a271-03b91d2027a4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:23 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "c70d5977-2b33-4b78-91a4-53f442af20ea"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:28 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:28 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:8a911edd-6ee6-4b58-929b-5df1e3538de1\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"8a911edd-6ee6-4b58-929b-5df1e3538de1\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"yarnApplicationId\": 3566,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:11.9219868\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4062699\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "a76d4a95-1b42-4682-b9e1-f90e505e5742"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:33 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:28 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:8a911edd-6ee6-4b58-929b-5df1e3538de1\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"8a911edd-6ee6-4b58-929b-5df1e3538de1\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"yarnApplicationId\": 3566,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:11.9219868\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4062699\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "969ce1a4-f702-4801-b565-24c9a64ac8f5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:39 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:28 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:8a911edd-6ee6-4b58-929b-5df1e3538de1\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"8a911edd-6ee6-4b58-929b-5df1e3538de1\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"yarnApplicationId\": 3566,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:11.9219868\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4062699\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "a5a1c85a-7fa1-4d5d-a134-b3ae56c10e8b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:44 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": \"Fri, 20 Nov 2015 22:21:46 GMT\",\r\n \"endTime\": null,\r\n \"state\": \"Running\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:28 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:8a911edd-6ee6-4b58-929b-5df1e3538de1\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"8a911edd-6ee6-4b58-929b-5df1e3538de1\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"yarnApplicationId\": 3566,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:11.9219868\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4062699\",\r\n \"totalRunningTime\": \"00:00:03.2174170\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "f86d9953-ca79-4b22-916d-079397f85463"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:50 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a81bde89-a764-4ff9-a64c-c436fad576ba?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTgxYmRlODktYTc2NC00ZmY5LWE2NGMtYzQzNmZhZDU3NmJhP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a81bde89-a764-4ff9-a64c-c436fad576ba\",\r\n \"name\": \"testjob16920\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"startTime\": \"Fri, 20 Nov 2015 22:21:46 GMT\",\r\n \"endTime\": \"Fri, 20 Nov 2015 22:21:50 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:28 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:8a911edd-6ee6-4b58-929b-5df1e3538de1\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:30 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:21:50 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"8a911edd-6ee6-4b58-929b-5df1e3538de1\",\r\n \"script\": \"USE testdb12673; DROP CREDENTIAL testcred18754;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/21/a81bde89-a764-4ff9-a64c-c436fad576ba/algebra.xml\",\r\n \"yarnApplicationId\": 3566,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:11.9219868\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.4062699\",\r\n \"totalRunningTime\": \"00:00:03.6094134\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "a003e3d4-f840-4d76-96c5-cb29333c17d3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:55 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/catalog/usql/databases/testdb12673/secrets/testsecret16835?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvdGVzdGRiMTI2NzMvc2VjcmV0cy90ZXN0c2VjcmV0MTY4MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsCatalog 0.9.3-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsCatalog",
- "0.9.3-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "",
- "ResponseHeaders": {
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "fb8707cc-2920-43c7-b0aa-18df3873c490"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:21:57 GMT"
- ]
- },
- "StatusCode": 200
- }
- ],
- "Names": {
- "SecretAndCredentialCRUDTest": [
- "2072044d-72bc-4f97-a412-4d1fff265225",
- "a81bde89-a764-4ff9-a64c-c436fad576ba"
- ],
- "RunJobToCompletion": [
- "testjob11505",
- "testjob16920"
- ]
- },
- "Variables": {
- "SubscriptionId": "46153750-fa3b-4140-bf57-8beb7d5c971a"
- }
-}
\ No newline at end of file
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CommonTestFixture/.ctor.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CommonTestFixture/.ctor.json
deleted file mode 100644
index 9bb29233277f..000000000000
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsCatalog.Tests.CommonTestFixture/.ctor.json
+++ /dev/null
@@ -1,1471 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/register?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "1013"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "860f23a9-a079-439f-a202-c125d04243da"
- ],
- "x-ms-correlation-request-id": [
- "860f23a9-a079-439f-a202-c125d04243da"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221545Z:860f23a9-a079-439f-a202-c125d04243da"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:15:44 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "1013"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14989"
- ],
- "x-ms-request-id": [
- "d08ac59f-bff8-4eb2-9818-d492c2ad796c"
- ],
- "x-ms-correlation-request-id": [
- "d08ac59f-bff8-4eb2-9818-d492c2ad796c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221545Z:d08ac59f-bff8-4eb2-9818-d492c2ad796c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:15:44 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourcegroups/abarg19711?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlZ3JvdXBzL2FiYXJnMTk3MTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "31"
- ],
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711\",\r\n \"name\": \"abarg19711\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "174"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "ee876df5-1d64-4ef3-9a3f-b64f7dd2ea65"
- ],
- "x-ms-correlation-request-id": [
- "ee876df5-1d64-4ef3-9a3f-b64f7dd2ea65"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221547Z:ee876df5-1d64-4ef3-9a3f-b64f7dd2ea65"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:15:47 GMT"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourcegroups/abarg19711?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlZ3JvdXBzL2FiYXJnMTk3MTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711\",\r\n \"name\": \"abarg19711\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "174"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14988"
- ],
- "x-ms-request-id": [
- "e608fd0e-4e32-46ad-bf0e-809e39d2275d"
- ],
- "x-ms-correlation-request-id": [
- "e608fd0e-4e32-46ad-bf0e-809e39d2275d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221547Z:e608fd0e-4e32-46ad-bf0e-809e39d2275d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:15:47 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711/providers/Microsoft.DataLakeStore/accounts/testadlsc17231?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlR3JvdXBzL2FiYXJnMTk3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RhZGxzYzE3MjMxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"testadlsc17231\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "60"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.Store 0.9.2-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.Store",
- "0.9.2-preview"
- ],
- "x-ms-client-request-id": [
- "7ade1501-d623-49a5-9136-3bf68735913c"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711/providers/Microsoft.DataLakeStore/accounts/testadlsc17231\",\r\n \"name\": \"testadlsc17231\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "364"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/5c18d3d4-8333-416e-a9af-1ba2f30b48c40?api-version=2015-10-01-preview&expanded=true"
- ],
- "x-ms-request-id": [
- "5d827836-e7b3-4867-9a03-dd843ea169ec"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "19b677e1-39e4-4684-aae9-4161a1f9911d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221550Z:19b677e1-39e4-4684-aae9-4161a1f9911d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:15:49 GMT"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourcegroups/abarg19711/providers/Microsoft.DataLakeStore/accounts/testadlsc17231/operationresults/0?api-version=2015-10-01-preview"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/5c18d3d4-8333-416e-a9af-1ba2f30b48c40?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzVjMThkM2Q0LTgzMzMtNDE2ZS1hOWFmLTFiYTJmMzBiNDhjNDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "48f88bd8-a5c6-4dfc-8792-6bfacdaf368d"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14952"
- ],
- "x-ms-correlation-request-id": [
- "bcdefb00-88ff-4fdf-8b95-ddca3f77cc92"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221550Z:bcdefb00-88ff-4fdf-8b95-ddca3f77cc92"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:15:49 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/5c18d3d4-8333-416e-a9af-1ba2f30b48c40?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzVjMThkM2Q0LTgzMzMtNDE2ZS1hOWFmLTFiYTJmMzBiNDhjNDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "fa6167e0-9b4b-416c-902d-7d5c33d14ddb"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14951"
- ],
- "x-ms-correlation-request-id": [
- "c017d4e0-9b05-43e6-b109-93167e19e7ac"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221601Z:c017d4e0-9b05-43e6-b109-93167e19e7ac"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:16:00 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/5c18d3d4-8333-416e-a9af-1ba2f30b48c40?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzVjMThkM2Q0LTgzMzMtNDE2ZS1hOWFmLTFiYTJmMzBiNDhjNDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "c34de252-3af7-4101-a84f-221ade2d3953"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14950"
- ],
- "x-ms-correlation-request-id": [
- "ff9efc5a-69f0-454b-879c-f227e2d4a8c3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221616Z:ff9efc5a-69f0-454b-879c-f227e2d4a8c3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:16:16 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/5c18d3d4-8333-416e-a9af-1ba2f30b48c40?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzVjMThkM2Q0LTgzMzMtNDE2ZS1hOWFmLTFiYTJmMzBiNDhjNDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "22"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "318f0da2-5ad0-4f64-99f0-41bd7c7bdff1"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14947"
- ],
- "x-ms-correlation-request-id": [
- "8887d295-a59b-4f1c-b89c-68154701867d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221632Z:8887d295-a59b-4f1c-b89c-68154701867d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:16:32 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711/providers/Microsoft.DataLakeStore/accounts/testadlsc17231?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlR3JvdXBzL2FiYXJnMTk3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RhZGxzYzE3MjMxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.Store 0.9.2-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.Store",
- "0.9.2-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testadlsc17231.azuredatalakestore.net\",\r\n \"creationTime\": \"2015-11-20T22:15:51.1327069Z\",\r\n \"lastModifiedTime\": \"2015-11-20T22:15:51.1327069Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711/providers/Microsoft.DataLakeStore/accounts/testadlsc17231\",\r\n \"name\": \"testadlsc17231\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "456"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "387f20fd-4614-4d2a-a491-26aadfb100d3"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14946"
- ],
- "x-ms-correlation-request-id": [
- "725649cb-b9a2-415c-813a-bdd779f47602"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221632Z:725649cb-b9a2-415c-813a-bdd779f47602"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:16:32 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711/providers/Microsoft.DataLakeAnalytics/accounts/testadlac16849?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlR3JvdXBzL2FiYXJnMTk3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWRsYWMxNjg0OT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"testadlac16849\",\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testadlsc17231\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testadlsc17231\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ],\r\n \"creationTime\": \"0001-01-01T00:00:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "405"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.Analytics 0.9.5-preview"
- ],
- "x-ms-client-request-id": [
- "53a2dd18-a941-42ca-8594-9eb394efe9e7"
- ],
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testadlsc17231\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testadlsc17231\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"creationTime\": \"0001-01-01T00:00:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711/providers/Microsoft.DataLakeAnalytics/accounts/testadlac16849\",\r\n \"name\": \"testadlac16849\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "554"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/02b90c18-f768-4190-bd2c-3891bf9d8de40?api-version=2015-10-01-preview&expanded=true"
- ],
- "x-ms-request-id": [
- "16f46312-9fcd-4c16-845e-207855d68bf8"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "68164530-0285-41b8-87fe-2c743c0a5043"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221634Z:68164530-0285-41b8-87fe-2c743c0a5043"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:16:34 GMT"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourcegroups/abarg19711/providers/Microsoft.DataLakeAnalytics/accounts/testadlac16849/operationresults/0?api-version=2015-10-01-preview"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/02b90c18-f768-4190-bd2c-3891bf9d8de40?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8wMmI5MGMxOC1mNzY4LTQxOTAtYmQyYy0zODkxYmY5ZDhkZTQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "4e100142-95d0-44ea-8107-ff2a9a3236f4"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14963"
- ],
- "x-ms-correlation-request-id": [
- "ed5771e3-9ad9-47d2-be46-2d9273ae426a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221635Z:ed5771e3-9ad9-47d2-be46-2d9273ae426a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:16:34 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/02b90c18-f768-4190-bd2c-3891bf9d8de40?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8wMmI5MGMxOC1mNzY4LTQxOTAtYmQyYy0zODkxYmY5ZDhkZTQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "3111c6e8-0f86-4a88-b946-19f2cd0534ee"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14962"
- ],
- "x-ms-correlation-request-id": [
- "d2b0e2f3-52e6-4a5b-9a7c-baf6ca477ad4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221645Z:d2b0e2f3-52e6-4a5b-9a7c-baf6ca477ad4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:16:44 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/02b90c18-f768-4190-bd2c-3891bf9d8de40?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8wMmI5MGMxOC1mNzY4LTQxOTAtYmQyYy0zODkxYmY5ZDhkZTQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "55340d87-6cc4-4c44-99b8-2f524c4d252a"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14961"
- ],
- "x-ms-correlation-request-id": [
- "c9e649a3-d4cb-4212-a0cf-14063ddfddec"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221701Z:c9e649a3-d4cb-4212-a0cf-14063ddfddec"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:17:00 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/02b90c18-f768-4190-bd2c-3891bf9d8de40?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8wMmI5MGMxOC1mNzY4LTQxOTAtYmQyYy0zODkxYmY5ZDhkZTQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "22"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "cf7dd288-3fed-476d-9652-ae252629dbd1"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14960"
- ],
- "x-ms-correlation-request-id": [
- "fa3a6a1e-536e-48ed-83e1-636f04321c95"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221716Z:fa3a6a1e-536e-48ed-83e1-636f04321c95"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:17:15 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711/providers/Microsoft.DataLakeAnalytics/accounts/testadlac16849?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlR3JvdXBzL2FiYXJnMTk3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWRsYWMxNjg0OT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.Analytics 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.Analytics",
- "0.9.5-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testadlsc17231\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testadlsc17231\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 20,\r\n \"maxJobCount\": 3,\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testadlac16849.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2015-11-20T22:16:35.4153191Z\",\r\n \"lastModifiedTime\": \"2015-11-20T22:16:35.4153191Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/abarg19711/providers/Microsoft.DataLakeAnalytics/accounts/testadlac16849\",\r\n \"name\": \"testadlac16849\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "681"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "9ce4f2d5-f9ec-40fe-a811-d395b48979c0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14959"
- ],
- "x-ms-correlation-request-id": [
- "87644a55-6b57-4739-90c9-3040759928cd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T221716Z:87644a55-6b57-4739-90c9-3040759928cd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:17:15 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 2,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\r\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\r\\n//Create Table\\r\\nCREATE TABLE testdb12673.dbo.testtbl19839\\r\\n(\\r\\n //Define schema of table\\r\\n UserId int, \\r\\n Start DateTime, \\r\\n Region string, \\r\\n Query string, \\r\\n Duration int, \\r\\n Urls string, \\r\\n ClickedUrls string,\\r\\n INDEX idx1 //Name of index\\r\\n CLUSTERED (Region ASC) //Column to cluster by\\r\\n PARTITIONED BY HASH (Region) //Column to partition by\\r\\n);\\r\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\r\\n\\r\\n//create table weblogs on space-delimited website log data\\r\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\r\\nRETURNS @result TABLE\\r\\n(\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string, \\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string, \\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string, \\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int, \\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n)\\r\\nAS\\r\\nBEGIN\\r\\n\\r\\n @result = EXTRACT\\r\\n s_date DateTime,\\r\\n s_time string,\\r\\n s_sitename string,\\r\\n cs_method string,\\r\\n cs_uristem string,\\r\\n cs_uriquery string,\\r\\n s_port int,\\r\\n cs_username string,\\r\\n c_ip string,\\r\\n cs_useragent string,\\r\\n cs_cookie string,\\r\\n cs_referer string,\\r\\n cs_host string,\\r\\n sc_status int,\\r\\n sc_substatus int,\\r\\n sc_win32status int,\\r\\n sc_bytes int,\\r\\n cs_bytes int,\\r\\n s_timetaken int\\r\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\r\\n USING Extractors.Text(delimiter:' ');\\r\\n\\r\\nRETURN;\\r\\nEND;\\r\\nCREATE VIEW testdb12673.dbo.testview11914 \\r\\nAS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\nAS \\r\\nT(a, b);\\r\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\r\\nAS BEGIN\\r\\n CREATE VIEW testdb12673.dbo.testview11914 \\r\\n AS \\r\\n SELECT * FROM \\r\\n (\\r\\n VALUES(1,2),(2,4)\\r\\n ) \\r\\n AS \\r\\n T(a, b);\\r\\nEND;\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "2485"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "e07a74a1-cd1a-4b1f-86f3-5f9311019c89"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:19:21 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\n//Create Table\\nCREATE TABLE testdb12673.dbo.testtbl19839\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY HASH (Region) //Column to partition by\\n);\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb12673.dbo.testview11914 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\nAS BEGIN\\n CREATE VIEW testdb12673.dbo.testview11914 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "a998cae6-f76a-46af-956a-6feeacb25170"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:19:21 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\n//Create Table\\nCREATE TABLE testdb12673.dbo.testtbl19839\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY HASH (Region) //Column to partition by\\n);\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb12673.dbo.testview11914 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\nAS BEGIN\\n CREATE VIEW testdb12673.dbo.testview11914 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "a6c5afcc-ec84-42cf-8928-26ab97bf2346"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:19:27 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\n//Create Table\\nCREATE TABLE testdb12673.dbo.testtbl19839\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY HASH (Region) //Column to partition by\\n);\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb12673.dbo.testview11914 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\nAS BEGIN\\n CREATE VIEW testdb12673.dbo.testview11914 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "2ada5c5d-0e85-4dea-a0d4-b857242bbc75"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:19:35 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Queued\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:38 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\n//Create Table\\nCREATE TABLE testdb12673.dbo.testtbl19839\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY HASH (Region) //Column to partition by\\n);\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb12673.dbo.testview11914 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\nAS BEGIN\\n CREATE VIEW testdb12673.dbo.testview11914 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.5314244\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.3458503\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "b365a0fe-4ea5-4b20-a291-a921d37dc2a0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:19:40 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:38 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:59c0ab96-e2b8-4a6b-af31-a8d02b7252ef\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"59c0ab96-e2b8-4a6b-af31-a8d02b7252ef\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\n//Create Table\\nCREATE TABLE testdb12673.dbo.testtbl19839\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY HASH (Region) //Column to partition by\\n);\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb12673.dbo.testview11914 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\nAS BEGIN\\n CREATE VIEW testdb12673.dbo.testview11914 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"yarnApplicationId\": 3562,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.5314244\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.3437709\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "3416d7b6-ad00-4a26-9c5b-2b608f592bc3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:19:46 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:38 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:59c0ab96-e2b8-4a6b-af31-a8d02b7252ef\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"59c0ab96-e2b8-4a6b-af31-a8d02b7252ef\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\n//Create Table\\nCREATE TABLE testdb12673.dbo.testtbl19839\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY HASH (Region) //Column to partition by\\n);\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb12673.dbo.testview11914 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\nAS BEGIN\\n CREATE VIEW testdb12673.dbo.testview11914 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"yarnApplicationId\": 3562,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.5314244\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.3437709\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "df5a7eea-55d9-455c-8521-a109dda9bc9c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:19:50 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": \"Fri, 20 Nov 2015 22:19:54 GMT\",\r\n \"endTime\": null,\r\n \"state\": \"Running\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:38 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:59c0ab96-e2b8-4a6b-af31-a8d02b7252ef\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:54 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"59c0ab96-e2b8-4a6b-af31-a8d02b7252ef\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\n//Create Table\\nCREATE TABLE testdb12673.dbo.testtbl19839\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY HASH (Region) //Column to partition by\\n);\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb12673.dbo.testview11914 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\nAS BEGIN\\n CREATE VIEW testdb12673.dbo.testview11914 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"yarnApplicationId\": 3562,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.5314244\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.3437709\",\r\n \"totalRunningTime\": \"00:00:02.1428421\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "ff7cedd2-95cc-46ac-9ca4-e5fc73b780e4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:19:56 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/d6b37a2c-e75d-468a-83d9-6a9856eb20d7?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZDZiMzdhMmMtZTc1ZC00NjhhLTgzZDktNmE5ODU2ZWIyMGQ3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "abarg19711"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"d6b37a2c-e75d-468a-83d9-6a9856eb20d7\",\r\n \"name\": \"testjob17297\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"startTime\": \"Fri, 20 Nov 2015 22:19:54 GMT\",\r\n \"endTime\": \"Fri, 20 Nov 2015 22:19:58 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:38 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:59c0ab96-e2b8-4a6b-af31-a8d02b7252ef\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:54 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:19:58 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"59c0ab96-e2b8-4a6b-af31-a8d02b7252ef\",\r\n \"script\": \"\\nDROP DATABASE IF EXISTS testdb12673; CREATE DATABASE testdb12673; \\n//Create Table\\nCREATE TABLE testdb12673.dbo.testtbl19839\\n(\\n //Define schema of table\\n UserId int, \\n Start DateTime, \\n Region string, \\n Query string, \\n Duration int, \\n Urls string, \\n ClickedUrls string,\\n INDEX idx1 //Name of index\\n CLUSTERED (Region ASC) //Column to cluster by\\n PARTITIONED BY HASH (Region) //Column to partition by\\n);\\nDROP FUNCTION IF EXISTS testdb12673.dbo.testtvf150;\\n\\n//create table weblogs on space-delimited website log data\\nCREATE FUNCTION testdb12673.dbo.testtvf150()\\nRETURNS @result TABLE\\n(\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string, \\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string, \\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string, \\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int, \\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n)\\nAS\\nBEGIN\\n\\n @result = EXTRACT\\n s_date DateTime,\\n s_time string,\\n s_sitename string,\\n cs_method string,\\n cs_uristem string,\\n cs_uriquery string,\\n s_port int,\\n cs_username string,\\n c_ip string,\\n cs_useragent string,\\n cs_cookie string,\\n cs_referer string,\\n cs_host string,\\n sc_status int,\\n sc_substatus int,\\n sc_win32status int,\\n sc_bytes int,\\n cs_bytes int,\\n s_timetaken int\\n FROM @\\\"/Samples/Data/WebLog.log\\\"\\n USING Extractors.Text(delimiter:' ');\\n\\nRETURN;\\nEND;\\nCREATE VIEW testdb12673.dbo.testview11914 \\nAS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\nAS \\nT(a, b);\\nCREATE PROCEDURE testdb12673.dbo.testproc15434()\\nAS BEGIN\\n CREATE VIEW testdb12673.dbo.testview11914 \\n AS \\n SELECT * FROM \\n (\\n VALUES(1,2),(2,4)\\n ) \\n AS \\n T(a, b);\\nEND;\",\r\n \"algebraFilePath\": \"adl://testadlsc17231.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/19/d6b37a2c-e75d-468a-83d9-6a9856eb20d7/algebra.xml\",\r\n \"yarnApplicationId\": 3562,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.5314244\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.3437709\",\r\n \"totalRunningTime\": \"00:00:03.6250315\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "ec49e81c-c4a9-48e6-931c-4f0b116b1427"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:20:02 GMT"
- ]
- },
- "StatusCode": 200
- }
- ],
- "Names": {
- ".ctor": [
- "abarg19711",
- "testadlac16849",
- "testadlsc17231",
- "testdb12673",
- "testtbl19839",
- "testtvf150",
- "testproc15434",
- "testview11914",
- "testcred18754",
- "testsecret16835",
- "testsecretpwd16181"
- ],
- "CreateCatalog": [
- "d6b37a2c-e75d-468a-83d9-6a9856eb20d7"
- ],
- "RunJobToCompletion": [
- "testjob17297"
- ]
- },
- "Variables": {
- "SubscriptionId": "46153750-fa3b-4140-bf57-8beb7d5c971a"
- }
-}
\ No newline at end of file
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsJob.Tests.JobOperationTests/SubmitGetListCancelTest.json b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsJob.Tests.JobOperationTests/SubmitGetListCancelTest.json
deleted file mode 100644
index 9ca85ab9b4ce..000000000000
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/SessionRecords/DataLakeAnalyticsJob.Tests.JobOperationTests/SubmitGetListCancelTest.json
+++ /dev/null
@@ -1,1951 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/register?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "1013"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "b74d1b26-8dc0-417e-82fc-ab39c1853aab"
- ],
- "x-ms-correlation-request-id": [
- "b74d1b26-8dc0-417e-82fc-ab39c1853aab"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222244Z:b74d1b26-8dc0-417e-82fc-ab39c1853aab"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:22:43 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics\",\r\n \"namespace\": \"Microsoft.DataLakeAnalytics\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/dataLakeStoreAccounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts/storageAccounts/containers/listSasTokens\",\r\n \"locations\": [\r\n \"East US 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationresults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "1013"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14920"
- ],
- "x-ms-request-id": [
- "369535cb-383b-46a1-bade-6fba55f95082"
- ],
- "x-ms-correlation-request-id": [
- "369535cb-383b-46a1-bade-6fba55f95082"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222244Z:369535cb-383b-46a1-bade-6fba55f95082"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:22:43 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.Storage/register?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "1477"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "e10275a4-d610-4269-8c3a-fe1db1008bfc"
- ],
- "x-ms-correlation-request-id": [
- "e10275a4-d610-4269-8c3a-fe1db1008bfc"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222245Z:e10275a4-d610-4269-8c3a-fe1db1008bfc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:22:44 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.Storage?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.Storage\",\r\n \"namespace\": \"Microsoft.Storage\",\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"storageAccounts\",\r\n \"locations\": [\r\n \"East US\",\r\n \"East US 2\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"North Europe\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"East US 2 (Stage)\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"usages\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkNameAvailability\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"storageAccounts/services/metricDefinitions\",\r\n \"locations\": [\r\n \"East US\",\r\n \"West US\",\r\n \"East US 2 (Stage)\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"East US 2\",\r\n \"Central US\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Brazil South\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2014-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "1477"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14919"
- ],
- "x-ms-request-id": [
- "82ec8782-e8d1-4f91-9ac7-76f283059eb3"
- ],
- "x-ms-correlation-request-id": [
- "82ec8782-e8d1-4f91-9ac7-76f283059eb3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222245Z:82ec8782-e8d1-4f91-9ac7-76f283059eb3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:22:44 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourcegroups/rgaba17277?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTcyNzc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "31"
- ],
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277\",\r\n \"name\": \"rgaba17277\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "174"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
- "x-ms-request-id": [
- "2bcf1878-cd84-4d6a-b126-ac5508cdb1b5"
- ],
- "x-ms-correlation-request-id": [
- "2bcf1878-cd84-4d6a-b126-ac5508cdb1b5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222246Z:2bcf1878-cd84-4d6a-b126-ac5508cdb1b5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:22:46 GMT"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourcegroups/rgaba17277?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlZ3JvdXBzL3JnYWJhMTcyNzc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277\",\r\n \"name\": \"rgaba17277\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "174"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14918"
- ],
- "x-ms-request-id": [
- "5a527f5f-7c20-4447-a985-81a571749327"
- ],
- "x-ms-correlation-request-id": [
- "5a527f5f-7c20-4447-a985-81a571749327"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222246Z:5a527f5f-7c20-4447-a985-81a571749327"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:22:46 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277/providers/Microsoft.DataLakeStore/accounts/testdatalake12761?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcyNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTEyNzYxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"testdatalake12761\"\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "63"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.Store 0.9.2-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.Store",
- "0.9.2-preview"
- ],
- "x-ms-client-request-id": [
- "19462f5a-8f87-4c0c-99f5-4e9110ed7288"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277/providers/Microsoft.DataLakeStore/accounts/testdatalake12761\",\r\n \"name\": \"testdatalake12761\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "370"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/2db2be35-9f98-485f-8d70-48179aca5e6e0?api-version=2015-10-01-preview&expanded=true"
- ],
- "x-ms-request-id": [
- "e014d960-79d9-41c9-9db1-7a1750e6dc8f"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "5cf1556f-9b5d-4f07-8764-bc5bd68e5f8b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222250Z:5cf1556f-9b5d-4f07-8764-bc5bd68e5f8b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:22:49 GMT"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourcegroups/rgaba17277/providers/Microsoft.DataLakeStore/accounts/testdatalake12761/operationresults/0?api-version=2015-10-01-preview"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/2db2be35-9f98-485f-8d70-48179aca5e6e0?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzJkYjJiZTM1LTlmOTgtNDg1Zi04ZDcwLTQ4MTc5YWNhNWU2ZTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "07ed5c5a-3457-4fb1-94d1-72a3a48bbf69"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14939"
- ],
- "x-ms-correlation-request-id": [
- "f0ac8538-733c-4577-ab9c-d839e0e7479c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222250Z:f0ac8538-733c-4577-ab9c-d839e0e7479c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:22:50 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/2db2be35-9f98-485f-8d70-48179aca5e6e0?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzJkYjJiZTM1LTlmOTgtNDg1Zi04ZDcwLTQ4MTc5YWNhNWU2ZTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "6b7def7e-1c96-48fc-9c17-78514abfcfa6"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14938"
- ],
- "x-ms-correlation-request-id": [
- "73ad66d1-e83c-4ece-90f5-1480eb237af5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222301Z:73ad66d1-e83c-4ece-90f5-1480eb237af5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:23:00 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/2db2be35-9f98-485f-8d70-48179aca5e6e0?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzJkYjJiZTM1LTlmOTgtNDg1Zi04ZDcwLTQ4MTc5YWNhNWU2ZTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "a42f2d22-e34f-4c18-81e7-e819a537cd0c"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14937"
- ],
- "x-ms-correlation-request-id": [
- "78779485-c05b-4171-9a80-93a7c7aa3749"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222316Z:78779485-c05b-4171-9a80-93a7c7aa3749"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:23:16 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/2db2be35-9f98-485f-8d70-48179aca5e6e0?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzJkYjJiZTM1LTlmOTgtNDg1Zi04ZDcwLTQ4MTc5YWNhNWU2ZTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "22"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "363e1a75-1b70-4fa7-9f85-a96ecc185c7e"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14935"
- ],
- "x-ms-correlation-request-id": [
- "1f693880-aecd-4f86-9bdb-03f58f7d0c59"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222332Z:1f693880-aecd-4f86-9bdb-03f58f7d0c59"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:23:31 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277/providers/Microsoft.DataLakeStore/accounts/testdatalake12761?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcyNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3Rlc3RkYXRhbGFrZTEyNzYxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.Store 0.9.2-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.Store",
- "0.9.2-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake12761.azuredatalakestore.net\",\r\n \"creationTime\": \"2015-11-20T22:22:50.4723432Z\",\r\n \"lastModifiedTime\": \"2015-11-20T22:22:50.4723432Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277/providers/Microsoft.DataLakeStore/accounts/testdatalake12761\",\r\n \"name\": \"testdatalake12761\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "465"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "e58598db-8775-42b4-9dd8-dbd714f79e70"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14934"
- ],
- "x-ms-correlation-request-id": [
- "cdfd05a1-cfad-493e-bf3d-9bf979b8a7f9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222332Z:cdfd05a1-cfad-493e-bf3d-9bf979b8a7f9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:23:31 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277/providers/Microsoft.DataLakeAnalytics/accounts/testaba15944?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcyNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTU5NDQ/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"testaba15944\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12761\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"testdatalake12761\",\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n }\r\n }\r\n ],\r\n \"creationTime\": \"0001-01-01T00:00:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "456"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.Analytics 0.9.5-preview"
- ],
- "x-ms-client-request-id": [
- "2e0fc52d-e554-4096-a734-a9aa11710dfe"
- ],
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12761\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12761\"\r\n }\r\n ],\r\n \"provisioningState\": \"Creating\",\r\n \"state\": null,\r\n \"endpoint\": null,\r\n \"creationTime\": \"0001-01-01T00:00:00\",\r\n \"lastModifiedTime\": \"0001-01-01T00:00:00\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277/providers/Microsoft.DataLakeAnalytics/accounts/testaba15944\",\r\n \"name\": \"testaba15944\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "575"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1461c7a0-356e-4f3b-ae6a-7cbf85833aa60?api-version=2015-10-01-preview&expanded=true"
- ],
- "x-ms-request-id": [
- "85ff5327-2487-4ae2-ae89-2e20a135c64d"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "5477b408-cbcd-49ff-a30d-30970b97aa77"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222349Z:5477b408-cbcd-49ff-a30d-30970b97aa77"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:23:49 GMT"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourcegroups/rgaba17277/providers/Microsoft.DataLakeAnalytics/accounts/testaba15944/operationresults/0?api-version=2015-10-01-preview"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1461c7a0-356e-4f3b-ae6a-7cbf85833aa60?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xNDYxYzdhMC0zNTZlLTRmM2ItYWU2YS03Y2JmODU4MzNhYTYwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "5f6d8e16-a942-41a5-80bd-edb4431ff3e0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
- ],
- "x-ms-correlation-request-id": [
- "7a5468b6-0db1-43f5-9b99-bd4c04fc1426"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222350Z:7a5468b6-0db1-43f5-9b99-bd4c04fc1426"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:23:50 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1461c7a0-356e-4f3b-ae6a-7cbf85833aa60?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xNDYxYzdhMC0zNTZlLTRmM2ItYWU2YS03Y2JmODU4MzNhYTYwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "488c7129-c100-4f5c-b56d-229be3cc0964"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
- ],
- "x-ms-correlation-request-id": [
- "49bbfc03-4f6e-4f1b-850c-ffb13fc3cf6e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222400Z:49bbfc03-4f6e-4f1b-850c-ffb13fc3cf6e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:24:00 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1461c7a0-356e-4f3b-ae6a-7cbf85833aa60?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xNDYxYzdhMC0zNTZlLTRmM2ItYWU2YS03Y2JmODU4MzNhYTYwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "23"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "cc0ee3f4-566e-4bbe-8fdf-a814ac1e42f6"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
- ],
- "x-ms-correlation-request-id": [
- "84b549e3-e41c-4120-a0e1-19e4c6956912"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222416Z:84b549e3-e41c-4120-a0e1-19e4c6956912"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:24:15 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/1461c7a0-356e-4f3b-ae6a-7cbf85833aa60?api-version=2015-10-01-preview&expanded=true",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8xNDYxYzdhMC0zNTZlLTRmM2ItYWU2YS03Y2JmODU4MzNhYTYwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient/0.9.0.0"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "22"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "e69a5df0-1de7-44c0-87cc-ab1b76eefdc0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
- ],
- "x-ms-correlation-request-id": [
- "f50a7bcd-678e-4ec8-8a42-b16e65abe8c8"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222431Z:f50a7bcd-678e-4ec8-8a42-b16e65abe8c8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:24:31 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277/providers/Microsoft.DataLakeAnalytics/accounts/testaba15944?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNDYxNTM3NTAtZmEzYi00MTQwLWJmNTctOGJlYjdkNWM5NzFhL3Jlc291cmNlR3JvdXBzL3JnYWJhMTcyNzcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy90ZXN0YWJhMTU5NDQ/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.Analytics 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.Analytics",
- "0.9.5-preview"
- ]
- },
- "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"testdatalake12761\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"testdatalake12761\"\r\n }\r\n ],\r\n \"storageAccounts\": [],\r\n \"maxDegreeOfParallelism\": 20,\r\n \"maxJobCount\": 3,\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15944.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2015-11-20T22:23:47.8135022Z\",\r\n \"lastModifiedTime\": \"2015-11-20T22:23:47.8135022Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/46153750-fa3b-4140-bf57-8beb7d5c971a/resourceGroups/rgaba17277/providers/Microsoft.DataLakeAnalytics/accounts/testaba15944\",\r\n \"name\": \"testaba15944\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "700"
- ],
- "Content-Type": [
- "application/json"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "ae5aaa3d-c7a4-498e-8bc2-265f34fcacf3"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
- ],
- "x-ms-correlation-request-id": [
- "a8907ec7-b0b4-4b42-aec0-90f24bb70b80"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20151120T222431Z:a8907ec7-b0b4-4b42-aec0-90f24bb70b80"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-cache"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:24:31 GMT"
- ],
- "Server": [
- "Microsoft-IIS/8.5"
- ],
- "X-AspNet-Version": [
- "4.0.30319"
- ],
- "X-Powered-By": [
- "ASP.NET"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/e22cfe4d-4130-4996-9a7c-72b34c38e079?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZTIyY2ZlNGQtNDEzMC00OTk2LTlhN2MtNzJiMzRjMzhlMDc5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"jobId\": \"e22cfe4d-4130-4996-9a7c-72b34c38e079\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 2,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "270"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"e22cfe4d-4130-4996-9a7c-72b34c38e079\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:32 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/e22cfe4d-4130-4996-9a7c-72b34c38e079/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "6630ea2d-105e-421d-b6b5-8cc48123b463"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:26:35 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/e22cfe4d-4130-4996-9a7c-72b34c38e079/CancelJob?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZTIyY2ZlNGQtNDEzMC00OTk2LTlhN2MtNzJiMzRjMzhlMDc5L0NhbmNlbEpvYj9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "",
- "ResponseHeaders": {
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "2c3b0a37-36bf-4f3e-a9a8-5376c1c1a440"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:26:35 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/e22cfe4d-4130-4996-9a7c-72b34c38e079?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvZTIyY2ZlNGQtNDEzMC00OTk2LTlhN2MtNzJiMzRjMzhlMDc5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"e22cfe4d-4130-4996-9a7c-72b34c38e079\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:32 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Fri, 20 Nov 2015 22:26:35 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Cancelled\",\r\n \"errorMessage\": \"{\\\"message\\\":\\\"Job was cancelled by begoldsm@microsoft.com.\\\"}\",\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:35 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:CanceledByUser\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/e22cfe4d-4130-4996-9a7c-72b34c38e079/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/e22cfe4d-4130-4996-9a7c-72b34c38e079/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/e22cfe4d-4130-4996-9a7c-72b34c38e079/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/e22cfe4d-4130-4996-9a7c-72b34c38e079/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/e22cfe4d-4130-4996-9a7c-72b34c38e079/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:02.2343932\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "7fb6ab19-7009-4a6a-be4f-c84ad18144d1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:26:36 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 2,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "270"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "38483d04-7282-4edf-8993-0b2b0af9e438"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:26:46 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "c43580db-bd52-417c-afcc-670a14a543e1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:26:46 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "d1a9fd42-4671-4b49-8285-99718a0bfbb6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:26:52 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Compiling\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "702c1009-c532-411e-be20-2d4e9d08ce4b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:26:57 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:58 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"yarnApplicationId\": 3573,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:21.5158260\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.7343971\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "ca8ed8ad-7408-47de-89fb-546339c49eaa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:02 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:58 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"yarnApplicationId\": 3573,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:21.5158260\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.7343971\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "942b954e-b086-48a0-838c-7bdf8ac64b95"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:07 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:58 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"yarnApplicationId\": 3573,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:21.5158260\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.7343971\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "a885e0e5-327e-40ed-af4a-18d4226aeb9d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:13 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Starting\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:58 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"yarnApplicationId\": 3573,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:21.5158260\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.7343971\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "3ab9cdbd-8b5b-476c-9d91-6471c5f22e80"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:18 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs/a3f97739-43f2-4f55-9477-1cb728ff13b5?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnMvYTNmOTc3MzktNDNmMi00ZjU1LTk0NzctMWNiNzI4ZmYxM2I1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": \"Fri, 20 Nov 2015 22:27:19 GMT\",\r\n \"endTime\": \"Fri, 20 Nov 2015 22:27:22 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:begoldsm@microsoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:26:58 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessId:671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:00 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"rootProcessNode:;runtimeVersion:kobo_vnext_4463905_21921f_restart\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:19 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 20 Nov 2015 22:27:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"begoldsm@microsoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.scope.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.scope.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.interfaces.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.interfaces.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.analytics.types.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.analytics.types.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeengine.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeengine.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scopeenginemanaged.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scopeenginemanaged.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"scoperuntimelib.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/scoperuntimelib.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.georep.manager.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.georep.manager.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.native.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.native.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.internal.client.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.internal.client.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.contract.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.contract.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.common.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.common.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.namespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.namespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.frontend.globalnamespace.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.cosmos.async.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.cosmos.async.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"microsoft.search.autopilot.dll\",\r\n \"resourcePath\": \"mafs://accounts/konasystem/fs/kobo01-prod-bn2/system/runtimes/kobo_vnext_4463905_21921f_restart/microsoft.search.autopilot.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeInternalStatistics.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeInternalStatistics.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeDiagnosisInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__ScopeDiagnosisInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"ScopeCompilerTrace.log\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/ScopeCompilerTrace.log\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile_System\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/profile_system\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"InternalDebugInfo\",\r\n \"resourcePath\": \"adl://konasystem.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/InternalDebugInfo\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"rootProcessNodeId\": \"671d8c8d-8dc8-409a-b39a-ea2ae7a40a55\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"adl://testdatalake12761.azuredatalakestore.net/system/jobservice/jobs/Usql/2015/11/20/22/26/a3f97739-43f2-4f55-9477-1cb728ff13b5/algebra.xml\",\r\n \"yarnApplicationId\": 3573,\r\n \"yarnApplicationTimeStamp\": 1447901346031,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:21.5158260\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:02.7343971\",\r\n \"totalRunningTime\": \"00:00:03.6250362\",\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "9a324e38-e3bf-47bc-be67-4b82cb00a2c4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:24 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": \"1461c7a0-356e-4f3b-ae6a-7cbf85833aa6\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:36 GMT\",\r\n \"startTime\": \"Fri, 20 Nov 2015 22:27:19 GMT\",\r\n \"endTime\": \"Fri, 20 Nov 2015 22:27:22 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": null,\r\n \"properties\": null\r\n },\r\n {\r\n \"jobId\": \"e22cfe4d-4130-4996-9a7c-72b34c38e079\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": \"1461c7a0-356e-4f3b-ae6a-7cbf85833aa6\",\r\n \"degreeOfParallelism\": 2,\r\n \"priority\": 0,\r\n \"submitTime\": \"Fri, 20 Nov 2015 22:26:32 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Fri, 20 Nov 2015 22:26:35 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Cancelled\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": null,\r\n \"properties\": null\r\n }\r\n ],\r\n \"nextLink\": null,\r\n \"count\": null\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "1a271624-c77b-4d59-b70e-44f43d2c567b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:24 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/BuildJob?api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0J1aWxkSm9iP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 2,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\"\r\n }\r\n}",
- "RequestHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "270"
- ],
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\",\r\n \"name\": \"azure sdk data lake analytics job\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"begoldsm@microsoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 0,\r\n \"priority\": 0,\r\n \"submitTime\": \"Mon, 01 Jan 0001 00:00:00 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": null,\r\n \"state\": \"Ended\",\r\n \"result\": \"Succeeded\",\r\n \"errorMessage\": null,\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": null,\r\n \"properties\": {\r\n \"resources\": [],\r\n \"runtimeVersion\": \"kobo_vnext_4463905_21921f_restart\",\r\n \"script\": \"DROP DATABASE IF EXISTS testdb; CREATE DATABASE testdb;\",\r\n \"algebraFilePath\": \"mafs://accounts/testdatalake12761/fs/system/jobservice/jobs/Sqlip/a3f97739-43f2-4f55-9477-1cb728ff13b5/2015/11/20/22/27/algebra.xml\",\r\n \"userPrincipals\": [],\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"diagnostics\": [],\r\n \"type\": \"USql\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "5843d979-1798-4b50-87f9-6cc0ca91d157"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:35 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs?$select=jobId&api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnM/JHNlbGVjdD1qb2JJZCZhcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\"\r\n },\r\n {\r\n \"jobId\": \"e22cfe4d-4130-4996-9a7c-72b34c38e079\"\r\n }\r\n ],\r\n \"nextLink\": null,\r\n \"count\": null\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "b7728431-28fb-46e9-8eff-19c4bb179782"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:35 GMT"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/Jobs?$select=jobId&api-version=2015-10-01-preview",
- "EncodedRequestUri": "L0pvYnM/JHNlbGVjdD1qb2JJZCZhcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "useragent": [
- "Azure SDK - Microsoft.Azure.Management.DataLake.AnalyticsJob 0.9.5-preview"
- ],
- "User-Agent": [
- "Azure",
- "SDK",
- "-",
- "Microsoft.Azure.Management.DataLake.AnalyticsJob",
- "0.9.5-preview"
- ],
- "x-ms-client-resource-group-name": [
- "rgaba17277"
- ],
- "x-ms-client-subscription-id": [
- "46153750-fa3b-4140-bf57-8beb7d5c971a"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"a3f97739-43f2-4f55-9477-1cb728ff13b5\"\r\n },\r\n {\r\n \"jobId\": \"e22cfe4d-4130-4996-9a7c-72b34c38e079\"\r\n }\r\n ],\r\n \"nextLink\": null,\r\n \"count\": null\r\n}",
- "ResponseHeaders": {
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Transfer-Encoding": [
- "chunked"
- ],
- "x-ms-request-id": [
- "3d21daf0-3ce6-45c1-8430-56c6dafe037d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Strict-Transport-Security": [
- "max-age=15724800; includeSubDomains"
- ],
- "Cache-Control": [
- "private"
- ],
- "Date": [
- "Fri, 20 Nov 2015 22:27:35 GMT"
- ]
- },
- "StatusCode": 200
- }
- ],
- "Names": {
- ".ctor": [
- "rgaba17277",
- "testaba15944",
- "testdatalake12761"
- ],
- "SubmitGetListCancelTest": [
- "e22cfe4d-4130-4996-9a7c-72b34c38e079",
- "a3f97739-43f2-4f55-9477-1cb728ff13b5"
- ]
- },
- "Variables": {
- "SubscriptionId": "46153750-fa3b-4140-bf57-8beb7d5c971a"
- }
-}
\ No newline at end of file
diff --git a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/TestHelpers/DataLakeAnalyticsManagementHelper.cs b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/TestHelpers/DataLakeAnalyticsManagementHelper.cs
index d260c069c216..8ca058a4edc2 100644
--- a/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/TestHelpers/DataLakeAnalyticsManagementHelper.cs
+++ b/src/SDKs/DataLake.Analytics/DataLakeAnalytics.Tests/TestHelpers/DataLakeAnalyticsManagementHelper.cs
@@ -334,6 +334,13 @@ PARTITIONED BY (UserId) HASH (Region) //Column to partition by
ALTER TABLE {0}.dbo.{1} ADD IF NOT EXISTS PARTITION (1);
+INSERT INTO {0}.dbo.{1}
+(UserId, Start, Region, Query, Duration, Urls, ClickedUrls)
+ON INTEGRITY VIOLATION MOVE TO PARTITION (1)
+VALUES
+(1, new DateTime(2018, 04, 25), ""US"", @""fake query"", 34, ""http://url1.fake.com"", ""http://clickedUrl1.fake.com""),
+(1, new DateTime(2018, 04, 26), ""EN"", @""fake query"", 23, ""http://url2.fake.com"", ""http://clickedUrl2.fake.com"");
+
DROP FUNCTION IF EXISTS {0}.dbo.{2};
//create table weblogs on space-delimited website log data
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Customizations/DataLakeAnalyticsCustomizationHelper.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Customizations/DataLakeAnalyticsCustomizationHelper.cs
index 8b37f0ffc7d5..4089220a3bd4 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Customizations/DataLakeAnalyticsCustomizationHelper.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Customizations/DataLakeAnalyticsCustomizationHelper.cs
@@ -14,7 +14,7 @@ internal static class DataLakeAnalyticsCustomizationHelper
/// This constant is used as the default package version to place in the user agent.
/// It should mirror the package version in the project.json file.
///
- internal const string PackageVersion = "3.3.0-preview";
+ internal const string PackageVersion = "3.4.0-preview";
internal const string DefaultAdlaDnsSuffix = "azuredatalakeanalytics.net";
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/CatalogOperations.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/CatalogOperations.cs
index b6a6dd4cb622..fc5b284ac472 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/CatalogOperations.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/CatalogOperations.cs
@@ -3183,6 +3183,252 @@ internal CatalogOperations(DataLakeAnalyticsCatalogManagementClient client)
return _result;
}
+ ///
+ /// Retrieves the list of table fragments from the Data Lake Analytics catalog.
+ ///
+ ///
+ /// The Azure Data Lake Analytics account upon which to execute catalog
+ /// operations.
+ ///
+ ///
+ /// The name of the database containing the table fragments.
+ ///
+ ///
+ /// The name of the schema containing the table fragments.
+ ///
+ ///
+ /// The name of the table containing the table fragments.
+ ///
+ ///
+ /// OData parameters to apply to the operation.
+ ///
+ ///
+ /// OData Select statement. Limits the properties on each entry to just those
+ /// requested, e.g. Categories?$select=CategoryName,Description. Optional.
+ ///
+ ///
+ /// The Boolean value of true or false to request a count of the matching
+ /// resources included with the resources in the response, e.g.
+ /// Categories?$count=true. Optional.
+ ///
+ ///
+ /// Headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ ///
+ /// Thrown when the operation returned an invalid status code
+ ///
+ ///
+ /// Thrown when unable to deserialize the response
+ ///
+ ///
+ /// Thrown when a required parameter is null
+ ///
+ ///
+ /// Thrown when a required parameter is null
+ ///
+ ///
+ /// A response object containing the response body and response headers.
+ ///
+ public async Task>> ListTableFragmentsWithHttpMessagesAsync(string accountName, string databaseName, string schemaName, string tableName, ODataQuery odataQuery = default(ODataQuery), string select = default(string), bool? count = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
+ {
+ if (accountName == null)
+ {
+ throw new ValidationException(ValidationRules.CannotBeNull, "accountName");
+ }
+ if (Client.AdlaCatalogDnsSuffix == null)
+ {
+ throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix");
+ }
+ if (databaseName == null)
+ {
+ throw new ValidationException(ValidationRules.CannotBeNull, "databaseName");
+ }
+ if (schemaName == null)
+ {
+ throw new ValidationException(ValidationRules.CannotBeNull, "schemaName");
+ }
+ if (tableName == null)
+ {
+ throw new ValidationException(ValidationRules.CannotBeNull, "tableName");
+ }
+ if (Client.ApiVersion == null)
+ {
+ throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
+ }
+ // Tracing
+ bool _shouldTrace = ServiceClientTracing.IsEnabled;
+ string _invocationId = null;
+ if (_shouldTrace)
+ {
+ _invocationId = ServiceClientTracing.NextInvocationId.ToString();
+ Dictionary tracingParameters = new Dictionary();
+ tracingParameters.Add("odataQuery", odataQuery);
+ tracingParameters.Add("accountName", accountName);
+ tracingParameters.Add("databaseName", databaseName);
+ tracingParameters.Add("schemaName", schemaName);
+ tracingParameters.Add("tableName", tableName);
+ tracingParameters.Add("select", select);
+ tracingParameters.Add("count", count);
+ tracingParameters.Add("cancellationToken", cancellationToken);
+ ServiceClientTracing.Enter(_invocationId, this, "ListTableFragments", tracingParameters);
+ }
+ // Construct URL
+ var _baseUrl = Client.BaseUri;
+ var _url = _baseUrl + (_baseUrl.EndsWith("/") ? "" : "/") + "catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/tablefragments";
+ _url = _url.Replace("{accountName}", accountName);
+ _url = _url.Replace("{adlaCatalogDnsSuffix}", Client.AdlaCatalogDnsSuffix);
+ _url = _url.Replace("{databaseName}", System.Uri.EscapeDataString(databaseName));
+ _url = _url.Replace("{schemaName}", System.Uri.EscapeDataString(schemaName));
+ _url = _url.Replace("{tableName}", System.Uri.EscapeDataString(tableName));
+ List _queryParameters = new List();
+ if (odataQuery != null)
+ {
+ var _odataFilter = odataQuery.ToString();
+ if (!string.IsNullOrEmpty(_odataFilter))
+ {
+ _queryParameters.Add(_odataFilter);
+ }
+ }
+ if (select != null)
+ {
+ _queryParameters.Add(string.Format("$select={0}", System.Uri.EscapeDataString(select)));
+ }
+ if (count != null)
+ {
+ _queryParameters.Add(string.Format("$count={0}", System.Uri.EscapeDataString(Rest.Serialization.SafeJsonConvert.SerializeObject(count, Client.SerializationSettings).Trim('"'))));
+ }
+ if (Client.ApiVersion != null)
+ {
+ _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion)));
+ }
+ if (_queryParameters.Count > 0)
+ {
+ _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters);
+ }
+ // Create HTTP transport objects
+ var _httpRequest = new HttpRequestMessage();
+ HttpResponseMessage _httpResponse = null;
+ _httpRequest.Method = new HttpMethod("GET");
+ _httpRequest.RequestUri = new System.Uri(_url);
+ // Set Headers
+ if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value)
+ {
+ _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString());
+ }
+ if (Client.AcceptLanguage != null)
+ {
+ if (_httpRequest.Headers.Contains("accept-language"))
+ {
+ _httpRequest.Headers.Remove("accept-language");
+ }
+ _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage);
+ }
+
+
+ if (customHeaders != null)
+ {
+ foreach(var _header in customHeaders)
+ {
+ if (_httpRequest.Headers.Contains(_header.Key))
+ {
+ _httpRequest.Headers.Remove(_header.Key);
+ }
+ _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value);
+ }
+ }
+
+ // Serialize Request
+ string _requestContent = null;
+ // Set Credentials
+ if (Client.Credentials != null)
+ {
+ cancellationToken.ThrowIfCancellationRequested();
+ await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false);
+ }
+ // Send Request
+ if (_shouldTrace)
+ {
+ ServiceClientTracing.SendRequest(_invocationId, _httpRequest);
+ }
+ cancellationToken.ThrowIfCancellationRequested();
+ _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false);
+ if (_shouldTrace)
+ {
+ ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse);
+ }
+ HttpStatusCode _statusCode = _httpResponse.StatusCode;
+ cancellationToken.ThrowIfCancellationRequested();
+ string _responseContent = null;
+ if ((int)_statusCode != 200)
+ {
+ var ex = new CloudException(string.Format("Operation returned an invalid status code '{0}'", _statusCode));
+ try
+ {
+ _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false);
+ CloudError _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings);
+ if (_errorBody != null)
+ {
+ ex = new CloudException(_errorBody.Message);
+ ex.Body = _errorBody;
+ }
+ }
+ catch (JsonException)
+ {
+ // Ignore the exception
+ }
+ ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent);
+ ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent);
+ if (_httpResponse.Headers.Contains("x-ms-request-id"))
+ {
+ ex.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault();
+ }
+ if (_shouldTrace)
+ {
+ ServiceClientTracing.Error(_invocationId, ex);
+ }
+ _httpRequest.Dispose();
+ if (_httpResponse != null)
+ {
+ _httpResponse.Dispose();
+ }
+ throw ex;
+ }
+ // Create Result
+ var _result = new AzureOperationResponse>();
+ _result.Request = _httpRequest;
+ _result.Response = _httpResponse;
+ if (_httpResponse.Headers.Contains("x-ms-request-id"))
+ {
+ _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault();
+ }
+ // Deserialize Response
+ if ((int)_statusCode == 200)
+ {
+ _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false);
+ try
+ {
+ _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings);
+ }
+ catch (JsonException ex)
+ {
+ _httpRequest.Dispose();
+ if (_httpResponse != null)
+ {
+ _httpResponse.Dispose();
+ }
+ throw new SerializationException("Unable to deserialize the response.", _responseContent, ex);
+ }
+ }
+ if (_shouldTrace)
+ {
+ ServiceClientTracing.Exit(_invocationId, _result);
+ }
+ return _result;
+ }
+
///
/// Retrieves the list of tables from the Data Lake Analytics catalog.
///
@@ -10631,6 +10877,179 @@ internal CatalogOperations(DataLakeAnalyticsCatalogManagementClient client)
return _result;
}
+ ///
+ /// Retrieves the list of table fragments from the Data Lake Analytics catalog.
+ ///
+ ///
+ /// The NextLink from the previous successful call to List operation.
+ ///
+ ///
+ /// Headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ ///
+ /// Thrown when the operation returned an invalid status code
+ ///
+ ///
+ /// Thrown when unable to deserialize the response
+ ///
+ ///
+ /// Thrown when a required parameter is null
+ ///
+ ///
+ /// Thrown when a required parameter is null
+ ///
+ ///
+ /// A response object containing the response body and response headers.
+ ///
+ public async Task>> ListTableFragmentsNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
+ {
+ if (nextPageLink == null)
+ {
+ throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
+ }
+ // Tracing
+ bool _shouldTrace = ServiceClientTracing.IsEnabled;
+ string _invocationId = null;
+ if (_shouldTrace)
+ {
+ _invocationId = ServiceClientTracing.NextInvocationId.ToString();
+ Dictionary tracingParameters = new Dictionary();
+ tracingParameters.Add("nextPageLink", nextPageLink);
+ tracingParameters.Add("cancellationToken", cancellationToken);
+ ServiceClientTracing.Enter(_invocationId, this, "ListTableFragmentsNext", tracingParameters);
+ }
+ // Construct URL
+ string _url = "{nextLink}";
+ _url = _url.Replace("{nextLink}", nextPageLink);
+ List _queryParameters = new List();
+ if (_queryParameters.Count > 0)
+ {
+ _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters);
+ }
+ // Create HTTP transport objects
+ var _httpRequest = new HttpRequestMessage();
+ HttpResponseMessage _httpResponse = null;
+ _httpRequest.Method = new HttpMethod("GET");
+ _httpRequest.RequestUri = new System.Uri(_url);
+ // Set Headers
+ if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value)
+ {
+ _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString());
+ }
+ if (Client.AcceptLanguage != null)
+ {
+ if (_httpRequest.Headers.Contains("accept-language"))
+ {
+ _httpRequest.Headers.Remove("accept-language");
+ }
+ _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage);
+ }
+
+
+ if (customHeaders != null)
+ {
+ foreach(var _header in customHeaders)
+ {
+ if (_httpRequest.Headers.Contains(_header.Key))
+ {
+ _httpRequest.Headers.Remove(_header.Key);
+ }
+ _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value);
+ }
+ }
+
+ // Serialize Request
+ string _requestContent = null;
+ // Set Credentials
+ if (Client.Credentials != null)
+ {
+ cancellationToken.ThrowIfCancellationRequested();
+ await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false);
+ }
+ // Send Request
+ if (_shouldTrace)
+ {
+ ServiceClientTracing.SendRequest(_invocationId, _httpRequest);
+ }
+ cancellationToken.ThrowIfCancellationRequested();
+ _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false);
+ if (_shouldTrace)
+ {
+ ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse);
+ }
+ HttpStatusCode _statusCode = _httpResponse.StatusCode;
+ cancellationToken.ThrowIfCancellationRequested();
+ string _responseContent = null;
+ if ((int)_statusCode != 200)
+ {
+ var ex = new CloudException(string.Format("Operation returned an invalid status code '{0}'", _statusCode));
+ try
+ {
+ _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false);
+ CloudError _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings);
+ if (_errorBody != null)
+ {
+ ex = new CloudException(_errorBody.Message);
+ ex.Body = _errorBody;
+ }
+ }
+ catch (JsonException)
+ {
+ // Ignore the exception
+ }
+ ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent);
+ ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent);
+ if (_httpResponse.Headers.Contains("x-ms-request-id"))
+ {
+ ex.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault();
+ }
+ if (_shouldTrace)
+ {
+ ServiceClientTracing.Error(_invocationId, ex);
+ }
+ _httpRequest.Dispose();
+ if (_httpResponse != null)
+ {
+ _httpResponse.Dispose();
+ }
+ throw ex;
+ }
+ // Create Result
+ var _result = new AzureOperationResponse>();
+ _result.Request = _httpRequest;
+ _result.Response = _httpResponse;
+ if (_httpResponse.Headers.Contains("x-ms-request-id"))
+ {
+ _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault();
+ }
+ // Deserialize Response
+ if ((int)_statusCode == 200)
+ {
+ _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false);
+ try
+ {
+ _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject>(_responseContent, Client.DeserializationSettings);
+ }
+ catch (JsonException ex)
+ {
+ _httpRequest.Dispose();
+ if (_httpResponse != null)
+ {
+ _httpResponse.Dispose();
+ }
+ throw new SerializationException("Unable to deserialize the response.", _responseContent, ex);
+ }
+ }
+ if (_shouldTrace)
+ {
+ ServiceClientTracing.Exit(_invocationId, _result);
+ }
+ return _result;
+ }
+
///
/// Retrieves the list of tables from the Data Lake Analytics catalog.
///
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/CatalogOperationsExtensions.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/CatalogOperationsExtensions.cs
index efcff4e0a313..862cec8a5519 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/CatalogOperationsExtensions.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/CatalogOperationsExtensions.cs
@@ -869,6 +869,84 @@ public static USqlTable GetTable(this ICatalogOperations operations, string acco
}
}
+ ///
+ /// Retrieves the list of table fragments from the Data Lake Analytics catalog.
+ ///
+ ///
+ /// The operations group for this extension method.
+ ///
+ ///
+ /// The Azure Data Lake Analytics account upon which to execute catalog
+ /// operations.
+ ///
+ ///
+ /// The name of the database containing the table fragments.
+ ///
+ ///
+ /// The name of the schema containing the table fragments.
+ ///
+ ///
+ /// The name of the table containing the table fragments.
+ ///
+ ///
+ /// OData parameters to apply to the operation.
+ ///
+ ///
+ /// OData Select statement. Limits the properties on each entry to just those
+ /// requested, e.g. Categories?$select=CategoryName,Description. Optional.
+ ///
+ ///
+ /// The Boolean value of true or false to request a count of the matching
+ /// resources included with the resources in the response, e.g.
+ /// Categories?$count=true. Optional.
+ ///
+ public static IPage ListTableFragments(this ICatalogOperations operations, string accountName, string databaseName, string schemaName, string tableName, ODataQuery odataQuery = default(ODataQuery), string select = default(string), bool? count = default(bool?))
+ {
+ return operations.ListTableFragmentsAsync(accountName, databaseName, schemaName, tableName, odataQuery, select, count).GetAwaiter().GetResult();
+ }
+
+ ///
+ /// Retrieves the list of table fragments from the Data Lake Analytics catalog.
+ ///
+ ///
+ /// The operations group for this extension method.
+ ///
+ ///
+ /// The Azure Data Lake Analytics account upon which to execute catalog
+ /// operations.
+ ///
+ ///
+ /// The name of the database containing the table fragments.
+ ///
+ ///
+ /// The name of the schema containing the table fragments.
+ ///
+ ///
+ /// The name of the table containing the table fragments.
+ ///
+ ///
+ /// OData parameters to apply to the operation.
+ ///
+ ///
+ /// OData Select statement. Limits the properties on each entry to just those
+ /// requested, e.g. Categories?$select=CategoryName,Description. Optional.
+ ///
+ ///
+ /// The Boolean value of true or false to request a count of the matching
+ /// resources included with the resources in the response, e.g.
+ /// Categories?$count=true. Optional.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ public static async Task> ListTableFragmentsAsync(this ICatalogOperations operations, string accountName, string databaseName, string schemaName, string tableName, ODataQuery odataQuery = default(ODataQuery), string select = default(string), bool? count = default(bool?), CancellationToken cancellationToken = default(CancellationToken))
+ {
+ using (var _result = await operations.ListTableFragmentsWithHttpMessagesAsync(accountName, databaseName, schemaName, tableName, odataQuery, select, count, null, cancellationToken).ConfigureAwait(false))
+ {
+ return _result.Body;
+ }
+ }
+
///
/// Retrieves the list of tables from the Data Lake Analytics catalog.
///
@@ -2925,6 +3003,40 @@ public static IPage ListProceduresNext(this ICatalogOperations op
}
}
+ ///
+ /// Retrieves the list of table fragments from the Data Lake Analytics catalog.
+ ///
+ ///
+ /// The operations group for this extension method.
+ ///
+ ///
+ /// The NextLink from the previous successful call to List operation.
+ ///
+ public static IPage ListTableFragmentsNext(this ICatalogOperations operations, string nextPageLink)
+ {
+ return operations.ListTableFragmentsNextAsync(nextPageLink).GetAwaiter().GetResult();
+ }
+
+ ///
+ /// Retrieves the list of table fragments from the Data Lake Analytics catalog.
+ ///
+ ///
+ /// The operations group for this extension method.
+ ///
+ ///
+ /// The NextLink from the previous successful call to List operation.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ public static async Task> ListTableFragmentsNextAsync(this ICatalogOperations operations, string nextPageLink, CancellationToken cancellationToken = default(CancellationToken))
+ {
+ using (var _result = await operations.ListTableFragmentsNextWithHttpMessagesAsync(nextPageLink, null, cancellationToken).ConfigureAwait(false))
+ {
+ return _result.Body;
+ }
+ }
+
///
/// Retrieves the list of tables from the Data Lake Analytics catalog.
///
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/DataLakeAnalyticsJobManagementClient.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/DataLakeAnalyticsJobManagementClient.cs
index ff4e6896eb37..1b391dec6b18 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/DataLakeAnalyticsJobManagementClient.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/DataLakeAnalyticsJobManagementClient.cs
@@ -46,17 +46,17 @@ public partial class DataLakeAnalyticsJobManagementClient : ServiceClient
public ServiceClientCredentials Credentials { get; private set; }
- ///
- /// Client Api Version.
- ///
- public string ApiVersion { get; private set; }
-
///
/// The DNS suffix used as the base for all Azure Data Lake Analytics Job
/// service requests.
///
public string AdlaJobDnsSuffix { get; set; }
+ ///
+ /// Client Api Version.
+ ///
+ public string ApiVersion { get; private set; }
+
///
/// Gets or sets the preferred language for the response.
///
@@ -180,8 +180,8 @@ private void Initialize()
Pipeline = new PipelineOperations(this);
Recurrence = new RecurrenceOperations(this);
BaseUri = "https://{accountName}.{adlaJobDnsSuffix}";
- ApiVersion = "2017-09-01-preview";
AdlaJobDnsSuffix = "azuredatalakeanalytics.net";
+ ApiVersion = "2017-09-01-preview";
AcceptLanguage = "en-US";
LongRunningOperationRetryTimeout = 30;
GenerateClientRequestId = true;
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/ICatalogOperations.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/ICatalogOperations.cs
index 13572038da85..b81531e9626b 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/ICatalogOperations.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/ICatalogOperations.cs
@@ -524,6 +524,52 @@ public partial interface ICatalogOperations
///
Task> GetTableWithHttpMessagesAsync(string accountName, string databaseName, string schemaName, string tableName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
+ /// Retrieves the list of table fragments from the Data Lake Analytics
+ /// catalog.
+ ///
+ ///
+ /// The Azure Data Lake Analytics account upon which to execute catalog
+ /// operations.
+ ///
+ ///
+ /// The name of the database containing the table fragments.
+ ///
+ ///
+ /// The name of the schema containing the table fragments.
+ ///
+ ///
+ /// The name of the table containing the table fragments.
+ ///
+ ///
+ /// OData parameters to apply to the operation.
+ ///
+ ///
+ /// OData Select statement. Limits the properties on each entry to just
+ /// those requested, e.g. Categories?$select=CategoryName,Description.
+ /// Optional.
+ ///
+ ///
+ /// The Boolean value of true or false to request a count of the
+ /// matching resources included with the resources in the response,
+ /// e.g. Categories?$count=true. Optional.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ ///
+ /// Thrown when the operation returned an invalid status code
+ ///
+ ///
+ /// Thrown when unable to deserialize the response
+ ///
+ ///
+ /// Thrown when a required parameter is null
+ ///
+ Task>> ListTableFragmentsWithHttpMessagesAsync(string accountName, string databaseName, string schemaName, string tableName, ODataQuery odataQuery = default(ODataQuery), string select = default(string), bool? count = default(bool?), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ ///
/// Retrieves the list of tables from the Data Lake Analytics catalog.
///
///
@@ -1746,6 +1792,29 @@ public partial interface ICatalogOperations
///
Task>> ListProceduresNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
+ /// Retrieves the list of table fragments from the Data Lake Analytics
+ /// catalog.
+ ///
+ ///
+ /// The NextLink from the previous successful call to List operation.
+ ///
+ ///
+ /// The headers that will be added to request.
+ ///
+ ///
+ /// The cancellation token.
+ ///
+ ///
+ /// Thrown when the operation returned an invalid status code
+ ///
+ ///
+ /// Thrown when unable to deserialize the response
+ ///
+ ///
+ /// Thrown when a required parameter is null
+ ///
+ Task>> ListTableFragmentsNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
+ ///
/// Retrieves the list of tables from the Data Lake Analytics catalog.
///
///
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IDataLakeAnalyticsJobManagementClient.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IDataLakeAnalyticsJobManagementClient.cs
index 00f5c517ec0a..b29e85a957a6 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IDataLakeAnalyticsJobManagementClient.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IDataLakeAnalyticsJobManagementClient.cs
@@ -39,17 +39,17 @@ public partial interface IDataLakeAnalyticsJobManagementClient : System.IDisposa
///
ServiceClientCredentials Credentials { get; }
- ///
- /// Client Api Version.
- ///
- string ApiVersion { get; }
-
///
/// The DNS suffix used as the base for all Azure Data Lake Analytics
/// Job service requests.
///
string AdlaJobDnsSuffix { get; set; }
+ ///
+ /// Client Api Version.
+ ///
+ string ApiVersion { get; }
+
///
/// Gets or sets the preferred language for the response.
///
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/BaseJobParameters.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/BaseJobParameters.cs
index e4936126a976..eaa39d3e96f4 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/BaseJobParameters.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/BaseJobParameters.cs
@@ -30,10 +30,10 @@ public BaseJobParameters()
///
/// Initializes a new instance of the BaseJobParameters class.
///
- /// the job type of the current job (Hive, USql, or
+ /// The job type of the current job (Hive, USql, or
/// Scope (for internal use only)). Possible values include: 'USql',
/// 'Hive', 'Scope'
- /// the job specific properties.
+ /// The job specific properties.
public BaseJobParameters(JobType type, CreateJobProperties properties)
{
Type = type;
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/BuildJobParameters.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/BuildJobParameters.cs
index 50abd476e8ec..4b3ba5539bc2 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/BuildJobParameters.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/BuildJobParameters.cs
@@ -29,11 +29,11 @@ public BuildJobParameters()
///
/// Initializes a new instance of the BuildJobParameters class.
///
- /// the job type of the current job (Hive, USql, or
+ /// The job type of the current job (Hive, USql, or
/// Scope (for internal use only)). Possible values include: 'USql',
/// 'Hive', 'Scope'
- /// the job specific properties.
- /// the friendly name of the job to build.
+ /// The job specific properties.
+ /// The friendly name of the job to build.
public BuildJobParameters(JobType type, CreateJobProperties properties, string name = default(string))
: base(type, properties)
{
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateJobParameters.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateJobParameters.cs
index 80263cbe26dc..825917a2da80 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateJobParameters.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateJobParameters.cs
@@ -32,21 +32,21 @@ public CreateJobParameters()
///
/// Initializes a new instance of the CreateJobParameters class.
///
- /// the job type of the current job (Hive, USql, or
+ /// The job type of the current job (Hive, USql, or
/// Scope (for internal use only)). Possible values include: 'USql',
/// 'Hive', 'Scope'
- /// the job specific properties.
- /// the friendly name of the job to submit.
- /// the degree of parallelism to use
+ /// The job specific properties.
+ /// The friendly name of the job to submit.
+ /// The degree of parallelism to use
/// for this job. This must be greater than 0, if set to less than 0 it
/// will default to 1.
- /// the priority value to use for the current
+ /// The priority value to use for the current
/// job. Lower numbers have a higher priority. By default, a job has a
/// priority of 1000. This must be greater than 0.
- /// the list of log file name patterns to
+ /// The list of log file name patterns to
/// find in the logFolder. '*' is the only matching character allowed.
/// Example format: jobExecution*.log or *mylog*.txt
- /// the recurring job relationship information
+ /// The recurring job relationship information
/// properties.
public CreateJobParameters(JobType type, CreateJobProperties properties, string name, int? degreeOfParallelism = default(int?), int? priority = default(int?), IList logFilePatterns = default(IList), JobRelationshipProperties related = default(JobRelationshipProperties))
: base(type, properties)
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateJobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateJobProperties.cs
index ad9704c19428..f34c71038e4b 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateJobProperties.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateJobProperties.cs
@@ -30,9 +30,9 @@ public CreateJobProperties()
///
/// Initializes a new instance of the CreateJobProperties class.
///
- /// the script to run. Please note that the
+ /// The script to run. Please note that the
/// maximum script size is 3 MB.
- /// the runtime version of the Data Lake
+ /// The runtime version of the Data Lake
/// Analytics engine to use for the specific type of job being
/// run.
public CreateJobProperties(string script, string runtimeVersion = default(string))
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateScopeJobParameters.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateScopeJobParameters.cs
index 240e2887e28c..a8ca1cae5bd6 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateScopeJobParameters.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateScopeJobParameters.cs
@@ -32,25 +32,24 @@ public CreateScopeJobParameters()
///
/// Initializes a new instance of the CreateScopeJobParameters class.
///
- /// the job type of the current job (Hive, USql, or
+ /// The job type of the current job (Hive, USql, or
/// Scope (for internal use only)). Possible values include: 'USql',
/// 'Hive', 'Scope'
- /// the job specific properties.
- /// the friendly name of the job to submit.
- /// the degree of parallelism to use
+ /// The job specific properties.
+ /// The friendly name of the job to submit.
+ /// The degree of parallelism to use
/// for this job. This must be greater than 0, if set to less than 0 it
/// will default to 1.
- /// the priority value to use for the current
+ /// The priority value to use for the current
/// job. Lower numbers have a higher priority. By default, a job has a
/// priority of 1000. This must be greater than 0.
- /// the list of log file name patterns to
+ /// The list of log file name patterns to
/// find in the logFolder. '*' is the only matching character allowed.
/// Example format: jobExecution*.log or *mylog*.txt
- /// the recurring job relationship information
+ /// The recurring job relationship information
/// properties.
- /// the key-value pairs used to add additional
- /// metadata to the job information. (Only for use internally with
- /// Scope job type.)
+ /// The key-value pairs used to add additional
+ /// metadata to the job information.
public CreateScopeJobParameters(JobType type, CreateJobProperties properties, string name, int? degreeOfParallelism = default(int?), int? priority = default(int?), IList logFilePatterns = default(IList), JobRelationshipProperties related = default(JobRelationshipProperties), IDictionary tags = default(IDictionary))
: base(type, properties, name, degreeOfParallelism, priority, logFilePatterns, related)
{
@@ -65,7 +64,7 @@ public CreateScopeJobParameters()
///
/// Gets or sets the key-value pairs used to add additional metadata to
- /// the job information. (Only for use internally with Scope job type.)
+ /// the job information.
///
[JsonProperty(PropertyName = "tags")]
public IDictionary Tags { get; set; }
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateScopeJobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateScopeJobProperties.cs
index 237adfd0e342..2840488bf2ea 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateScopeJobProperties.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateScopeJobProperties.cs
@@ -16,7 +16,8 @@ namespace Microsoft.Azure.Management.DataLake.Analytics.Models
using System.Linq;
///
- /// Scope job properties used when submitting Scope jobs.
+ /// Scope job properties used when submitting Scope jobs. (Only for use
+ /// internally with Scope job type.)
///
[Newtonsoft.Json.JsonObject("Scope")]
public partial class CreateScopeJobProperties : CreateJobProperties
@@ -32,14 +33,14 @@ public CreateScopeJobProperties()
///
/// Initializes a new instance of the CreateScopeJobProperties class.
///
- /// the script to run. Please note that the
+ /// The script to run. Please note that the
/// maximum script size is 3 MB.
- /// the runtime version of the Data Lake
+ /// The runtime version of the Data Lake
/// Analytics engine to use for the specific type of job being
/// run.
- /// the list of resources that are required by
+ /// The list of resources that are required by
/// the job.
- /// the list of email addresses, separated by
+ /// The list of email addresses, separated by
/// semi-colons, to notify when the job reaches a terminal
/// state.
public CreateScopeJobProperties(string script, string runtimeVersion = default(string), IList resources = default(IList), string notifier = default(string))
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateUSqlJobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateUSqlJobProperties.cs
index e2453494a1e1..89f6ea7f3041 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateUSqlJobProperties.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CreateUSqlJobProperties.cs
@@ -30,12 +30,12 @@ public CreateUSqlJobProperties()
///
/// Initializes a new instance of the CreateUSqlJobProperties class.
///
- /// the script to run. Please note that the
+ /// The script to run. Please note that the
/// maximum script size is 3 MB.
- /// the runtime version of the Data Lake
+ /// The runtime version of the Data Lake
/// Analytics engine to use for the specific type of job being
/// run.
- /// the specific compilation mode for the job
+ /// The specific compilation mode for the job
/// used during execution. If this is not specified during submission,
/// the server will determine the optimal compilation mode. Possible
/// values include: 'Semantic', 'Full', 'SingleBox'
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Diagnostics.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Diagnostics.cs
index 40932bcce928..ea914200ec22 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Diagnostics.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Diagnostics.cs
@@ -29,24 +29,24 @@ public Diagnostics()
///
/// Initializes a new instance of the Diagnostics class.
///
- /// the column where the error
- /// occured.
- /// the ending index of the error.
- /// the line number the error occured
- /// on.
- /// the error message.
- /// the severity of the error. Possible values
+ /// The error message.
+ /// The severity of the error. Possible values
/// include: 'Warning', 'Error', 'Info', 'SevereWarning', 'Deprecated',
/// 'UserWarning'
- /// the starting index of the error.
- public Diagnostics(int? columnNumber = default(int?), int? end = default(int?), int? lineNumber = default(int?), string message = default(string), SeverityTypes? severity = default(SeverityTypes?), int? start = default(int?))
+ /// The line number the error occured
+ /// on.
+ /// The column where the error
+ /// occured.
+ /// The starting index of the error.
+ /// The ending index of the error.
+ public Diagnostics(string message = default(string), SeverityTypes? severity = default(SeverityTypes?), int? lineNumber = default(int?), int? columnNumber = default(int?), int? start = default(int?), int? end = default(int?))
{
- ColumnNumber = columnNumber;
- End = end;
- LineNumber = lineNumber;
Message = message;
Severity = severity;
+ LineNumber = lineNumber;
+ ColumnNumber = columnNumber;
Start = start;
+ End = end;
CustomInit();
}
@@ -56,16 +56,17 @@ public Diagnostics()
partial void CustomInit();
///
- /// Gets the column where the error occured.
+ /// Gets the error message.
///
- [JsonProperty(PropertyName = "columnNumber")]
- public int? ColumnNumber { get; private set; }
+ [JsonProperty(PropertyName = "message")]
+ public string Message { get; private set; }
///
- /// Gets the ending index of the error.
+ /// Gets the severity of the error. Possible values include: 'Warning',
+ /// 'Error', 'Info', 'SevereWarning', 'Deprecated', 'UserWarning'
///
- [JsonProperty(PropertyName = "end")]
- public int? End { get; private set; }
+ [JsonProperty(PropertyName = "severity")]
+ public SeverityTypes? Severity { get; private set; }
///
/// Gets the line number the error occured on.
@@ -74,17 +75,10 @@ public Diagnostics()
public int? LineNumber { get; private set; }
///
- /// Gets the error message.
- ///
- [JsonProperty(PropertyName = "message")]
- public string Message { get; private set; }
-
- ///
- /// Gets the severity of the error. Possible values include: 'Warning',
- /// 'Error', 'Info', 'SevereWarning', 'Deprecated', 'UserWarning'
+ /// Gets the column where the error occured.
///
- [JsonProperty(PropertyName = "severity")]
- public SeverityTypes? Severity { get; private set; }
+ [JsonProperty(PropertyName = "columnNumber")]
+ public int? ColumnNumber { get; private set; }
///
/// Gets the starting index of the error.
@@ -92,5 +86,11 @@ public Diagnostics()
[JsonProperty(PropertyName = "start")]
public int? Start { get; private set; }
+ ///
+ /// Gets the ending index of the error.
+ ///
+ [JsonProperty(PropertyName = "end")]
+ public int? End { get; private set; }
+
}
}
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/HiveJobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/HiveJobProperties.cs
index fd244d5edcf7..2556b0792d5c 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/HiveJobProperties.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/HiveJobProperties.cs
@@ -30,18 +30,18 @@ public HiveJobProperties()
///
/// Initializes a new instance of the HiveJobProperties class.
///
- /// the script to run. Please note that the
+ /// The script to run. Please note that the
/// maximum script size is 3 MB.
- /// the runtime version of the Data Lake
+ /// The runtime version of the Data Lake
/// Analytics engine to use for the specific type of job being
/// run.
- /// the Hive logs location
- /// the location of Hive job output files
- /// (both execution output and results)
- /// the number of statements that will be
- /// run based on the script
- /// the number of statements that
- /// have been run based on the script
+ /// The Hive logs location.
+ /// The location of Hive job output files
+ /// (both execution output and results).
+ /// The number of statements that will be
+ /// run based on the script.
+ /// The number of statements that
+ /// have been run based on the script.
public HiveJobProperties(string script, string runtimeVersion = default(string), string logsLocation = default(string), string outputLocation = default(string), int? statementCount = default(int?), int? executedStatementCount = default(int?))
: base(script, runtimeVersion)
{
@@ -58,27 +58,27 @@ public HiveJobProperties()
partial void CustomInit();
///
- /// Gets the Hive logs location
+ /// Gets the Hive logs location.
///
[JsonProperty(PropertyName = "logsLocation")]
public string LogsLocation { get; private set; }
///
/// Gets the location of Hive job output files (both execution output
- /// and results)
+ /// and results).
///
[JsonProperty(PropertyName = "outputLocation")]
public string OutputLocation { get; private set; }
///
- /// Gets the number of statements that will be run based on the script
+ /// Gets the number of statements that will be run based on the script.
///
[JsonProperty(PropertyName = "statementCount")]
public int? StatementCount { get; private set; }
///
/// Gets the number of statements that have been run based on the
- /// script
+ /// script.
///
[JsonProperty(PropertyName = "executedStatementCount")]
public int? ExecutedStatementCount { get; private set; }
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobDataPath.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobDataPath.cs
index 712b19ec96f1..17b801810ff4 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobDataPath.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobDataPath.cs
@@ -31,10 +31,10 @@ public JobDataPath()
///
/// Initializes a new instance of the JobDataPath class.
///
- /// the id of the job this data is for.
- /// the command that this job data relates
+ /// The ID of the job this data is for.
+ /// The command that this job data relates
/// to.
- /// the list of paths to all of the job
+ /// The list of paths to all of the job
/// data.
public JobDataPath(System.Guid? jobId = default(System.Guid?), string command = default(string), IList paths = default(IList))
{
@@ -50,7 +50,7 @@ public JobDataPath()
partial void CustomInit();
///
- /// Gets the id of the job this data is for.
+ /// Gets the ID of the job this data is for.
///
[JsonProperty(PropertyName = "jobId")]
public System.Guid? JobId { get; private set; }
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobErrorDetails.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobErrorDetails.cs
index 02d6ab3b43a0..9bd08ffcd288 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobErrorDetails.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobErrorDetails.cs
@@ -29,51 +29,51 @@ public JobErrorDetails()
///
/// Initializes a new instance of the JobErrorDetails class.
///
- /// the error message description
- /// the details of the error message.
- /// the end offset in the job where the error
- /// was found.
- /// the specific identifier for the type of error
+ /// The specific identifier for the type of error
/// encountered in the job.
- /// the path to any supplemental error files, if
+ /// The severity level of the failure. Possible
+ /// values include: 'Warning', 'Error', 'Info', 'SevereWarning',
+ /// 'Deprecated', 'UserWarning'
+ /// The ultimate source of the failure (usually
+ /// either SYSTEM or USER).
+ /// The user friendly error message for the
+ /// failure.
+ /// The error message description.
+ /// The details of the error message.
+ /// The specific line number in the job where
+ /// the error occured.
+ /// The start offset in the job where the
+ /// error was found
+ /// The end offset in the job where the error
+ /// was found.
+ /// The recommended resolution for the
+ /// failure, if any.
+ /// The path to any supplemental error files, if
/// any.
- /// the link to MSDN or Azure help for this type
+ /// The link to MSDN or Azure help for this type
/// of error, if any.
- /// the internal diagnostic stack
+ /// The internal diagnostic stack
/// trace if the user requesting the job error details has sufficient
/// permissions it will be retrieved, otherwise it will be
/// empty.
- /// the specific line number in the job where
- /// the error occured.
- /// the user friendly error message for the
- /// failure.
- /// the recommended resolution for the
- /// failure, if any.
- /// the inner error of this specific job error
+ /// The inner error of this specific job error
/// message, if any.
- /// the severity level of the failure. Possible
- /// values include: 'Warning', 'Error', 'Info', 'SevereWarning',
- /// 'Deprecated', 'UserWarning'
- /// the ultimate source of the failure (usually
- /// either SYSTEM or USER).
- /// the start offset in the job where the
- /// error was found
- public JobErrorDetails(string description = default(string), string details = default(string), int? endOffset = default(int?), string errorId = default(string), string filePath = default(string), string helpLink = default(string), string internalDiagnostics = default(string), int? lineNumber = default(int?), string message = default(string), string resolution = default(string), JobInnerError innerError = default(JobInnerError), SeverityTypes? severity = default(SeverityTypes?), string source = default(string), int? startOffset = default(int?))
+ public JobErrorDetails(string errorId = default(string), SeverityTypes? severity = default(SeverityTypes?), string source = default(string), string message = default(string), string description = default(string), string details = default(string), int? lineNumber = default(int?), int? startOffset = default(int?), int? endOffset = default(int?), string resolution = default(string), string filePath = default(string), string helpLink = default(string), string internalDiagnostics = default(string), JobInnerError innerError = default(JobInnerError))
{
+ ErrorId = errorId;
+ Severity = severity;
+ Source = source;
+ Message = message;
Description = description;
Details = details;
+ LineNumber = lineNumber;
+ StartOffset = startOffset;
EndOffset = endOffset;
- ErrorId = errorId;
+ Resolution = resolution;
FilePath = filePath;
HelpLink = helpLink;
InternalDiagnostics = internalDiagnostics;
- LineNumber = lineNumber;
- Message = message;
- Resolution = resolution;
InnerError = innerError;
- Severity = severity;
- Source = source;
- StartOffset = startOffset;
CustomInit();
}
@@ -83,7 +83,35 @@ public JobErrorDetails()
partial void CustomInit();
///
- /// Gets the error message description
+ /// Gets the specific identifier for the type of error encountered in
+ /// the job.
+ ///
+ [JsonProperty(PropertyName = "errorId")]
+ public string ErrorId { get; private set; }
+
+ ///
+ /// Gets the severity level of the failure. Possible values include:
+ /// 'Warning', 'Error', 'Info', 'SevereWarning', 'Deprecated',
+ /// 'UserWarning'
+ ///
+ [JsonProperty(PropertyName = "severity")]
+ public SeverityTypes? Severity { get; private set; }
+
+ ///
+ /// Gets the ultimate source of the failure (usually either SYSTEM or
+ /// USER).
+ ///
+ [JsonProperty(PropertyName = "source")]
+ public string Source { get; private set; }
+
+ ///
+ /// Gets the user friendly error message for the failure.
+ ///
+ [JsonProperty(PropertyName = "message")]
+ public string Message { get; private set; }
+
+ ///
+ /// Gets the error message description.
///
[JsonProperty(PropertyName = "description")]
public string Description { get; private set; }
@@ -94,6 +122,18 @@ public JobErrorDetails()
[JsonProperty(PropertyName = "details")]
public string Details { get; private set; }
+ ///
+ /// Gets the specific line number in the job where the error occured.
+ ///
+ [JsonProperty(PropertyName = "lineNumber")]
+ public int? LineNumber { get; private set; }
+
+ ///
+ /// Gets the start offset in the job where the error was found
+ ///
+ [JsonProperty(PropertyName = "startOffset")]
+ public int? StartOffset { get; private set; }
+
///
/// Gets the end offset in the job where the error was found.
///
@@ -101,11 +141,10 @@ public JobErrorDetails()
public int? EndOffset { get; private set; }
///
- /// Gets the specific identifier for the type of error encountered in
- /// the job.
+ /// Gets the recommended resolution for the failure, if any.
///
- [JsonProperty(PropertyName = "errorId")]
- public string ErrorId { get; private set; }
+ [JsonProperty(PropertyName = "resolution")]
+ public string Resolution { get; private set; }
///
/// Gets the path to any supplemental error files, if any.
@@ -127,50 +166,11 @@ public JobErrorDetails()
[JsonProperty(PropertyName = "internalDiagnostics")]
public string InternalDiagnostics { get; private set; }
- ///
- /// Gets the specific line number in the job where the error occured.
- ///
- [JsonProperty(PropertyName = "lineNumber")]
- public int? LineNumber { get; private set; }
-
- ///
- /// Gets the user friendly error message for the failure.
- ///
- [JsonProperty(PropertyName = "message")]
- public string Message { get; private set; }
-
- ///
- /// Gets the recommended resolution for the failure, if any.
- ///
- [JsonProperty(PropertyName = "resolution")]
- public string Resolution { get; private set; }
-
///
/// Gets the inner error of this specific job error message, if any.
///
[JsonProperty(PropertyName = "innerError")]
public JobInnerError InnerError { get; private set; }
- ///
- /// Gets the severity level of the failure. Possible values include:
- /// 'Warning', 'Error', 'Info', 'SevereWarning', 'Deprecated',
- /// 'UserWarning'
- ///
- [JsonProperty(PropertyName = "severity")]
- public SeverityTypes? Severity { get; private set; }
-
- ///
- /// Gets the ultimate source of the failure (usually either SYSTEM or
- /// USER).
- ///
- [JsonProperty(PropertyName = "source")]
- public string Source { get; private set; }
-
- ///
- /// Gets the start offset in the job where the error was found
- ///
- [JsonProperty(PropertyName = "startOffset")]
- public int? StartOffset { get; private set; }
-
}
}
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformation.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformation.cs
index c1c0388a6857..758131d54cca 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformation.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformation.cs
@@ -33,46 +33,46 @@ public JobInformation()
///
/// Initializes a new instance of the JobInformation class.
///
- /// the friendly name of the job.
- /// the job type of the current job (Hive, USql, or
+ /// The friendly name of the job.
+ /// The job type of the current job (Hive, USql, or
/// Scope (for internal use only)). Possible values include: 'USql',
/// 'Hive', 'Scope'
- /// the job specific properties.
- /// the job's unique identifier (a GUID).
- /// the user or account that submitted the
+ /// The job specific properties.
+ /// The job's unique identifier (a GUID).
+ /// The user or account that submitted the
/// job.
- /// the degree of parallelism used
+ /// The degree of parallelism used
/// for this job. This must be greater than 0, if set to less than 0 it
/// will default to 1.
- /// the priority value for the current job.
+ /// The priority value for the current job.
/// Lower numbers have a higher priority. By default, a job has a
/// priority of 1000. This must be greater than 0.
- /// the time the job was submitted to the
+ /// The time the job was submitted to the
/// service.
- /// the start time of the job.
- /// the completion time of the job.
- /// the job state. When the job is in the Ended
+ /// The start time of the job.
+ /// The completion time of the job.
+ /// The job state. When the job is in the Ended
/// state, refer to Result and ErrorMessage for details. Possible
/// values include: 'Accepted', 'Compiling', 'Ended', 'New', 'Queued',
/// 'Running', 'Scheduling', 'Starting', 'Paused',
/// 'WaitingForCapacity'
- /// the result of job execution or the current
+ /// The result of job execution or the current
/// result of the running job. Possible values include: 'None',
/// 'Succeeded', 'Cancelled', 'Failed'
- /// the log folder path to use in the following
+ /// The log folder path to use in the following
/// format:
/// adl://<accountName>.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/13/17/18/5fe51957-93bc-4de0-8ddc-c5a4753b068b/logs/.
- /// the list of log file name patterns to
+ /// The list of log file name patterns to
/// find in the logFolder. '*' is the only matching character allowed.
/// Example format: jobExecution*.log or *mylog*.txt
- /// the recurring job relationship information
+ /// The recurring job relationship information
/// properties.
- /// the key-value pairs used to add additional
+ /// The key-value pairs used to add additional
/// metadata to the job information. (Only for use internally with
/// Scope job type.)
- /// the error message details for the job,
+ /// The error message details for the job,
/// if the job failed.
- /// the job state audit records,
+ /// The job state audit records,
/// indicating when various operations have been performed on this
/// job.
public JobInformation(string name, JobType type, JobProperties properties, System.Guid? jobId = default(System.Guid?), string submitter = default(string), int? degreeOfParallelism = default(int?), int? priority = default(int?), System.DateTimeOffset? submitTime = default(System.DateTimeOffset?), System.DateTimeOffset? startTime = default(System.DateTimeOffset?), System.DateTimeOffset? endTime = default(System.DateTimeOffset?), JobState? state = default(JobState?), JobResult? result = default(JobResult?), string logFolder = default(string), IList logFilePatterns = default(IList), JobRelationshipProperties related = default(JobRelationshipProperties), IDictionary tags = default(IDictionary), IList errorMessage = default(IList), IList stateAuditRecords = default(IList))
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformationBasic.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformationBasic.cs
index b2a9e836ee96..f3db0520cdec 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformationBasic.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformationBasic.cs
@@ -32,40 +32,40 @@ public JobInformationBasic()
///
/// Initializes a new instance of the JobInformationBasic class.
///
- /// the friendly name of the job.
- /// the job type of the current job (Hive, USql, or
+ /// The friendly name of the job.
+ /// The job type of the current job (Hive, USql, or
/// Scope (for internal use only)). Possible values include: 'USql',
/// 'Hive', 'Scope'
- /// the job's unique identifier (a GUID).
- /// the user or account that submitted the
+ /// The job's unique identifier (a GUID).
+ /// The user or account that submitted the
/// job.
- /// the degree of parallelism used
+ /// The degree of parallelism used
/// for this job. This must be greater than 0, if set to less than 0 it
/// will default to 1.
- /// the priority value for the current job.
+ /// The priority value for the current job.
/// Lower numbers have a higher priority. By default, a job has a
/// priority of 1000. This must be greater than 0.
- /// the time the job was submitted to the
+ /// The time the job was submitted to the
/// service.
- /// the start time of the job.
- /// the completion time of the job.
- /// the job state. When the job is in the Ended
+ /// The start time of the job.
+ /// The completion time of the job.
+ /// The job state. When the job is in the Ended
/// state, refer to Result and ErrorMessage for details. Possible
/// values include: 'Accepted', 'Compiling', 'Ended', 'New', 'Queued',
/// 'Running', 'Scheduling', 'Starting', 'Paused',
/// 'WaitingForCapacity'
- /// the result of job execution or the current
+ /// The result of job execution or the current
/// result of the running job. Possible values include: 'None',
/// 'Succeeded', 'Cancelled', 'Failed'
- /// the log folder path to use in the following
+ /// The log folder path to use in the following
/// format:
/// adl://<accountName>.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/13/17/18/5fe51957-93bc-4de0-8ddc-c5a4753b068b/logs/.
- /// the list of log file name patterns to
+ /// The list of log file name patterns to
/// find in the logFolder. '*' is the only matching character allowed.
/// Example format: jobExecution*.log or *mylog*.txt
- /// the recurring job relationship information
+ /// The recurring job relationship information
/// properties.
- /// the key-value pairs used to add additional
+ /// The key-value pairs used to add additional
/// metadata to the job information. (Only for use internally with
/// Scope job type.)
public JobInformationBasic(string name, JobType type, System.Guid? jobId = default(System.Guid?), string submitter = default(string), int? degreeOfParallelism = default(int?), int? priority = default(int?), System.DateTimeOffset? submitTime = default(System.DateTimeOffset?), System.DateTimeOffset? startTime = default(System.DateTimeOffset?), System.DateTimeOffset? endTime = default(System.DateTimeOffset?), JobState? state = default(JobState?), JobResult? result = default(JobResult?), string logFolder = default(string), IList logFilePatterns = default(IList), JobRelationshipProperties related = default(JobRelationshipProperties), IDictionary tags = default(IDictionary))
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInnerError.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInnerError.cs
index 22734f0930ba..1f756a8b8178 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInnerError.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInnerError.cs
@@ -29,42 +29,42 @@ public JobInnerError()
///
/// Initializes a new instance of the JobInnerError class.
///
- /// the diagnostic error code.
- /// the severity level of the failure. Possible
+ /// The specific identifier for the type of error
+ /// encountered in the job.
+ /// The severity level of the failure. Possible
/// values include: 'Warning', 'Error', 'Info', 'SevereWarning',
/// 'Deprecated', 'UserWarning'
- /// the details of the error message.
- /// the component that failed.
- /// the specific identifier for the type of error
- /// encountered in the job.
- /// the link to MSDN or Azure help for this type
+ /// The ultimate source of the failure (usually
+ /// either SYSTEM or USER).
+ /// The user friendly error message for the
+ /// failure.
+ /// The error message description.
+ /// The details of the error message.
+ /// The diagnostic error code.
+ /// The component that failed.
+ /// The recommended resolution for the
+ /// failure, if any.
+ /// The link to MSDN or Azure help for this type
/// of error, if any.
- /// the internal diagnostic stack
+ /// The internal diagnostic stack
/// trace if the user requesting the job error details has sufficient
/// permissions it will be retrieved, otherwise it will be
/// empty.
- /// the user friendly error message for the
- /// failure.
- /// the recommended resolution for the
- /// failure, if any.
- /// the ultimate source of the failure (usually
- /// either SYSTEM or USER).
- /// the error message description
- /// the inner error of this specific job error
+ /// The inner error of this specific job error
/// message, if any.
- public JobInnerError(int? diagnosticCode = default(int?), SeverityTypes? severity = default(SeverityTypes?), string details = default(string), string component = default(string), string errorId = default(string), string helpLink = default(string), string internalDiagnostics = default(string), string message = default(string), string resolution = default(string), string source = default(string), string description = default(string), JobInnerError innerError = default(JobInnerError))
+ public JobInnerError(string errorId = default(string), SeverityTypes? severity = default(SeverityTypes?), string source = default(string), string message = default(string), string description = default(string), string details = default(string), int? diagnosticCode = default(int?), string component = default(string), string resolution = default(string), string helpLink = default(string), string internalDiagnostics = default(string), JobInnerError innerError = default(JobInnerError))
{
- DiagnosticCode = diagnosticCode;
+ ErrorId = errorId;
Severity = severity;
+ Source = source;
+ Message = message;
+ Description = description;
Details = details;
+ DiagnosticCode = diagnosticCode;
Component = component;
- ErrorId = errorId;
+ Resolution = resolution;
HelpLink = helpLink;
InternalDiagnostics = internalDiagnostics;
- Message = message;
- Resolution = resolution;
- Source = source;
- Description = description;
InnerError = innerError;
CustomInit();
}
@@ -75,10 +75,11 @@ public JobInnerError()
partial void CustomInit();
///
- /// Gets the diagnostic error code.
+ /// Gets the specific identifier for the type of error encountered in
+ /// the job.
///
- [JsonProperty(PropertyName = "diagnosticCode")]
- public int? DiagnosticCode { get; private set; }
+ [JsonProperty(PropertyName = "errorId")]
+ public string ErrorId { get; private set; }
///
/// Gets the severity level of the failure. Possible values include:
@@ -89,43 +90,41 @@ public JobInnerError()
public SeverityTypes? Severity { get; private set; }
///
- /// Gets the details of the error message.
+ /// Gets the ultimate source of the failure (usually either SYSTEM or
+ /// USER).
///
- [JsonProperty(PropertyName = "details")]
- public string Details { get; private set; }
+ [JsonProperty(PropertyName = "source")]
+ public string Source { get; private set; }
///
- /// Gets the component that failed.
+ /// Gets the user friendly error message for the failure.
///
- [JsonProperty(PropertyName = "component")]
- public string Component { get; private set; }
+ [JsonProperty(PropertyName = "message")]
+ public string Message { get; private set; }
///
- /// Gets the specific identifier for the type of error encountered in
- /// the job.
+ /// Gets the error message description.
///
- [JsonProperty(PropertyName = "errorId")]
- public string ErrorId { get; private set; }
+ [JsonProperty(PropertyName = "description")]
+ public string Description { get; private set; }
///
- /// Gets the link to MSDN or Azure help for this type of error, if any.
+ /// Gets the details of the error message.
///
- [JsonProperty(PropertyName = "helpLink")]
- public string HelpLink { get; private set; }
+ [JsonProperty(PropertyName = "details")]
+ public string Details { get; private set; }
///
- /// Gets the internal diagnostic stack trace if the user requesting the
- /// job error details has sufficient permissions it will be retrieved,
- /// otherwise it will be empty.
+ /// Gets the diagnostic error code.
///
- [JsonProperty(PropertyName = "internalDiagnostics")]
- public string InternalDiagnostics { get; private set; }
+ [JsonProperty(PropertyName = "diagnosticCode")]
+ public int? DiagnosticCode { get; private set; }
///
- /// Gets the user friendly error message for the failure.
+ /// Gets the component that failed.
///
- [JsonProperty(PropertyName = "message")]
- public string Message { get; private set; }
+ [JsonProperty(PropertyName = "component")]
+ public string Component { get; private set; }
///
/// Gets the recommended resolution for the failure, if any.
@@ -134,17 +133,18 @@ public JobInnerError()
public string Resolution { get; private set; }
///
- /// Gets the ultimate source of the failure (usually either SYSTEM or
- /// USER).
+ /// Gets the link to MSDN or Azure help for this type of error, if any.
///
- [JsonProperty(PropertyName = "source")]
- public string Source { get; private set; }
+ [JsonProperty(PropertyName = "helpLink")]
+ public string HelpLink { get; private set; }
///
- /// Gets the error message description
+ /// Gets the internal diagnostic stack trace if the user requesting the
+ /// job error details has sufficient permissions it will be retrieved,
+ /// otherwise it will be empty.
///
- [JsonProperty(PropertyName = "description")]
- public string Description { get; private set; }
+ [JsonProperty(PropertyName = "internalDiagnostics")]
+ public string InternalDiagnostics { get; private set; }
///
/// Gets the inner error of this specific job error message, if any.
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineInformation.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineInformation.cs
index 8fbcfa04ffa9..b5692b466fc0 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineInformation.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineInformation.cs
@@ -33,29 +33,29 @@ public JobPipelineInformation()
///
/// Initializes a new instance of the JobPipelineInformation class.
///
- /// the job relationship pipeline identifier
+ /// The job relationship pipeline identifier
/// (a GUID).
- /// the friendly name of the job
+ /// The friendly name of the job
/// relationship pipeline, which does not need to be unique.
- /// the pipeline uri, unique, links to the
+ /// The pipeline uri, unique, links to the
/// originating service for this pipeline.
- /// the number of jobs in this pipeline
+ /// The number of jobs in this pipeline
/// that have failed.
- /// the number of jobs in this pipeline
+ /// The number of jobs in this pipeline
/// that have been canceled.
- /// the number of jobs in this pipeline
+ /// The number of jobs in this pipeline
/// that have succeeded.
- /// the number of job execution hours that
+ /// The number of job execution hours that
/// resulted in failed jobs.
- /// the number of job execution hours
+ /// The number of job execution hours
/// that resulted in canceled jobs.
- /// the number of job execution hours
+ /// The number of job execution hours
/// that resulted in successful jobs.
- /// the last time a job in this pipeline
+ /// The last time a job in this pipeline
/// was submitted.
- /// the list of recurrence identifiers representing
+ /// The list of recurrence identifiers representing
/// each run of this pipeline.
- /// the list of recurrence identifiers
+ /// The list of recurrence identifiers
/// representing each run of this pipeline.
public JobPipelineInformation(System.Guid? pipelineId = default(System.Guid?), string pipelineName = default(string), string pipelineUri = default(string), int? numJobsFailed = default(int?), int? numJobsCanceled = default(int?), int? numJobsSucceeded = default(int?), double? auHoursFailed = default(double?), double? auHoursCanceled = default(double?), double? auHoursSucceeded = default(double?), System.DateTimeOffset? lastSubmitTime = default(System.DateTimeOffset?), IList runs = default(IList), IList recurrences = default(IList))
{
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineRunInformation.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineRunInformation.cs
index 910d0c200217..00b60575dd25 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineRunInformation.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineRunInformation.cs
@@ -29,9 +29,9 @@ public JobPipelineRunInformation()
///
/// Initializes a new instance of the JobPipelineRunInformation class.
///
- /// the run identifier of an instance of pipeline
+ /// The run identifier of an instance of pipeline
/// executions (a GUID).
- /// the time this instance was last
+ /// The time this instance was last
/// submitted.
public JobPipelineRunInformation(System.Guid? runId = default(System.Guid?), System.DateTimeOffset? lastSubmitTime = default(System.DateTimeOffset?))
{
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobProperties.cs
index 65c24c2d66de..ab7e1b20cd8d 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobProperties.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobProperties.cs
@@ -30,9 +30,9 @@ public JobProperties()
///
/// Initializes a new instance of the JobProperties class.
///
- /// the script to run. Please note that the
+ /// The script to run. Please note that the
/// maximum script size is 3 MB.
- /// the runtime version of the Data Lake
+ /// The runtime version of the Data Lake
/// Analytics engine to use for the specific type of job being
/// run.
public JobProperties(string script, string runtimeVersion = default(string))
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRecurrenceInformation.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRecurrenceInformation.cs
index 447aa343b89e..66923eb45420 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRecurrenceInformation.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRecurrenceInformation.cs
@@ -29,25 +29,25 @@ public JobRecurrenceInformation()
///
/// Initializes a new instance of the JobRecurrenceInformation class.
///
- /// the recurrence identifier (a GUID),
+ /// The recurrence identifier (a GUID),
/// unique per activity/script, regardless of iterations. This is
/// something to link different occurrences of the same job
/// together.
- /// the recurrence name, user friendly
+ /// The recurrence name, user friendly
/// name for the correlation between jobs.
- /// the number of jobs in this recurrence
+ /// The number of jobs in this recurrence
/// that have failed.
- /// the number of jobs in this recurrence
+ /// The number of jobs in this recurrence
/// that have been canceled.
- /// the number of jobs in this
+ /// The number of jobs in this
/// recurrence that have succeeded.
- /// the number of job execution hours that
+ /// The number of job execution hours that
/// resulted in failed jobs.
- /// the number of job execution hours
+ /// The number of job execution hours
/// that resulted in canceled jobs.
- /// the number of job execution hours
+ /// The number of job execution hours
/// that resulted in successful jobs.
- /// the last time a job in this recurrence
+ /// The last time a job in this recurrence
/// was submitted.
public JobRecurrenceInformation(System.Guid? recurrenceId = default(System.Guid?), string recurrenceName = default(string), int? numJobsFailed = default(int?), int? numJobsCanceled = default(int?), int? numJobsSucceeded = default(int?), double? auHoursFailed = default(double?), double? auHoursCanceled = default(double?), double? auHoursSucceeded = default(double?), System.DateTimeOffset? lastSubmitTime = default(System.DateTimeOffset?))
{
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRelationshipProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRelationshipProperties.cs
index 70a3a2d6821c..7d4bdc181a6f 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRelationshipProperties.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRelationshipProperties.cs
@@ -31,19 +31,19 @@ public JobRelationshipProperties()
///
/// Initializes a new instance of the JobRelationshipProperties class.
///
- /// the recurrence identifier (a GUID),
+ /// The recurrence identifier (a GUID),
/// unique per activity/script, regardless of iterations. This is
/// something to link different occurrences of the same job
/// together.
- /// the job relationship pipeline identifier
+ /// The job relationship pipeline identifier
/// (a GUID).
- /// the friendly name of the job
+ /// The friendly name of the job
/// relationship pipeline, which does not need to be unique.
- /// the pipeline uri, unique, links to the
+ /// The pipeline uri, unique, links to the
/// originating service for this pipeline.
- /// the run identifier (a GUID), unique identifier
+ /// The run identifier (a GUID), unique identifier
/// of the iteration of this pipeline.
- /// the recurrence name, user friendly
+ /// The recurrence name, user friendly
/// name for the correlation between jobs.
public JobRelationshipProperties(System.Guid recurrenceId, System.Guid? pipelineId = default(System.Guid?), string pipelineName = default(string), string pipelineUri = default(string), System.Guid? runId = default(System.Guid?), string recurrenceName = default(string))
{
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResource.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResource.cs
index 244b2ed07363..57c857af29d9 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResource.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResource.cs
@@ -29,9 +29,9 @@ public JobResource()
///
/// Initializes a new instance of the JobResource class.
///
- /// the name of the resource.
- /// the path to the resource.
- /// the job resource type. Possible values include:
+ /// The name of the resource.
+ /// The path to the resource.
+ /// The job resource type. Possible values include:
/// 'VertexResource', 'JobManagerResource', 'StatisticsResource',
/// 'VertexResourceInUserFolder', 'JobManagerResourceInUserFolder',
/// 'StatisticsResourceInUserFolder'
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStateAuditRecord.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStateAuditRecord.cs
index 8afb7fec3c83..42ab2aab535b 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStateAuditRecord.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStateAuditRecord.cs
@@ -30,12 +30,12 @@ public JobStateAuditRecord()
///
/// Initializes a new instance of the JobStateAuditRecord class.
///
- /// the new state the job is in.
- /// the time stamp that the state change took
+ /// The new state the job is in.
+ /// The time stamp that the state change took
/// place.
- /// the user who requests the
+ /// The user who requests the
/// change.
- /// the details of the audit log.
+ /// The details of the audit log.
public JobStateAuditRecord(string newState = default(string), System.DateTimeOffset? timeStamp = default(System.DateTimeOffset?), string requestedByUser = default(string), string details = default(string))
{
NewState = newState;
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatistics.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatistics.cs
index 80d9eab107fa..eb63ce65db47 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatistics.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatistics.cs
@@ -31,11 +31,11 @@ public JobStatistics()
///
/// Initializes a new instance of the JobStatistics class.
///
- /// the last update time for the
+ /// The last update time for the
/// statistics.
- /// the job finalizing start
+ /// The job finalizing start
/// time.
- /// the list of stages for the job.
+ /// The list of stages for the job.
public JobStatistics(System.DateTimeOffset? lastUpdateTimeUtc = default(System.DateTimeOffset?), System.DateTimeOffset? finalizingTimeUtc = default(System.DateTimeOffset?), IList stages = default(IList))
{
LastUpdateTimeUtc = lastUpdateTimeUtc;
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertex.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertex.cs
index 594760e24390..93a1e6f98af3 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertex.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertex.cs
@@ -14,7 +14,7 @@ namespace Microsoft.Azure.Management.DataLake.Analytics.Models
using System.Linq;
///
- /// the detailed information for a vertex.
+ /// The detailed information for a vertex.
///
public partial class JobStatisticsVertex
{
@@ -29,13 +29,13 @@ public JobStatisticsVertex()
///
/// Initializes a new instance of the JobStatisticsVertex class.
///
- /// the name of the vertex.
- /// the id of the vertex.
- /// the amount of execution time of the
+ /// The name of the vertex.
+ /// The id of the vertex.
+ /// The amount of execution time of the
/// vertex.
- /// the amount of data read of the vertex, in
+ /// The amount of data read of the vertex, in
/// bytes.
- /// the amount of peak memory usage of the
+ /// The amount of peak memory usage of the
/// vertex, in bytes.
public JobStatisticsVertex(string name = default(string), System.Guid? vertexId = default(System.Guid?), System.TimeSpan? executionTime = default(System.TimeSpan?), long? dataRead = default(long?), long? peakMemUsage = default(long?))
{
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertexStage.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertexStage.cs
index 09298eb8782b..80c4f7b9de77 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertexStage.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertexStage.cs
@@ -29,48 +29,48 @@ public JobStatisticsVertexStage()
///
/// Initializes a new instance of the JobStatisticsVertexStage class.
///
- /// the amount of data read, in bytes.
- /// the amount of data read across
+ /// The amount of data read, in bytes.
+ /// The amount of data read across
/// multiple pods, in bytes.
- /// the amount of data read in one pod,
+ /// The amount of data read in one pod,
/// in bytes.
- /// the amount of data remaining to be read,
+ /// The amount of data remaining to be read,
/// in bytes.
- /// the amount of data written, in
+ /// The amount of data written, in
/// bytes.
- /// the number of duplicates that
+ /// The number of duplicates that
/// were discarded.
- /// the number of failures that occured in
+ /// The number of failures that occured in
/// this stage.
- /// the maximum amount of data read in
+ /// The maximum amount of data read in
/// a single vertex, in bytes.
- /// the minimum amount of data read in
+ /// The minimum amount of data read in
/// a single vertex, in bytes.
- /// the number of read failures in this
+ /// The number of read failures in this
/// stage.
- /// the number of vertices that were
+ /// The number of vertices that were
/// revoked during this stage.
- /// the number of currently running vertices
+ /// The number of currently running vertices
/// in this stage.
- /// the number of currently scheduled
- /// vertices in this stage
- /// the name of this stage in job
+ /// The number of currently scheduled
+ /// vertices in this stage.
+ /// The name of this stage in job
/// execution.
- /// the number of vertices that succeeded
+ /// The number of vertices that succeeded
/// in this stage.
- /// the amount of temporary data written,
+ /// The amount of temporary data written,
/// in bytes.
- /// the total vertex count for this
+ /// The total vertex count for this
/// stage.
- /// the amount of time that failed
+ /// The amount of time that failed
/// vertices took up in this stage.
- /// the current progress of this stage, as
+ /// The current progress of this stage, as
/// a percentage.
- /// the amount of time all successful
+ /// The amount of time all successful
/// vertices took in this stage.
- /// the sum of the peak memory usage of
+ /// The sum of the peak memory usage of
/// all the vertices in the stage, in bytes.
- /// the sum of the total execution
+ /// The sum of the total execution
/// time of all the vertices in the stage.
/// the vertex with the maximum amount
/// of data read.
@@ -78,19 +78,19 @@ public JobStatisticsVertexStage()
/// execution time.
/// the vertex with the maximum
/// peak memory usage.
- /// the estimated vertex CPU
+ /// The estimated vertex CPU
/// core count.
- /// the estimated vertex
+ /// The estimated vertex
/// peak CPU core count.
- /// the estimated vertex memory
+ /// The estimated vertex memory
/// size, in bytes.
- /// the statistics
+ /// The statistics
/// information for the allocated container CPU core count.
- /// the statistics information
+ /// The statistics information
/// for the allocated container memory size.
- /// the statistics information for
+ /// The statistics information for
/// the used vertex CPU core count.
- /// the statistics information for
+ /// The statistics information for
/// the used vertex peak memory size.
public JobStatisticsVertexStage(long? dataRead = default(long?), long? dataReadCrossPod = default(long?), long? dataReadIntraPod = default(long?), long? dataToRead = default(long?), long? dataWritten = default(long?), int? duplicateDiscardCount = default(int?), int? failedCount = default(int?), long? maxVertexDataRead = default(long?), long? minVertexDataRead = default(long?), int? readFailureCount = default(int?), int? revocationCount = default(int?), int? runningCount = default(int?), int? scheduledCount = default(int?), string stageName = default(string), int? succeededCount = default(int?), long? tempDataWritten = default(long?), int? totalCount = default(int?), System.TimeSpan? totalFailedTime = default(System.TimeSpan?), int? totalProgress = default(int?), System.TimeSpan? totalSucceededTime = default(System.TimeSpan?), long? totalPeakMemUsage = default(long?), System.TimeSpan? totalExecutionTime = default(System.TimeSpan?), JobStatisticsVertex maxDataReadVertex = default(JobStatisticsVertex), JobStatisticsVertex maxExecutionTimeVertex = default(JobStatisticsVertex), JobStatisticsVertex maxPeakMemUsageVertex = default(JobStatisticsVertex), int? estimatedVertexCpuCoreCount = default(int?), int? estimatedVertexPeakCpuCoreCount = default(int?), long? estimatedVertexMemSize = default(long?), ResourceUsageStatistics allocatedContainerCpuCoreCount = default(ResourceUsageStatistics), ResourceUsageStatistics allocatedContainerMemSize = default(ResourceUsageStatistics), ResourceUsageStatistics usedVertexCpuCoreCount = default(ResourceUsageStatistics), ResourceUsageStatistics usedVertexPeakMemSize = default(ResourceUsageStatistics))
{
@@ -207,7 +207,7 @@ public JobStatisticsVertexStage()
public int? RunningCount { get; private set; }
///
- /// Gets the number of currently scheduled vertices in this stage
+ /// Gets the number of currently scheduled vertices in this stage.
///
[JsonProperty(PropertyName = "scheduledCount")]
public int? ScheduledCount { get; private set; }
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ResourceUsageStatistics.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ResourceUsageStatistics.cs
index 98f83d90ac97..884c590db493 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ResourceUsageStatistics.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ResourceUsageStatistics.cs
@@ -14,7 +14,7 @@ namespace Microsoft.Azure.Management.DataLake.Analytics.Models
using System.Linq;
///
- /// the statistics information for resource usage.
+ /// The statistics information for resource usage.
///
public partial class ResourceUsageStatistics
{
@@ -29,9 +29,9 @@ public ResourceUsageStatistics()
///
/// Initializes a new instance of the ResourceUsageStatistics class.
///
- /// the average value.
- /// the minimum value.
- /// the maximum value.
+ /// The average value.
+ /// The minimum value.
+ /// The maximum value.
public ResourceUsageStatistics(double? average = default(double?), long? minimum = default(long?), long? maximum = default(long?))
{
Average = average;
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ScopeJobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ScopeJobProperties.cs
index 58801b57bd8d..e88c93e1fb40 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ScopeJobProperties.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ScopeJobProperties.cs
@@ -33,46 +33,46 @@ public ScopeJobProperties()
///
/// Initializes a new instance of the ScopeJobProperties class.
///
- /// the script to run. Please note that the
+ /// The script to run. Please note that the
/// maximum script size is 3 MB.
- /// the runtime version of the Data Lake
+ /// The runtime version of the Data Lake
/// Analytics engine to use for the specific type of job being
/// run.
- /// the list of resources that are required by
- /// the job
- /// the algebra file path after the job
- /// has completed
- /// the list of email addresses, separated by
+ /// The list of resources that are required by
+ /// the job.
+ /// The algebra file path after the job
+ /// has completed.
+ /// The list of email addresses, separated by
/// semi-colons, to notify when the job reaches a terminal
/// state.
- /// the total time this job spent
+ /// The total time this job spent
/// compiling. This value should not be set by the user and will be
/// ignored if it is.
- /// the total time this job spent paused.
+ /// The total time this job spent queued.
/// This value should not be set by the user and will be ignored if it
/// is.
- /// the total time this job spent queued.
- /// This value should not be set by the user and will be ignored if it
- /// is.
- /// the total time this job spent
+ /// The total time this job spent
/// executing. This value should not be set by the user and will be
/// ignored if it is.
- /// the ID used to identify the job
+ /// The total time this job spent paused.
+ /// This value should not be set by the user and will be ignored if it
+ /// is.
+ /// The ID used to identify the job
/// manager coordinating job execution. This value should not be set by
/// the user and will be ignored if it is.
- /// the ID used to identify the yarn
+ /// The ID used to identify the yarn
/// application executing the job. This value should not be set by the
/// user and will be ignored if it is.
- public ScopeJobProperties(string script, string runtimeVersion = default(string), IList resources = default(IList), string userAlgebraPath = default(string), string notifier = default(string), System.TimeSpan? totalCompilationTime = default(System.TimeSpan?), System.TimeSpan? totalPausedTime = default(System.TimeSpan?), System.TimeSpan? totalQueuedTime = default(System.TimeSpan?), System.TimeSpan? totalRunningTime = default(System.TimeSpan?), string rootProcessNodeId = default(string), string yarnApplicationId = default(string))
+ public ScopeJobProperties(string script, string runtimeVersion = default(string), IList resources = default(IList), string userAlgebraPath = default(string), string notifier = default(string), System.TimeSpan? totalCompilationTime = default(System.TimeSpan?), System.TimeSpan? totalQueuedTime = default(System.TimeSpan?), System.TimeSpan? totalRunningTime = default(System.TimeSpan?), System.TimeSpan? totalPausedTime = default(System.TimeSpan?), string rootProcessNodeId = default(string), string yarnApplicationId = default(string))
: base(script, runtimeVersion)
{
Resources = resources;
UserAlgebraPath = userAlgebraPath;
Notifier = notifier;
TotalCompilationTime = totalCompilationTime;
- TotalPausedTime = totalPausedTime;
TotalQueuedTime = totalQueuedTime;
TotalRunningTime = totalRunningTime;
+ TotalPausedTime = totalPausedTime;
RootProcessNodeId = rootProcessNodeId;
YarnApplicationId = yarnApplicationId;
CustomInit();
@@ -84,13 +84,13 @@ public ScopeJobProperties()
partial void CustomInit();
///
- /// Gets the list of resources that are required by the job
+ /// Gets the list of resources that are required by the job.
///
[JsonProperty(PropertyName = "resources")]
public IList Resources { get; private set; }
///
- /// Gets the algebra file path after the job has completed
+ /// Gets the algebra file path after the job has completed.
///
[JsonProperty(PropertyName = "userAlgebraPath")]
public string UserAlgebraPath { get; private set; }
@@ -109,13 +109,6 @@ public ScopeJobProperties()
[JsonProperty(PropertyName = "totalCompilationTime")]
public System.TimeSpan? TotalCompilationTime { get; private set; }
- ///
- /// Gets the total time this job spent paused. This value should not be
- /// set by the user and will be ignored if it is.
- ///
- [JsonProperty(PropertyName = "totalPausedTime")]
- public System.TimeSpan? TotalPausedTime { get; private set; }
-
///
/// Gets the total time this job spent queued. This value should not be
/// set by the user and will be ignored if it is.
@@ -130,6 +123,13 @@ public ScopeJobProperties()
[JsonProperty(PropertyName = "totalRunningTime")]
public System.TimeSpan? TotalRunningTime { get; private set; }
+ ///
+ /// Gets the total time this job spent paused. This value should not be
+ /// set by the user and will be ignored if it is.
+ ///
+ [JsonProperty(PropertyName = "totalPausedTime")]
+ public System.TimeSpan? TotalPausedTime { get; private set; }
+
///
/// Gets the ID used to identify the job manager coordinating job
/// execution. This value should not be set by the user and will be
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ScopeJobResource.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ScopeJobResource.cs
index f26c54ce00c3..4495f7e7488a 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ScopeJobResource.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/ScopeJobResource.cs
@@ -29,8 +29,8 @@ public ScopeJobResource()
///
/// Initializes a new instance of the ScopeJobResource class.
///
- /// the name of the resource.
- /// the path to the resource.
+ /// The name of the resource.
+ /// The path to the resource.
public ScopeJobResource(string name = default(string), string path = default(string))
{
Name = name;
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlJobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlJobProperties.cs
index a84b0cc9a723..47dbb3f6ed05 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlJobProperties.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlJobProperties.cs
@@ -32,45 +32,45 @@ public USqlJobProperties()
///
/// Initializes a new instance of the USqlJobProperties class.
///
- /// the script to run. Please note that the
+ /// The script to run. Please note that the
/// maximum script size is 3 MB.
- /// the runtime version of the Data Lake
+ /// The runtime version of the Data Lake
/// Analytics engine to use for the specific type of job being
/// run.
- /// the list of resources that are required by
- /// the job
- /// the job specific statistics.
- /// the job specific debug data
+ /// The list of resources that are required by
+ /// the job.
+ /// The job specific statistics.
+ /// The job specific debug data
/// locations.
- /// the diagnostics for the job.
- /// the algebra file path after the job
- /// has completed
- /// the total time this job spent
+ /// The diagnostics for the job.
+ /// The algebra file path after the job
+ /// has completed.
+ /// The total time this job spent
/// compiling. This value should not be set by the user and will be
/// ignored if it is.
- /// the total time this job spent paused.
+ /// The total time this job spent queued.
/// This value should not be set by the user and will be ignored if it
/// is.
- /// the total time this job spent queued.
- /// This value should not be set by the user and will be ignored if it
- /// is.
- /// the total time this job spent
+ /// The total time this job spent
/// executing. This value should not be set by the user and will be
/// ignored if it is.
- /// the ID used to identify the job
+ /// The total time this job spent paused.
+ /// This value should not be set by the user and will be ignored if it
+ /// is.
+ /// The ID used to identify the job
/// manager coordinating job execution. This value should not be set by
/// the user and will be ignored if it is.
- /// the ID used to identify the yarn
+ /// The ID used to identify the yarn
/// application executing the job. This value should not be set by the
/// user and will be ignored if it is.
- /// the timestamp (in ticks) for
+ /// The timestamp (in ticks) for
/// the yarn application executing the job. This value should not be
/// set by the user and will be ignored if it is.
- /// the specific compilation mode for the job
+ /// The specific compilation mode for the job
/// used during execution. If this is not specified during submission,
/// the server will determine the optimal compilation mode. Possible
/// values include: 'Semantic', 'Full', 'SingleBox'
- public USqlJobProperties(string script, string runtimeVersion = default(string), IList resources = default(IList), JobStatistics statistics = default(JobStatistics), JobDataPath debugData = default(JobDataPath), IList diagnostics = default(IList), string algebraFilePath = default(string), System.TimeSpan? totalCompilationTime = default(System.TimeSpan?), System.TimeSpan? totalPausedTime = default(System.TimeSpan?), System.TimeSpan? totalQueuedTime = default(System.TimeSpan?), System.TimeSpan? totalRunningTime = default(System.TimeSpan?), string rootProcessNodeId = default(string), string yarnApplicationId = default(string), long? yarnApplicationTimeStamp = default(long?), CompileMode? compileMode = default(CompileMode?))
+ public USqlJobProperties(string script, string runtimeVersion = default(string), IList resources = default(IList), JobStatistics statistics = default(JobStatistics), JobDataPath debugData = default(JobDataPath), IList diagnostics = default(IList), string algebraFilePath = default(string), System.TimeSpan? totalCompilationTime = default(System.TimeSpan?), System.TimeSpan? totalQueuedTime = default(System.TimeSpan?), System.TimeSpan? totalRunningTime = default(System.TimeSpan?), System.TimeSpan? totalPausedTime = default(System.TimeSpan?), string rootProcessNodeId = default(string), string yarnApplicationId = default(string), long? yarnApplicationTimeStamp = default(long?), CompileMode? compileMode = default(CompileMode?))
: base(script, runtimeVersion)
{
Resources = resources;
@@ -79,9 +79,9 @@ public USqlJobProperties()
Diagnostics = diagnostics;
AlgebraFilePath = algebraFilePath;
TotalCompilationTime = totalCompilationTime;
- TotalPausedTime = totalPausedTime;
TotalQueuedTime = totalQueuedTime;
TotalRunningTime = totalRunningTime;
+ TotalPausedTime = totalPausedTime;
RootProcessNodeId = rootProcessNodeId;
YarnApplicationId = yarnApplicationId;
YarnApplicationTimeStamp = yarnApplicationTimeStamp;
@@ -95,7 +95,7 @@ public USqlJobProperties()
partial void CustomInit();
///
- /// Gets the list of resources that are required by the job
+ /// Gets the list of resources that are required by the job.
///
[JsonProperty(PropertyName = "resources")]
public IList Resources { get; private set; }
@@ -119,7 +119,7 @@ public USqlJobProperties()
public IList Diagnostics { get; private set; }
///
- /// Gets the algebra file path after the job has completed
+ /// Gets the algebra file path after the job has completed.
///
[JsonProperty(PropertyName = "algebraFilePath")]
public string AlgebraFilePath { get; private set; }
@@ -131,13 +131,6 @@ public USqlJobProperties()
[JsonProperty(PropertyName = "totalCompilationTime")]
public System.TimeSpan? TotalCompilationTime { get; private set; }
- ///
- /// Gets the total time this job spent paused. This value should not be
- /// set by the user and will be ignored if it is.
- ///
- [JsonProperty(PropertyName = "totalPausedTime")]
- public System.TimeSpan? TotalPausedTime { get; private set; }
-
///
/// Gets the total time this job spent queued. This value should not be
/// set by the user and will be ignored if it is.
@@ -152,6 +145,13 @@ public USqlJobProperties()
[JsonProperty(PropertyName = "totalRunningTime")]
public System.TimeSpan? TotalRunningTime { get; private set; }
+ ///
+ /// Gets the total time this job spent paused. This value should not be
+ /// set by the user and will be ignored if it is.
+ ///
+ [JsonProperty(PropertyName = "totalPausedTime")]
+ public System.TimeSpan? TotalPausedTime { get; private set; }
+
///
/// Gets the ID used to identify the job manager coordinating job
/// execution. This value should not be set by the user and will be
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlTableFragment.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlTableFragment.cs
new file mode 100644
index 000000000000..b12629557062
--- /dev/null
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlTableFragment.cs
@@ -0,0 +1,98 @@
+//
+// Copyright (c) Microsoft Corporation. All rights reserved.
+// Licensed under the MIT License. See License.txt in the project root for
+// license information.
+//
+// Code generated by Microsoft (R) AutoRest Code Generator.
+// Changes may cause incorrect behavior and will be lost if the code is
+// regenerated.
+//
+
+namespace Microsoft.Azure.Management.DataLake.Analytics.Models
+{
+ using Newtonsoft.Json;
+ using System.Linq;
+
+ ///
+ /// A Data Lake Analytics catalog U-SQL table fragment item.
+ ///
+ public partial class USqlTableFragment
+ {
+ ///
+ /// Initializes a new instance of the USqlTableFragment class.
+ ///
+ public USqlTableFragment()
+ {
+ CustomInit();
+ }
+
+ ///
+ /// Initializes a new instance of the USqlTableFragment class.
+ ///
+ /// the parent object Id of the table fragment.
+ /// The parent could be a table or table partition.
+ /// the version of the catalog item.
+ /// the ordinal of the index which contains the
+ /// table fragment.
+ /// the data size of the table fragment in
+ /// bytes.
+ /// the number of rows in the table
+ /// fragment.
+ /// the creation time of the table
+ /// fragment.
+ public USqlTableFragment(System.Guid? parentId = default(System.Guid?), System.Guid? fragmentId = default(System.Guid?), int? indexId = default(int?), long? size = default(long?), long? rowCount = default(long?), System.DateTimeOffset? createDate = default(System.DateTimeOffset?))
+ {
+ ParentId = parentId;
+ FragmentId = fragmentId;
+ IndexId = indexId;
+ Size = size;
+ RowCount = rowCount;
+ CreateDate = createDate;
+ CustomInit();
+ }
+
+ ///
+ /// An initialization method that performs custom operations like setting defaults
+ ///
+ partial void CustomInit();
+
+ ///
+ /// Gets or sets the parent object Id of the table fragment. The parent
+ /// could be a table or table partition.
+ ///
+ [JsonProperty(PropertyName = "parentId")]
+ public System.Guid? ParentId { get; set; }
+
+ ///
+ /// Gets or sets the version of the catalog item.
+ ///
+ [JsonProperty(PropertyName = "fragmentId")]
+ public System.Guid? FragmentId { get; set; }
+
+ ///
+ /// Gets or sets the ordinal of the index which contains the table
+ /// fragment.
+ ///
+ [JsonProperty(PropertyName = "indexId")]
+ public int? IndexId { get; set; }
+
+ ///
+ /// Gets or sets the data size of the table fragment in bytes.
+ ///
+ [JsonProperty(PropertyName = "size")]
+ public long? Size { get; set; }
+
+ ///
+ /// Gets or sets the number of rows in the table fragment.
+ ///
+ [JsonProperty(PropertyName = "rowCount")]
+ public long? RowCount { get; set; }
+
+ ///
+ /// Gets or sets the creation time of the table fragment.
+ ///
+ [JsonProperty(PropertyName = "createDate")]
+ public System.DateTimeOffset? CreateDate { get; set; }
+
+ }
+}
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/UpdateJobParameters.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/UpdateJobParameters.cs
index f799dea2b0ad..76d5c974e525 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/UpdateJobParameters.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/UpdateJobParameters.cs
@@ -33,15 +33,14 @@ public UpdateJobParameters()
///
/// Initializes a new instance of the UpdateJobParameters class.
///
- /// the degree of parallelism used
+ /// The degree of parallelism used
/// for this job. This must be greater than 0, if set to less than 0 it
/// will default to 1.
- /// the priority value for the current job.
+ /// The priority value for the current job.
/// Lower numbers have a higher priority. By default, a job has a
/// priority of 1000. This must be greater than 0.
- /// the key-value pairs used to add additional
- /// metadata to the job information. (Only for use internally with
- /// Scope job type.)
+ /// The key-value pairs used to add additional
+ /// metadata to the job information.
public UpdateJobParameters(int? degreeOfParallelism = default(int?), int? priority = default(int?), IDictionary tags = default(IDictionary))
{
DegreeOfParallelism = degreeOfParallelism;
@@ -72,7 +71,7 @@ public UpdateJobParameters()
///
/// Gets or sets the key-value pairs used to add additional metadata to
- /// the job information. (Only for use internally with Scope job type.)
+ /// the job information.
///
[JsonProperty(PropertyName = "tags")]
public IDictionary Tags { get; set; }
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsAccountManagementClient.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsAccountManagementClient.cs
index 2c854b3d1d2a..9333a36ac5cc 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsAccountManagementClient.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsAccountManagementClient.cs
@@ -1,16 +1,24 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
+//
+// Code generated by Microsoft (R) AutoRest Code Generator.
+// Changes may cause incorrect behavior and will be lost if the code is
+// regenerated.
+//
-internal static partial class SdkInfo
+namespace Microsoft.Azure.Management.DataLake.Analytics
{
- public static IEnumerable> ApiInfo_DataLakeAnalyticsAccountManagementClient
- {
- get
- {
- return new Tuple[]
- {
+ using System;
+ using System.Collections.Generic;
+ using System.Linq;
+
+ internal static partial class SdkInfo
+ {
+ public static IEnumerable> ApiInfo_DataLakeAnalyticsAccountManagementClient
+ {
+ get
+ {
+ return new Tuple[]
+ {
new Tuple("DataLakeAnalytics", "Accounts", "2016-11-01"),
new Tuple("DataLakeAnalytics", "ComputePolicies", "2016-11-01"),
new Tuple("DataLakeAnalytics", "DataLakeStoreAccounts", "2016-11-01"),
@@ -18,7 +26,8 @@ public static IEnumerable> ApiInfo_DataLakeAnalyti
new Tuple("DataLakeAnalytics", "Locations", "2016-11-01"),
new Tuple("DataLakeAnalytics", "Operations", "2016-11-01"),
new Tuple("DataLakeAnalytics", "StorageAccounts", "2016-11-01"),
- }.AsEnumerable();
- }
- }
+ }.AsEnumerable();
+ }
+ }
+ }
}
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsCatalogManagementClient.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsCatalogManagementClient.cs
index 87627433acaa..f6569074446e 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsCatalogManagementClient.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsCatalogManagementClient.cs
@@ -1,18 +1,27 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
+//
+// Code generated by Microsoft (R) AutoRest Code Generator.
+// Changes may cause incorrect behavior and will be lost if the code is
+// regenerated.
+//
-internal static partial class SdkInfo
+namespace Microsoft.Azure.Management.DataLake.Analytics
{
- public static IEnumerable> ApiInfo_DataLakeAnalyticsCatalogManagementClient
- {
- get
- {
- return new Tuple[]
- {
+ using System;
+ using System.Collections.Generic;
+ using System.Linq;
+
+ internal static partial class SdkInfo
+ {
+ public static IEnumerable> ApiInfo_DataLakeAnalyticsCatalogManagementClient
+ {
+ get
+ {
+ return new Tuple[]
+ {
new Tuple("DataLakeAnalyticsCatalogManagementClient", "Catalog", "2016-11-01"),
- }.AsEnumerable();
- }
- }
+ }.AsEnumerable();
+ }
+ }
+ }
}
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsJobManagementClient.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsJobManagementClient.cs
index e87cd5564cbe..0155470cb343 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsJobManagementClient.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/SdkInfo_DataLakeAnalyticsJobManagementClient.cs
@@ -1,20 +1,29 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
+//
+// Code generated by Microsoft (R) AutoRest Code Generator.
+// Changes may cause incorrect behavior and will be lost if the code is
+// regenerated.
+//
-internal static partial class SdkInfo
+namespace Microsoft.Azure.Management.DataLake.Analytics
{
- public static IEnumerable> ApiInfo_DataLakeAnalyticsJobManagementClient
- {
- get
- {
- return new Tuple[]
- {
+ using System;
+ using System.Collections.Generic;
+ using System.Linq;
+
+ internal static partial class SdkInfo
+ {
+ public static IEnumerable> ApiInfo_DataLakeAnalyticsJobManagementClient
+ {
+ get
+ {
+ return new Tuple[]
+ {
new Tuple("DataLakeAnalyticsJobManagementClient", "Job", "2017-09-01-preview"),
new Tuple("DataLakeAnalyticsJobManagementClient", "Pipeline", "2017-09-01-preview"),
new Tuple("DataLakeAnalyticsJobManagementClient", "Recurrence", "2017-09-01-preview"),
- }.AsEnumerable();
- }
- }
+ }.AsEnumerable();
+ }
+ }
+ }
}
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Microsoft.Azure.Management.DataLake.Analytics.csproj b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Microsoft.Azure.Management.DataLake.Analytics.csproj
index 2715e7038597..c40e08794ff5 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Microsoft.Azure.Management.DataLake.Analytics.csproj
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Microsoft.Azure.Management.DataLake.Analytics.csproj
@@ -6,7 +6,7 @@
Microsoft.Azure.Management.DataLake.Analytics
Provides Data Lake Analytics account, job and catalog management capabilities for Microsoft Azure.
- 3.3.0-preview
+ 3.4.0-preview
Microsoft.Azure.Management.DataLake.Analytics
Microsoft Azure Data Lake Analytics management;DataLakeAnalytics;Data Lake Analytics;
See https://aka.ms/adladotnetsdkchangelog for release notes.
diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Properties/AssemblyInfo.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Properties/AssemblyInfo.cs
index 41ca9d317a6b..b9f2414af52b 100644
--- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Properties/AssemblyInfo.cs
+++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Properties/AssemblyInfo.cs
@@ -8,7 +8,7 @@
[assembly: AssemblyDescription("Provides Microsoft Azure Data Lake Analytics management operations including account, catalog and job management.")]
[assembly: AssemblyVersion("3.0.0.0")]
-[assembly: AssemblyFileVersion("3.3.0.0")]
+[assembly: AssemblyFileVersion("3.4.0.0")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Azure .NET SDK")]
diff --git a/src/SDKs/DataLake.Analytics/changelog.md b/src/SDKs/DataLake.Analytics/changelog.md
index e2e361544977..6e35aef6632c 100644
--- a/src/SDKs/DataLake.Analytics/changelog.md
+++ b/src/SDKs/DataLake.Analytics/changelog.md
@@ -1,5 +1,12 @@
## Microsoft.Azure.Management.DataLake.Analytics release notes
+### Changes in 3.4.0-preview
+
+**Notes**
+
+- Added new Catalog APIs:
+ - Catalog_ListTableFragments
+
### Changes in 3.3.0-preview
**Breaking changes**
diff --git a/src/SDKs/_metadata/datalake-analytics_data-plane.txt b/src/SDKs/_metadata/datalake-analytics_data-plane.txt
index 970cee641054..803270bcfaf6 100644
--- a/src/SDKs/_metadata/datalake-analytics_data-plane.txt
+++ b/src/SDKs/_metadata/datalake-analytics_data-plane.txt
@@ -1,10 +1,11 @@
-2018-02-07 22:22:52 UTC
+2018-05-02 05:55:28 UTC
1) azure-rest-api-specs repository information
GitHub user: Azure
Branch: master
-Commit: f6330512616c264543fec0f02f21072a1559173b
+Commit: 2ae4511d8575f4f9efae0b0c144ef4f5adc8546f
2) AutoRest information
Requested version: latest
-Bootstrapper version: C:\Users\jooro\AppData\Roaming\npm `-- autorest@2.0.4245
+Bootstrapper version: D:\code\nodejs\node_global `-- autorest@2.0.4262
+Latest installed version:
diff --git a/src/SDKs/_metadata/datalake-analytics_resource-manager.txt b/src/SDKs/_metadata/datalake-analytics_resource-manager.txt
index ac9d48e1a606..071039083ff1 100644
--- a/src/SDKs/_metadata/datalake-analytics_resource-manager.txt
+++ b/src/SDKs/_metadata/datalake-analytics_resource-manager.txt
@@ -1,10 +1,11 @@
-2018-02-07 22:22:39 UTC
+2018-05-02 05:54:08 UTC
1) azure-rest-api-specs repository information
GitHub user: Azure
Branch: master
-Commit: f6330512616c264543fec0f02f21072a1559173b
+Commit: 2ae4511d8575f4f9efae0b0c144ef4f5adc8546f
2) AutoRest information
Requested version: latest
-Bootstrapper version: C:\Users\jooro\AppData\Roaming\npm `-- autorest@2.0.4245
+Bootstrapper version: D:\code\nodejs\node_global `-- autorest@2.0.4262
+Latest installed version: