diff --git a/src/Common/Commands.Common.Authentication.Test/Commands.Common.Authentication.Test.csproj b/src/Common/Commands.Common.Authentication.Test/Commands.Common.Authentication.Test.csproj index bd29d9593b1f..eebb915f99b4 100644 --- a/src/Common/Commands.Common.Authentication.Test/Commands.Common.Authentication.Test.csproj +++ b/src/Common/Commands.Common.Authentication.Test/Commands.Common.Authentication.Test.csproj @@ -68,11 +68,11 @@ True - ..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\portable-net45+win+wpa81\Microsoft.Rest.ClientRuntime.dll + ..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\portable-net45+win+wpa81\Microsoft.Rest.ClientRuntime.dll True - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/Common/Commands.Common.Authentication.Test/packages.config b/src/Common/Commands.Common.Authentication.Test/packages.config index 42e529595fb1..c906ffccdf61 100644 --- a/src/Common/Commands.Common.Authentication.Test/packages.config +++ b/src/Common/Commands.Common.Authentication.Test/packages.config @@ -8,8 +8,8 @@ - - + + diff --git a/src/Common/Commands.Common.Authentication/Commands.Common.Authentication.csproj b/src/Common/Commands.Common.Authentication/Commands.Common.Authentication.csproj index 7505381b88b5..3ae1bd733435 100644 --- a/src/Common/Commands.Common.Authentication/Commands.Common.Authentication.csproj +++ b/src/Common/Commands.Common.Authentication/Commands.Common.Authentication.csproj @@ -72,11 +72,11 @@ True - ..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/Common/Commands.Common.Authentication/packages.config b/src/Common/Commands.Common.Authentication/packages.config index a789212c6b80..bed28171b1cc 100644 --- a/src/Common/Commands.Common.Authentication/packages.config +++ b/src/Common/Commands.Common.Authentication/packages.config @@ -8,8 +8,8 @@ - - + + \ No newline at end of file diff --git a/src/Common/Commands.Common.Storage/Commands.Common.Storage.csproj b/src/Common/Commands.Common.Storage/Commands.Common.Storage.csproj index 85b805df9968..6a708572ace6 100644 --- a/src/Common/Commands.Common.Storage/Commands.Common.Storage.csproj +++ b/src/Common/Commands.Common.Storage/Commands.Common.Storage.csproj @@ -92,7 +92,7 @@ ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/Common/Commands.Common.Storage/packages.config b/src/Common/Commands.Common.Storage/packages.config index d78b88c64d24..e5eab1cd4fd3 100644 --- a/src/Common/Commands.Common.Storage/packages.config +++ b/src/Common/Commands.Common.Storage/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/Common/Commands.Common/Commands.Common.csproj b/src/Common/Commands.Common/Commands.Common.csproj index 6cccbf7d33ae..0bcf5a644dca 100644 --- a/src/Common/Commands.Common/Commands.Common.csproj +++ b/src/Common/Commands.Common/Commands.Common.csproj @@ -74,7 +74,7 @@ ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/Common/Commands.Common/packages.config b/src/Common/Commands.Common/packages.config index 64093cf24cf1..e290183547f1 100644 --- a/src/Common/Commands.Common/packages.config +++ b/src/Common/Commands.Common/packages.config @@ -10,7 +10,7 @@ - + diff --git a/src/Common/Commands.ScenarioTests.Common/Commands.ScenarioTests.Common.csproj b/src/Common/Commands.ScenarioTests.Common/Commands.ScenarioTests.Common.csproj index d1360309f997..b6019d2ffbf2 100644 --- a/src/Common/Commands.ScenarioTests.Common/Commands.ScenarioTests.Common.csproj +++ b/src/Common/Commands.ScenarioTests.Common/Commands.ScenarioTests.Common.csproj @@ -68,7 +68,7 @@ ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/Common/Commands.ScenarioTests.Common/packages.config b/src/Common/Commands.ScenarioTests.Common/packages.config index c79c52e2868d..6862ce976234 100644 --- a/src/Common/Commands.ScenarioTests.Common/packages.config +++ b/src/Common/Commands.ScenarioTests.Common/packages.config @@ -11,7 +11,7 @@ - + diff --git a/src/Common/Storage/Commands.Storage.Test/Commands.Storage.Test.csproj b/src/Common/Storage/Commands.Storage.Test/Commands.Storage.Test.csproj index eaef115a9298..5dc5df563293 100644 --- a/src/Common/Storage/Commands.Storage.Test/Commands.Storage.Test.csproj +++ b/src/Common/Storage/Commands.Storage.Test/Commands.Storage.Test.csproj @@ -94,7 +94,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/Common/Storage/Commands.Storage.Test/packages.config b/src/Common/Storage/Commands.Storage.Test/packages.config index e09801ad0973..4f5ce3d9f58b 100644 --- a/src/Common/Storage/Commands.Storage.Test/packages.config +++ b/src/Common/Storage/Commands.Storage.Test/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/Common/Storage/Commands.Storage/Commands.Storage.csproj b/src/Common/Storage/Commands.Storage/Commands.Storage.csproj index 792c70a294a3..fdafd16b2c80 100644 --- a/src/Common/Storage/Commands.Storage/Commands.Storage.csproj +++ b/src/Common/Storage/Commands.Storage/Commands.Storage.csproj @@ -82,7 +82,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/Common/Storage/Commands.Storage/packages.config b/src/Common/Storage/Commands.Storage/packages.config index 6d108f9d0d3f..dc591970a3df 100644 --- a/src/Common/Storage/Commands.Storage/packages.config +++ b/src/Common/Storage/Commands.Storage/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/Commands.ApiManagement.ServiceManagement.csproj b/src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/Commands.ApiManagement.ServiceManagement.csproj index 9dc5cbc19f67..d273b0581419 100644 --- a/src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/Commands.ApiManagement.ServiceManagement.csproj +++ b/src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/Commands.ApiManagement.ServiceManagement.csproj @@ -87,7 +87,7 @@ ..\..\..\packages\Microsoft.Data.Services.Client.5.6.4\lib\net40\Microsoft.Data.Services.Client.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/packages.config b/src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/packages.config index e5fb1436febc..f3c68ec78c88 100644 --- a/src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/packages.config +++ b/src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/Commands.ApiManagement.Test.csproj b/src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/Commands.ApiManagement.Test.csproj index 9396572e5adb..e06a81507ac9 100644 --- a/src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/Commands.ApiManagement.Test.csproj +++ b/src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/Commands.ApiManagement.Test.csproj @@ -84,7 +84,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/packages.config b/src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/packages.config index fcd98e67a83d..6acf2830870e 100644 --- a/src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/packages.config +++ b/src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/ApiManagement/Commands.ApiManagement/Commands.ApiManagement.csproj b/src/ResourceManager/ApiManagement/Commands.ApiManagement/Commands.ApiManagement.csproj index 2118d63c73ca..53a793289d0d 100644 --- a/src/ResourceManager/ApiManagement/Commands.ApiManagement/Commands.ApiManagement.csproj +++ b/src/ResourceManager/ApiManagement/Commands.ApiManagement/Commands.ApiManagement.csproj @@ -91,7 +91,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/ApiManagement/Commands.ApiManagement/packages.config b/src/ResourceManager/ApiManagement/Commands.ApiManagement/packages.config index e5fb1436febc..f3c68ec78c88 100644 --- a/src/ResourceManager/ApiManagement/Commands.ApiManagement/packages.config +++ b/src/ResourceManager/ApiManagement/Commands.ApiManagement/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/ApiManagement/Commands.SMAPI.Test/Commands.ApiManagement.ServiceManagement.Test.csproj b/src/ResourceManager/ApiManagement/Commands.SMAPI.Test/Commands.ApiManagement.ServiceManagement.Test.csproj index 8de40d539bda..d6eb52d9bed8 100644 --- a/src/ResourceManager/ApiManagement/Commands.SMAPI.Test/Commands.ApiManagement.ServiceManagement.Test.csproj +++ b/src/ResourceManager/ApiManagement/Commands.SMAPI.Test/Commands.ApiManagement.ServiceManagement.Test.csproj @@ -84,7 +84,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/ApiManagement/Commands.SMAPI.Test/packages.config b/src/ResourceManager/ApiManagement/Commands.SMAPI.Test/packages.config index 157b94fd576e..cdd86540c712 100644 --- a/src/ResourceManager/ApiManagement/Commands.SMAPI.Test/packages.config +++ b/src/ResourceManager/ApiManagement/Commands.SMAPI.Test/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj b/src/ResourceManager/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj index f0994da89acc..ecfa49b6eda3 100644 --- a/src/ResourceManager/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj +++ b/src/ResourceManager/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj @@ -83,7 +83,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Automation/Commands.Automation.Test/packages.config b/src/ResourceManager/Automation/Commands.Automation.Test/packages.config index 3a9b7b2bf715..d149de6f1d1e 100644 --- a/src/ResourceManager/Automation/Commands.Automation.Test/packages.config +++ b/src/ResourceManager/Automation/Commands.Automation.Test/packages.config @@ -11,7 +11,7 @@ - + diff --git a/src/ResourceManager/Automation/Commands.Automation/Commands.Automation.csproj b/src/ResourceManager/Automation/Commands.Automation/Commands.Automation.csproj index 204ad4ea595c..f164f452b658 100644 --- a/src/ResourceManager/Automation/Commands.Automation/Commands.Automation.csproj +++ b/src/ResourceManager/Automation/Commands.Automation/Commands.Automation.csproj @@ -81,7 +81,7 @@ ..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Automation/Commands.Automation/packages.config b/src/ResourceManager/Automation/Commands.Automation/packages.config index 544192297b83..ae9d6501ccbb 100644 --- a/src/ResourceManager/Automation/Commands.Automation/packages.config +++ b/src/ResourceManager/Automation/Commands.Automation/packages.config @@ -10,7 +10,7 @@ - + diff --git a/src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/Commands.AzureBackup.Test.csproj b/src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/Commands.AzureBackup.Test.csproj index 6a703e32a3b4..dd8c6ffc3279 100644 --- a/src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/Commands.AzureBackup.Test.csproj +++ b/src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/Commands.AzureBackup.Test.csproj @@ -68,7 +68,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/packages.config b/src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/packages.config index 3d5dd8c72913..cee9ab3a7d2f 100644 --- a/src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/packages.config +++ b/src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ResourceManager/AzureBackup/Commands.AzureBackup/Commands.AzureBackup.csproj b/src/ResourceManager/AzureBackup/Commands.AzureBackup/Commands.AzureBackup.csproj index 0d42fa3d996c..e438a6c72769 100644 --- a/src/ResourceManager/AzureBackup/Commands.AzureBackup/Commands.AzureBackup.csproj +++ b/src/ResourceManager/AzureBackup/Commands.AzureBackup/Commands.AzureBackup.csproj @@ -69,7 +69,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureBackup/Commands.AzureBackup/packages.config b/src/ResourceManager/AzureBackup/Commands.AzureBackup/packages.config index 9d96552cc15f..2ebaeb4b676f 100644 --- a/src/ResourceManager/AzureBackup/Commands.AzureBackup/packages.config +++ b/src/ResourceManager/AzureBackup/Commands.AzureBackup/packages.config @@ -10,7 +10,7 @@ - + diff --git a/src/ResourceManager/AzureBatch/Commands.Batch.Test/Commands.Batch.Test.csproj b/src/ResourceManager/AzureBatch/Commands.Batch.Test/Commands.Batch.Test.csproj index 6132a8200610..f981720a8b9c 100644 --- a/src/ResourceManager/AzureBatch/Commands.Batch.Test/Commands.Batch.Test.csproj +++ b/src/ResourceManager/AzureBatch/Commands.Batch.Test/Commands.Batch.Test.csproj @@ -95,7 +95,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureBatch/Commands.Batch.Test/packages.config b/src/ResourceManager/AzureBatch/Commands.Batch.Test/packages.config index a5f1eb61a9d5..400be21083cf 100644 --- a/src/ResourceManager/AzureBatch/Commands.Batch.Test/packages.config +++ b/src/ResourceManager/AzureBatch/Commands.Batch.Test/packages.config @@ -19,7 +19,7 @@ - + diff --git a/src/ResourceManager/AzureBatch/Commands.Batch/Commands.Batch.csproj b/src/ResourceManager/AzureBatch/Commands.Batch/Commands.Batch.csproj index ae925d5bcd4d..df8a148f8f6e 100644 --- a/src/ResourceManager/AzureBatch/Commands.Batch/Commands.Batch.csproj +++ b/src/ResourceManager/AzureBatch/Commands.Batch/Commands.Batch.csproj @@ -82,7 +82,7 @@ ..\..\..\packages\Microsoft.Data.Services.Client.5.6.4\lib\net40\Microsoft.Data.Services.Client.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureBatch/Commands.Batch/packages.config b/src/ResourceManager/AzureBatch/Commands.Batch/packages.config index 7a6f18bce39a..1a97b2ab97d6 100644 --- a/src/ResourceManager/AzureBatch/Commands.Batch/packages.config +++ b/src/ResourceManager/AzureBatch/Commands.Batch/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Commands.AzureStackAdmin.Test.csproj b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Commands.AzureStackAdmin.Test.csproj index 26f58c0310a0..c3e3b2596e63 100644 --- a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Commands.AzureStackAdmin.Test.csproj +++ b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Commands.AzureStackAdmin.Test.csproj @@ -94,7 +94,7 @@ ..\..\..\packages\Microsoft.Data.Services.Client.5.6.4\lib\net40\Microsoft.Data.Services.Client.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Common/Commands.AzureStackAdmin.Test.Common.csproj b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Common/Commands.AzureStackAdmin.Test.Common.csproj index 32eca7b262cb..fb7b6d7b13ed 100644 --- a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Common/Commands.AzureStackAdmin.Test.Common.csproj +++ b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Common/Commands.AzureStackAdmin.Test.Common.csproj @@ -83,7 +83,7 @@ ..\..\..\..\packages\Hyak.Common.1.0.3\lib\net40\Hyak.Common.dll - ..\..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Common/packages.config b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Common/packages.config index 76c475ed3c3d..b9d7b216a18d 100644 --- a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Common/packages.config +++ b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/Common/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/packages.config b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/packages.config index ed145a19db1f..eb035da5c64c 100644 --- a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/packages.config +++ b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin.Test/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin/Commands.AzureStackAdmin.csproj b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin/Commands.AzureStackAdmin.csproj index 011c261aac5f..ede9c1356c56 100644 --- a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin/Commands.AzureStackAdmin.csproj +++ b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin/Commands.AzureStackAdmin.csproj @@ -57,7 +57,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin/packages.config b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin/packages.config index 0b5f89a2b553..67f5954d710a 100644 --- a/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin/packages.config +++ b/src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin/packages.config @@ -6,7 +6,7 @@ - + \ No newline at end of file diff --git a/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage.Tests/Commands.AzureStackStorage.Test.csproj b/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage.Tests/Commands.AzureStackStorage.Test.csproj index 37801ca8f9ba..7fb9b53d7694 100644 --- a/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage.Tests/Commands.AzureStackStorage.Test.csproj +++ b/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage.Tests/Commands.AzureStackStorage.Test.csproj @@ -85,7 +85,7 @@ ..\..\..\packages\Microsoft.Data.Services.Client.5.6.4\lib\net40\Microsoft.Data.Services.Client.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage.Tests/packages.config b/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage.Tests/packages.config index 683d878e6f36..4f868a71b92e 100644 --- a/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage.Tests/packages.config +++ b/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage.Tests/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage/Commands.AzureStackStorage.csproj b/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage/Commands.AzureStackStorage.csproj index 36d4b3acd9c5..d892c038463c 100644 --- a/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage/Commands.AzureStackStorage.csproj +++ b/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage/Commands.AzureStackStorage.csproj @@ -56,7 +56,7 @@ - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage/packages.config b/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage/packages.config index e171873f8f51..561494e12410 100644 --- a/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage/packages.config +++ b/src/ResourceManager/AzureStackStorage/Commands.AzureStackStorage/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/Common/Commands.ResourceManager.Common/Commands.ResourceManager.Common.csproj b/src/ResourceManager/Common/Commands.ResourceManager.Common/Commands.ResourceManager.Common.csproj index 200e0af21f73..e223e3e77e7e 100644 --- a/src/ResourceManager/Common/Commands.ResourceManager.Common/Commands.ResourceManager.Common.csproj +++ b/src/ResourceManager/Common/Commands.ResourceManager.Common/Commands.ResourceManager.Common.csproj @@ -78,7 +78,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Common/Commands.ResourceManager.Common/packages.config b/src/ResourceManager/Common/Commands.ResourceManager.Common/packages.config index 232c36758457..4cdb4a4b5462 100644 --- a/src/ResourceManager/Common/Commands.ResourceManager.Common/packages.config +++ b/src/ResourceManager/Common/Commands.ResourceManager.Common/packages.config @@ -11,7 +11,7 @@ - + diff --git a/src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/Commands.ScenarioTests.ResourceManager.Common.csproj b/src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/Commands.ScenarioTests.ResourceManager.Common.csproj index ef8b73a52b59..ae122fb29b0c 100644 --- a/src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/Commands.ScenarioTests.ResourceManager.Common.csproj +++ b/src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/Commands.ScenarioTests.ResourceManager.Common.csproj @@ -69,7 +69,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/packages.config b/src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/packages.config index bcf2c6db6419..f1a0bf15fe19 100644 --- a/src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/packages.config +++ b/src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/packages.config @@ -11,7 +11,7 @@ - + diff --git a/src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj b/src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj index 6fa83c539913..fbbf44e86b27 100644 --- a/src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj +++ b/src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj @@ -94,11 +94,11 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/Compute/Commands.Compute.Test/packages.config b/src/ResourceManager/Compute/Commands.Compute.Test/packages.config index b4bab5e1391e..34d8484136e2 100644 --- a/src/ResourceManager/Compute/Commands.Compute.Test/packages.config +++ b/src/ResourceManager/Compute/Commands.Compute.Test/packages.config @@ -16,8 +16,8 @@ - - + + diff --git a/src/ResourceManager/Compute/Commands.Compute/Commands.Compute.csproj b/src/ResourceManager/Compute/Commands.Compute/Commands.Compute.csproj index a1178cb73435..f0338e9dc924 100644 --- a/src/ResourceManager/Compute/Commands.Compute/Commands.Compute.csproj +++ b/src/ResourceManager/Compute/Commands.Compute/Commands.Compute.csproj @@ -108,11 +108,11 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/Compute/Commands.Compute/packages.config b/src/ResourceManager/Compute/Commands.Compute/packages.config index 03daf234ff28..c687210047f8 100644 --- a/src/ResourceManager/Compute/Commands.Compute/packages.config +++ b/src/ResourceManager/Compute/Commands.Compute/packages.config @@ -20,8 +20,8 @@ - - + + diff --git a/src/ResourceManager/DataFactories/Commands.DataFactories.Test/Commands.DataFactories.Test.csproj b/src/ResourceManager/DataFactories/Commands.DataFactories.Test/Commands.DataFactories.Test.csproj index 364d11618059..515296d3b302 100644 --- a/src/ResourceManager/DataFactories/Commands.DataFactories.Test/Commands.DataFactories.Test.csproj +++ b/src/ResourceManager/DataFactories/Commands.DataFactories.Test/Commands.DataFactories.Test.csproj @@ -103,7 +103,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/DataFactories/Commands.DataFactories.Test/packages.config b/src/ResourceManager/DataFactories/Commands.DataFactories.Test/packages.config index 31abc58885cf..033c58967e17 100644 --- a/src/ResourceManager/DataFactories/Commands.DataFactories.Test/packages.config +++ b/src/ResourceManager/DataFactories/Commands.DataFactories.Test/packages.config @@ -19,7 +19,7 @@ - + diff --git a/src/ResourceManager/DataFactories/Commands.DataFactories/Commands.DataFactories.csproj b/src/ResourceManager/DataFactories/Commands.DataFactories/Commands.DataFactories.csproj index 7a6012a2bc7d..0dc2166b2b61 100644 --- a/src/ResourceManager/DataFactories/Commands.DataFactories/Commands.DataFactories.csproj +++ b/src/ResourceManager/DataFactories/Commands.DataFactories/Commands.DataFactories.csproj @@ -95,7 +95,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/DataFactories/Commands.DataFactories/packages.config b/src/ResourceManager/DataFactories/Commands.DataFactories/packages.config index 0acf2196a3d0..018e8b853a32 100644 --- a/src/ResourceManager/DataFactories/Commands.DataFactories/packages.config +++ b/src/ResourceManager/DataFactories/Commands.DataFactories/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/Commands.DataLakeAnalytics.Test.csproj b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/Commands.DataLakeAnalytics.Test.csproj index 16e01f7f5b3d..bfc6d283c3d8 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/Commands.DataLakeAnalytics.Test.csproj +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/Commands.DataLakeAnalytics.Test.csproj @@ -64,12 +64,12 @@ False - ..\..\..\packages\Microsoft.Azure.Management.DataLake.Analytics.0.10.1-preview\lib\net45\Microsoft.Azure.Management.DataLake.Analytics.dll + ..\..\..\packages\Microsoft.Azure.Management.DataLake.Analytics.0.10.2-preview\lib\net45\Microsoft.Azure.Management.DataLake.Analytics.dll True False - ..\..\..\packages\Microsoft.Azure.Management.DataLake.Store.0.10.0-preview\lib\net45\Microsoft.Azure.Management.DataLake.Store.dll + ..\..\..\packages\Microsoft.Azure.Management.DataLake.Store.0.10.1-preview\lib\net45\Microsoft.Azure.Management.DataLake.Store.dll True @@ -98,12 +98,13 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + False + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True False - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/ScenarioTests/AdlaTests.ps1 b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/ScenarioTests/AdlaTests.ps1 index 61826b26675c..0619a0c3668b 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/ScenarioTests/AdlaTests.ps1 +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/ScenarioTests/AdlaTests.ps1 @@ -534,7 +534,7 @@ function Test-DataLakeAnalyticsCatalog $found = $false foreach($item in $itemList) { - if($item.DatabaseName -eq $databaseName) + if($item.Name -eq $databaseName) { $found = $true break @@ -546,7 +546,7 @@ function Test-DataLakeAnalyticsCatalog # retrieve the specific DB $specificItem = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType Database -Path $databaseName Assert-NotNull $specificItem "Could not retrieve the db by name" - Assert-AreEqual $databaseName $specificItem.DatabaseName + Assert-AreEqual $databaseName $specificItem.Name # retrieve the list of tables and ensure the created table is in it $itemList = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType Table -Path "$databaseName.dbo" @@ -557,7 +557,7 @@ function Test-DataLakeAnalyticsCatalog $found = $false foreach($item in $itemList) { - if($item.TableName -eq $tableName) + if($item.Name -eq $tableName) { $found = $true break @@ -569,7 +569,7 @@ function Test-DataLakeAnalyticsCatalog # retrieve the specific table $specificItem = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType Table -Path "$databaseName.dbo.$tableName" Assert-NotNull $specificItem "Could not retrieve the table by name" - Assert-AreEqual $tableName $specificItem.TableName + Assert-AreEqual $tableName $specificItem.Name # retrieve the list of table valued functions and ensure the created tvf is in it $itemList = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType TableValuedFunction -Path "$databaseName.dbo" @@ -580,7 +580,7 @@ function Test-DataLakeAnalyticsCatalog $found = $false foreach($item in $itemList) { - if($item.TvfName -eq $tvfName) + if($item.Name -eq $tvfName) { $found = $true break @@ -592,7 +592,7 @@ function Test-DataLakeAnalyticsCatalog # retrieve the specific TVF $specificItem = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType TableValuedFunction -Path "$databaseName.dbo.$tvfName" Assert-NotNull $specificItem "Could not retrieve the TVF by name" - Assert-AreEqual $tvfName $specificItem.TvfName + Assert-AreEqual $tvfName $specificItem.Name # retrieve the list of procedures and ensure the created procedure is in it $itemList = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType Procedure -Path "$databaseName.dbo" @@ -603,7 +603,7 @@ function Test-DataLakeAnalyticsCatalog $found = $false foreach($item in $itemList) { - if($item.ProcName -eq $procName) + if($item.Name -eq $procName) { $found = $true break @@ -615,7 +615,7 @@ function Test-DataLakeAnalyticsCatalog # retrieve the specific procedure $specificItem = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType Procedure -Path "$databaseName.dbo.$procName" Assert-NotNull $specificItem "Could not retrieve the procedure by name" - Assert-AreEqual $procName $specificItem.ProcName + Assert-AreEqual $procName $specificItem.Name # retrieve the list of views and ensure the created view is in it $itemList = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType View -Path "$databaseName.dbo" @@ -626,7 +626,7 @@ function Test-DataLakeAnalyticsCatalog $found = $false foreach($item in $itemList) { - if($item.ViewName -eq $viewName) + if($item.Name -eq $viewName) { $found = $true break @@ -638,7 +638,7 @@ function Test-DataLakeAnalyticsCatalog # retrieve the specific view $specificItem = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType View -Path "$databaseName.dbo.$viewName" Assert-NotNull $specificItem "Could not retrieve the view by name" - Assert-AreEqual $viewName $specificItem.ViewName + Assert-AreEqual $viewName $specificItem.Name # create the secret $pw = ConvertTo-SecureString -String $secretPwd -AsPlainText -Force @@ -674,7 +674,7 @@ function Test-DataLakeAnalyticsCatalog $found = $false foreach($item in $itemList) { - if($item.CredentialName -eq $credentialName) + if($item.Name -eq $credentialName) { $found = $true break @@ -684,7 +684,7 @@ function Test-DataLakeAnalyticsCatalog # retrieve the specific credential $specificItem = Get-AzureRMDataLakeAnalyticsCatalogItem -AccountName $accountName -ItemType Credential -Path "$databaseName.$credentialName" Assert-NotNull $specificItem "Could not retrieve the credential by name" - Assert-AreEqual $credentialName $specificItem.CredentialName + Assert-AreEqual $credentialName $specificItem.Name # credential job template $credentialJobTemplate = @" diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/ScenarioTests/AdlaTestsBase.cs b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/ScenarioTests/AdlaTestsBase.cs index 576f3c54e37e..601a823141e5 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/ScenarioTests/AdlaTestsBase.cs +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/ScenarioTests/AdlaTestsBase.cs @@ -278,7 +278,6 @@ private void TryRegisterSubscriptionForResource(string providerName = "Microsoft ProviderRegistrationState.Registering != resultAfterRegister.Provider.RegistrationState, string.Format("Provider registration state was not 'Registered' or 'Registering', instead it was '{0}'", resultAfterRegister.Provider.RegistrationState)); ThrowIfTrue(resultAfterRegister.Provider.ResourceTypes == null || resultAfterRegister.Provider.ResourceTypes.Count == 0, "Provider.ResourceTypes is empty."); - ThrowIfTrue(resultAfterRegister.Provider.ResourceTypes[0].Locations == null || resultAfterRegister.Provider.ResourceTypes[0].Locations.Count == 0, "Provider.ResourceTypes[0].Locations is empty."); } private void TryCreateResourceGroup(string resourceGroupName, string location) diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaAccount.json b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaAccount.json index 81cf6dd71b57..5443ce7d5cab 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaAccount.json +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaAccount.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -25,16 +25,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1199" ], "x-ms-request-id": [ - "140b1dac-9c60-485d-ac6f-81b3246ec92a" + "0516e7b8-1cce-48e9-92fd-d0a461d959f1" ], "x-ms-correlation-request-id": [ - "140b1dac-9c60-485d-ac6f-81b3246ec92a" + "0516e7b8-1cce-48e9-92fd-d0a461d959f1" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021151Z:140b1dac-9c60-485d-ac6f-81b3246ec92a" + "CENTRALUS:20160315T233634Z:0516e7b8-1cce-48e9-92fd-d0a461d959f1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:11:50 GMT" + "Tue, 15 Mar 2016 23:36:34 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -73,16 +73,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14999" ], "x-ms-request-id": [ - "de01fbe1-71a3-4e40-97a4-6d7ff786d395" + "b2a16eef-f324-4684-b296-b62a16042785" ], "x-ms-correlation-request-id": [ - "de01fbe1-71a3-4e40-97a4-6d7ff786d395" + "b2a16eef-f324-4684-b296-b62a16042785" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021151Z:de01fbe1-71a3-4e40-97a4-6d7ff786d395" + "CENTRALUS:20160315T233634Z:b2a16eef-f324-4684-b296-b62a16042785" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:11:50 GMT" + "Tue, 15 Mar 2016 23:36:34 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/abarg11923?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL2FiYXJnMTE5MjM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/abarg16547?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL2FiYXJnMTY1NDc/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -112,7 +112,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg11923\",\r\n \"name\": \"abarg11923\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg16547\",\r\n \"name\": \"abarg16547\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -127,16 +127,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1198" ], "x-ms-request-id": [ - "e21f5fb7-1f57-42c0-bd22-dd764cbe9ed7" + "89b71f61-c6e5-41f8-93bf-28bfd9418ecc" ], "x-ms-correlation-request-id": [ - "e21f5fb7-1f57-42c0-bd22-dd764cbe9ed7" + "89b71f61-c6e5-41f8-93bf-28bfd9418ecc" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021153Z:e21f5fb7-1f57-42c0-bd22-dd764cbe9ed7" + "CENTRALUS:20160315T233636Z:89b71f61-c6e5-41f8-93bf-28bfd9418ecc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -145,14 +145,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:11:52 GMT" + "Tue, 15 Mar 2016 23:36:35 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/abarg11923?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL2FiYXJnMTE5MjM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/abarg16547?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL2FiYXJnMTY1NDc/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -160,7 +160,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg11923\",\r\n \"name\": \"abarg11923\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg16547\",\r\n \"name\": \"abarg16547\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -175,16 +175,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14998" ], "x-ms-request-id": [ - "fde92631-ac9f-42d0-ae9f-4f2d10d992de" + "646db93d-f067-4a2d-b5ae-f7077e59aab4" ], "x-ms-correlation-request-id": [ - "fde92631-ac9f-42d0-ae9f-4f2d10d992de" + "646db93d-f067-4a2d-b5ae-f7077e59aab4" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021153Z:fde92631-ac9f-42d0-ae9f-4f2d10d992de" + "CENTRALUS:20160315T233636Z:646db93d-f067-4a2d-b5ae-f7077e59aab4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -193,14 +193,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:11:52 GMT" + "Tue, 15 Mar 2016 23:36:35 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg11923/providers/Microsoft.Storage/storageAccounts/azureblob015158?api-version=2015-06-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL2FiYXJnMTE5MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTUxNTg/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg16547/providers/Microsoft.Storage/storageAccounts/azureblob012836?api-version=2015-06-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL2FiYXJnMTY1NDcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTI4MzY/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}", "RequestHeaders": { @@ -211,7 +211,7 @@ "91" ], "x-ms-client-request-id": [ - "75b975fb-7811-43ae-b3b3-09fc58a34425" + "9edab122-4bbc-4f0c-bd58-cf86543a726c" ], "User-Agent": [ "Microsoft.Azure.Management.Storage.StorageManagementClient/3.0.0.0" @@ -235,41 +235,41 @@ "1199" ], "x-ms-request-id": [ - "dbf5c7e8-5a3c-4b5b-a2f6-77f8b8a75455" + "1c49dbd8-b879-404e-8ba9-129b12cde846" ], "Cache-Control": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/operations/e32dc405-a273-40fd-a68c-83fd83234f8f?monitor=true&api-version=2015-06-15" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/operations/9a174a0c-5157-4988-853e-79a8e2bc113f?monitor=true&api-version=2015-06-15" ], "Server": [ "Microsoft-Azure-Storage-Resource-Provider/1.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-correlation-request-id": [ - "dbf5c7e8-5a3c-4b5b-a2f6-77f8b8a75455" + "1c49dbd8-b879-404e-8ba9-129b12cde846" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021155Z:dbf5c7e8-5a3c-4b5b-a2f6-77f8b8a75455" + "CENTRALUS:20160315T233638Z:1c49dbd8-b879-404e-8ba9-129b12cde846" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Date": [ - "Fri, 26 Feb 2016 02:11:54 GMT" + "Tue, 15 Mar 2016 23:36:37 GMT" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/operations/e32dc405-a273-40fd-a68c-83fd83234f8f?monitor=true&api-version=2015-06-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9vcGVyYXRpb25zL2UzMmRjNDA1LWEyNzMtNDBmZC1hNjhjLTgzZmQ4MzIzNGY4Zj9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/operations/9a174a0c-5157-4988-853e-79a8e2bc113f?monitor=true&api-version=2015-06-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9vcGVyYXRpb25zLzlhMTc0YTBjLTUxNTctNDk4OC04NTNlLTc5YThlMmJjMTEzZj9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dc0b3e85-cdf3-4ecb-a302-8c44c4c27f82" + "c545756f-93e9-45e5-8016-46054a455981" ], "User-Agent": [ "Microsoft.Azure.Management.Storage.StorageManagementClient/3.0.0.0" @@ -293,41 +293,41 @@ "14999" ], "x-ms-request-id": [ - "3532f7b7-9b8d-4527-9c5f-fa10ef7cbbe6" + "719ece17-7fc7-495d-a4cc-792785740c4d" ], "Cache-Control": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/operations/e32dc405-a273-40fd-a68c-83fd83234f8f?monitor=true&api-version=2015-06-15" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/operations/9a174a0c-5157-4988-853e-79a8e2bc113f?monitor=true&api-version=2015-06-15" ], "Server": [ "Microsoft-Azure-Storage-Resource-Provider/1.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-correlation-request-id": [ - "3532f7b7-9b8d-4527-9c5f-fa10ef7cbbe6" + "719ece17-7fc7-495d-a4cc-792785740c4d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021155Z:3532f7b7-9b8d-4527-9c5f-fa10ef7cbbe6" + "CENTRALUS:20160315T233638Z:719ece17-7fc7-495d-a4cc-792785740c4d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Date": [ - "Fri, 26 Feb 2016 02:11:55 GMT" + "Tue, 15 Mar 2016 23:36:38 GMT" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/operations/e32dc405-a273-40fd-a68c-83fd83234f8f?monitor=true&api-version=2015-06-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9vcGVyYXRpb25zL2UzMmRjNDA1LWEyNzMtNDBmZC1hNjhjLTgzZmQ4MzIzNGY4Zj9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.Storage/operations/9a174a0c-5157-4988-853e-79a8e2bc113f?monitor=true&api-version=2015-06-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9vcGVyYXRpb25zLzlhMTc0YTBjLTUxNTctNDk4OC04NTNlLTc5YThlMmJjMTEzZj9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "96f5800d-217e-4393-a25c-446ace9c5663" + "62533d68-a76f-4477-a41c-dc7f4fe0a4a7" ], "User-Agent": [ "Microsoft.Azure.Management.Storage.StorageManagementClient/3.0.0.0" @@ -336,7 +336,7 @@ "ResponseBody": "{\r\n \"location\": \"East US 2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "91" + "68" ], "Content-Type": [ "application/json" @@ -348,7 +348,7 @@ "no-cache" ], "x-ms-request-id": [ - "0a86bf00-e5b3-4e40-a548-d9e91250a61e" + "4a563b0d-f93f-4737-b0bf-0e6e445d35a8" ], "Cache-Control": [ "no-cache" @@ -361,34 +361,34 @@ "14998" ], "x-ms-correlation-request-id": [ - "0a86bf00-e5b3-4e40-a548-d9e91250a61e" + "4a563b0d-f93f-4737-b0bf-0e6e445d35a8" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021220Z:0a86bf00-e5b3-4e40-a548-d9e91250a61e" + "CENTRALUS:20160315T233703Z:4a563b0d-f93f-4737-b0bf-0e6e445d35a8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Date": [ - "Fri, 26 Feb 2016 02:12:20 GMT" + "Tue, 15 Mar 2016 23:37:03 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg11923/providers/Microsoft.Storage/storageAccounts/azureblob015158/listKeys?api-version=2015-06-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL2FiYXJnMTE5MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTUxNTgvbGlzdEtleXM/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg16547/providers/Microsoft.Storage/storageAccounts/azureblob012836/listKeys?api-version=2015-06-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL2FiYXJnMTY1NDcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTI4MzYvbGlzdEtleXM/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a8359d67-89ea-4e16-a8e4-d5231f1b17cf" + "4bd4f930-b9f6-4d89-bbfa-73434c50e9e4" ], "User-Agent": [ "Microsoft.Azure.Management.Storage.StorageManagementClient/3.0.0.0" ] }, - "ResponseBody": "{\r\n \"key1\": \"RRIuary97BqSnJJFAgBes4FBWII+V9RUU0/BxSisVgMcDBcCLOFQeMUXDAeHgYqUmGHewVMsHD1dU/1w49rwTg==\",\r\n \"key2\": \"i3msnpwpTOEkqmDLmoN8/nTxKkOE6Rvaic1OV9/kaZnn1CwLEbyLHtKyB2eLWKQCvUszfyruLAJynx+VVfebiQ==\"\r\n}", + "ResponseBody": "{\r\n \"key1\": \"YV4ornuouiKuQrjAosE3q9w4Tvc5OwxKhU0gX/AaW+TWJEOxuRoBvNhuZkPf85dE/Gjw6I0H6ltZ2EIFlR9FMw==\",\r\n \"key2\": \"BE6YJRLWPY+QgRP7vnlthgSpPjYU+DmL1yRNKN7A4KCnvwAksbkcxh/i6SFDsEdhXaitlU4IV1gouxM2V5gwQg==\"\r\n}", "ResponseHeaders": { "Content-Length": [ "198" @@ -403,7 +403,7 @@ "no-cache" ], "x-ms-request-id": [ - "7462470a-002e-4345-ab0e-c9de0db83440" + "94650c41-2e22-4799-9c91-8f27ddd49a4e" ], "Cache-Control": [ "no-cache" @@ -416,34 +416,34 @@ "1198" ], "x-ms-correlation-request-id": [ - "7462470a-002e-4345-ab0e-c9de0db83440" + "94650c41-2e22-4799-9c91-8f27ddd49a4e" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021220Z:7462470a-002e-4345-ab0e-c9de0db83440" + "CENTRALUS:20160315T233703Z:94650c41-2e22-4799-9c91-8f27ddd49a4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Date": [ - "Fri, 26 Feb 2016 02:12:20 GMT" + "Tue, 15 Mar 2016 23:37:03 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg11923/providers/Microsoft.Storage/storageAccounts/azureblob015158?api-version=2015-06-15", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL2FiYXJnMTE5MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTUxNTg/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg16547/providers/Microsoft.Storage/storageAccounts/azureblob012836?api-version=2015-06-15", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL2FiYXJnMTY1NDcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTI4MzY/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2d2c226c-c459-4a29-b9b0-9a8b3ae8b365" + "5b612aef-f34d-4dc1-be8c-ac676767f108" ], "User-Agent": [ "Microsoft.Azure.Management.Storage.StorageManagementClient/3.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg11923/providers/Microsoft.Storage/storageAccounts/azureblob015158\",\r\n \"location\": \"eastus2\",\r\n \"name\": \"azureblob015158\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"creationTime\": \"2016-02-26T02:11:54.3973176Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://azureblob015158.blob.core.windows.net/\",\r\n \"file\": \"https://azureblob015158.file.core.windows.net/\",\r\n \"queue\": \"https://azureblob015158.queue.core.windows.net/\",\r\n \"table\": \"https://azureblob015158.table.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfPrimary\": \"available\",\r\n \"statusOfSecondary\": \"available\"\r\n },\r\n \"tags\": {},\r\n \"type\": \"Microsoft.Storage/storageAccounts\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/abarg16547/providers/Microsoft.Storage/storageAccounts/azureblob012836\",\r\n \"location\": \"eastus2\",\r\n \"name\": \"azureblob012836\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"creationTime\": \"2016-03-15T23:36:37.6396574Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://azureblob012836.blob.core.windows.net/\",\r\n \"file\": \"https://azureblob012836.file.core.windows.net/\",\r\n \"queue\": \"https://azureblob012836.queue.core.windows.net/\",\r\n \"table\": \"https://azureblob012836.table.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfPrimary\": \"available\",\r\n \"statusOfSecondary\": \"available\"\r\n },\r\n \"tags\": {},\r\n \"type\": \"Microsoft.Storage/storageAccounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "739" @@ -458,7 +458,7 @@ "no-cache" ], "x-ms-request-id": [ - "00d2d8fa-4e78-45d9-b62e-674c4c76211e" + "5d232b56-2a90-4d01-a4aa-0c3e2551ddbc" ], "Cache-Control": [ "no-cache" @@ -471,23 +471,23 @@ "14997" ], "x-ms-correlation-request-id": [ - "00d2d8fa-4e78-45d9-b62e-674c4c76211e" + "5d232b56-2a90-4d01-a4aa-0c3e2551ddbc" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021221Z:00d2d8fa-4e78-45d9-b62e-674c4c76211e" + "CENTRALUS:20160315T233703Z:5d232b56-2a90-4d01-a4aa-0c3e2551ddbc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "Date": [ - "Fri, 26 Feb 2016 02:12:20 GMT" + "Tue, 15 Mar 2016 23:37:03 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8081?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazgwODE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3591?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazM1OTE/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -513,16 +513,16 @@ "gateway" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14997" ], "x-ms-request-id": [ - "0746ba24-d911-44c4-944a-bab42de48647" + "dd59fa6e-a883-4a3d-ac55-04b920f9dada" ], "x-ms-correlation-request-id": [ - "0746ba24-d911-44c4-944a-bab42de48647" + "dd59fa6e-a883-4a3d-ac55-04b920f9dada" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021226Z:0746ba24-d911-44c4-944a-bab42de48647" + "CENTRALUS:20160315T233708Z:dd59fa6e-a883-4a3d-ac55-04b920f9dada" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -531,14 +531,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:25 GMT" + "Tue, 15 Mar 2016 23:37:07 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8081?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazgwODE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3591?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazM1OTE/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -558,16 +558,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14999" + "14987" ], "x-ms-request-id": [ - "5ede6886-677d-4efd-9c16-fd807a85fb82" + "5bbcc8b6-e355-43f0-b587-b0ae08934219" ], "x-ms-correlation-request-id": [ - "5ede6886-677d-4efd-9c16-fd807a85fb82" + "5bbcc8b6-e355-43f0-b587-b0ae08934219" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021422Z:5ede6886-677d-4efd-9c16-fd807a85fb82" + "WESTUS:20160315T233906Z:5bbcc8b6-e355-43f0-b587-b0ae08934219" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -576,14 +576,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:22 GMT" + "Tue, 15 Mar 2016 23:39:05 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8081?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazgwODE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3591?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazM1OTE/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -597,7 +597,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081\",\r\n \"name\": \"onesdk8081\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591\",\r\n \"name\": \"onesdk3591\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -612,16 +612,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1195" + "1197" ], "x-ms-request-id": [ - "2087baef-c763-4c8a-aa39-644900a41c28" + "4ac156c4-0976-4e50-a263-81fb6e272fb6" ], "x-ms-correlation-request-id": [ - "2087baef-c763-4c8a-aa39-644900a41c28" + "4ac156c4-0976-4e50-a263-81fb6e272fb6" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021226Z:2087baef-c763-4c8a-aa39-644900a41c28" + "CENTRALUS:20160315T233709Z:4ac156c4-0976-4e50-a263-81fb6e272fb6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -630,14 +630,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:26 GMT" + "Tue, 15 Mar 2016 23:37:08 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTYtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -660,16 +660,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14996" ], "x-ms-request-id": [ - "b0ea5f50-0ada-4db1-9ace-23ae75cebf7f" + "9e31f2ef-0e3a-49a4-a64a-5aa34fa1fe99" ], "x-ms-correlation-request-id": [ - "b0ea5f50-0ada-4db1-9ace-23ae75cebf7f" + "9e31f2ef-0e3a-49a4-a64a-5aa34fa1fe99" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021226Z:b0ea5f50-0ada-4db1-9ace-23ae75cebf7f" + "CENTRALUS:20160315T233709Z:9e31f2ef-0e3a-49a4-a64a-5aa34fa1fe99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -678,19 +678,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:26 GMT" + "Tue, 15 Mar 2016 23:37:08 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4OTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM3MjI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "640050ca-29b8-4561-825e-091ab7f563be" + "c487452d-03e4-45e2-b62d-95bff3ed09c1" ], "accept-language": [ "en-US" @@ -699,7 +699,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4893' under resource group 'onesdk8081' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3722' under resource group 'onesdk3591' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -717,13 +717,13 @@ "gateway" ], "x-ms-request-id": [ - "c5a37504-0a42-4b7b-83a5-7787f84739c6" + "56402a6f-38a3-41d3-a14e-23b3e8abffdc" ], "x-ms-correlation-request-id": [ - "c5a37504-0a42-4b7b-83a5-7787f84739c6" + "56402a6f-38a3-41d3-a14e-23b3e8abffdc" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021227Z:c5a37504-0a42-4b7b-83a5-7787f84739c6" + "CENTRALUS:20160315T233709Z:56402a6f-38a3-41d3-a14e-23b3e8abffdc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -732,19 +732,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:27 GMT" + "Tue, 15 Mar 2016 23:37:09 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4OTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM3MjI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "170b0784-f87c-49ff-a34f-52460a2a6231" + "8ddc47b5-f8f9-4541-9c25-a5e28f59427d" ], "accept-language": [ "en-US" @@ -753,7 +753,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4893' under resource group 'onesdk8081' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3722' under resource group 'onesdk3591' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -771,13 +771,13 @@ "gateway" ], "x-ms-request-id": [ - "77fbf964-35a0-44f1-948d-c1593e65b203" + "a09d9b70-3eb0-4c05-82f9-320d304da6ef" ], "x-ms-correlation-request-id": [ - "77fbf964-35a0-44f1-948d-c1593e65b203" + "a09d9b70-3eb0-4c05-82f9-320d304da6ef" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021227Z:77fbf964-35a0-44f1-948d-c1593e65b203" + "CENTRALUS:20160315T233709Z:a09d9b70-3eb0-4c05-82f9-320d304da6ef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -786,14 +786,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:27 GMT" + "Tue, 15 Mar 2016 23:37:09 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4OTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM3MjI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -801,7 +801,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4893.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:12:31.1897286Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:12:31.1897286Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893\",\r\n \"name\": \"onesdk4893\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3722.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:14.0382621Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:14.0382621Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722\",\r\n \"name\": \"onesdk3722\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -816,16 +816,16 @@ "no-cache" ], "x-ms-request-id": [ - "07c2e0e5-9dc3-4f7b-b02f-646eea379104" + "7fbafe69-2a27-4f83-bb1b-17705b21dd3b" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14996" + "14995" ], "x-ms-correlation-request-id": [ - "c5e1239b-cb8f-4c72-ada2-33fc4ad63df5" + "01199060-fa1e-46dc-82a2-9c6cd98d2bca" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021300Z:c5e1239b-cb8f-4c72-ada2-33fc4ad63df5" + "CENTRALUS:20160315T233742Z:01199060-fa1e-46dc-82a2-9c6cd98d2bca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -834,7 +834,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:59 GMT" + "Tue, 15 Mar 2016 23:37:41 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -849,13 +849,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4OTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM3MjI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2ed47176-c8d9-4852-86df-ba6de31b4dc4" + "b0b0b491-04a1-48e0-95d8-c1f7031325c4" ], "accept-language": [ "en-US" @@ -864,7 +864,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4893.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:12:31.1897286Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:12:31.1897286Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893\",\r\n \"name\": \"onesdk4893\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3722.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:14.0382621Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:14.0382621Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722\",\r\n \"name\": \"onesdk3722\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -879,16 +879,16 @@ "no-cache" ], "x-ms-request-id": [ - "df572296-713c-44b9-84dd-269f0765c811" + "2abbc608-5881-46db-a5d9-cce44963c1c8" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14990" ], "x-ms-correlation-request-id": [ - "f9b33ea7-e447-44d6-873b-cb72e8c7ad85" + "99daf548-2a1d-43c7-9963-c0ff72d05805" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021419Z:f9b33ea7-e447-44d6-873b-cb72e8c7ad85" + "CENTRALUS:20160315T233858Z:99daf548-2a1d-43c7-9963-c0ff72d05805" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -897,7 +897,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:19 GMT" + "Tue, 15 Mar 2016 23:38:58 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -912,10 +912,10 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4OTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM3MjI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk4893\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk3722\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -924,7 +924,7 @@ "92" ], "x-ms-client-request-id": [ - "dcfa0664-9794-4994-ba92-4202b1d50bdb" + "abb35929-04cf-4c4e-993c-165b7c1a4e01" ], "accept-language": [ "en-US" @@ -933,7 +933,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893\",\r\n \"name\": \"onesdk4893\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722\",\r\n \"name\": \"onesdk3722\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "354" @@ -951,19 +951,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/02705338-4798-40ec-98b2-9ee32308c4750?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/dc4b7cf3-dd03-4904-a68f-bcea8bf0a5900?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "3151e67a-1bc1-4db7-86a5-aca6d2b28ca3" + "cab9766b-32aa-4238-a4fb-0fdd1d8bffa3" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-correlation-request-id": [ - "4fc4961b-1ca4-43a2-a719-17b9c2e0caf8" + "bfea17c5-26dd-402f-a7a3-35d89bc02e40" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021229Z:4fc4961b-1ca4-43a2-a719-17b9c2e0caf8" + "CENTRALUS:20160315T233711Z:bfea17c5-26dd-402f-a7a3-35d89bc02e40" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -972,10 +972,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:29 GMT" + "Tue, 15 Mar 2016 23:37:10 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -990,8 +990,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/02705338-4798-40ec-98b2-9ee32308c4750?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzAyNzA1MzM4LTQ3OTgtNDBlYy05OGIyLTllZTMyMzA4YzQ3NTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/dc4b7cf3-dd03-4904-a68f-bcea8bf0a5900?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2RjNGI3Y2YzLWRkMDMtNDkwNC1hNjhmLWJjZWE4YmYwYTU5MDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1014,16 +1014,16 @@ "no-cache" ], "x-ms-request-id": [ - "ea38481e-b67f-411e-94c8-78ac9d03e71d" + "85397318-d42e-4483-a958-c0948918539f" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14997" + "14996" ], "x-ms-correlation-request-id": [ - "27d8d422-f035-406d-9cd0-30164e7db978" + "329d2f93-f264-4599-af41-782aad1470de" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021259Z:27d8d422-f035-406d-9cd0-30164e7db978" + "CENTRALUS:20160315T233741Z:329d2f93-f264-4599-af41-782aad1470de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1032,7 +1032,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:59 GMT" + "Tue, 15 Mar 2016 23:37:41 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1047,13 +1047,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazE0MTE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazcwOT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "07430070-cd8d-4cb3-9664-405942a57ff0" + "8cd2ebff-06c8-41a6-899a-1dcf23475625" ], "accept-language": [ "en-US" @@ -1062,10 +1062,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk1411' under resource group 'onesdk8081' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk709' under resource group 'onesdk3591' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "157" + "156" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1080,13 +1080,13 @@ "gateway" ], "x-ms-request-id": [ - "7ba5cd0a-13eb-4fcb-b254-0abe209a5743" + "cea3fd39-b5cf-42b6-9d08-f5fb2b4af656" ], "x-ms-correlation-request-id": [ - "7ba5cd0a-13eb-4fcb-b254-0abe209a5743" + "cea3fd39-b5cf-42b6-9d08-f5fb2b4af656" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021300Z:7ba5cd0a-13eb-4fcb-b254-0abe209a5743" + "CENTRALUS:20160315T233742Z:cea3fd39-b5cf-42b6-9d08-f5fb2b4af656" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1095,19 +1095,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:59 GMT" + "Tue, 15 Mar 2016 23:37:41 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazE0MTE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazcwOT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b50e3548-4f86-4e6c-b2a9-bc083bc11c46" + "36c2861d-b9bc-446f-b764-e45c40ab2c1f" ], "accept-language": [ "en-US" @@ -1116,10 +1116,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk1411' under resource group 'onesdk8081' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk709' under resource group 'onesdk3591' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "157" + "156" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1134,13 +1134,13 @@ "gateway" ], "x-ms-request-id": [ - "88dcc0c5-aac3-4311-bdef-935963ce35e8" + "b3b4662d-afdd-41b3-97e0-d3787aa5b471" ], "x-ms-correlation-request-id": [ - "88dcc0c5-aac3-4311-bdef-935963ce35e8" + "b3b4662d-afdd-41b3-97e0-d3787aa5b471" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021300Z:88dcc0c5-aac3-4311-bdef-935963ce35e8" + "CENTRALUS:20160315T233742Z:b3b4662d-afdd-41b3-97e0-d3787aa5b471" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1149,14 +1149,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:12:59 GMT" + "Tue, 15 Mar 2016 23:37:41 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazE0MTE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazcwOT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1164,10 +1164,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk1411.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:13:03.8240125Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:13:03.8240125Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411\",\r\n \"name\": \"onesdk1411\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk709.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:47.2368429Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:47.2368429Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709\",\r\n \"name\": \"onesdk709\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "485" ], "Content-Type": [ "application/json" @@ -1179,16 +1179,16 @@ "no-cache" ], "x-ms-request-id": [ - "71692215-b632-49c3-9d4b-ff9991adc8fa" + "2741f9f3-783c-480f-922e-55e39a0f7f4e" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14992" + "14991" ], "x-ms-correlation-request-id": [ - "81bf2340-0a85-4d51-bd8a-d37d554ef2c7" + "c30e8961-5210-4ab3-9508-12a7b9a9d5dd" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021332Z:81bf2340-0a85-4d51-bd8a-d37d554ef2c7" + "CENTRALUS:20160315T233814Z:c30e8961-5210-4ab3-9508-12a7b9a9d5dd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1197,7 +1197,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:13:32 GMT" + "Tue, 15 Mar 2016 23:38:13 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1212,13 +1212,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazE0MTE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazcwOT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "277a72c8-2759-4891-ac32-8febfb5a864a" + "23725989-c1e2-47b2-9608-7cc17765d346" ], "accept-language": [ "en-US" @@ -1227,10 +1227,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk1411.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:13:03.8240125Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:13:03.8240125Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411\",\r\n \"name\": \"onesdk1411\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk709.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:47.2368429Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:47.2368429Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709\",\r\n \"name\": \"onesdk709\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "485" ], "Content-Type": [ "application/json" @@ -1242,16 +1242,16 @@ "no-cache" ], "x-ms-request-id": [ - "550ba8d5-8220-486c-9d1e-9743abe17dd7" + "002e34b0-631d-4fd7-91b9-8ec1fca788ab" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14989" ], "x-ms-correlation-request-id": [ - "dd8a3fd5-712e-41c0-8c76-aca91fe199ae" + "d3fc097c-5583-41f2-92c6-ac8752a89eca" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021421Z:dd8a3fd5-712e-41c0-8c76-aca91fe199ae" + "CENTRALUS:20160315T233901Z:d3fc097c-5583-41f2-92c6-ac8752a89eca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1260,7 +1260,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:20 GMT" + "Tue, 15 Mar 2016 23:39:00 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1275,19 +1275,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazE0MTE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazcwOT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk1411\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk709\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "92" + "91" ], "x-ms-client-request-id": [ - "d2de6b2d-499c-4968-ab92-e2c2c655a73b" + "acd9d858-0767-401d-bcdb-360784423453" ], "accept-language": [ "en-US" @@ -1296,10 +1296,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411\",\r\n \"name\": \"onesdk1411\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709\",\r\n \"name\": \"onesdk709\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "354" + "352" ], "Content-Type": [ "application/json" @@ -1314,19 +1314,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b2fdda74-41fd-4402-81e8-e6ffeb2c3f0f0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/14af1566-8c71-4784-be13-dbd1ef88b10a0?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "ec01e700-0cc4-4b89-a5a3-0de78aece849" + "4f8ac665-ae63-4195-8230-13cd16650a5c" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1197" ], "x-ms-correlation-request-id": [ - "2e76cf24-d5fc-43da-a768-1d5839b368ea" + "6bae85da-2df3-4aa0-bea2-9ed6345cd49f" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021302Z:2e76cf24-d5fc-43da-a768-1d5839b368ea" + "CENTRALUS:20160315T233743Z:6bae85da-2df3-4aa0-bea2-9ed6345cd49f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1335,10 +1335,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:13:01 GMT" + "Tue, 15 Mar 2016 23:37:42 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -1353,8 +1353,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/b2fdda74-41fd-4402-81e8-e6ffeb2c3f0f0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2IyZmRkYTc0LTQxZmQtNDQwMi04MWU4LWU2ZmZlYjJjM2YwZjA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/14af1566-8c71-4784-be13-dbd1ef88b10a0?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzE0YWYxNTY2LThjNzEtNDc4NC1iZTEzLWRiZDFlZjg4YjEwYTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1377,16 +1377,16 @@ "no-cache" ], "x-ms-request-id": [ - "cd1d3dec-5227-427c-88fd-edbbfa2d9861" + "706abac0-3f76-4b04-bce8-3eba8e858d7e" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14992" ], "x-ms-correlation-request-id": [ - "10d21ad8-daa9-4d45-ab7b-d69c666b7470" + "548a7cc4-e727-417a-8599-4039e55a775d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021332Z:10d21ad8-daa9-4d45-ab7b-d69c666b7470" + "CENTRALUS:20160315T233813Z:548a7cc4-e727-417a-8599-4039e55a775d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1395,7 +1395,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:13:32 GMT" + "Tue, 15 Mar 2016 23:38:13 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1410,13 +1410,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "78a07c99-6da1-41cd-8272-abc698b8c4c0" + "7af5c470-16ce-48d5-911d-33b80e5b030b" ], "accept-language": [ "en-US" @@ -1425,7 +1425,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8530' under resource group 'onesdk8081' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk9241' under resource group 'onesdk3591' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -1443,13 +1443,13 @@ "gateway" ], "x-ms-request-id": [ - "b271b8da-518e-4f2f-9458-6f8bb3e56436" + "3fb43ccc-24d5-4796-8fc6-c0903a6f7db1" ], "x-ms-correlation-request-id": [ - "b271b8da-518e-4f2f-9458-6f8bb3e56436" + "3fb43ccc-24d5-4796-8fc6-c0903a6f7db1" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021333Z:b271b8da-518e-4f2f-9458-6f8bb3e56436" + "WESTUS:20160315T233814Z:3fb43ccc-24d5-4796-8fc6-c0903a6f7db1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1458,19 +1458,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:13:33 GMT" + "Tue, 15 Mar 2016 23:38:14 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "69b6da5e-2c0e-4fae-a266-d412c25bf6cf" + "a2d1ecc4-eb60-456a-a52d-929b686cf8c0" ], "accept-language": [ "en-US" @@ -1479,7 +1479,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8530' under resource group 'onesdk8081' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk9241' under resource group 'onesdk3591' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -1497,13 +1497,13 @@ "gateway" ], "x-ms-request-id": [ - "f3289d61-4088-4605-ab4a-6e1232503bb4" + "99ec6b8c-8b62-4351-a069-dd7aa0cbebaa" ], "x-ms-correlation-request-id": [ - "f3289d61-4088-4605-ab4a-6e1232503bb4" + "99ec6b8c-8b62-4351-a069-dd7aa0cbebaa" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021333Z:f3289d61-4088-4605-ab4a-6e1232503bb4" + "WESTUS:20160315T233814Z:99ec6b8c-8b62-4351-a069-dd7aa0cbebaa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1512,14 +1512,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:13:33 GMT" + "Tue, 15 Mar 2016 23:38:14 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1527,7 +1527,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\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\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:13:38.3057295Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:18.4032203Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -1542,16 +1542,16 @@ "no-cache" ], "x-ms-request-id": [ - "eb76cb70-314a-451a-a30e-29076ea6f729" + "cd837bb7-670d-4075-8447-ff8a22195af1" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14996" + "14991" ], "x-ms-correlation-request-id": [ - "372ba6cb-ebf9-45ed-8fda-6304ed34776d" + "3456ef2b-7891-415f-b90f-1b5e134834f7" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021408Z:372ba6cb-ebf9-45ed-8fda-6304ed34776d" + "WESTUS:20160315T233847Z:3456ef2b-7891-415f-b90f-1b5e134834f7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1560,7 +1560,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:08 GMT" + "Tue, 15 Mar 2016 23:38:46 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1575,13 +1575,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "87add664-920d-435e-b404-413fa22b855d" + "34276355-7f78-4af4-a270-30439216ad92" ], "accept-language": [ "en-US" @@ -1590,7 +1590,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\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\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:13:38.3057295Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:18.4032203Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -1605,16 +1605,16 @@ "no-cache" ], "x-ms-request-id": [ - "8b1dd877-4aea-4dbb-80b4-c2e6b8063207" + "b3c60a1e-2309-4ce0-906a-7e62ddc82f3b" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14995" + "14990" ], "x-ms-correlation-request-id": [ - "43d997fe-5d0f-49e1-814a-98d08f772c4c" + "20a83be5-dae9-41e2-921e-e59ddd05af99" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021408Z:43d997fe-5d0f-49e1-814a-98d08f772c4c" + "WESTUS:20160315T233847Z:20a83be5-dae9-41e2-921e-e59ddd05af99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1623,7 +1623,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:08 GMT" + "Tue, 15 Mar 2016 23:38:46 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1638,13 +1638,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4eb2ce03-aeb8-40bc-ba65-8ac6b2c9e0f0" + "84819193-478d-4a28-bb57-b6338007b605" ], "accept-language": [ "en-US" @@ -1653,7 +1653,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\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\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:13:38.3057295Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:18.4032203Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -1668,16 +1668,16 @@ "no-cache" ], "x-ms-request-id": [ - "b8c7fb25-9b38-4bf8-ab88-fbdd166dc15b" + "ba503050-a832-496c-a02d-5a959bcda90a" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14994" + "14989" ], "x-ms-correlation-request-id": [ - "c4c970dc-6062-4e6a-a98e-2bf48e789e83" + "66900428-c44b-4cc0-8c80-67ecc6c64cc9" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021409Z:c4c970dc-6062-4e6a-a98e-2bf48e789e83" + "WESTUS:20160315T233847Z:66900428-c44b-4cc0-8c80-67ecc6c64cc9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1686,7 +1686,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:08 GMT" + "Tue, 15 Mar 2016 23:38:47 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1701,13 +1701,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "08bdfec7-6dc9-4bae-aa8b-b498efb36156" + "2e3f8dc9-a0e7-496d-b3f5-b76ff4e005e2" ], "accept-language": [ "en-US" @@ -1716,10 +1716,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk1411\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\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\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\r\n },\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk709\"\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "752" + "751" ], "Content-Type": [ "application/json" @@ -1731,16 +1731,16 @@ "no-cache" ], "x-ms-request-id": [ - "a6fb3fc3-07b6-4eb0-962a-4fae32b0f8d8" + "9f4bd53b-ed5a-4787-8fee-d63a2dd802ef" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14984" ], "x-ms-correlation-request-id": [ - "3e5f2f89-b03e-4073-9856-6ac66f3f376a" + "d9043943-a58b-4170-91f3-20c535af6d54" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021413Z:3e5f2f89-b03e-4073-9856-6ac66f3f376a" + "WESTUS:20160315T233851Z:d9043943-a58b-4170-91f3-20c535af6d54" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1749,7 +1749,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:12 GMT" + "Tue, 15 Mar 2016 23:38:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1764,13 +1764,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "382955ab-ce6c-409c-a811-46c1a69885f6" + "647e2f82-5ba3-49ba-a4f8-5276402ac2b6" ], "accept-language": [ "en-US" @@ -1779,7 +1779,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\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\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "681" @@ -1794,16 +1794,16 @@ "no-cache" ], "x-ms-request-id": [ - "7d19a242-b50f-47d6-88b8-4cfa01fa1360" + "09b26232-d444-4239-9cbb-7b30d35c804a" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14986" + "14981" ], "x-ms-correlation-request-id": [ - "91f4688c-7ad1-413d-8148-e66e777b9c4a" + "c46394d2-ed00-4409-8394-d94efe619c2b" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021414Z:91f4688c-7ad1-413d-8148-e66e777b9c4a" + "WESTUS:20160315T233852Z:c46394d2-ed00-4409-8394-d94efe619c2b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1812,7 +1812,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:14 GMT" + "Tue, 15 Mar 2016 23:38:52 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1827,13 +1827,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d08747a3-452b-4ae8-89ef-b337ff9e6ea4" + "7410bbaa-1aa1-4b22-b868-374f52ae3db8" ], "accept-language": [ "en-US" @@ -1842,7 +1842,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\r\n }\r\n ],\r\n \"storageAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"name\": \"azureblob015158\"\r\n }\r\n ],\r\n \"maxDegreeOfParallelism\": 20,\r\n \"maxJobCount\": 3,\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\r\n }\r\n ],\r\n \"storageAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"name\": \"azureblob012836\"\r\n }\r\n ],\r\n \"maxDegreeOfParallelism\": 20,\r\n \"maxJobCount\": 3,\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "750" @@ -1857,16 +1857,16 @@ "no-cache" ], "x-ms-request-id": [ - "12283770-1a93-4d0a-a052-1f383fd159fb" + "648a0690-6c9f-49df-98ac-8e95d44c7b63" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14983" + "14978" ], "x-ms-correlation-request-id": [ - "20092591-b92c-4283-b0ad-917c5494ed11" + "2b38dbef-8f20-4485-a998-c99c1c41ad08" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021416Z:20092591-b92c-4283-b0ad-917c5494ed11" + "WESTUS:20160315T233854Z:2b38dbef-8f20-4485-a998-c99c1c41ad08" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1875,7 +1875,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:15 GMT" + "Tue, 15 Mar 2016 23:38:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1890,13 +1890,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "94396bea-f22a-4563-94fa-a21ae7a3004d" + "654ab958-42e5-4474-92e0-672966d98eb1" ], "accept-language": [ "en-US" @@ -1905,7 +1905,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\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\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "681" @@ -1920,16 +1920,16 @@ "no-cache" ], "x-ms-request-id": [ - "6a2a7afa-8962-4adc-9e49-f837240f825c" + "b6b06e45-55cc-4f97-bbc8-20800c42406d" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14980" + "14975" ], "x-ms-correlation-request-id": [ - "4f18df83-8f46-4632-8c41-434d954517c0" + "4f60eb38-199f-441b-a2c9-e41eee3ea5ee" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021416Z:4f18df83-8f46-4632-8c41-434d954517c0" + "WESTUS:20160315T233855Z:4f60eb38-199f-441b-a2c9-e41eee3ea5ee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1938,7 +1938,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:16 GMT" + "Tue, 15 Mar 2016 23:38:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1953,13 +1953,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "01e1c21b-3635-43b3-b474-c4dd7d4dfc74" + "a7583201-f13e-402c-94ca-a3215875d754" ], "accept-language": [ "en-US" @@ -1968,7 +1968,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\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\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "681" @@ -1983,16 +1983,16 @@ "no-cache" ], "x-ms-request-id": [ - "21206606-4683-4f5d-9396-f5d87539e9d9" + "643c39e8-b079-4ef0-8892-813a5aea2ea8" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14979" + "14974" ], "x-ms-correlation-request-id": [ - "2dd08f30-c165-4106-96ca-02d14a15910e" + "1e95f482-3f94-445d-9f1c-b8d4201f8044" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021417Z:2dd08f30-c165-4106-96ca-02d14a15910e" + "WESTUS:20160315T233855Z:1e95f482-3f94-445d-9f1c-b8d4201f8044" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2001,7 +2001,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:16 GMT" + "Tue, 15 Mar 2016 23:38:55 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2016,13 +2016,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4210dbf4-6255-446a-ae84-55fe0a63bc75" + "d1241bc8-5093-4154-8be1-ba0ec625c2ff" ], "accept-language": [ "en-US" @@ -2031,7 +2031,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8530' under resource group 'onesdk8081' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk9241' under resource group 'onesdk3591' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -2049,13 +2049,13 @@ "gateway" ], "x-ms-request-id": [ - "c828ee64-7b12-46c4-b42b-5d64f78548dd" + "acc02c0d-9359-42a5-b320-99610f05a9b7" ], "x-ms-correlation-request-id": [ - "c828ee64-7b12-46c4-b42b-5d64f78548dd" + "acc02c0d-9359-42a5-b320-99610f05a9b7" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021419Z:c828ee64-7b12-46c4-b42b-5d64f78548dd" + "WESTUS:20160315T233858Z:acc02c0d-9359-42a5-b320-99610f05a9b7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2064,19 +2064,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:18 GMT" + "Tue, 15 Mar 2016 23:38:57 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "57eb5e63-db99-4dbb-9d1a-105347c4c23f" + "898b8a2f-639f-4e2c-93a0-f8433609d404" ], "accept-language": [ "en-US" @@ -2085,7 +2085,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8530' under resource group 'onesdk8081' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk9241' under resource group 'onesdk3591' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -2103,13 +2103,13 @@ "gateway" ], "x-ms-request-id": [ - "6908146b-ba05-4386-9311-d071a7df99db" + "ef8c21a0-790a-4545-b7c7-34252f3196cc" ], "x-ms-correlation-request-id": [ - "6908146b-ba05-4386-9311-d071a7df99db" + "ef8c21a0-790a-4545-b7c7-34252f3196cc" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021419Z:6908146b-ba05-4386-9311-d071a7df99db" + "WESTUS:20160315T233858Z:ef8c21a0-790a-4545-b7c7-34252f3196cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2118,16 +2118,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:19 GMT" + "Tue, 15 Mar 2016 23:38:57 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk8530\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk4893\"\r\n }\r\n ]\r\n }\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk9241\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk3722\"\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2136,7 +2136,7 @@ "233" ], "x-ms-client-request-id": [ - "ed663b84-36f7-46c2-bd71-159d1ebc5e3a" + "7c3dd0c4-eef1-49ff-93f5-1cf5dd8bc6e9" ], "accept-language": [ "en-US" @@ -2145,10 +2145,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk4893\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {},\r\n \"name\": \"onesdk3722\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "453" + "469" ], "Content-Type": [ "application/json" @@ -2163,19 +2163,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/265a8aaa-04d7-49f8-90af-35ff570639620?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/df07c530-45ad-4bf4-beb6-0ed585284b0d0?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "793b6e3d-0dd0-466b-9db9-2929824eac97" + "7351f843-748e-44d7-84f3-7bc6899f84a7" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-correlation-request-id": [ - "4843ef8b-5418-4dcb-a27e-91683b8d89f8" + "38b962c7-8d2c-405a-8472-37638f6eb843" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021338Z:4843ef8b-5418-4dcb-a27e-91683b8d89f8" + "WESTUS:20160315T233816Z:38b962c7-8d2c-405a-8472-37638f6eb843" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2184,10 +2184,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:13:37 GMT" + "Tue, 15 Mar 2016 23:38:16 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -2202,8 +2202,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/265a8aaa-04d7-49f8-90af-35ff570639620?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8yNjVhOGFhYS0wNGQ3LTQ5ZjgtOTBhZi0zNWZmNTcwNjM5NjIwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/df07c530-45ad-4bf4-beb6-0ed585284b0d0?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9kZjA3YzUzMC00NWFkLTRiZjQtYmViNi0wZWQ1ODUyODRiMGQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -2226,16 +2226,16 @@ "no-cache" ], "x-ms-request-id": [ - "3083e12f-f56b-4c15-bbeb-30ebb7bbd833" + "29c3bd7f-58ba-434d-a1fb-d8adee75edfa" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14997" + "14992" ], "x-ms-correlation-request-id": [ - "283c232c-2905-4a6f-bcdd-db6c4233c9f6" + "7773bb1c-2c28-47f1-93e5-04d64f3348ef" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021408Z:283c232c-2905-4a6f-bcdd-db6c4233c9f6" + "WESTUS:20160315T233847Z:7773bb1c-2c28-47f1-93e5-04d64f3348ef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2244,7 +2244,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:08 GMT" + "Tue, 15 Mar 2016 23:38:46 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2259,10 +2259,10 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "PATCH", - "RequestBody": "{\r\n \"name\": \"onesdk8530\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"name\": \"onesdk9241\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2271,7 +2271,7 @@ "97" ], "x-ms-client-request-id": [ - "1fa7e9fa-76a8-4552-a436-8d394b25a0a7" + "c19be32b-6cae-4da5-80c5-c4509e844d9b" ], "accept-language": [ "en-US" @@ -2280,7 +2280,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4893\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4893\"\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\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3722\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3722\"\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "681" @@ -2295,16 +2295,16 @@ "no-cache" ], "x-ms-request-id": [ - "5e7d2740-166c-470d-ba03-d35201416a48" + "e6e9ee90-439a-46a5-bccd-574ea54ace50" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1197" ], "x-ms-correlation-request-id": [ - "1e045e0c-ab8d-4cf3-8a91-faf79de561d8" + "b6307ed0-1a31-4e0b-b7a0-03dd54445e06" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021411Z:1e045e0c-ab8d-4cf3-8a91-faf79de561d8" + "WESTUS:20160315T233849Z:b6307ed0-1a31-4e0b-b7a0-03dd54445e06" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2313,7 +2313,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:11 GMT" + "Tue, 15 Mar 2016 23:38:49 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2328,13 +2328,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c787da76-4ceb-47e6-807f-b4cee3ed9299" + "0051ffdf-2d07-4f07-aafe-bf1daa8b10ed" ], "accept-language": [ "en-US" @@ -2343,7 +2343,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\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\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -2358,16 +2358,16 @@ "no-cache" ], "x-ms-request-id": [ - "cb219382-c688-4eac-8c09-1daf52113175" + "e77b6b78-e40e-40ff-ad6f-8a6896c96d0c" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14988" ], "x-ms-correlation-request-id": [ - "71ffcbe1-ae87-4c17-a1eb-ad96f61f0963" + "e1ffa6fe-5e21-4449-989b-a69e89e93b14" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021411Z:71ffcbe1-ae87-4c17-a1eb-ad96f61f0963" + "WESTUS:20160315T233849Z:e1ffa6fe-5e21-4449-989b-a69e89e93b14" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2376,7 +2376,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:11 GMT" + "Tue, 15 Mar 2016 23:38:49 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2397,7 +2397,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d56fba3b-fa94-4ffc-960b-138f86eeab78" + "7be48240-8a5b-4e3b-aca1-2c8817de18ae" ], "accept-language": [ "en-US" @@ -2406,10 +2406,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2421,16 +2421,16 @@ "no-cache" ], "x-ms-request-id": [ - "37be65d2-10f6-4d42-97f5-b2e91600958f" + "9f876f0d-96f8-4f97-ba0b-5f96c334a3e1" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14992" + "14987" ], "x-ms-correlation-request-id": [ - "4a99ecd0-3264-4470-8696-aee136b6ff85" + "4ee4e32b-4761-491e-b7a1-3366083d52eb" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021411Z:4a99ecd0-3264-4470-8696-aee136b6ff85" + "WESTUS:20160315T233849Z:4ee4e32b-4761-491e-b7a1-3366083d52eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2439,7 +2439,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:11 GMT" + "Tue, 15 Mar 2016 23:38:49 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2460,7 +2460,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "249ca1e4-71f2-4551-8860-10daba91375c" + "be170faa-3857-422e-bf0c-cd26bdaaecb1" ], "accept-language": [ "en-US" @@ -2469,10 +2469,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2484,16 +2484,16 @@ "no-cache" ], "x-ms-request-id": [ - "22234416-49a2-485d-a0b7-9bc970634a69" + "b2c37679-c45b-44b1-9618-1b9c9c857bd5" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14986" ], "x-ms-correlation-request-id": [ - "2151de20-2885-4d6a-90a4-285363ee2c03" + "38ca61d4-55ab-44a8-aa38-6c22537112da" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021411Z:2151de20-2885-4d6a-90a4-285363ee2c03" + "WESTUS:20160315T233849Z:38ca61d4-55ab-44a8-aa38-6c22537112da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2502,7 +2502,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:11 GMT" + "Tue, 15 Mar 2016 23:38:49 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2523,7 +2523,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "21ef469b-5dc2-4948-b1b2-7ea1ac0f1dfb" + "5e99c6a8-2f11-4994-8cc1-d6ab1a17a8d1" ], "accept-language": [ "en-US" @@ -2532,10 +2532,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2547,16 +2547,16 @@ "no-cache" ], "x-ms-request-id": [ - "3f94c3ab-baec-4b5c-892e-7a49ca76b20e" + "317b0064-69c2-4d94-b5f1-22e54d95a0e7" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14985" ], "x-ms-correlation-request-id": [ - "f3bcfc79-a11d-4ce4-b185-b75428e810a3" + "528d80aa-b0b4-4fdf-93c0-f0d6d64a9b54" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021413Z:f3bcfc79-a11d-4ce4-b185-b75428e810a3" + "WESTUS:20160315T233851Z:528d80aa-b0b4-4fdf-93c0-f0d6d64a9b54" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2565,7 +2565,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:12 GMT" + "Tue, 15 Mar 2016 23:38:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2586,7 +2586,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a15332a4-8e76-4b71-9aee-10855af9d09b" + "4245658d-cfad-4f01-a018-c1cdb34fd280" ], "accept-language": [ "en-US" @@ -2595,10 +2595,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2610,16 +2610,16 @@ "no-cache" ], "x-ms-request-id": [ - "d163e0bc-19aa-43ce-964c-c3f26848a9e1" + "70805655-1b50-4b90-9e98-ab287b2e7628" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14983" ], "x-ms-correlation-request-id": [ - "a1930d4b-4a1d-430b-8f07-832ea363129f" + "dc421d6c-b229-4636-8faa-cc250556369d" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021413Z:a1930d4b-4a1d-430b-8f07-832ea363129f" + "WESTUS:20160315T233852Z:dc421d6c-b229-4636-8faa-cc250556369d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2628,7 +2628,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:13 GMT" + "Tue, 15 Mar 2016 23:38:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2649,7 +2649,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "38b63847-e75d-4cec-8e57-cc6996b9f03d" + "31cf89a6-97be-47ec-93cf-e148fff15fe4" ], "accept-language": [ "en-US" @@ -2658,10 +2658,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2673,16 +2673,16 @@ "no-cache" ], "x-ms-request-id": [ - "9dcc0692-590e-4c47-a560-928023139ed7" + "ec7b0e87-7381-4787-bc05-4836e1d3dd2d" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14987" + "14982" ], "x-ms-correlation-request-id": [ - "4fecac83-6752-4434-a863-b14396c4e8a6" + "80debee8-9377-4930-9d83-0a9f91a0243d" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021414Z:4fecac83-6752-4434-a863-b14396c4e8a6" + "WESTUS:20160315T233852Z:80debee8-9377-4930-9d83-0a9f91a0243d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2691,7 +2691,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:14 GMT" + "Tue, 15 Mar 2016 23:38:52 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2712,7 +2712,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2682b980-aca5-46b4-810e-17f409a77b83" + "394025b6-0b2b-4733-a514-a85dbb8a62e1" ], "accept-language": [ "en-US" @@ -2721,10 +2721,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2736,16 +2736,16 @@ "no-cache" ], "x-ms-request-id": [ - "a84e5549-dd84-40d3-b48d-e4063a113358" + "39276610-be67-4811-8c0b-a64f2dea5aac" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14985" + "14980" ], "x-ms-correlation-request-id": [ - "b28f6a98-7bb2-4713-80f8-a9108d35c7e1" + "0dbaefc6-ed62-4a3a-bbcb-ee82070e76b4" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021414Z:b28f6a98-7bb2-4713-80f8-a9108d35c7e1" + "WESTUS:20160315T233853Z:0dbaefc6-ed62-4a3a-bbcb-ee82070e76b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2754,7 +2754,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:14 GMT" + "Tue, 15 Mar 2016 23:38:52 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2775,7 +2775,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "46331a0e-5ccf-476e-9551-a24b4b4d55dc" + "7af78530-0d98-41f9-a026-0aa08b5ac474" ], "accept-language": [ "en-US" @@ -2784,10 +2784,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2799,16 +2799,16 @@ "no-cache" ], "x-ms-request-id": [ - "3b54b9a7-26ab-4f69-8c70-7030b8b86205" + "3199521e-2208-4c7f-a7b5-827e67dfb114" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14984" + "14979" ], "x-ms-correlation-request-id": [ - "8ae4088e-86f3-4356-a990-5183555c8737" + "a3a324b1-6223-4b55-9351-433bac860f90" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021415Z:8ae4088e-86f3-4356-a990-5183555c8737" + "WESTUS:20160315T233854Z:a3a324b1-6223-4b55-9351-433bac860f90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2817,7 +2817,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:15 GMT" + "Tue, 15 Mar 2016 23:38:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2838,7 +2838,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1af1019e-1d49-4515-9ae4-57b76dcecc7a" + "bcc870d3-d9a3-4283-87f9-b3965cd08ad7" ], "accept-language": [ "en-US" @@ -2847,10 +2847,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2862,16 +2862,16 @@ "no-cache" ], "x-ms-request-id": [ - "458dc3be-a492-46ac-9a6d-ec2e7c6c011f" + "8af56cc1-ff1c-49e4-ba8b-30cc414b3796" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14982" + "14977" ], "x-ms-correlation-request-id": [ - "dbcf37ae-cc61-4a57-b65f-17c60e7af0b6" + "eb398576-b8df-4dd0-8ce4-3fb9d5639b0f" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021416Z:dbcf37ae-cc61-4a57-b65f-17c60e7af0b6" + "WESTUS:20160315T233854Z:eb398576-b8df-4dd0-8ce4-3fb9d5639b0f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2880,7 +2880,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:15 GMT" + "Tue, 15 Mar 2016 23:38:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2901,7 +2901,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0ff7cf8b-a534-4ca6-bd7f-e9aaf21b12df" + "12e5594a-6210-4ba9-89e6-fdb5aca2a1ee" ], "accept-language": [ "en-US" @@ -2910,10 +2910,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8530.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:13:38.3057295Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:14:10.6217384Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530\",\r\n \"name\": \"onesdk8530\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba22463.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:38:52.1409021Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:52.1409021Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeAnalytics/accounts/testaba22463\",\r\n \"name\": \"testaba22463\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testaba15365.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-01-27T23:28:35.9650496Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:35.9650496Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeAnalytics/accounts/testaba15365\",\r\n \"name\": \"testaba15365\",\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\": \"javaadlaacct589.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-11T19:05:12.1695607Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:06:15.7736921Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"testkey\": \"testvalue\",\r\n \"testkey2\": \"testvalue2\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeAnalytics/accounts/javaadlaacct589\",\r\n \"name\": \"javaadlaacct589\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk9241.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:38:18.4032203Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:38:49.0374567Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241\",\r\n \"name\": \"onesdk9241\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "1433" + "1003" ], "Content-Type": [ "application/json" @@ -2925,16 +2925,16 @@ "no-cache" ], "x-ms-request-id": [ - "a2049292-e892-46be-a882-da76dad1b299" + "824e5741-0266-470f-9a6a-25183bbe22e8" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14981" + "14976" ], "x-ms-correlation-request-id": [ - "e7186882-f7e4-4791-81b2-6ad1dbb4f961" + "6dd0e5d1-84bc-49e5-ae33-dc2591b8b97d" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021416Z:e7186882-f7e4-4791-81b2-6ad1dbb4f961" + "WESTUS:20160315T233855Z:6dd0e5d1-84bc-49e5-ae33-dc2591b8b97d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2943,7 +2943,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:16 GMT" + "Tue, 15 Mar 2016 23:38:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2958,8 +2958,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530/DataLakeStoreAccounts/onesdk1411?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwL0RhdGFMYWtlU3RvcmVBY2NvdW50cy9vbmVzZGsxNDExP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241/DataLakeStoreAccounts/onesdk709?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxL0RhdGFMYWtlU3RvcmVBY2NvdW50cy9vbmVzZGs3MDk/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {}\r\n}", "RequestHeaders": { @@ -2970,7 +2970,7 @@ "24" ], "x-ms-client-request-id": [ - "d4076b08-27fe-498d-8e59-b00cd5dae69f" + "d2ce4719-f51c-4ab9-9ba8-72838a9c11ab" ], "accept-language": [ "en-US" @@ -2979,10 +2979,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530/dataLakeStoreAccounts/onesdk1411\",\r\n \"name\": \"onesdk1411\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241/dataLakeStoreAccounts/onesdk709\",\r\n \"name\": \"onesdk709\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "314" + "312" ], "Content-Type": [ "application/json" @@ -2994,16 +2994,16 @@ "no-cache" ], "x-ms-request-id": [ - "0db137e6-089e-4221-9a00-c9d0827b1ff2" + "c10065c9-b531-45e3-868b-147a45ebc54b" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1196" ], "x-ms-correlation-request-id": [ - "068bbdd0-948c-439b-8b02-1cb844dabda0" + "d273867f-7040-472c-a45f-89cc7efcb72a" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021413Z:068bbdd0-948c-439b-8b02-1cb844dabda0" + "WESTUS:20160315T233851Z:d273867f-7040-472c-a45f-89cc7efcb72a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3012,7 +3012,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:12 GMT" + "Tue, 15 Mar 2016 23:38:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -3027,13 +3027,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530/DataLakeStoreAccounts/onesdk1411?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwL0RhdGFMYWtlU3RvcmVBY2NvdW50cy9vbmVzZGsxNDExP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241/DataLakeStoreAccounts/onesdk709?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxL0RhdGFMYWtlU3RvcmVBY2NvdW50cy9vbmVzZGs3MDk/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "87d238db-d05a-4ccf-8b2b-e52c189205a8" + "c7f3ea31-e873-4fbd-8708-4579d60e8b7b" ], "accept-language": [ "en-US" @@ -3054,16 +3054,16 @@ "no-cache" ], "x-ms-request-id": [ - "0cae8818-155d-4f0c-8916-ea90ed589958" + "db4d667f-8f5d-4321-8b82-78942556da84" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1195" ], "x-ms-correlation-request-id": [ - "905401d5-69e2-4c12-bd48-a9c752f7e619" + "debfc908-a66c-4571-8689-d0bc5d5ad1f6" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021414Z:905401d5-69e2-4c12-bd48-a9c752f7e619" + "WESTUS:20160315T233852Z:debfc908-a66c-4571-8689-d0bc5d5ad1f6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3072,7 +3072,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:13 GMT" + "Tue, 15 Mar 2016 23:38:52 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -3087,10 +3087,10 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530/StorageAccounts/azureblob015158?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwL1N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTUxNTg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241/StorageAccounts/azureblob012836?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxL1N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTI4MzY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"accessKey\": \"RRIuary97BqSnJJFAgBes4FBWII+V9RUU0/BxSisVgMcDBcCLOFQeMUXDAeHgYqUmGHewVMsHD1dU/1w49rwTg==\"\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"accessKey\": \"YV4ornuouiKuQrjAosE3q9w4Tvc5OwxKhU0gX/AaW+TWJEOxuRoBvNhuZkPf85dE/Gjw6I0H6ltZ2EIFlR9FMw==\"\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -3099,7 +3099,7 @@ "137" ], "x-ms-client-request-id": [ - "d01c5757-efcb-4f3e-85c8-c778b4eec4d2" + "48c08607-4a70-4416-a7af-8792e2ce9c96" ], "accept-language": [ "en-US" @@ -3108,7 +3108,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"suffix\": \"core.windows.net\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530/storageAccounts/azureblob015158\",\r\n \"name\": \"azureblob015158\",\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/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241/storageAccounts/azureblob012836\",\r\n \"name\": \"azureblob012836\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts/storageAccounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "306" @@ -3123,16 +3123,16 @@ "no-cache" ], "x-ms-request-id": [ - "69dddc6f-ec20-46a4-b4e1-73bb12f45fd0" + "32991794-66bd-43d9-a7b8-f6e0bde48685" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1195" + "1194" ], "x-ms-correlation-request-id": [ - "0d130baf-5ec2-4d77-b8ba-530327613e72" + "31dbed86-9cb9-4e2f-9fdf-4cfe1425a588" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021415Z:0d130baf-5ec2-4d77-b8ba-530327613e72" + "WESTUS:20160315T233854Z:31dbed86-9cb9-4e2f-9fdf-4cfe1425a588" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3141,7 +3141,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:15 GMT" + "Tue, 15 Mar 2016 23:38:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -3156,13 +3156,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530/StorageAccounts/azureblob015158?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwL1N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTUxNTg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241/StorageAccounts/azureblob012836?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxL1N0b3JhZ2VBY2NvdW50cy9henVyZWJsb2IwMTI4MzY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ebf1e5c5-41b5-4276-a52b-5f5a9d248069" + "76e9b01e-63e9-4d74-8cb4-0af93291241b" ], "accept-language": [ "en-US" @@ -3183,16 +3183,16 @@ "no-cache" ], "x-ms-request-id": [ - "fa617c0e-896b-474d-8aaa-42735d6bec32" + "e183de3c-02c0-4e49-a3a3-31c630dc22c7" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1194" + "1193" ], "x-ms-correlation-request-id": [ - "fc6ef4cb-0268-4f02-8f50-f30ba99c65af" + "b7d83bc8-d477-40dd-afc7-1a887f3ee473" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021416Z:fc6ef4cb-0268-4f02-8f50-f30ba99c65af" + "WESTUS:20160315T233854Z:b7d83bc8-d477-40dd-afc7-1a887f3ee473" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3201,7 +3201,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:16 GMT" + "Tue, 15 Mar 2016 23:38:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -3216,13 +3216,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8530?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NTMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeAnalytics/accounts/onesdk9241?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs5MjQxP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "55ef8021-8d9c-423c-85a4-64e3cab772fb" + "231e70d6-aaf2-4e37-94e8-c51c0fc4e2e6" ], "accept-language": [ "en-US" @@ -3243,16 +3243,16 @@ "no-cache" ], "x-ms-request-id": [ - "3d5596e4-37e7-425b-ac15-2bea1d0a8cfe" + "d7adcc86-52fa-4717-a6a5-fa02b5941172" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1193" + "1192" ], "x-ms-correlation-request-id": [ - "4cf08d65-3a14-46f1-92e5-e0032ee52fe6" + "9c35d956-c7ec-4258-88f9-a1a52e048207" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021419Z:4cf08d65-3a14-46f1-92e5-e0032ee52fe6" + "WESTUS:20160315T233857Z:9c35d956-c7ec-4258-88f9-a1a52e048207" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3261,7 +3261,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:18 GMT" + "Tue, 15 Mar 2016 23:38:57 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -3276,13 +3276,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk4893?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4OTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM3MjI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3e82ce5e-b3f7-43dc-b535-b5110058d0d0" + "455c7a25-87dc-46cf-8b22-34f5b5d9a587" ], "accept-language": [ "en-US" @@ -3303,16 +3303,16 @@ "no-cache" ], "x-ms-request-id": [ - "1abeceec-7624-4d8d-85a3-ed22e646009d" + "e4bd6ee3-7e38-47d0-8d9e-475289b25bdb" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1196" ], "x-ms-correlation-request-id": [ - "f49439c7-279c-43fa-ac9b-1fb47db4e88f" + "4e8aa2a8-b815-44ae-aed0-8674b0b5bc9d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021421Z:f49439c7-279c-43fa-ac9b-1fb47db4e88f" + "CENTRALUS:20160315T233900Z:4e8aa2a8-b815-44ae-aed0-8674b0b5bc9d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3321,7 +3321,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:20 GMT" + "Tue, 15 Mar 2016 23:39:00 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -3336,13 +3336,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8081/providers/Microsoft.DataLakeStore/accounts/onesdk1411?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazgwODEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazE0MTE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM1OTEvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazcwOT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ca056266-0c49-402c-a62f-2e5a4bd95b98" + "aa19fc3d-7316-447a-b359-fade937cb525" ], "accept-language": [ "en-US" @@ -3363,16 +3363,16 @@ "no-cache" ], "x-ms-request-id": [ - "e3a958e8-9218-4d1f-9e78-1feedf00c099" + "033d288f-a5c6-4f4e-9f1f-4d950acd9e09" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1195" ], "x-ms-correlation-request-id": [ - "e043a728-8d40-4fbe-b8a7-93fad62e7640" + "1ec10dbe-b407-4942-8eee-b8ed3a3e56de" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021422Z:e043a728-8d40-4fbe-b8a7-93fad62e7640" + "CENTRALUS:20160315T233906Z:1ec10dbe-b407-4942-8eee-b8ed3a3e56de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3381,7 +3381,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:22 GMT" + "Tue, 15 Mar 2016 23:39:05 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -3396,8 +3396,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8081?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazgwODE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3591?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazM1OTE/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -3420,16 +3420,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1196" ], "x-ms-request-id": [ - "496279fa-f864-41f9-884d-7e049826c315" + "1801a3be-260a-46ee-9c91-20a76027a9be" ], "x-ms-correlation-request-id": [ - "496279fa-f864-41f9-884d-7e049826c315" + "1801a3be-260a-46ee-9c91-20a76027a9be" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021424Z:496279fa-f864-41f9-884d-7e049826c315" + "WESTUS:20160315T233907Z:1801a3be-260a-46ee-9c91-20a76027a9be" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3438,22 +3438,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:23 GMT" + "Tue, 15 Mar 2016 23:39:06 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4MDgxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszNTkxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4MDgxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczRNRGd4TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszNTkxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3pOVGt4TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3474,16 +3474,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14998" + "14986" ], "x-ms-request-id": [ - "db7491ab-86f8-4db4-96c4-502e571c930e" + "8b110652-f9ab-4d0e-bbd3-e154235d5961" ], "x-ms-correlation-request-id": [ - "db7491ab-86f8-4db4-96c4-502e571c930e" + "8b110652-f9ab-4d0e-bbd3-e154235d5961" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021424Z:db7491ab-86f8-4db4-96c4-502e571c930e" + "WESTUS:20160315T233907Z:8b110652-f9ab-4d0e-bbd3-e154235d5961" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3492,22 +3492,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:23 GMT" + "Tue, 15 Mar 2016 23:39:07 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4MDgxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszNTkxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4MDgxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczRNRGd4TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszNTkxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3pOVGt4TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3528,16 +3528,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14997" + "14985" ], "x-ms-request-id": [ - "54717866-4138-43fd-a602-034c2dce58bf" + "d6f85811-deb7-4326-b112-039e0681a0da" ], "x-ms-correlation-request-id": [ - "54717866-4138-43fd-a602-034c2dce58bf" + "d6f85811-deb7-4326-b112-039e0681a0da" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021439Z:54717866-4138-43fd-a602-034c2dce58bf" + "WESTUS:20160315T233922Z:d6f85811-deb7-4326-b112-039e0681a0da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3546,22 +3546,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:38 GMT" + "Tue, 15 Mar 2016 23:39:21 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4MDgxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszNTkxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4MDgxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczRNRGd4TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszNTkxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3pOVGt4TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3582,16 +3582,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14996" + "14984" ], "x-ms-request-id": [ - "a242f8fa-b014-430c-a449-771d1569bc3b" + "d1be22b3-b136-4352-892e-5c24067c52b4" ], "x-ms-correlation-request-id": [ - "a242f8fa-b014-430c-a449-771d1569bc3b" + "d1be22b3-b136-4352-892e-5c24067c52b4" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021454Z:a242f8fa-b014-430c-a449-771d1569bc3b" + "WESTUS:20160315T233938Z:d1be22b3-b136-4352-892e-5c24067c52b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3600,22 +3600,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:14:54 GMT" + "Tue, 15 Mar 2016 23:39:37 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4MDgxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszNTkxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4MDgxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczRNRGd4TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszNTkxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3pOVGt4TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3633,16 +3633,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14995" + "14983" ], "x-ms-request-id": [ - "a7f63cfc-8926-44c2-833f-ceae0fcd7b30" + "b363af5a-3f7f-4614-94bd-16aca52da22b" ], "x-ms-correlation-request-id": [ - "a7f63cfc-8926-44c2-833f-ceae0fcd7b30" + "b363af5a-3f7f-4614-94bd-16aca52da22b" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021509Z:a7f63cfc-8926-44c2-833f-ceae0fcd7b30" + "WESTUS:20160315T233953Z:b363af5a-3f7f-4614-94bd-16aca52da22b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3651,14 +3651,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:15:09 GMT" + "Tue, 15 Mar 2016 23:39:52 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/abarg11923?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL2FiYXJnMTE5MjM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/abarg16547?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL2FiYXJnMTY1NDc/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -3681,16 +3681,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1195" ], "x-ms-request-id": [ - "c41a5c3a-3a6e-4e4f-b07e-8831e938833b" + "18e1932a-ebb8-4d01-8a80-63791cf35971" ], "x-ms-correlation-request-id": [ - "c41a5c3a-3a6e-4e4f-b07e-8831e938833b" + "18e1932a-ebb8-4d01-8a80-63791cf35971" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021510Z:c41a5c3a-3a6e-4e4f-b07e-8831e938833b" + "WESTUS:20160315T233954Z:18e1932a-ebb8-4d01-8a80-63791cf35971" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3699,22 +3699,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:15:09 GMT" + "Tue, 15 Mar 2016 23:39:53 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RXhPVEl6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RTJOVFEzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3735,16 +3735,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14994" + "14982" ], "x-ms-request-id": [ - "ca8bff54-ba93-4707-8f85-8e15d80d6df2" + "941af9e2-aa09-4f81-8e33-9e10a3646179" ], "x-ms-correlation-request-id": [ - "ca8bff54-ba93-4707-8f85-8e15d80d6df2" + "941af9e2-aa09-4f81-8e33-9e10a3646179" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021510Z:ca8bff54-ba93-4707-8f85-8e15d80d6df2" + "WESTUS:20160315T233954Z:941af9e2-aa09-4f81-8e33-9e10a3646179" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3753,22 +3753,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:15:10 GMT" + "Tue, 15 Mar 2016 23:39:54 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RXhPVEl6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RTJOVFEzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3789,16 +3789,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14981" ], "x-ms-request-id": [ - "1fa75a18-dd29-454e-8487-571cc7c596f5" + "c5c2e85a-1e14-4b81-b6b8-1ac8735d0934" ], "x-ms-correlation-request-id": [ - "1fa75a18-dd29-454e-8487-571cc7c596f5" + "c5c2e85a-1e14-4b81-b6b8-1ac8735d0934" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021525Z:1fa75a18-dd29-454e-8487-571cc7c596f5" + "WESTUS:20160315T234009Z:c5c2e85a-1e14-4b81-b6b8-1ac8735d0934" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3807,22 +3807,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:15:25 GMT" + "Tue, 15 Mar 2016 23:40:08 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RXhPVEl6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RTJOVFEzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3843,16 +3843,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14992" + "14980" ], "x-ms-request-id": [ - "959a8441-2d96-4647-953e-00f74b40657b" + "9dc441e4-9e39-4a24-8b0d-ade068f6c7aa" ], "x-ms-correlation-request-id": [ - "959a8441-2d96-4647-953e-00f74b40657b" + "9dc441e4-9e39-4a24-8b0d-ade068f6c7aa" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021540Z:959a8441-2d96-4647-953e-00f74b40657b" + "WESTUS:20160315T234025Z:9dc441e4-9e39-4a24-8b0d-ade068f6c7aa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3861,22 +3861,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:15:40 GMT" + "Tue, 15 Mar 2016 23:40:24 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RXhPVEl6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RTJOVFEzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3897,16 +3897,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14979" ], "x-ms-request-id": [ - "f47e64e8-ba3d-40db-8ee5-ea2df4a74041" + "d049a749-cfb0-45ca-bfc1-360ba1713027" ], "x-ms-correlation-request-id": [ - "f47e64e8-ba3d-40db-8ee5-ea2df4a74041" + "d049a749-cfb0-45ca-bfc1-360ba1713027" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021556Z:f47e64e8-ba3d-40db-8ee5-ea2df4a74041" + "WESTUS:20160315T234040Z:d049a749-cfb0-45ca-bfc1-360ba1713027" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3915,22 +3915,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:15:55 GMT" + "Tue, 15 Mar 2016 23:40:39 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RXhPVEl6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RTJOVFEzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3951,16 +3951,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14978" ], "x-ms-request-id": [ - "5c5d6d37-c21e-46c1-a147-a5039c600f03" + "5f1614f3-4962-4230-876d-68269466b5fb" ], "x-ms-correlation-request-id": [ - "5c5d6d37-c21e-46c1-a147-a5039c600f03" + "5f1614f3-4962-4230-876d-68269466b5fb" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021611Z:5c5d6d37-c21e-46c1-a147-a5039c600f03" + "WESTUS:20160315T234055Z:5f1614f3-4962-4230-876d-68269466b5fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3969,22 +3969,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:16:10 GMT" + "Tue, 15 Mar 2016 23:40:55 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RXhPVEl6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RTJOVFEzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -4005,16 +4005,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14977" ], "x-ms-request-id": [ - "22bf8893-3f36-4d5d-a1e2-87d76b1022fb" + "880690ca-656a-44cf-a612-b10b17804f58" ], "x-ms-correlation-request-id": [ - "22bf8893-3f36-4d5d-a1e2-87d76b1022fb" + "880690ca-656a-44cf-a612-b10b17804f58" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021626Z:22bf8893-3f36-4d5d-a1e2-87d76b1022fb" + "WESTUS:20160315T234110Z:880690ca-656a-44cf-a612-b10b17804f58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4023,22 +4023,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:16:26 GMT" + "Tue, 15 Mar 2016 23:41:09 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RXhPVEl6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RTJOVFEzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -4059,16 +4059,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14976" ], "x-ms-request-id": [ - "bea4eeba-482a-4e1b-981d-14b292e2b086" + "93f5429f-5ca5-4a45-9688-2f10490cb59f" ], "x-ms-correlation-request-id": [ - "bea4eeba-482a-4e1b-981d-14b292e2b086" + "93f5429f-5ca5-4a45-9688-2f10490cb59f" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021641Z:bea4eeba-482a-4e1b-981d-14b292e2b086" + "WESTUS:20160315T234125Z:93f5429f-5ca5-4a45-9688-2f10490cb59f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4077,22 +4077,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:16:41 GMT" + "Tue, 15 Mar 2016 23:41:25 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzExOTIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RXhPVEl6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BQkFSRzE2NTQ3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFCUWtGU1J6RTJOVFEzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -4110,16 +4110,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14987" + "14975" ], "x-ms-request-id": [ - "210763da-0bb3-44b2-9d31-50cea94928dd" + "ee66281f-8829-4c64-ba0c-4297d9f9bc40" ], "x-ms-correlation-request-id": [ - "210763da-0bb3-44b2-9d31-50cea94928dd" + "ee66281f-8829-4c64-ba0c-4297d9f9bc40" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T021657Z:210763da-0bb3-44b2-9d31-50cea94928dd" + "WESTUS:20160315T234141Z:ee66281f-8829-4c64-ba0c-4297d9f9bc40" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4128,7 +4128,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:16:56 GMT" + "Tue, 15 Mar 2016 23:41:40 GMT" ] }, "StatusCode": 200 @@ -4136,14 +4136,14 @@ ], "Names": { "RunPsTestWorkflow": [ - "abarg11923", - "azureblob015158" + "abarg16547", + "azureblob012836" ], "": [ - "onesdk8081", - "onesdk8530", - "onesdk4893", - "onesdk1411" + "onesdk3591", + "onesdk9241", + "onesdk3722", + "onesdk709" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaCatalog.json b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaCatalog.json index 3710e1203e9a..a79bdb65de17 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaCatalog.json +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaCatalog.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -25,16 +25,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1199" ], "x-ms-request-id": [ - "52e261ef-ac0f-4b35-9073-46f015c535a4" + "e9d24527-6e5d-4dc3-8310-b9dcdb2facb8" ], "x-ms-correlation-request-id": [ - "52e261ef-ac0f-4b35-9073-46f015c535a4" + "e9d24527-6e5d-4dc3-8310-b9dcdb2facb8" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021702Z:52e261ef-ac0f-4b35-9073-46f015c535a4" + "CENTRALUS:20160315T234146Z:e9d24527-6e5d-4dc3-8310-b9dcdb2facb8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:02 GMT" + "Tue, 15 Mar 2016 23:41:45 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -73,16 +73,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14996" + "14999" ], "x-ms-request-id": [ - "44c56aba-12d9-4ef8-80f6-37fc6328c612" + "7189fa49-d58d-4438-8e7a-b583246af653" ], "x-ms-correlation-request-id": [ - "44c56aba-12d9-4ef8-80f6-37fc6328c612" + "7189fa49-d58d-4438-8e7a-b583246af653" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021702Z:44c56aba-12d9-4ef8-80f6-37fc6328c612" + "CENTRALUS:20160315T234146Z:7189fa49-d58d-4438-8e7a-b583246af653" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:02 GMT" + "Tue, 15 Mar 2016 23:41:45 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9419?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazk0MTk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5194?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUxOTQ/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -124,16 +124,16 @@ "gateway" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14995" + "14998" ], "x-ms-request-id": [ - "8c9fbc28-e94f-4961-b361-eaeae8ce444b" + "73162052-6ef2-41c7-b639-c7fe35a7ecd3" ], "x-ms-correlation-request-id": [ - "8c9fbc28-e94f-4961-b361-eaeae8ce444b" + "73162052-6ef2-41c7-b639-c7fe35a7ecd3" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021707Z:8c9fbc28-e94f-4961-b361-eaeae8ce444b" + "CENTRALUS:20160315T234152Z:73162052-6ef2-41c7-b639-c7fe35a7ecd3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -142,14 +142,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:07 GMT" + "Tue, 15 Mar 2016 23:41:51 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9419?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazk0MTk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5194?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUxOTQ/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -172,13 +172,13 @@ "14999" ], "x-ms-request-id": [ - "725164d0-b810-4fa5-b7dc-52dd96fab71e" + "d1c93e78-9e91-4c91-8e82-99baaf83f318" ], "x-ms-correlation-request-id": [ - "725164d0-b810-4fa5-b7dc-52dd96fab71e" + "d1c93e78-9e91-4c91-8e82-99baaf83f318" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022250Z:725164d0-b810-4fa5-b7dc-52dd96fab71e" + "CENTRALUS:20160315T234829Z:d1c93e78-9e91-4c91-8e82-99baaf83f318" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -187,14 +187,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:22:50 GMT" + "Tue, 15 Mar 2016 23:48:29 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9419?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazk0MTk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5194?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUxOTQ/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -208,7 +208,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419\",\r\n \"name\": \"onesdk9419\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194\",\r\n \"name\": \"onesdk5194\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -223,16 +223,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1198" ], "x-ms-request-id": [ - "7a2585dd-bcee-4ed9-ba65-a7b51c1fde05" + "eaf4d0e1-eebd-46fb-8f8a-6c5a9fce69ed" ], "x-ms-correlation-request-id": [ - "7a2585dd-bcee-4ed9-ba65-a7b51c1fde05" + "eaf4d0e1-eebd-46fb-8f8a-6c5a9fce69ed" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021709Z:7a2585dd-bcee-4ed9-ba65-a7b51c1fde05" + "CENTRALUS:20160315T234153Z:eaf4d0e1-eebd-46fb-8f8a-6c5a9fce69ed" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -241,14 +241,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:08 GMT" + "Tue, 15 Mar 2016 23:41:52 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTYtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -271,16 +271,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14994" + "14997" ], "x-ms-request-id": [ - "22b9cdfe-ca59-4ad4-a2dd-c65af262244f" + "a1aebe10-2e12-4210-a0cf-b5bd2eab5d03" ], "x-ms-correlation-request-id": [ - "22b9cdfe-ca59-4ad4-a2dd-c65af262244f" + "a1aebe10-2e12-4210-a0cf-b5bd2eab5d03" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021709Z:22b9cdfe-ca59-4ad4-a2dd-c65af262244f" + "CENTRALUS:20160315T234153Z:a1aebe10-2e12-4210-a0cf-b5bd2eab5d03" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -289,19 +289,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:08 GMT" + "Tue, 15 Mar 2016 23:41:52 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MzY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazMxMzA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "10980186-7932-4986-847f-26fc491bb29d" + "bde49c3c-c7ca-46f6-a5fb-0d4ddb85afcb" ], "accept-language": [ "en-US" @@ -310,7 +310,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2536' under resource group 'onesdk9419' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3130' under resource group 'onesdk5194' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -328,13 +328,13 @@ "gateway" ], "x-ms-request-id": [ - "5ea9c3e5-c4da-4f46-8c76-fb06978ec386" + "912989e1-4d59-45ce-a957-b3aa9eb37b61" ], "x-ms-correlation-request-id": [ - "5ea9c3e5-c4da-4f46-8c76-fb06978ec386" + "912989e1-4d59-45ce-a957-b3aa9eb37b61" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021710Z:5ea9c3e5-c4da-4f46-8c76-fb06978ec386" + "CENTRALUS:20160315T234153Z:912989e1-4d59-45ce-a957-b3aa9eb37b61" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -343,19 +343,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:10 GMT" + "Tue, 15 Mar 2016 23:41:53 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MzY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazMxMzA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a63bc07f-7828-4040-ba97-60ff2fdcc2e8" + "26a2ef40-cb9e-4d9f-8473-dece28fcc216" ], "accept-language": [ "en-US" @@ -364,7 +364,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2536' under resource group 'onesdk9419' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3130' under resource group 'onesdk5194' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -382,13 +382,13 @@ "gateway" ], "x-ms-request-id": [ - "05643e0e-6ee7-4273-992e-4db25f1a12f4" + "dbd8d729-ae40-41d1-a8e4-bf6096bffcd3" ], "x-ms-correlation-request-id": [ - "05643e0e-6ee7-4273-992e-4db25f1a12f4" + "dbd8d729-ae40-41d1-a8e4-bf6096bffcd3" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021710Z:05643e0e-6ee7-4273-992e-4db25f1a12f4" + "CENTRALUS:20160315T234153Z:dbd8d729-ae40-41d1-a8e4-bf6096bffcd3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -397,14 +397,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:10 GMT" + "Tue, 15 Mar 2016 23:41:53 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MzY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazMxMzA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -412,7 +412,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2536.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:17:14.3069648Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:17:14.3069648Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536\",\r\n \"name\": \"onesdk2536\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3130.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:41:59.6310256Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:41:59.6310256Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130\",\r\n \"name\": \"onesdk3130\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -427,16 +427,16 @@ "no-cache" ], "x-ms-request-id": [ - "add379fb-a182-4cde-95ae-244726197a01" + "994dc6eb-5b16-4bed-b7b8-b30acaeefd27" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14980" + "14996" ], "x-ms-correlation-request-id": [ - "1cd4578b-1050-4dc1-9fdf-0c8a3bf69654" + "84f5352f-44d3-4143-a90f-da596630da92" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021743Z:1cd4578b-1050-4dc1-9fdf-0c8a3bf69654" + "CENTRALUS:20160315T234226Z:84f5352f-44d3-4143-a90f-da596630da92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -445,7 +445,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:42 GMT" + "Tue, 15 Mar 2016 23:42:26 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -460,13 +460,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MzY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazMxMzA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "49df5e2b-dce4-4aac-8738-a795cd0f634d" + "34a633e1-3c77-4196-8b82-cea678624886" ], "accept-language": [ "en-US" @@ -475,7 +475,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2536.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:17:14.3069648Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:17:14.3069648Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536\",\r\n \"name\": \"onesdk2536\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3130.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:41:59.6310256Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:41:59.6310256Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130\",\r\n \"name\": \"onesdk3130\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -490,16 +490,16 @@ "no-cache" ], "x-ms-request-id": [ - "370cabe9-5cce-4c05-bb2d-24b3229bd793" + "5473d24a-5e13-4f12-9ecd-faa9d3985833" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14999" + "14995" ], "x-ms-correlation-request-id": [ - "d69c9bfe-6045-4c3b-afc2-562333d46ea3" + "4f7f2de4-842e-4393-adef-9428ad99accb" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022248Z:d69c9bfe-6045-4c3b-afc2-562333d46ea3" + "CENTRALUS:20160315T234827Z:4f7f2de4-842e-4393-adef-9428ad99accb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -508,7 +508,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:22:48 GMT" + "Tue, 15 Mar 2016 23:48:27 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -523,10 +523,10 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MzY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazMxMzA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk2536\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk3130\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -535,7 +535,7 @@ "92" ], "x-ms-client-request-id": [ - "27c2c564-23db-4714-a4ab-af9e033885a3" + "5a2ccbb0-7ce6-4368-a35b-0981379bc23e" ], "accept-language": [ "en-US" @@ -544,7 +544,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536\",\r\n \"name\": \"onesdk2536\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130\",\r\n \"name\": \"onesdk3130\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "354" @@ -562,19 +562,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/0502b4c4-0a1f-42ec-9945-dc4a101fde9e0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6257b428-cc49-49a2-8bd5-964f71197dd80?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "38adab01-e6cb-4148-9406-b713fa2e2324" + "456267c3-144d-4940-ad29-2604365449b6" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1193" + "1199" ], "x-ms-correlation-request-id": [ - "aa38795b-5b97-41da-9861-9108adf27938" + "b5876564-699a-4810-8a50-dd659950615b" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021712Z:aa38795b-5b97-41da-9861-9108adf27938" + "CENTRALUS:20160315T234155Z:b5876564-699a-4810-8a50-dd659950615b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -583,10 +583,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:12 GMT" + "Tue, 15 Mar 2016 23:41:55 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -601,8 +601,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/0502b4c4-0a1f-42ec-9945-dc4a101fde9e0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzA1MDJiNGM0LTBhMWYtNDJlYy05OTQ1LWRjNGExMDFmZGU5ZTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6257b428-cc49-49a2-8bd5-964f71197dd80?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzYyNTdiNDI4LWNjNDktNDlhMi04YmQ1LTk2NGY3MTE5N2RkODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -625,16 +625,16 @@ "no-cache" ], "x-ms-request-id": [ - "5cbe77a0-bf3a-44ec-8f7e-7ad10177a02e" + "e67e6fbe-fb00-4a57-bea2-e1d733877929" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14981" + "14997" ], "x-ms-correlation-request-id": [ - "fb0deb0e-e96c-40ca-bbe0-b3b80ff9500f" + "32ee953a-a93d-4798-8f7c-962d8f9c4365" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021743Z:fb0deb0e-e96c-40ca-bbe0-b3b80ff9500f" + "CENTRALUS:20160315T234226Z:32ee953a-a93d-4798-8f7c-962d8f9c4365" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -643,7 +643,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:42 GMT" + "Tue, 15 Mar 2016 23:42:25 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -658,13 +658,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d3780d6c-f809-426f-b945-eb65be081447" + "c22289de-c382-47ce-ba4f-834146a0d29e" ], "accept-language": [ "en-US" @@ -673,7 +673,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk3068' under resource group 'onesdk9419' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk5314' under resource group 'onesdk5194' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -691,13 +691,13 @@ "gateway" ], "x-ms-request-id": [ - "71cfaac1-07e6-4517-9c65-19166528f4c7" + "e545f7b4-3ecf-4fb8-8891-fb806eb99f44" ], "x-ms-correlation-request-id": [ - "71cfaac1-07e6-4517-9c65-19166528f4c7" + "e545f7b4-3ecf-4fb8-8891-fb806eb99f44" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021743Z:71cfaac1-07e6-4517-9c65-19166528f4c7" + "CENTRALUS:20160315T234226Z:e545f7b4-3ecf-4fb8-8891-fb806eb99f44" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -706,19 +706,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:43 GMT" + "Tue, 15 Mar 2016 23:42:26 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "18fcd895-cc41-46b7-86a9-cc2cd9ba2b8d" + "4936ffa1-9a7a-4430-9080-beda7c61b419" ], "accept-language": [ "en-US" @@ -727,7 +727,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk3068' under resource group 'onesdk9419' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk5314' under resource group 'onesdk5194' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -745,13 +745,13 @@ "gateway" ], "x-ms-request-id": [ - "88adc505-b111-4602-be99-1754f5dffcdf" + "5f576e8f-520e-42a7-b01f-0f02a2650457" ], "x-ms-correlation-request-id": [ - "88adc505-b111-4602-be99-1754f5dffcdf" + "5f576e8f-520e-42a7-b01f-0f02a2650457" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021744Z:88adc505-b111-4602-be99-1754f5dffcdf" + "CENTRALUS:20160315T234227Z:5f576e8f-520e-42a7-b01f-0f02a2650457" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -760,14 +760,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:43 GMT" + "Tue, 15 Mar 2016 23:42:26 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -775,7 +775,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk2536\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk2536\"\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\": \"onesdk3068.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:17:48.5537772Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:17:48.5537772Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068\",\r\n \"name\": \"onesdk3068\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3130\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3130\"\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\": \"onesdk5314.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:42:31.0188717Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:42:31.0188717Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314\",\r\n \"name\": \"onesdk5314\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -790,16 +790,16 @@ "no-cache" ], "x-ms-request-id": [ - "ed446739-f32a-4ddd-9073-9020ca29f63f" + "c8215d74-9045-4d45-9d73-6fdfef66e188" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14996" + "14992" ], "x-ms-correlation-request-id": [ - "d01fc0f0-f6b8-4879-b47a-8727a05fa7cd" + "b9e48787-531d-4857-b926-5e2da4288351" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021819Z:d01fc0f0-f6b8-4879-b47a-8727a05fa7cd" + "CENTRALUS:20160315T234259Z:b9e48787-531d-4857-b926-5e2da4288351" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -808,7 +808,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:18:19 GMT" + "Tue, 15 Mar 2016 23:42:58 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -823,13 +823,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "118e3cd1-10c7-448a-8134-8543fbe8cb2f" + "190f97b2-ddb8-4cfa-8df2-1503384bdfa3" ], "accept-language": [ "en-US" @@ -838,7 +838,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk2536\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk2536\"\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\": \"onesdk3068.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:17:48.5537772Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:17:48.5537772Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068\",\r\n \"name\": \"onesdk3068\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3130\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3130\"\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\": \"onesdk5314.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:42:31.0188717Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:42:31.0188717Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314\",\r\n \"name\": \"onesdk5314\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -853,16 +853,16 @@ "no-cache" ], "x-ms-request-id": [ - "a835e83c-a2f6-467d-9358-53296ca1a5e4" + "f0e9fbf2-35ba-4f5d-9561-1f157f740028" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14995" + "14991" ], "x-ms-correlation-request-id": [ - "daa0a62f-74a0-4eb8-83f5-7c389b616597" + "7bcc4bd3-3fe7-4617-95b2-7c9648383001" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021819Z:daa0a62f-74a0-4eb8-83f5-7c389b616597" + "CENTRALUS:20160315T234259Z:7bcc4bd3-3fe7-4617-95b2-7c9648383001" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -871,7 +871,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:18:19 GMT" + "Tue, 15 Mar 2016 23:42:58 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -886,13 +886,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "38c9309d-8e80-4582-bc72-16c18f58aa9c" + "5c3278d1-5b3b-40cb-a12e-ce22a2c58bf7" ], "accept-language": [ "en-US" @@ -901,7 +901,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk2536\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk2536\"\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\": \"onesdk3068.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:17:48.5537772Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:17:48.5537772Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068\",\r\n \"name\": \"onesdk3068\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3130\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3130\"\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\": \"onesdk5314.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:42:31.0188717Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:42:31.0188717Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314\",\r\n \"name\": \"onesdk5314\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -916,16 +916,16 @@ "no-cache" ], "x-ms-request-id": [ - "bd96a034-ac85-40b9-a4cd-23b4766418a7" + "2f77d01f-4970-45bb-ab4c-1bc929060e2c" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14994" + "14999" ], "x-ms-correlation-request-id": [ - "eb6fabf7-0b28-4cfc-b3be-a857ff3aa8ba" + "ce507af6-44b5-4523-a31e-70854092d677" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022244Z:eb6fabf7-0b28-4cfc-b3be-a857ff3aa8ba" + "CENTRALUS:20160315T234823Z:ce507af6-44b5-4523-a31e-70854092d677" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -934,7 +934,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:22:44 GMT" + "Tue, 15 Mar 2016 23:48:23 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -949,13 +949,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d582af9e-473f-418f-8798-2b1e547aec57" + "47dca834-0a01-4a5c-ac99-6a7309b98de9" ], "accept-language": [ "en-US" @@ -964,7 +964,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk3068' under resource group 'onesdk9419' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk5314' under resource group 'onesdk5194' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -982,13 +982,13 @@ "gateway" ], "x-ms-request-id": [ - "00ab372f-e024-4620-850a-81aee94457b5" + "380f28b9-5bbc-4294-97ce-30b1cc74880d" ], "x-ms-correlation-request-id": [ - "00ab372f-e024-4620-850a-81aee94457b5" + "380f28b9-5bbc-4294-97ce-30b1cc74880d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022247Z:00ab372f-e024-4620-850a-81aee94457b5" + "CENTRALUS:20160315T234826Z:380f28b9-5bbc-4294-97ce-30b1cc74880d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -997,19 +997,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:22:46 GMT" + "Tue, 15 Mar 2016 23:48:26 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bd9f2c2a-a2ed-4aac-aae2-94961f6e9474" + "2291bfb4-2118-47af-bc83-c18f6cc968b6" ], "accept-language": [ "en-US" @@ -1018,7 +1018,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk3068' under resource group 'onesdk9419' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk5314' under resource group 'onesdk5194' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -1036,13 +1036,13 @@ "gateway" ], "x-ms-request-id": [ - "1842e02d-4603-4101-9c78-5afb428c48cd" + "3946e28b-19ae-4d10-8c9c-505ce099abc8" ], "x-ms-correlation-request-id": [ - "1842e02d-4603-4101-9c78-5afb428c48cd" + "3946e28b-19ae-4d10-8c9c-505ce099abc8" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022247Z:1842e02d-4603-4101-9c78-5afb428c48cd" + "CENTRALUS:20160315T234826Z:3946e28b-19ae-4d10-8c9c-505ce099abc8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1051,16 +1051,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:22:46 GMT" + "Tue, 15 Mar 2016 23:48:26 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk3068\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk2536\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk2536\"\r\n }\r\n ]\r\n }\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk5314\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3130\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk3130\"\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1069,7 +1069,7 @@ "233" ], "x-ms-client-request-id": [ - "c20e96a8-4155-497f-a828-ca63a1ae31bc" + "e149d91c-3964-4aa0-9d4e-686ff1e5a108" ], "accept-language": [ "en-US" @@ -1078,10 +1078,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk2536\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk2536\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068\",\r\n \"name\": \"onesdk3068\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3130\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {},\r\n \"name\": \"onesdk3130\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314\",\r\n \"name\": \"onesdk5314\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "453" + "469" ], "Content-Type": [ "application/json" @@ -1096,19 +1096,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/f300049e-5bfa-4848-bd5c-cf2a700f2b260?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/2e563810-8958-4895-8f92-583121074aaa0?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "c4396782-656e-4c75-9c39-83bbf2fd7414" + "1e43d7f8-41c4-4b84-a065-42c153f0e320" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-correlation-request-id": [ - "ac96e106-7a57-473e-b908-46f513533165" + "97fa0dee-fc20-4422-be67-848d096885eb" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021749Z:ac96e106-7a57-473e-b908-46f513533165" + "CENTRALUS:20160315T234228Z:97fa0dee-fc20-4422-be67-848d096885eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1117,10 +1117,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:17:48 GMT" + "Tue, 15 Mar 2016 23:42:28 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -1135,8 +1135,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/f300049e-5bfa-4848-bd5c-cf2a700f2b260?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9mMzAwMDQ5ZS01YmZhLTQ4NDgtYmQ1Yy1jZjJhNzAwZjJiMjYwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/2e563810-8958-4895-8f92-583121074aaa0?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy8yZTU2MzgxMC04OTU4LTQ4OTUtOGY5Mi01ODMxMjEwNzRhYWEwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1159,16 +1159,16 @@ "no-cache" ], "x-ms-request-id": [ - "7ac6383a-9fa1-4bb4-871d-ad8fc121a087" + "af891ae2-33b6-4aed-80fb-083e8b49498e" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14997" + "14993" ], "x-ms-correlation-request-id": [ - "ca11c118-3efd-4808-8c01-31d63d624a50" + "e3c71808-ac3a-41b3-b1b5-4a3479df440f" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021819Z:ca11c118-3efd-4808-8c01-31d63d624a50" + "CENTRALUS:20160315T234259Z:e3c71808-ac3a-41b3-b1b5-4a3479df440f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1177,7 +1177,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:18:19 GMT" + "Tue, 15 Mar 2016 23:42:58 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1192,10 +1192,10 @@ "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\r\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\r\\n\\t(\\r\\n\\t\\t\\t//Define schema of table\\r\\n\\t\\t\\tUserId int, \\r\\n\\t\\t\\tStart DateTime, \\r\\n\\t\\t\\tRegion string, \\r\\n\\t\\t\\tQuery string, \\r\\n\\t\\t\\tDuration int, \\r\\n\\t\\t\\tUrls string, \\r\\n\\t\\t\\tClickedUrls string,\\r\\n\\t\\tINDEX idx1 //Name of index\\r\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\r\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\r\\n\\t);\\r\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\r\\n\\r\\n\\t//create table weblogs on space-delimited website log data\\r\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\r\\n\\tRETURNS @result TABLE\\r\\n\\t(\\r\\n\\t\\ts_date DateTime,\\r\\n\\t\\ts_time string,\\r\\n\\t\\ts_sitename string,\\r\\n\\t\\tcs_method string, \\r\\n\\t\\tcs_uristem string,\\r\\n\\t\\tcs_uriquery string,\\r\\n\\t\\ts_port int,\\r\\n\\t\\tcs_username string, \\r\\n\\t\\tc_ip string,\\r\\n\\t\\tcs_useragent string,\\r\\n\\t\\tcs_cookie string,\\r\\n\\t\\tcs_referer string, \\r\\n\\t\\tcs_host string,\\r\\n\\t\\tsc_status int,\\r\\n\\t\\tsc_substatus int,\\r\\n\\t\\tsc_win32status int, \\r\\n\\t\\tsc_bytes int,\\r\\n\\t\\tcs_bytes int,\\r\\n\\t\\ts_timetaken int\\r\\n\\t)\\r\\n\\tAS\\r\\n\\tBEGIN\\r\\n\\r\\n\\t\\t@result = EXTRACT\\r\\n\\t\\t\\ts_date DateTime,\\r\\n\\t\\t\\ts_time string,\\r\\n\\t\\t\\ts_sitename string,\\r\\n\\t\\t\\tcs_method string,\\r\\n\\t\\t\\tcs_uristem string,\\r\\n\\t\\t\\tcs_uriquery string,\\r\\n\\t\\t\\ts_port int,\\r\\n\\t\\t\\tcs_username string,\\r\\n\\t\\t\\tc_ip string,\\r\\n\\t\\t\\tcs_useragent string,\\r\\n\\t\\t\\tcs_cookie string,\\r\\n\\t\\t\\tcs_referer string,\\r\\n\\t\\t\\tcs_host string,\\r\\n\\t\\t\\tsc_status int,\\r\\n\\t\\t\\tsc_substatus int,\\r\\n\\t\\t\\tsc_win32status int,\\r\\n\\t\\t\\tsc_bytes int,\\r\\n\\t\\t\\tcs_bytes int,\\r\\n\\t\\t\\ts_timetaken int\\r\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\r\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\r\\n\\r\\n\\tRETURN;\\r\\n\\tEND;\\r\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\r\\n\\tAS \\r\\n\\t\\tSELECT * FROM \\r\\n\\t\\t(\\r\\n\\t\\t\\tVALUES(1,2),(2,4)\\r\\n\\t\\t) \\r\\n\\tAS \\r\\n\\tT(a, b);\\r\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\r\\n\\tAS BEGIN\\r\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\r\\n\\t AS \\r\\n\\t\\tSELECT * FROM \\r\\n\\t\\t(\\r\\n\\t\\t\\tVALUES(1,2),(2,4)\\r\\n\\t\\t) \\r\\n\\t AS \\r\\n\\t T(a, b);\\r\\n\\tEND;\"\r\n }\r\n}", + "RequestBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\r\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\r\\n\\t(\\r\\n\\t\\t\\t//Define schema of table\\r\\n\\t\\t\\tUserId int, \\r\\n\\t\\t\\tStart DateTime, \\r\\n\\t\\t\\tRegion string, \\r\\n\\t\\t\\tQuery string, \\r\\n\\t\\t\\tDuration int, \\r\\n\\t\\t\\tUrls string, \\r\\n\\t\\t\\tClickedUrls string,\\r\\n\\t\\tINDEX idx1 //Name of index\\r\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\r\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\r\\n\\t);\\r\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\r\\n\\r\\n\\t//create table weblogs on space-delimited website log data\\r\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\r\\n\\tRETURNS @result TABLE\\r\\n\\t(\\r\\n\\t\\ts_date DateTime,\\r\\n\\t\\ts_time string,\\r\\n\\t\\ts_sitename string,\\r\\n\\t\\tcs_method string, \\r\\n\\t\\tcs_uristem string,\\r\\n\\t\\tcs_uriquery string,\\r\\n\\t\\ts_port int,\\r\\n\\t\\tcs_username string, \\r\\n\\t\\tc_ip string,\\r\\n\\t\\tcs_useragent string,\\r\\n\\t\\tcs_cookie string,\\r\\n\\t\\tcs_referer string, \\r\\n\\t\\tcs_host string,\\r\\n\\t\\tsc_status int,\\r\\n\\t\\tsc_substatus int,\\r\\n\\t\\tsc_win32status int, \\r\\n\\t\\tsc_bytes int,\\r\\n\\t\\tcs_bytes int,\\r\\n\\t\\ts_timetaken int\\r\\n\\t)\\r\\n\\tAS\\r\\n\\tBEGIN\\r\\n\\r\\n\\t\\t@result = EXTRACT\\r\\n\\t\\t\\ts_date DateTime,\\r\\n\\t\\t\\ts_time string,\\r\\n\\t\\t\\ts_sitename string,\\r\\n\\t\\t\\tcs_method string,\\r\\n\\t\\t\\tcs_uristem string,\\r\\n\\t\\t\\tcs_uriquery string,\\r\\n\\t\\t\\ts_port int,\\r\\n\\t\\t\\tcs_username string,\\r\\n\\t\\t\\tc_ip string,\\r\\n\\t\\t\\tcs_useragent string,\\r\\n\\t\\t\\tcs_cookie string,\\r\\n\\t\\t\\tcs_referer string,\\r\\n\\t\\t\\tcs_host string,\\r\\n\\t\\t\\tsc_status int,\\r\\n\\t\\t\\tsc_substatus int,\\r\\n\\t\\t\\tsc_win32status int,\\r\\n\\t\\t\\tsc_bytes int,\\r\\n\\t\\t\\tcs_bytes int,\\r\\n\\t\\t\\ts_timetaken int\\r\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\r\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\r\\n\\r\\n\\tRETURN;\\r\\n\\tEND;\\r\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\r\\n\\tAS \\r\\n\\t\\tSELECT * FROM \\r\\n\\t\\t(\\r\\n\\t\\t\\tVALUES(1,2),(2,4)\\r\\n\\t\\t) \\r\\n\\tAS \\r\\n\\tT(a, b);\\r\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\r\\n\\tAS BEGIN\\r\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\r\\n\\t AS \\r\\n\\t\\tSELECT * FROM \\r\\n\\t\\t(\\r\\n\\t\\t\\tVALUES(1,2),(2,4)\\r\\n\\t\\t) \\r\\n\\t AS \\r\\n\\t T(a, b);\\r\\n\\tEND;\"\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1204,7 +1204,160 @@ "2451" ], "x-ms-client-request-id": [ - "77a1c118-ad0b-4178-a363-a72f0462663b" + "e4ffd5ee-4d72-40a2-b2d4-d5124231fa70" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/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": [ + "79822559-dc7e-4a2e-a7c4-31e02d2fa657" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:45:05 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "89fbd4fc-9b14-4b88-8585-ba84eb339d21" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__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\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00.3494238\",\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": [ + "b9f42806-3701-4a4b-8412-39c8258f406a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:45:05 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d8e022c-8386-46bc-8042-d6917e055c5c" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__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\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:05.9588905\",\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": [ + "965f87ca-a904-46b8-a338-f2a2285449b8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:45:10 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "08473299-3435-4805-8e25-fe4668027b9d" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1216,7 +1369,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/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}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__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\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:11.2212520\",\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" @@ -1231,7 +1384,7 @@ "chunked" ], "x-ms-request-id": [ - "af79a1ef-8b68-46da-939c-7ea41cbe71cd" + "3e1521a0-0935-4ce4-add0-6a72fc447b3d" ], "X-Content-Type-Options": [ "nosniff" @@ -1243,19 +1396,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:20:32 GMT" + "Tue, 15 Mar 2016 23:45:17 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fa60a83a-990b-48c2-b889-ee437be1d024" + "185fcdfc-c0ab-4f06-8490-7904aca8277b" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1267,7 +1420,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__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\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:01.1120724\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__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\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:17.1934421\",\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" @@ -1282,7 +1435,7 @@ "chunked" ], "x-ms-request-id": [ - "4f05b888-1869-4d76-96a3-4960bbf31091" + "98b75b48-3b38-4089-8a41-72cf32a8c274" ], "X-Content-Type-Options": [ "nosniff" @@ -1294,19 +1447,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:20:33 GMT" + "Tue, 15 Mar 2016 23:45:22 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8cc991ef-0525-4ca9-9a88-f58b041eb467" + "c35607e6-1f1d-4583-8478-652e827d91db" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1318,7 +1471,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__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\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:06.4090399\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:6258ce57-8c85-4671-8b4e-6e9fdd350a51\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"6258ce57-8c85-4671-8b4e-6e9fdd350a51\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"yarnApplicationId\": 403,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.7190724\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468756\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1333,7 +1486,7 @@ "chunked" ], "x-ms-request-id": [ - "4ce3452e-bdef-4a08-993d-c06929015994" + "f8c160aa-dc2d-49c8-b6db-ca5efdea155c" ], "X-Content-Type-Options": [ "nosniff" @@ -1345,19 +1498,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:20:38 GMT" + "Tue, 15 Mar 2016 23:45:28 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "11930f0a-7f94-4364-96ae-22669b260c0e" + "6be710b4-5d0e-4bcd-bb61-97ed15ce4388" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1369,7 +1522,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__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\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:11.6435011\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:6258ce57-8c85-4671-8b4e-6e9fdd350a51\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"6258ce57-8c85-4671-8b4e-6e9fdd350a51\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"yarnApplicationId\": 403,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.7190724\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468756\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1384,7 +1537,7 @@ "chunked" ], "x-ms-request-id": [ - "daac1b7d-07d8-48f6-b1c2-52ab7477af29" + "a3b26f62-1392-4103-9270-3654d69c2dae" ], "X-Content-Type-Options": [ "nosniff" @@ -1396,19 +1549,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:20:44 GMT" + "Tue, 15 Mar 2016 23:45:32 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ead04078-1d86-4212-8368-6389d7b9ac19" + "152e7b68-4f79-495d-adde-235650a4f273" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1420,7 +1573,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:509e269d-608a-4890-aefa-081dbebb29c0\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"509e269d-608a-4890-aefa-081dbebb29c0\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"yarnApplicationId\": 2468,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.2971180\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468767\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:6258ce57-8c85-4671-8b4e-6e9fdd350a51\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"6258ce57-8c85-4671-8b4e-6e9fdd350a51\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"yarnApplicationId\": 403,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.7190724\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468756\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1435,7 +1588,7 @@ "chunked" ], "x-ms-request-id": [ - "583fddf4-cfa3-41fd-8cf6-eb2b2a540976" + "94ca355e-ec8f-4e88-b161-773ac8e70777" ], "X-Content-Type-Options": [ "nosniff" @@ -1447,19 +1600,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:20:49 GMT" + "Tue, 15 Mar 2016 23:45:39 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "99a8c3c7-895c-409a-a9cd-ae25a59ef7bd" + "c8e001ad-c579-4ef3-9007-93a36deffd99" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1471,7 +1624,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:509e269d-608a-4890-aefa-081dbebb29c0\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"509e269d-608a-4890-aefa-081dbebb29c0\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"yarnApplicationId\": 2468,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.2971180\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468767\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:6258ce57-8c85-4671-8b4e-6e9fdd350a51\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"6258ce57-8c85-4671-8b4e-6e9fdd350a51\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"yarnApplicationId\": 403,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.7190724\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468756\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1486,7 +1639,7 @@ "chunked" ], "x-ms-request-id": [ - "24af3461-dfdc-4bf0-bbd2-117e68be6954" + "d27341c2-6cf8-46b9-8375-71ff9eaa0e90" ], "X-Content-Type-Options": [ "nosniff" @@ -1498,19 +1651,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:20:55 GMT" + "Tue, 15 Mar 2016 23:45:43 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6aec076d-6e50-4971-966a-594fada36c44" + "03de4b4f-c1b2-47a5-b26e-82ad8068de0b" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1522,7 +1675,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:509e269d-608a-4890-aefa-081dbebb29c0\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"509e269d-608a-4890-aefa-081dbebb29c0\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"yarnApplicationId\": 2468,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.2971180\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468767\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:6258ce57-8c85-4671-8b4e-6e9fdd350a51\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"6258ce57-8c85-4671-8b4e-6e9fdd350a51\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"yarnApplicationId\": 403,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.7190724\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468756\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1537,7 +1690,7 @@ "chunked" ], "x-ms-request-id": [ - "2c181053-0392-47ff-b436-e9c106a27ec3" + "bec6f7a1-f0af-4d5e-affe-0d4a24965992" ], "X-Content-Type-Options": [ "nosniff" @@ -1549,19 +1702,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:00 GMT" + "Tue, 15 Mar 2016 23:45:49 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0df15c86-2a25-44bc-824b-bc9a24cb6450" + "254e3348-174d-4b0a-aa5e-03ebb7e3547e" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1573,7 +1726,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:509e269d-608a-4890-aefa-081dbebb29c0\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"509e269d-608a-4890-aefa-081dbebb29c0\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"yarnApplicationId\": 2468,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.2971180\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468767\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:6258ce57-8c85-4671-8b4e-6e9fdd350a51\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"6258ce57-8c85-4671-8b4e-6e9fdd350a51\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"yarnApplicationId\": 403,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.7190724\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468756\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1588,7 +1741,7 @@ "chunked" ], "x-ms-request-id": [ - "ed30d091-236a-4a34-9345-3808983b9acd" + "377516e9-7ba1-4c6f-8d1f-2204af76c6fa" ], "X-Content-Type-Options": [ "nosniff" @@ -1600,19 +1753,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:05 GMT" + "Tue, 15 Mar 2016 23:45:54 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "34322e70-759a-47b0-8cfd-7c0971242136" + "d5fd37e5-0a40-4ef6-8f00-6f25b29ba06f" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1624,7 +1777,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 GMT\",\r\n \"startTime\": \"Fri, 26 Feb 2016 02:21:07 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:509e269d-608a-4890-aefa-081dbebb29c0\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:07 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"509e269d-608a-4890-aefa-081dbebb29c0\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"yarnApplicationId\": 2468,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.2971180\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468767\",\r\n \"totalRunningTime\": \"00:00:03.5339890\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"startTime\": \"Tue, 15 Mar 2016 23:45:59 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:6258ce57-8c85-4671-8b4e-6e9fdd350a51\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:59 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"6258ce57-8c85-4671-8b4e-6e9fdd350a51\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"yarnApplicationId\": 403,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.7190724\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468756\",\r\n \"totalRunningTime\": \"00:00:00.6272213\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1639,7 +1792,7 @@ "chunked" ], "x-ms-request-id": [ - "24fb10e3-3344-4896-8257-8cafb4b559c8" + "eb250185-521c-4bde-adbf-192730e8540e" ], "X-Content-Type-Options": [ "nosniff" @@ -1651,19 +1804,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:10 GMT" + "Tue, 15 Mar 2016 23:45:59 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/7de4718f-1856-4bef-afbe-e07a9e516c8c?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvN2RlNDcxOGYtMTg1Ni00YmVmLWFmYmUtZTA3YTllNTE2YzhjP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/ff605067-7763-4c7a-86b3-eadd0a4d96a3?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmY2MDUwNjctNzc2My00YzdhLTg2YjMtZWFkZDBhNGQ5NmEzP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0fd6d6c1-abf4-4422-921d-140e42032fac" + "1f8df3f4-b970-4447-b04f-1c3f33b87391" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1675,7 +1828,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"7de4718f-1856-4bef-afbe-e07a9e516c8c\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:20:31 GMT\",\r\n \"startTime\": \"Fri, 26 Feb 2016 02:21:07 GMT\",\r\n \"endTime\": \"Fri, 26 Feb 2016 02:21:10 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, 26 Feb 2016 02:20:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:509e269d-608a-4890-aefa-081dbebb29c0\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:20:46 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:07 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:10 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"509e269d-608a-4890-aefa-081dbebb29c0\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk4850; CREATE DATABASE onesdk4850;\\n\\tCREATE TABLE onesdk4850.dbo.onesdk7856\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk4850.dbo.onesdk5076;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/20/7de4718f-1856-4bef-afbe-e07a9e516c8c/algebra.xml\",\r\n \"yarnApplicationId\": 2468,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.2971180\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468767\",\r\n \"totalRunningTime\": \"00:00:03.4531858\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"ff605067-7763-4c7a-86b3-eadd0a4d96a3\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"startTime\": \"Tue, 15 Mar 2016 23:45:59 GMT\",\r\n \"endTime\": \"Tue, 15 Mar 2016 23:46:02 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\": \"Tue, 15 Mar 2016 23:45:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:6258ce57-8c85-4671-8b4e-6e9fdd350a51\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:24 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:45:59 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:02 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"6258ce57-8c85-4671-8b4e-6e9fdd350a51\",\r\n \"script\": \"\\tDROP DATABASE IF EXISTS onesdk9576; CREATE DATABASE onesdk9576;\\n\\tCREATE TABLE onesdk9576.dbo.onesdk1950\\n\\t(\\n\\t\\t\\t//Define schema of table\\n\\t\\t\\tUserId int, \\n\\t\\t\\tStart DateTime, \\n\\t\\t\\tRegion string, \\n\\t\\t\\tQuery string, \\n\\t\\t\\tDuration int, \\n\\t\\t\\tUrls string, \\n\\t\\t\\tClickedUrls string,\\n\\t\\tINDEX idx1 //Name of index\\n\\t\\tCLUSTERED (Region ASC) //Column to cluster by\\n\\t\\tPARTITIONED BY HASH (Region) //Column to partition by\\n\\t);\\n\\tDROP FUNCTION IF EXISTS onesdk9576.dbo.onesdk1712;\\n\\n\\t//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\\n\\tCREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\\n\\tCREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/45/ff605067-7763-4c7a-86b3-eadd0a4d96a3/algebra.xml\",\r\n \"yarnApplicationId\": 403,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:18.7190724\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0468756\",\r\n \"totalRunningTime\": \"00:00:03.1563021\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1690,7 +1843,7 @@ "chunked" ], "x-ms-request-id": [ - "15e07f67-93aa-4e91-8d04-656e85bd20df" + "66a154b4-9d66-415d-99fb-40bc3ead75a7" ], "X-Content-Type-Options": [ "nosniff" @@ -1702,7 +1855,7 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:16 GMT" + "Tue, 15 Mar 2016 23:46:06 GMT" ] }, "StatusCode": 200 @@ -1714,7 +1867,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ceeccd83-e3ab-4f22-bfbf-920384c12d38" + "fc28eeb4-4080-4405-8cdc-05b2518682f0" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1726,7 +1879,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#databases\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"master\",\r\n \"version\": \"a4515e5e-6f1a-4ad9-93a8-13bfb884f589\"\r\n },\r\n {\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"version\": \"5ba50e3e-7ed0-4956-ae73-e210282a6f7d\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#databases\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"master\",\r\n \"version\": \"34705b31-7617-459a-93c6-3dbfee10240d\"\r\n },\r\n {\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"version\": \"9bad9fd7-85ce-415f-a11e-c5ae8ba11976\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -1741,7 +1894,7 @@ "chunked" ], "x-ms-request-id": [ - "2adcf415-dda6-49e6-af39-a85e4d13048f" + "675df45b-0c32-483d-a78c-11aaca46ca73" ], "OData-Version": [ "4.0" @@ -1756,19 +1909,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:17 GMT" + "Tue, 15 Mar 2016 23:46:07 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MD9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/catalog/usql/databases/onesdk9576?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Nj9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3cb0dd06-d2a9-4c1d-8fe0-28a1b287ecb9" + "3febb111-6fa1-4878-b0bf-dce65f29d628" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1780,7 +1933,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#databases/$entity\",\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"version\": \"5ba50e3e-7ed0-4956-ae73-e210282a6f7d\"\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#databases/$entity\",\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"version\": \"9bad9fd7-85ce-415f-a11e-c5ae8ba11976\"\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -1795,7 +1948,7 @@ "chunked" ], "x-ms-request-id": [ - "c91de6ad-6d8e-4ea1-a3a0-0714b2b8e65f" + "71797d34-639e-4605-b2b7-02071213befd" ], "OData-Version": [ "4.0" @@ -1810,19 +1963,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:17 GMT" + "Tue, 15 Mar 2016 23:46:07 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/schemas/dbo/tables?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zY2hlbWFzL2Riby90YWJsZXM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/catalog/usql/databases/onesdk9576/schemas/dbo/tables?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zY2hlbWFzL2Riby90YWJsZXM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d3e980af-a740-44af-bce2-44a2e1cf3d4c" + "e3fea9bc-d73e-4469-bec4-81a88b6dc120" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1834,7 +1987,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"schemaName\": \"dbo\",\r\n \"tableName\": \"onesdk7856\",\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 ],\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\": \"c5cad99b-180e-4129-bce7-391e3966bb17\",\r\n \"partitionKeyList\": [],\r\n \"streamNames\": [],\r\n \"distributionGroups\": [],\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 \"version\": \"db821f50-23f2-44e5-825e-5b620c44000f\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#tables\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"schemaName\": \"dbo\",\r\n \"tableName\": \"onesdk1950\",\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 ],\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\": \"36f93ebd-cbae-4c1b-8bc9-661489583a15\",\r\n \"partitionKeyList\": [],\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 \"version\": \"3984c157-8e06-4ac3-b3e6-1f0a6428b717\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -1849,7 +2002,7 @@ "chunked" ], "x-ms-request-id": [ - "18cb0ac7-c63e-4c0c-9f98-d5c263beaf81" + "f3d3a57e-a47c-4a93-8850-01c998439f50" ], "OData-Version": [ "4.0" @@ -1864,19 +2017,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:18 GMT" + "Tue, 15 Mar 2016 23:46:08 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/schemas/dbo/tables/onesdk7856?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zY2hlbWFzL2Riby90YWJsZXMvb25lc2RrNzg1Nj9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/catalog/usql/databases/onesdk9576/schemas/dbo/tables/onesdk1950?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zY2hlbWFzL2Riby90YWJsZXMvb25lc2RrMTk1MD9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b349502f-439e-4bbd-999d-7adae5e3a17c" + "dbb13b65-819c-459f-a525-a8b7483935a8" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1888,7 +2041,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#tables/$entity\",\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"schemaName\": \"dbo\",\r\n \"tableName\": \"onesdk7856\",\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 ],\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\": \"c5cad99b-180e-4129-bce7-391e3966bb17\",\r\n \"partitionKeyList\": [],\r\n \"streamNames\": [],\r\n \"distributionGroups\": [],\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 \"version\": \"db821f50-23f2-44e5-825e-5b620c44000f\"\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#tables/$entity\",\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"schemaName\": \"dbo\",\r\n \"tableName\": \"onesdk1950\",\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 ],\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\": \"36f93ebd-cbae-4c1b-8bc9-661489583a15\",\r\n \"partitionKeyList\": [],\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 \"version\": \"3984c157-8e06-4ac3-b3e6-1f0a6428b717\"\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -1903,7 +2056,7 @@ "chunked" ], "x-ms-request-id": [ - "e358552b-6092-4550-97a0-0701bc353afa" + "102db165-b183-49f3-bc5a-4467652b9bb2" ], "OData-Version": [ "4.0" @@ -1918,19 +2071,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:18 GMT" + "Tue, 15 Mar 2016 23:46:08 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/schemas/dbo/tablevaluedfunctions?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zY2hlbWFzL2Riby90YWJsZXZhbHVlZGZ1bmN0aW9ucz9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/catalog/usql/databases/onesdk9576/schemas/dbo/tablevaluedfunctions?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zY2hlbWFzL2Riby90YWJsZXZhbHVlZGZ1bmN0aW9ucz9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2ff1ddae-2c5f-4360-ab20-17d77adff861" + "1d9ad434-1bba-4e7b-a96b-8625aaa0cf7f" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1942,7 +2095,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"schemaName\": \"dbo\",\r\n \"tvfName\": \"onesdk5076\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\",\r\n \"version\": \"d80915cc-07e8-40e2-ba67-08647b91c82e\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"schemaName\": \"dbo\",\r\n \"tvfName\": \"onesdk1712\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\",\r\n \"version\": \"ffd53ccb-7e6e-4dbe-8ae0-2c477591323c\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -1957,7 +2110,7 @@ "chunked" ], "x-ms-request-id": [ - "3fbfde39-95e6-4992-ad11-9bec8f68b6af" + "6fe1f40e-6f12-446a-88c5-7bc0dfe57f93" ], "OData-Version": [ "4.0" @@ -1972,19 +2125,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:18 GMT" + "Tue, 15 Mar 2016 23:46:09 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/schemas/dbo/tablevaluedfunctions/onesdk5076?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zY2hlbWFzL2Riby90YWJsZXZhbHVlZGZ1bmN0aW9ucy9vbmVzZGs1MDc2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/catalog/usql/databases/onesdk9576/schemas/dbo/tablevaluedfunctions/onesdk1712?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zY2hlbWFzL2Riby90YWJsZXZhbHVlZGZ1bmN0aW9ucy9vbmVzZGsxNzEyP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a05386f5-aa05-41e9-a024-22f5cfcb001f" + "0b03e64c-fa71-4e39-baf7-84408a9b0e59" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1996,7 +2149,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions/$entity\",\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"schemaName\": \"dbo\",\r\n \"tvfName\": \"onesdk5076\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk4850.dbo.onesdk5076()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\",\r\n \"version\": \"d80915cc-07e8-40e2-ba67-08647b91c82e\"\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#tablevaluedfunctions/$entity\",\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"schemaName\": \"dbo\",\r\n \"tvfName\": \"onesdk1712\",\r\n \"definition\": \"//create table weblogs on space-delimited website log data\\n\\tCREATE FUNCTION onesdk9576.dbo.onesdk1712()\\n\\tRETURNS @result TABLE\\n\\t(\\n\\t\\ts_date DateTime,\\n\\t\\ts_time string,\\n\\t\\ts_sitename string,\\n\\t\\tcs_method string, \\n\\t\\tcs_uristem string,\\n\\t\\tcs_uriquery string,\\n\\t\\ts_port int,\\n\\t\\tcs_username string, \\n\\t\\tc_ip string,\\n\\t\\tcs_useragent string,\\n\\t\\tcs_cookie string,\\n\\t\\tcs_referer string, \\n\\t\\tcs_host string,\\n\\t\\tsc_status int,\\n\\t\\tsc_substatus int,\\n\\t\\tsc_win32status int, \\n\\t\\tsc_bytes int,\\n\\t\\tcs_bytes int,\\n\\t\\ts_timetaken int\\n\\t)\\n\\tAS\\n\\tBEGIN\\n\\n\\t\\t@result = EXTRACT\\n\\t\\t\\ts_date DateTime,\\n\\t\\t\\ts_time string,\\n\\t\\t\\ts_sitename string,\\n\\t\\t\\tcs_method string,\\n\\t\\t\\tcs_uristem string,\\n\\t\\t\\tcs_uriquery string,\\n\\t\\t\\ts_port int,\\n\\t\\t\\tcs_username string,\\n\\t\\t\\tc_ip string,\\n\\t\\t\\tcs_useragent string,\\n\\t\\t\\tcs_cookie string,\\n\\t\\t\\tcs_referer string,\\n\\t\\t\\tcs_host string,\\n\\t\\t\\tsc_status int,\\n\\t\\t\\tsc_substatus int,\\n\\t\\t\\tsc_win32status int,\\n\\t\\t\\tsc_bytes int,\\n\\t\\t\\tcs_bytes int,\\n\\t\\t\\ts_timetaken int\\n\\t\\tFROM @\\\"/Samples/Data/WebLog.log\\\"\\n\\t\\tUSING Extractors.Text(delimiter:' ');\\n\\n\\tRETURN;\\n\\tEND;\",\r\n \"version\": \"ffd53ccb-7e6e-4dbe-8ae0-2c477591323c\"\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -2011,7 +2164,7 @@ "chunked" ], "x-ms-request-id": [ - "8e24a6d7-e464-44b2-8ff9-6a2c245d43be" + "4ae4eeb7-43ce-4e43-9b61-4d63109e720b" ], "OData-Version": [ "4.0" @@ -2026,19 +2179,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:18 GMT" + "Tue, 15 Mar 2016 23:46:09 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/schemas/dbo/procedures?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zY2hlbWFzL2Riby9wcm9jZWR1cmVzP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/catalog/usql/databases/onesdk9576/schemas/dbo/procedures?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zY2hlbWFzL2Riby9wcm9jZWR1cmVzP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c05d08ab-e7d4-44a0-9642-46d64a742949" + "61703323-3f27-4514-80c4-4149744e4783" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2050,7 +2203,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#procedures\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"schemaName\": \"dbo\",\r\n \"procName\": \"onesdk8226\",\r\n \"definition\": \"CREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"version\": \"d9448b04-f2b6-41c8-994b-9cf23caaedd5\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#procedures\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"schemaName\": \"dbo\",\r\n \"procName\": \"onesdk7118\",\r\n \"definition\": \"CREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"version\": \"e6c69fba-0f82-4ea4-bc23-80fb7350b7bb\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -2065,7 +2218,7 @@ "chunked" ], "x-ms-request-id": [ - "ab0ca222-7e1a-4b99-867a-644a20a2bf62" + "d0751ad1-6b85-4bd8-8d70-64e285aff81a" ], "OData-Version": [ "4.0" @@ -2080,19 +2233,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:19 GMT" + "Tue, 15 Mar 2016 23:46:11 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/schemas/dbo/procedures/onesdk8226?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zY2hlbWFzL2Riby9wcm9jZWR1cmVzL29uZXNkazgyMjY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/catalog/usql/databases/onesdk9576/schemas/dbo/procedures/onesdk7118?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zY2hlbWFzL2Riby9wcm9jZWR1cmVzL29uZXNkazcxMTg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "44993bf2-e5b5-4794-bda0-df216186b49a" + "aeee664f-ba9a-4f47-9add-25f148543d6a" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2104,7 +2257,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#procedures/$entity\",\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"schemaName\": \"dbo\",\r\n \"procName\": \"onesdk8226\",\r\n \"definition\": \"CREATE PROCEDURE onesdk4850.dbo.onesdk8226()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"version\": \"d9448b04-f2b6-41c8-994b-9cf23caaedd5\"\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#procedures/$entity\",\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"schemaName\": \"dbo\",\r\n \"procName\": \"onesdk7118\",\r\n \"definition\": \"CREATE PROCEDURE onesdk9576.dbo.onesdk7118()\\n\\tAS BEGIN\\n\\t CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\t AS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\t AS \\n\\t T(a, b);\\n\\tEND;\",\r\n \"version\": \"e6c69fba-0f82-4ea4-bc23-80fb7350b7bb\"\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -2119,7 +2272,7 @@ "chunked" ], "x-ms-request-id": [ - "505f0a97-a58b-44f4-9c9a-732fd3a1ac7b" + "81a968d4-db71-4e5f-9f6a-886575418a1f" ], "OData-Version": [ "4.0" @@ -2134,19 +2287,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:19 GMT" + "Tue, 15 Mar 2016 23:46:11 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/schemas/dbo/views?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zY2hlbWFzL2Riby92aWV3cz9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/catalog/usql/databases/onesdk9576/schemas/dbo/views?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zY2hlbWFzL2Riby92aWV3cz9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "93469217-677e-47a9-b2c3-2ca876de4ba2" + "2608eeea-2ddd-45e3-bdae-e3f2cb807f0b" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2158,7 +2311,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#views\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"schemaName\": \"dbo\",\r\n \"viewName\": \"onesdk5667\",\r\n \"definition\": \"CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\",\r\n \"version\": \"29e3a2d7-5bc1-40cd-a299-f07dc5818ae1\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#views\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"schemaName\": \"dbo\",\r\n \"viewName\": \"onesdk8887\",\r\n \"definition\": \"CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\",\r\n \"version\": \"cbbbac6d-aa76-46c6-b51c-b8b1c9635a0d\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -2173,7 +2326,7 @@ "chunked" ], "x-ms-request-id": [ - "171775a8-c209-40c2-bc06-e3f826152e2d" + "1743c730-33cb-4dd4-9b8f-bd883c57ce01" ], "OData-Version": [ "4.0" @@ -2188,19 +2341,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:20 GMT" + "Tue, 15 Mar 2016 23:46:11 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/schemas/dbo/views/onesdk5667?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zY2hlbWFzL2Riby92aWV3cy9vbmVzZGs1NjY3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/catalog/usql/databases/onesdk9576/schemas/dbo/views/onesdk8887?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zY2hlbWFzL2Riby92aWV3cy9vbmVzZGs4ODg3P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cb80d702-5be8-43b0-9855-5aa6f6ddf44b" + "270df411-b49c-4596-881a-2312d4d6a90b" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2212,7 +2365,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#views/$entity\",\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"schemaName\": \"dbo\",\r\n \"viewName\": \"onesdk5667\",\r\n \"definition\": \"CREATE VIEW onesdk4850.dbo.onesdk5667 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\",\r\n \"version\": \"29e3a2d7-5bc1-40cd-a299-f07dc5818ae1\"\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#views/$entity\",\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"schemaName\": \"dbo\",\r\n \"viewName\": \"onesdk8887\",\r\n \"definition\": \"CREATE VIEW onesdk9576.dbo.onesdk8887 \\n\\tAS \\n\\t\\tSELECT * FROM \\n\\t\\t(\\n\\t\\t\\tVALUES(1,2),(2,4)\\n\\t\\t) \\n\\tAS \\n\\tT(a, b);\",\r\n \"version\": \"cbbbac6d-aa76-46c6-b51c-b8b1c9635a0d\"\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; odata.metadata=minimal; odata.streaming=true" @@ -2227,7 +2380,7 @@ "chunked" ], "x-ms-request-id": [ - "bb34096e-9259-4b24-bb02-9402688a2ccd" + "18eeb503-940e-42f3-bfab-72956bb5813e" ], "OData-Version": [ "4.0" @@ -2242,16 +2395,16 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:20 GMT" + "Tue, 15 Mar 2016 23:46:12 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/secrets/onesdk9052?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zZWNyZXRzL29uZXNkazkwNTI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/catalog/usql/databases/onesdk9576/secrets/onesdk1632?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zZWNyZXRzL29uZXNkazE2MzI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"password\": \"onesdk6290\",\r\n \"uri\": \"https://pstest.contoso.com/\"\r\n}", + "RequestBody": "{\r\n \"password\": \"onesdk1564\",\r\n \"uri\": \"https://pstest.contoso.com/\"\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2260,7 +2413,7 @@ "73" ], "x-ms-client-request-id": [ - "cdae1bc6-25d1-4c48-ad7d-b1542bdcaa8a" + "3d1ac376-b7e8-481c-92a5-3515a9268e3e" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2284,7 +2437,7 @@ "chunked" ], "x-ms-request-id": [ - "bf9e7241-57a6-486b-b6b4-518695e94458" + "7c2054ec-46b6-46a8-b502-0584455fa3e5" ], "X-Content-Type-Options": [ "nosniff" @@ -2296,19 +2449,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:21 GMT" + "Tue, 15 Mar 2016 23:46:12 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/secrets/onesdk9052?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zZWNyZXRzL29uZXNkazkwNTI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/catalog/usql/databases/onesdk9576/secrets/onesdk1632?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zZWNyZXRzL29uZXNkazE2MzI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fc404832-4eec-4424-a995-35705c85794e" + "4c6221a7-26a1-4576-b305-25bc64e0980a" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2320,7 +2473,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"creationTime\": \"Fri, 26 Feb 2016 02:21:21 GMT\"\r\n}", + "ResponseBody": "{\r\n \"creationTime\": \"Tue, 15 Mar 2016 23:46:12 GMT\"\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2335,7 +2488,7 @@ "chunked" ], "x-ms-request-id": [ - "d3f9a071-ff7d-4e86-9783-74122a697710" + "b09d54c9-3eb9-43c4-bb69-9315dee1d427" ], "X-Content-Type-Options": [ "nosniff" @@ -2347,19 +2500,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:22 GMT" + "Tue, 15 Mar 2016 23:46:13 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/secrets/onesdk9052?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zZWNyZXRzL29uZXNkazkwNTI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/catalog/usql/databases/onesdk9576/secrets/onesdk1632?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zZWNyZXRzL29uZXNkazE2MzI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e545abe6-8d26-4779-9bc9-662765af13d9" + "0d20c791-d4c1-4ad2-998d-68e91a46f143" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2371,7 +2524,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The resource 'onesdk9052' does not exist.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The resource 'onesdk1632' does not exist.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2386,7 +2539,7 @@ "chunked" ], "x-ms-request-id": [ - "f258dcaa-5440-4ba8-b2d1-13d2717194f3" + "7e49f7f7-dc79-48dd-9e2a-7d0f9f5e766b" ], "X-Content-Type-Options": [ "nosniff" @@ -2398,25 +2551,25 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:43 GMT" + "Tue, 15 Mar 2016 23:48:22 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\tUSE onesdk4850;\\r\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\"\r\n }\r\n}", + "RequestBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\tUSE onesdk9576;\\r\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\"\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "337" + "336" ], "x-ms-client-request-id": [ - "5443e70a-214a-4836-abc3-4d569e98b27c" + "d374d71e-4841-427c-9a4d-482868fbdebe" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2428,7 +2581,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/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}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/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" @@ -2443,7 +2596,7 @@ "chunked" ], "x-ms-request-id": [ - "8dacdbee-d320-44ab-a57c-1c6e76e70b49" + "30f8d7cf-5e16-4987-9252-5a06dfa25aec" ], "X-Content-Type-Options": [ "nosniff" @@ -2455,19 +2608,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:23 GMT" + "Tue, 15 Mar 2016 23:46:16 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "23c95a78-0b76-4e6d-a6a3-0001a24a3906" + "67db9c15-07e2-4863-81df-ac6cf2549bd0" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2479,7 +2632,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__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\": \"\\tUSE onesdk4850;\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00.1119855\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__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\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00.0993245\",\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" @@ -2494,7 +2647,7 @@ "chunked" ], "x-ms-request-id": [ - "23852491-405d-48a0-b026-80fe93f8d328" + "120d7173-0204-4a87-bdcb-31777df40468" ], "X-Content-Type-Options": [ "nosniff" @@ -2506,19 +2659,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:23 GMT" + "Tue, 15 Mar 2016 23:46:16 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5c0f7e4a-b5ac-44cd-b1e3-04efd133d004" + "15c3b6a0-4f52-4595-96fb-4ec9bbda593d" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2530,7 +2683,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__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\": \"\\tUSE onesdk4850;\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:07.5964913\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__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\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:05.3459999\",\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" @@ -2545,7 +2698,7 @@ "chunked" ], "x-ms-request-id": [ - "1a34b15a-d779-4b39-899d-501abd50a691" + "b04b6cd7-be0a-4244-ba5f-1a3017fc84a4" ], "X-Content-Type-Options": [ "nosniff" @@ -2557,19 +2710,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:31 GMT" + "Tue, 15 Mar 2016 23:46:21 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5d7f8977-fe38-4803-95db-73f4d1f85c7c" + "5408d9f6-d865-48b4-b217-0960d0dd0e70" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2581,7 +2734,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__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\": \"\\tUSE onesdk4850;\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:12.8309530\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__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\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:10.8026196\",\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" @@ -2596,7 +2749,7 @@ "chunked" ], "x-ms-request-id": [ - "23958520-ab22-484a-b389-731346528480" + "d1ff2907-6156-40ed-8a8a-46783c1110b4" ], "X-Content-Type-Options": [ "nosniff" @@ -2608,19 +2761,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:36 GMT" + "Tue, 15 Mar 2016 23:46:27 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "415ad6b6-e10b-40c7-aab6-69823ca32ab9" + "0ec8028c-f4bd-4b15-aae0-eb1c0d4cde43" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2632,7 +2785,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/algebra.xml\",\r\n \"yarnApplicationId\": 2472,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:13.5314230\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312454\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2647,7 +2800,7 @@ "chunked" ], "x-ms-request-id": [ - "6d67687b-7697-4dcd-bd40-47bd6a39844f" + "3c436a21-56da-4c42-807e-20bc3f99b8dc" ], "X-Content-Type-Options": [ "nosniff" @@ -2659,19 +2812,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:41 GMT" + "Tue, 15 Mar 2016 23:46:32 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a0fcbbf3-fe7e-40aa-8de1-9f84755d956f" + "46f3c2a2-7f5e-4c99-9976-3680352d22d1" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2683,7 +2836,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/algebra.xml\",\r\n \"yarnApplicationId\": 2472,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:13.5314230\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312454\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2698,7 +2851,7 @@ "chunked" ], "x-ms-request-id": [ - "79702d64-8188-4066-bc2a-2ef5da0b1a55" + "0a8827ec-b72b-41b1-a793-f68aa119478b" ], "X-Content-Type-Options": [ "nosniff" @@ -2710,19 +2863,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:47 GMT" + "Tue, 15 Mar 2016 23:46:37 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0eace109-670f-4372-938e-cf956c280f04" + "eb8e6f41-8295-453c-a452-dc3178b99371" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2734,7 +2887,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/algebra.xml\",\r\n \"yarnApplicationId\": 2472,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:13.5314230\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312454\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2749,7 +2902,7 @@ "chunked" ], "x-ms-request-id": [ - "14fb926d-4322-46f1-bb00-da771a4aac6e" + "80ad5442-9c6f-41ea-bc07-25f9d8189d47" ], "X-Content-Type-Options": [ "nosniff" @@ -2761,19 +2914,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:52 GMT" + "Tue, 15 Mar 2016 23:46:42 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2fbe4ce9-1ab2-4593-a31c-c544748b2c48" + "e7d8984e-f162-4c09-9612-dffb84e9d788" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2785,7 +2938,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/algebra.xml\",\r\n \"yarnApplicationId\": 2472,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:13.5314230\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312454\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2800,7 +2953,7 @@ "chunked" ], "x-ms-request-id": [ - "f810fae0-bd62-4165-bc8c-3d596c099ebc" + "01368a72-7262-40ed-b995-8f7805c723b1" ], "X-Content-Type-Options": [ "nosniff" @@ -2812,19 +2965,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:21:57 GMT" + "Tue, 15 Mar 2016 23:46:48 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/fa3f5661-b647-420b-be53-1c62018c4a47?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvZmEzZjU2NjEtYjY0Ny00MjBiLWJlNTMtMWM2MjAxOGM0YTQ3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a9d0460d-43bd-4e77-b445-9e579febb8cf" + "947af860-2bd3-4f2a-be3d-a00424236c31" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2836,7 +2989,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"fa3f5661-b647-420b-be53-1c62018c4a47\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:21:22 GMT\",\r\n \"startTime\": \"Fri, 26 Feb 2016 02:21:59 GMT\",\r\n \"endTime\": \"Fri, 26 Feb 2016 02:21:59 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, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:23 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:59 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:21:59 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"c1e0a4b0-e73d-4e58-86a7-ad06d1ef6b0e\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tCREATE CREDENTIAL onesdk1533 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk9052\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/21/fa3f5661-b647-420b-be53-1c62018c4a47/algebra.xml\",\r\n \"yarnApplicationId\": 2472,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:13.5314230\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312454\",\r\n \"totalRunningTime\": \"00:00:00.0624995\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -2851,7 +3004,7 @@ "chunked" ], "x-ms-request-id": [ - "5bd95491-a7d1-4a6b-a722-679b86e65b29" + "faa172a7-e7fe-450d-ad19-fe71a621971d" ], "X-Content-Type-Options": [ "nosniff" @@ -2863,19 +3016,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:02 GMT" + "Tue, 15 Mar 2016 23:46:53 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/credentials?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9jcmVkZW50aWFscz9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7e1cb9eb-ed8c-4714-be4f-a1750e430b9a" + "569eefa9-f6ea-4b74-a4fa-5fc332cb3df5" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2884,13 +3037,13 @@ "en-US" ], "User-Agent": [ - "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#credentials\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"credentialName\": \"onesdk1533\",\r\n \"userName\": \"scope@rkm4grspxa\",\r\n \"identity\": \"onesdk9052\",\r\n \"version\": \"e405cffe-08d0-4d3d-9015-8191268d3c42\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -2902,10 +3055,7 @@ "chunked" ], "x-ms-request-id": [ - "911cf4bd-14ac-4278-bfac-a44c0646cc0c" - ], - "OData-Version": [ - "4.0" + "60781dd7-d02a-4677-ba40-6251ff736626" ], "X-Content-Type-Options": [ "nosniff" @@ -2917,19 +3067,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:03 GMT" + "Tue, 15 Mar 2016 23:46:58 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/credentials/onesdk1533?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9jcmVkZW50aWFscy9vbmVzZGsxNTMzP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1d403fda-da99-4a74-86f2-14c5682ad141" + "49ee6fe2-9b50-4430-aadf-b1acf8366904" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2938,13 +3088,13 @@ "en-US" ], "User-Agent": [ - "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk3068.azuredatalakeanalytics.net/sqlip/$metadata#credentials/$entity\",\r\n \"computeAccountName\": \"onesdk3068\",\r\n \"databaseName\": \"onesdk4850\",\r\n \"credentialName\": \"onesdk1533\",\r\n \"userName\": \"scope@rkm4grspxa\",\r\n \"identity\": \"onesdk9052\",\r\n \"version\": \"e405cffe-08d0-4d3d-9015-8191268d3c42\"\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ - "application/json; odata.metadata=minimal; odata.streaming=true" + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -2956,10 +3106,7 @@ "chunked" ], "x-ms-request-id": [ - "4d3df323-877b-471a-a2f2-6540b24c7233" - ], - "OData-Version": [ - "4.0" + "d0a45392-b165-424e-80fd-b8e52d96bb0d" ], "X-Content-Type-Options": [ "nosniff" @@ -2971,25 +3118,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:03 GMT" + "Tue, 15 Mar 2016 23:47:04 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\tUSE onesdk4850;\\r\\n\\tDROP CREDENTIAL onesdk1533;\"\r\n }\r\n}", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", "RequestHeaders": { - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "270" - ], "x-ms-client-request-id": [ - "812eaac2-1ae4-45ca-b3c8-98bed814ed6e" + "e1e6c02b-5621-4bb2-a815-e6b56abadb2a" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3001,7 +3142,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/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}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"startTime\": \"Tue, 15 Mar 2016 23:47:08 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:08 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:01.2711443\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -3016,7 +3157,7 @@ "chunked" ], "x-ms-request-id": [ - "39786981-b693-443e-ad29-77781ee8c985" + "75c753ce-da27-4ee4-afee-482a88f3d807" ], "X-Content-Type-Options": [ "nosniff" @@ -3028,19 +3169,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:04 GMT" + "Tue, 15 Mar 2016 23:47:09 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8b7ee23c-c1d8-4438-9ac5-c3d5d667e640" + "9b424b5b-b7fd-4c0b-9049-39873bffe334" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3052,7 +3193,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__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\": \"\\tUSE onesdk4850;\\n\\tDROP CREDENTIAL onesdk1533;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00.1120467\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"startTime\": \"Tue, 15 Mar 2016 23:47:08 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:08 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:06.5056012\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -3067,7 +3208,7 @@ "chunked" ], "x-ms-request-id": [ - "c12f153f-85e7-40ac-af1c-aca4924e59fc" + "f115b854-1dc9-403b-89e3-872667304063" ], "X-Content-Type-Options": [ "nosniff" @@ -3079,19 +3220,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:04 GMT" + "Tue, 15 Mar 2016 23:47:14 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/c9091e04-7d13-49ef-9ce3-611a9a1fe8be?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvYzkwOTFlMDQtN2QxMy00OWVmLTljZTMtNjExYTlhMWZlOGJlP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "292da532-3421-40de-8e8f-b004d1556c2c" + "3260cdd9-42d1-40dd-9f1a-f7e044020a7e" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3103,7 +3244,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__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\": \"\\tUSE onesdk4850;\\n\\tDROP CREDENTIAL onesdk1533;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:05.3621348\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"c9091e04-7d13-49ef-9ce3-611a9a1fe8be\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"startTime\": \"Tue, 15 Mar 2016 23:47:08 GMT\",\r\n \"endTime\": \"Tue, 15 Mar 2016 23:47:11 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\": \"Tue, 15 Mar 2016 23:46:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:16 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:33e268bc-f8ee-4c24-b2c3-a9860e000400\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:46:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:08 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:11 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"33e268bc-f8ee-4c24-b2c3-a9860e000400\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tCREATE CREDENTIAL onesdk654 WITH USER_NAME = \\\"scope@rkm4grspxa\\\", IDENTITY = \\\"onesdk1632\\\";\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/46/c9091e04-7d13-49ef-9ce3-611a9a1fe8be/algebra.xml\",\r\n \"yarnApplicationId\": 406,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:14.8908803\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312503\",\r\n \"totalRunningTime\": \"00:00:03.1406768\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -3118,7 +3259,7 @@ "chunked" ], "x-ms-request-id": [ - "a87b69ec-dfdf-4215-9cc1-4f2a3649ac61" + "dec090bc-26ba-41e6-a700-d7f9f72e6aeb" ], "X-Content-Type-Options": [ "nosniff" @@ -3130,19 +3271,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:10 GMT" + "Tue, 15 Mar 2016 23:47:19 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/catalog/usql/databases/onesdk9576/credentials?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9jcmVkZW50aWFscz9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d0bf2e36-eee8-4730-a34d-7bd25d3b4f5f" + "d049a6a6-45ca-496f-80fb-72eb20b56eea" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3151,13 +3292,13 @@ "en-US" ], "User-Agent": [ - "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__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\": \"\\tUSE onesdk4850;\\n\\tDROP CREDENTIAL onesdk1533;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:10.5809755\",\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}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#credentials\",\r\n \"value\": [\r\n {\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"credentialName\": \"onesdk654\",\r\n \"userName\": \"scope@rkm4grspxa\",\r\n \"identity\": \"onesdk1632\",\r\n \"version\": \"e895df93-dd33-4f76-831d-f8e1b4e98e19\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Type": [ - "application/json; charset=utf-8" + "application/json; odata.metadata=minimal; odata.streaming=true" ], "Expires": [ "-1" @@ -3169,7 +3310,10 @@ "chunked" ], "x-ms-request-id": [ - "3b15d152-0e39-4d4d-99ce-ea90744c47ac" + "a49c69b0-6e33-43b8-995a-e774b575ca21" + ], + "OData-Version": [ + "4.0" ], "X-Content-Type-Options": [ "nosniff" @@ -3181,19 +3325,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:15 GMT" + "Tue, 15 Mar 2016 23:47:20 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/catalog/usql/databases/onesdk9576/credentials/onesdk654?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9jcmVkZW50aWFscy9vbmVzZGs2NTQ/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9a105f50-3097-4968-96db-299beed8dc1f" + "bf95f763-17f2-41a2-90a0-28cf72947829" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3202,13 +3346,13 @@ "en-US" ], "User-Agent": [ - "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4a08c337-fd30-4993-acfc-ac3fa958f3c4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"4a08c337-fd30-4993-acfc-ac3fa958f3c4\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tDROP CREDENTIAL onesdk1533;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/algebra.xml\",\r\n \"yarnApplicationId\": 2474,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:15.4846386\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312519\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"@odata.context\": \"https://onesdk5314.azuredatalakeanalytics.net/sqlip/$metadata#credentials/$entity\",\r\n \"computeAccountName\": \"onesdk5314\",\r\n \"databaseName\": \"onesdk9576\",\r\n \"credentialName\": \"onesdk654\",\r\n \"userName\": \"scope@rkm4grspxa\",\r\n \"identity\": \"onesdk1632\",\r\n \"version\": \"e895df93-dd33-4f76-831d-f8e1b4e98e19\"\r\n}", "ResponseHeaders": { "Content-Type": [ - "application/json; charset=utf-8" + "application/json; odata.metadata=minimal; odata.streaming=true" ], "Expires": [ "-1" @@ -3220,7 +3364,10 @@ "chunked" ], "x-ms-request-id": [ - "c7207af6-2488-47a4-a676-2fd7b639c710" + "7028fdef-aa1f-4397-a3bb-13e64ac8bc03" + ], + "OData-Version": [ + "4.0" ], "X-Content-Type-Options": [ "nosniff" @@ -3232,19 +3379,25 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:21 GMT" + "Tue, 15 Mar 2016 23:47:20 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"\\tUSE onesdk9576;\\r\\n\\tDROP CREDENTIAL onesdk654;\"\r\n }\r\n}", "RequestHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "269" + ], "x-ms-client-request-id": [ - "cbf24ab6-43d4-4b1e-9a18-1ecdf53fb84b" + "ccbd5c14-b224-4b09-9549-4ed446b55006" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3256,7 +3409,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4a08c337-fd30-4993-acfc-ac3fa958f3c4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"4a08c337-fd30-4993-acfc-ac3fa958f3c4\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tDROP CREDENTIAL onesdk1533;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/algebra.xml\",\r\n \"yarnApplicationId\": 2474,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:15.4846386\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312519\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/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" @@ -3271,7 +3424,7 @@ "chunked" ], "x-ms-request-id": [ - "4d355a53-4bd8-44ea-a9fd-e969c1fc9a8f" + "63f77e88-a525-4311-8c82-de1212a2bd73" ], "X-Content-Type-Options": [ "nosniff" @@ -3283,19 +3436,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:25 GMT" + "Tue, 15 Mar 2016 23:47:21 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3554f9d2-04c9-4204-a412-f7df376813be" + "afc33987-32f6-44a3-8ac3-771fab06a466" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3307,7 +3460,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4a08c337-fd30-4993-acfc-ac3fa958f3c4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"4a08c337-fd30-4993-acfc-ac3fa958f3c4\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tDROP CREDENTIAL onesdk1533;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/algebra.xml\",\r\n \"yarnApplicationId\": 2474,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:15.4846386\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312519\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__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\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00.0836065\",\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" @@ -3322,7 +3475,7 @@ "chunked" ], "x-ms-request-id": [ - "0a56292f-e0e2-481e-a437-514a1dbdd644" + "af0ed6eb-5bc3-44f9-852b-bedc4657fe87" ], "X-Content-Type-Options": [ "nosniff" @@ -3334,19 +3487,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:31 GMT" + "Tue, 15 Mar 2016 23:47:21 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b05eb1a6-2302-4650-8f52-5fdcbac0e8d1" + "fef128db-cebc-412a-b7b4-4069c07e8324" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3358,7 +3511,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4a08c337-fd30-4993-acfc-ac3fa958f3c4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"4a08c337-fd30-4993-acfc-ac3fa958f3c4\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tDROP CREDENTIAL onesdk1533;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/algebra.xml\",\r\n \"yarnApplicationId\": 2474,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:15.4846386\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312519\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__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\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:05.3024407\",\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" @@ -3373,7 +3526,7 @@ "chunked" ], "x-ms-request-id": [ - "bd608b22-9e74-4a76-8f42-4ee2b7ae5c74" + "c1c0e138-1479-423b-a7d6-9fd6f47b31e2" ], "X-Content-Type-Options": [ "nosniff" @@ -3385,19 +3538,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:36 GMT" + "Tue, 15 Mar 2016 23:47:27 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvYmMxOTA5ZmQtMWE0Mi00ZGY5LWJjNjMtNmY4ZmY3Y2FmY2MxP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2339d048-b2ed-4da7-ac49-851af59d4d60" + "daa31b7b-5851-4bc7-baa9-da774cbd06f0" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3409,7 +3562,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:22:04 GMT\",\r\n \"startTime\": \"Fri, 26 Feb 2016 02:22:37 GMT\",\r\n \"endTime\": \"Fri, 26 Feb 2016 02:22:40 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, 26 Feb 2016 02:22:04 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:05 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:4a08c337-fd30-4993-acfc-ac3fa958f3c4\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:20 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4661900_f426ef\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:37 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:22:40 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4661900_f426ef\",\r\n \"rootProcessNodeId\": \"4a08c337-fd30-4993-acfc-ac3fa958f3c4\",\r\n \"script\": \"\\tUSE onesdk4850;\\n\\tDROP CREDENTIAL onesdk1533;\",\r\n \"algebraFilePath\": \"adl://onesdk2536.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/22/bc1909fd-1a42-4df9-bc63-6f8ff7cafcc1/algebra.xml\",\r\n \"yarnApplicationId\": 2474,\r\n \"yarnApplicationTimeStamp\": 1456391620230,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:15.4846386\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312519\",\r\n \"totalRunningTime\": \"00:00:03.4844346\",\r\n \"type\": \"USql\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__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\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:10.5802946\",\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" @@ -3424,7 +3577,7 @@ "chunked" ], "x-ms-request-id": [ - "58f01e44-ea5a-47d6-912b-ff60e878e8be" + "95d299d6-caf5-4b05-b8f9-c63f42ed36a7" ], "X-Content-Type-Options": [ "nosniff" @@ -3436,19 +3589,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:42 GMT" + "Tue, 15 Mar 2016 23:47:32 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/catalog/usql/databases/onesdk4850/secrets/onesdk9052?api-version=2015-10-01-preview", - "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrNDg1MC9zZWNyZXRzL29uZXNkazkwNTI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", - "RequestMethod": "DELETE", + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5cbc10bd-9bf0-43d6-acfa-e273016ae74d" + "def79d97-4f88-4ee9-9368-d73d26b5f6dd" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -3457,11 +3610,14 @@ "en-US" ], "User-Agent": [ - "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "", + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__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\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:15.8026028\",\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" ], @@ -3472,7 +3628,7 @@ "chunked" ], "x-ms-request-id": [ - "738ba2f4-42b0-4a55-8fe0-074060052cf5" + "f5e42c71-4dd9-4040-b59d-084592c202a2" ], "X-Content-Type-Options": [ "nosniff" @@ -3484,31 +3640,34 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:43 GMT" + "Tue, 15 Mar 2016 23:47:37 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3068?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGszMDY4P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", - "RequestMethod": "DELETE", + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "13810c1e-8103-4183-929f-4f65c6c2aa85" + "f7a59c2e-5f36-46a6-8dee-e3ae88e1b1e0" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" ], "accept-language": [ "en-US" ], "User-Agent": [ - "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "", + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:3037b88c-caa9-482d-8932-7eb5fce1e8ff\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"3037b88c-caa9-482d-8932-7eb5fce1e8ff\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"yarnApplicationId\": 413,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:19.4847088\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312506\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { - "Content-Length": [ - "0" + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -3516,59 +3675,50 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "1d810083-8c55-4beb-af2c-ef6979042e67" - ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "Transfer-Encoding": [ + "chunked" ], - "x-ms-correlation-request-id": [ - "b9ba70e3-8c9d-436c-8cef-74ef8056361a" + "x-ms-request-id": [ + "f037960d-a01c-4068-aeb5-28702b8d2748" ], - "x-ms-routing-request-id": [ - "WESTUS:20160226T022247Z:b9ba70e3-8c9d-436c-8cef-74ef8056361a" + "X-Content-Type-Options": [ + "nosniff" ], "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" + "max-age=15724800; includeSubDomains" ], "Cache-Control": [ - "no-cache" + "private" ], "Date": [ - "Fri, 26 Feb 2016 02:22:46 GMT" - ], - "Server": [ - "Microsoft-IIS/8.5" - ], - "X-AspNet-Version": [ - "4.0.30319" - ], - "X-Powered-By": [ - "ASP.NET" + "Tue, 15 Mar 2016 23:47:43 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9419/providers/Microsoft.DataLakeStore/accounts/onesdk2536?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MzY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", - "RequestMethod": "DELETE", + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "16ee53bc-1294-4ef0-a9f2-91decf7ddc50" + "d2aa83c0-7801-410e-b91e-4ab6b1dcb5d9" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" ], "accept-language": [ "en-US" ], "User-Agent": [ - "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "", + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:3037b88c-caa9-482d-8932-7eb5fce1e8ff\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"3037b88c-caa9-482d-8932-7eb5fce1e8ff\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"yarnApplicationId\": 413,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:19.4847088\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312506\",\r\n \"totalRunningTime\": \"00:00:00\",\r\n \"type\": \"USql\"\r\n }\r\n}", "ResponseHeaders": { - "Content-Length": [ - "0" + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" @@ -3576,17 +3726,479 @@ "Pragma": [ "no-cache" ], - "x-ms-request-id": [ - "6f4b5352-2f54-4eea-a17e-83de49d34b5b" - ], + "Transfer-Encoding": [ + "chunked" + ], + "x-ms-request-id": [ + "5814b513-f08c-4c46-95ab-6c64bf0df2e3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:47:48 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "86b9ac78-08f6-468e-9b0e-8b28ee3f9fe9" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:3037b88c-caa9-482d-8932-7eb5fce1e8ff\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"3037b88c-caa9-482d-8932-7eb5fce1e8ff\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"yarnApplicationId\": 413,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:19.4847088\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312506\",\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": [ + "fd9932c0-2a78-42ca-813c-d233750121fa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:47:54 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7eb5425b-545a-44c3-ae93-5d0ff8c0984a" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:3037b88c-caa9-482d-8932-7eb5fce1e8ff\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"3037b88c-caa9-482d-8932-7eb5fce1e8ff\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"yarnApplicationId\": 413,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:19.4847088\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312506\",\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": [ + "6b4762aa-4f6e-4b28-8ba2-8d58462411c9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:47:58 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "c056937e-1388-4252-abd3-4d4a9609daaa" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:3037b88c-caa9-482d-8932-7eb5fce1e8ff\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"3037b88c-caa9-482d-8932-7eb5fce1e8ff\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"yarnApplicationId\": 413,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:19.4847088\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312506\",\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": [ + "a86da0a8-eaa4-4292-84c0-d90267a94020" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:48:04 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "86d67af9-4aa7-4e63-959c-cf63ed2e4876" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:3037b88c-caa9-482d-8932-7eb5fce1e8ff\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"3037b88c-caa9-482d-8932-7eb5fce1e8ff\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"yarnApplicationId\": 413,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:19.4847088\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312506\",\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": [ + "622f98ef-6140-492b-8dae-36d969898804" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:48:09 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d20b2837-664f-4b17-bcc1-a1890b967083" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"startTime\": \"Tue, 15 Mar 2016 23:48:14 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:3037b88c-caa9-482d-8932-7eb5fce1e8ff\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:48:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"3037b88c-caa9-482d-8932-7eb5fce1e8ff\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"yarnApplicationId\": 413,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:19.4847088\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312506\",\r\n \"totalRunningTime\": \"00:00:00.6616720\",\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": [ + "11d43b11-34b4-4312-ba85-b3e03400a350" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:48:14 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/Jobs/fb260b50-a444-4517-be1b-4dbc595768a5?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvZmIyNjBiNTAtYTQ0NC00NTE3LWJlMWItNGRiYzU5NTc2OGE1P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "22ebeefe-0bad-4e2c-8688-ff11b6f477ee" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "{\r\n \"jobId\": \"fb260b50-a444-4517-be1b-4dbc595768a5\",\r\n \"name\": \"TestJobCredential\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"startTime\": \"Tue, 15 Mar 2016 23:48:14 GMT\",\r\n \"endTime\": \"Tue, 15 Mar 2016 23:48:17 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\": \"Tue, 15 Mar 2016 23:47:21 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:22 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Queued\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": null\r\n },\r\n {\r\n \"newState\": \"Scheduling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"Detail:Dispatching job to cluster.;rootProcessId:3037b88c-caa9-482d-8932-7eb5fce1e8ff\"\r\n },\r\n {\r\n \"newState\": \"Starting\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:47:42 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runtimeVersion:kobo_live_4748440\"\r\n },\r\n {\r\n \"newState\": \"Running\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:48:14 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"runAttempt:1\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:48:17 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:Succeeded\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.pdb\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.pdb\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"ScopeVertexDef.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/ScopeVertexDef.xml\",\r\n \"type\": \"VertexResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGen__.dll.cs\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGen__.dll.cs\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.dll.cpp\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.dll.cpp\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOutput__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOutput__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenCompileOptions__.txt\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenCompileOptions__.txt\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeCodeGenEngine__.cppresources\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeCodeGenEngine__.cppresources\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__Ast__.bin\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__Ast__.bin\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__SystemInternalInfo__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__SystemInternalInfo__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/__ScopeRuntimeStatistics__.xml\",\r\n \"type\": \"StatisticsResource\"\r\n }\r\n ],\r\n \"runtimeVersion\": \"kobo_live_4748440\",\r\n \"rootProcessNodeId\": \"3037b88c-caa9-482d-8932-7eb5fce1e8ff\",\r\n \"script\": \"\\tUSE onesdk9576;\\n\\tDROP CREDENTIAL onesdk654;\",\r\n \"algebraFilePath\": \"adl://onesdk3130.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/47/fb260b50-a444-4517-be1b-4dbc595768a5/algebra.xml\",\r\n \"yarnApplicationId\": 413,\r\n \"yarnApplicationTimeStamp\": 1458080064104,\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:19.4847088\",\r\n \"totalPausedTime\": \"00:00:00\",\r\n \"totalQueuedTime\": \"00:00:00.0312506\",\r\n \"totalRunningTime\": \"00:00:03.1563075\",\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": [ + "f79be473-6c36-43a0-995d-b2a218fa718d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:48:20 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/catalog/usql/databases/onesdk9576/secrets/onesdk1632?api-version=2015-10-01-preview", + "EncodedRequestUri": "L2NhdGFsb2cvdXNxbC9kYXRhYmFzZXMvb25lc2RrOTU3Ni9zZWNyZXRzL29uZXNkazE2MzI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "30b0c39b-eaea-40a9-b0b8-1473ec75038b" + ], + "subscriptionId": [ + "53d9063d-87ae-4ea8-be90-3686c3b8669f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsCatalogManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Expires": [ + "-1" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "x-ms-request-id": [ + "e1a84036-9f81-4e73-b268-e9c94a67f0ee" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Strict-Transport-Security": [ + "max-age=15724800; includeSubDomains" + ], + "Cache-Control": [ + "private" + ], + "Date": [ + "Tue, 15 Mar 2016 23:48:22 GMT" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeAnalytics/accounts/onesdk5314?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs1MzE0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f3cce359-0a81-48b2-83ac-e3f480f9e5da" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "02b43c83-8dff-46e5-84d4-a6073a4d4640" + ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "b25dd0ff-1d73-4470-a55e-c2e6d9da5d16" + "c2c7307b-add7-41e4-a62a-4391a71b3471" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20160315T234826Z:c2c7307b-add7-41e4-a62a-4391a71b3471" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 15 Mar 2016 23:48:26 GMT" + ], + "Server": [ + "Microsoft-IIS/8.5" + ], + "X-AspNet-Version": [ + "4.0.30319" + ], + "X-Powered-By": [ + "ASP.NET" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5194/providers/Microsoft.DataLakeStore/accounts/onesdk3130?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUxOTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazMxMzA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "68a4945f-bb45-46ba-bfe3-bad74a8ca36d" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "ed1cc73d-da94-4d08-9a7b-f58d8dea3ffd" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" + ], + "x-ms-correlation-request-id": [ + "97579312-161b-4e82-80b5-70d26df73d62" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022250Z:b25dd0ff-1d73-4470-a55e-c2e6d9da5d16" + "CENTRALUS:20160315T234829Z:97579312-161b-4e82-80b5-70d26df73d62" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3595,7 +4207,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:22:50 GMT" + "Tue, 15 Mar 2016 23:48:29 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -3610,8 +4222,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9419?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazk0MTk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5194?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUxOTQ/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -3637,13 +4249,13 @@ "1199" ], "x-ms-request-id": [ - "d0864939-bd36-45ec-80b5-2bffb81bb01a" + "e3249e32-5829-4fea-8a19-a91e18705b12" ], "x-ms-correlation-request-id": [ - "d0864939-bd36-45ec-80b5-2bffb81bb01a" + "e3249e32-5829-4fea-8a19-a91e18705b12" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022252Z:d0864939-bd36-45ec-80b5-2bffb81bb01a" + "CENTRALUS:20160315T234830Z:e3249e32-5829-4fea-8a19-a91e18705b12" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3652,22 +4264,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:22:52 GMT" + "Tue, 15 Mar 2016 23:48:30 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MTk0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVOREU1TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MTk0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNVGswTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3691,13 +4303,13 @@ "14998" ], "x-ms-request-id": [ - "c9cde6ff-ef17-4f51-9001-df83210ba500" + "0006e890-d397-4c5d-b81b-8e35faab3bec" ], "x-ms-correlation-request-id": [ - "c9cde6ff-ef17-4f51-9001-df83210ba500" + "0006e890-d397-4c5d-b81b-8e35faab3bec" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022252Z:c9cde6ff-ef17-4f51-9001-df83210ba500" + "CENTRALUS:20160315T234831Z:0006e890-d397-4c5d-b81b-8e35faab3bec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3706,22 +4318,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:22:52 GMT" + "Tue, 15 Mar 2016 23:48:30 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MTk0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVOREU1TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MTk0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNVGswTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3745,13 +4357,13 @@ "14997" ], "x-ms-request-id": [ - "d0eca6ce-5600-4c45-8f25-7c674e728c79" + "32176dee-3c2d-46dd-917e-fd91a2746a01" ], "x-ms-correlation-request-id": [ - "d0eca6ce-5600-4c45-8f25-7c674e728c79" + "32176dee-3c2d-46dd-917e-fd91a2746a01" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022307Z:d0eca6ce-5600-4c45-8f25-7c674e728c79" + "CENTRALUS:20160315T234846Z:32176dee-3c2d-46dd-917e-fd91a2746a01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3760,22 +4372,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:07 GMT" + "Tue, 15 Mar 2016 23:48:45 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MTk0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVOREU1TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MTk0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNVGswTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3799,13 +4411,13 @@ "14996" ], "x-ms-request-id": [ - "9916e968-ebe2-4fc5-8eff-95fb673422c8" + "b39fd2a9-4abf-4023-802e-8d501269f81a" ], "x-ms-correlation-request-id": [ - "9916e968-ebe2-4fc5-8eff-95fb673422c8" + "b39fd2a9-4abf-4023-802e-8d501269f81a" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022323Z:9916e968-ebe2-4fc5-8eff-95fb673422c8" + "CENTRALUS:20160315T234901Z:b39fd2a9-4abf-4023-802e-8d501269f81a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3814,22 +4426,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:22 GMT" + "Tue, 15 Mar 2016 23:49:01 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MTk0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDE5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVOREU1TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MTk0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNVGswTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3850,13 +4462,13 @@ "14995" ], "x-ms-request-id": [ - "7024ce81-0698-46ab-90ea-3e366c749b28" + "affcb320-35fb-4e44-b584-17a4f27aed69" ], "x-ms-correlation-request-id": [ - "7024ce81-0698-46ab-90ea-3e366c749b28" + "affcb320-35fb-4e44-b584-17a4f27aed69" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022338Z:7024ce81-0698-46ab-90ea-3e366c749b28" + "CENTRALUS:20160315T234916Z:affcb320-35fb-4e44-b584-17a4f27aed69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3865,7 +4477,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:37 GMT" + "Tue, 15 Mar 2016 23:49:16 GMT" ] }, "StatusCode": 200 @@ -3873,17 +4485,17 @@ ], "Names": { "": [ - "onesdk9419", - "onesdk3068", - "onesdk2536", - "onesdk4850", - "onesdk7856", - "onesdk5076", - "onesdk5667", - "onesdk8226", - "onesdk1533", - "onesdk9052", - "onesdk6290" + "onesdk5194", + "onesdk5314", + "onesdk3130", + "onesdk9576", + "onesdk1950", + "onesdk1712", + "onesdk8887", + "onesdk7118", + "onesdk654", + "onesdk1632", + "onesdk1564" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaJob.json b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaJob.json index f88cbc182237..3dec00a2a701 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaJob.json +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestAdlaJob.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -25,16 +25,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1199" ], "x-ms-request-id": [ - "76a6db02-1c2c-4e66-84ab-47848a0ed684" + "28054873-c9e9-4712-88c6-90be512adcc2" ], "x-ms-correlation-request-id": [ - "76a6db02-1c2c-4e66-84ab-47848a0ed684" + "28054873-c9e9-4712-88c6-90be512adcc2" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020657Z:76a6db02-1c2c-4e66-84ab-47848a0ed684" + "WESTUS:20160315T233141Z:28054873-c9e9-4712-88c6-90be512adcc2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:06:57 GMT" + "Tue, 15 Mar 2016 23:31:40 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -73,16 +73,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14987" + "14999" ], "x-ms-request-id": [ - "39f47403-982a-4806-809d-47f6fc9a4af6" + "2f15e307-eb06-4aa4-8e48-79a2620b4974" ], "x-ms-correlation-request-id": [ - "39f47403-982a-4806-809d-47f6fc9a4af6" + "2f15e307-eb06-4aa4-8e48-79a2620b4974" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020657Z:39f47403-982a-4806-809d-47f6fc9a4af6" + "WESTUS:20160315T233141Z:2f15e307-eb06-4aa4-8e48-79a2620b4974" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:06:57 GMT" + "Tue, 15 Mar 2016 23:31:40 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3883?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazM4ODM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9434?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazk0MzQ/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -124,16 +124,16 @@ "gateway" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14986" + "14998" ], "x-ms-request-id": [ - "5c6c3382-74ae-4aaa-a2b7-22407ec6fce3" + "e8055800-5820-4410-a7e5-384db96fb462" ], "x-ms-correlation-request-id": [ - "5c6c3382-74ae-4aaa-a2b7-22407ec6fce3" + "e8055800-5820-4410-a7e5-384db96fb462" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020706Z:5c6c3382-74ae-4aaa-a2b7-22407ec6fce3" + "WESTUS:20160315T233150Z:e8055800-5820-4410-a7e5-384db96fb462" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -142,14 +142,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:06 GMT" + "Tue, 15 Mar 2016 23:31:49 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3883?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazM4ODM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9434?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazk0MzQ/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -169,16 +169,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14984" + "14999" ], "x-ms-request-id": [ - "553f8120-1193-45bb-9cdc-58ff5b0c3668" + "a43fd58f-9ef2-4d88-9fc8-f51ab096df99" ], "x-ms-correlation-request-id": [ - "553f8120-1193-45bb-9cdc-58ff5b0c3668" + "a43fd58f-9ef2-4d88-9fc8-f51ab096df99" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021057Z:553f8120-1193-45bb-9cdc-58ff5b0c3668" + "CENTRALUS:20160315T233542Z:a43fd58f-9ef2-4d88-9fc8-f51ab096df99" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -187,14 +187,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:57 GMT" + "Tue, 15 Mar 2016 23:35:41 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3883?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazM4ODM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9434?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazk0MzQ/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -208,7 +208,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883\",\r\n \"name\": \"onesdk3883\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434\",\r\n \"name\": \"onesdk9434\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -223,16 +223,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1195" + "1198" ], "x-ms-request-id": [ - "9fdf7463-a61a-4824-a260-c89eb1bf3315" + "bcb31dad-fd8a-400a-ad1b-978f3828fa44" ], "x-ms-correlation-request-id": [ - "9fdf7463-a61a-4824-a260-c89eb1bf3315" + "bcb31dad-fd8a-400a-ad1b-978f3828fa44" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020708Z:9fdf7463-a61a-4824-a260-c89eb1bf3315" + "WESTUS:20160315T233152Z:bcb31dad-fd8a-400a-ad1b-978f3828fa44" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -241,14 +241,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:08 GMT" + "Tue, 15 Mar 2016 23:31:51 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTYtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -271,16 +271,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14985" + "14997" ], "x-ms-request-id": [ - "60bf233e-6f70-421a-914d-30fa69fccb31" + "5c6c7e1a-d497-4e6b-9fe0-a2e3fb002fa9" ], "x-ms-correlation-request-id": [ - "60bf233e-6f70-421a-914d-30fa69fccb31" + "5c6c7e1a-d497-4e6b-9fe0-a2e3fb002fa9" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020708Z:60bf233e-6f70-421a-914d-30fa69fccb31" + "WESTUS:20160315T233152Z:5c6c7e1a-d497-4e6b-9fe0-a2e3fb002fa9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -289,19 +289,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:08 GMT" + "Tue, 15 Mar 2016 23:31:51 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4ODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazEyNjc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b184bc2c-4e77-4cd7-8c98-bf7455c8876f" + "b76a9f3d-6f1a-44f0-b66d-742dbde59ade" ], "accept-language": [ "en-US" @@ -310,7 +310,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4880' under resource group 'onesdk3883' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk1267' under resource group 'onesdk9434' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -328,13 +328,13 @@ "gateway" ], "x-ms-request-id": [ - "2bf875c2-182b-4ffa-83e9-bdbcbb60f5b7" + "1595aec7-d299-4fe6-9454-f56a2c87bf20" ], "x-ms-correlation-request-id": [ - "2bf875c2-182b-4ffa-83e9-bdbcbb60f5b7" + "1595aec7-d299-4fe6-9454-f56a2c87bf20" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020708Z:2bf875c2-182b-4ffa-83e9-bdbcbb60f5b7" + "WESTUS:20160315T233153Z:1595aec7-d299-4fe6-9454-f56a2c87bf20" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -343,19 +343,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:08 GMT" + "Tue, 15 Mar 2016 23:31:52 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4ODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazEyNjc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "213c306e-bc5d-4fff-a376-a23d1be7d4f5" + "2dc412e7-991e-4358-911a-71047dbc669c" ], "accept-language": [ "en-US" @@ -364,7 +364,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4880' under resource group 'onesdk3883' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk1267' under resource group 'onesdk9434' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -382,13 +382,13 @@ "gateway" ], "x-ms-request-id": [ - "eb26c987-e9cd-4258-a29f-bd5a0db5e1d1" + "2424dad3-31fc-4550-bc92-0ce006f2f5ad" ], "x-ms-correlation-request-id": [ - "eb26c987-e9cd-4258-a29f-bd5a0db5e1d1" + "2424dad3-31fc-4550-bc92-0ce006f2f5ad" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020709Z:eb26c987-e9cd-4258-a29f-bd5a0db5e1d1" + "WESTUS:20160315T233153Z:2424dad3-31fc-4550-bc92-0ce006f2f5ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -397,14 +397,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:09 GMT" + "Tue, 15 Mar 2016 23:31:53 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4ODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazEyNjc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -412,10 +412,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4880.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:07:13.6686522Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:07:13.6686522Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880\",\r\n \"name\": \"onesdk4880\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk1267.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:31:56.92664Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:31:56.92664Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267\",\r\n \"name\": \"onesdk1267\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "484" ], "Content-Type": [ "application/json" @@ -427,16 +427,16 @@ "no-cache" ], "x-ms-request-id": [ - "6938c099-73a3-4dfa-aea1-3d6ae5bc07c1" + "268c19da-5984-491a-a853-f08990d6e0f3" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14996" ], "x-ms-correlation-request-id": [ - "4c08923d-fa9f-4858-8c5a-68dc977d2c9d" + "041bcda0-4b7b-47b9-be2f-bacbde929636" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020742Z:4c08923d-fa9f-4858-8c5a-68dc977d2c9d" + "WESTUS:20160315T233225Z:041bcda0-4b7b-47b9-be2f-bacbde929636" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -445,7 +445,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:41 GMT" + "Tue, 15 Mar 2016 23:32:24 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -460,13 +460,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4ODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazEyNjc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c1ab4322-bc15-4923-85a4-e901f50e3afa" + "3cefff43-860a-46ef-81b7-59d364ff0e1a" ], "accept-language": [ "en-US" @@ -475,10 +475,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4880.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:07:13.6686522Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:07:13.6686522Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880\",\r\n \"name\": \"onesdk4880\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk1267.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:31:56.92664Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:31:56.92664Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267\",\r\n \"name\": \"onesdk1267\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "484" ], "Content-Type": [ "application/json" @@ -490,16 +490,16 @@ "no-cache" ], "x-ms-request-id": [ - "9fd03d0f-e2c3-4d15-bcad-394949dfd812" + "9a6113a1-e847-4d2b-a95d-65d979af3c13" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14999" ], "x-ms-correlation-request-id": [ - "170a5585-ff8d-44d5-b95f-4378c1945b11" + "95206971-4f81-4723-83f0-c77b1e995d69" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021056Z:170a5585-ff8d-44d5-b95f-4378c1945b11" + "CENTRALUS:20160315T233540Z:95206971-4f81-4723-83f0-c77b1e995d69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -508,7 +508,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:56 GMT" + "Tue, 15 Mar 2016 23:35:39 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -523,10 +523,10 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4ODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazEyNjc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk4880\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk1267\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -535,7 +535,7 @@ "92" ], "x-ms-client-request-id": [ - "dda930f2-53ae-492b-92d7-3e85e3fbb7d6" + "e982ff60-f922-43f1-87cc-610974278e58" ], "accept-language": [ "en-US" @@ -544,7 +544,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880\",\r\n \"name\": \"onesdk4880\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267\",\r\n \"name\": \"onesdk1267\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "354" @@ -562,19 +562,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/e7e27548-befc-4a49-8829-419e06188f3f0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/8e05e38f-6602-4406-8a0c-cb8fb6163c100?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "dc5fa6e8-2505-4bdf-83fd-b98db5c7ae0e" + "4516f50f-26e0-4f23-a05e-2644edce47a3" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1199" ], "x-ms-correlation-request-id": [ - "1af44b63-011b-4892-bebf-36e53254efba" + "795a46a3-609a-49d3-895f-0597ec780c8c" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020712Z:1af44b63-011b-4892-bebf-36e53254efba" + "WESTUS:20160315T233154Z:795a46a3-609a-49d3-895f-0597ec780c8c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -583,10 +583,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:11 GMT" + "Tue, 15 Mar 2016 23:31:54 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -601,8 +601,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/e7e27548-befc-4a49-8829-419e06188f3f0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2U3ZTI3NTQ4LWJlZmMtNGE0OS04ODI5LTQxOWUwNjE4OGYzZjA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/8e05e38f-6602-4406-8a0c-cb8fb6163c100?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzhlMDVlMzhmLTY2MDItNDQwNi04YTBjLWNiOGZiNjE2M2MxMDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -625,16 +625,16 @@ "no-cache" ], "x-ms-request-id": [ - "d4f0e5cb-d758-44a7-9274-3c444bb357e9" + "d766cfdc-e5ac-41fc-b38a-ad60c2443910" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14997" ], "x-ms-correlation-request-id": [ - "6821b1d5-2a0f-4497-b2c7-4178225d3d56" + "aef4cc8d-95a0-4336-b63a-3687029afc63" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020742Z:6821b1d5-2a0f-4497-b2c7-4178225d3d56" + "WESTUS:20160315T233225Z:aef4cc8d-95a0-4336-b63a-3687029afc63" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -643,7 +643,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:41 GMT" + "Tue, 15 Mar 2016 23:32:24 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -658,13 +658,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8ad5c0d3-def9-4bd9-a66a-60c1cc4367ef" + "b70f3a44-4c8e-42d0-9989-2eefc0e7c730" ], "accept-language": [ "en-US" @@ -673,7 +673,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8755' under resource group 'onesdk3883' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk2719' under resource group 'onesdk9434' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -691,13 +691,13 @@ "gateway" ], "x-ms-request-id": [ - "26672e4e-4f5c-4406-ba4e-46609f300790" + "c9808563-d703-4202-b0cf-9e341c5610d4" ], "x-ms-correlation-request-id": [ - "26672e4e-4f5c-4406-ba4e-46609f300790" + "c9808563-d703-4202-b0cf-9e341c5610d4" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020743Z:26672e4e-4f5c-4406-ba4e-46609f300790" + "WESTUS:20160315T233225Z:c9808563-d703-4202-b0cf-9e341c5610d4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -706,19 +706,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:42 GMT" + "Tue, 15 Mar 2016 23:32:25 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fe5b856c-e58d-4820-8d89-96cce5a9385c" + "192e12cf-4cce-436d-b9da-f4532ca11d7d" ], "accept-language": [ "en-US" @@ -727,7 +727,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8755' under resource group 'onesdk3883' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk2719' under resource group 'onesdk9434' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -745,13 +745,13 @@ "gateway" ], "x-ms-request-id": [ - "b81af5b0-c7e5-4174-a2a0-dd0b6f468488" + "e2e020b1-8eaa-4162-994f-6cd5380a5993" ], "x-ms-correlation-request-id": [ - "b81af5b0-c7e5-4174-a2a0-dd0b6f468488" + "e2e020b1-8eaa-4162-994f-6cd5380a5993" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020743Z:b81af5b0-c7e5-4174-a2a0-dd0b6f468488" + "WESTUS:20160315T233226Z:e2e020b1-8eaa-4162-994f-6cd5380a5993" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -760,14 +760,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:42 GMT" + "Tue, 15 Mar 2016 23:32:25 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -775,7 +775,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4880\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4880\"\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\": \"onesdk8755.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:07:45.7955942Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:07:45.7955942Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755\",\r\n \"name\": \"onesdk8755\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk1267\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk1267\"\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\": \"onesdk2719.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:32:30.6458008Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:32:30.6458008Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719\",\r\n \"name\": \"onesdk2719\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -790,16 +790,16 @@ "no-cache" ], "x-ms-request-id": [ - "0bad3512-fa59-4c77-8da7-360517b0f75f" + "6178aacb-a9f0-45a8-8538-fc2136916ba1" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14996" ], "x-ms-correlation-request-id": [ - "7c66fbf4-849d-4030-af5a-4dbd47352a08" + "59513b1f-c9a3-4428-803a-1b843e36799c" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020815Z:7c66fbf4-849d-4030-af5a-4dbd47352a08" + "WESTUS:20160315T233258Z:59513b1f-c9a3-4428-803a-1b843e36799c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -808,7 +808,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:08:15 GMT" + "Tue, 15 Mar 2016 23:32:58 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -823,13 +823,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "426f9bdf-c07b-4536-a818-c12aa5941da9" + "a4983d7c-1bde-400a-ae4f-1e2e1488ea3e" ], "accept-language": [ "en-US" @@ -838,7 +838,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4880\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4880\"\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\": \"onesdk8755.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:07:45.7955942Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:07:45.7955942Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755\",\r\n \"name\": \"onesdk8755\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk1267\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk1267\"\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\": \"onesdk2719.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:32:30.6458008Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:32:30.6458008Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719\",\r\n \"name\": \"onesdk2719\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -853,16 +853,16 @@ "no-cache" ], "x-ms-request-id": [ - "22f2fd2a-c00f-4c17-ab7a-4cc608dda379" + "996874be-ba5c-4de4-814b-9b4f5a29c485" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14995" ], "x-ms-correlation-request-id": [ - "251d1757-6bf9-45b9-b6fa-8c98acbf67fa" + "64926bcb-52a8-451a-8b33-4fecae432e13" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020816Z:251d1757-6bf9-45b9-b6fa-8c98acbf67fa" + "WESTUS:20160315T233258Z:64926bcb-52a8-451a-8b33-4fecae432e13" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -871,7 +871,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:08:15 GMT" + "Tue, 15 Mar 2016 23:32:58 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -886,13 +886,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4fddae06-35e8-438b-887b-edb9763fe633" + "278ef2cb-e6ab-4d35-afb0-62e6bdee72a8" ], "accept-language": [ "en-US" @@ -901,7 +901,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4880\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4880\"\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\": \"onesdk8755.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:07:45.7955942Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:07:45.7955942Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755\",\r\n \"name\": \"onesdk8755\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk1267\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk1267\"\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\": \"onesdk2719.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:32:30.6458008Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:32:30.6458008Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719\",\r\n \"name\": \"onesdk2719\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -916,16 +916,16 @@ "no-cache" ], "x-ms-request-id": [ - "ae441e29-672f-4d43-8324-f1b75f3e309e" + "5e5d9c63-cf37-4486-86d5-8ab8252cc572" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14999" ], "x-ms-correlation-request-id": [ - "9bd1bb85-fe2a-47e4-a15d-cfbec20ca5de" + "5630e978-7479-403a-8e55-bbfce5d824c6" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021051Z:9bd1bb85-fe2a-47e4-a15d-cfbec20ca5de" + "CENTRALUS:20160315T233535Z:5630e978-7479-403a-8e55-bbfce5d824c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -934,7 +934,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:50 GMT" + "Tue, 15 Mar 2016 23:35:35 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -949,13 +949,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c3472fcf-7399-4cfa-a158-1a3b9cc6d288" + "d6703a29-d58b-4f09-bb4f-12de7ff6b5a0" ], "accept-language": [ "en-US" @@ -964,7 +964,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8755' under resource group 'onesdk3883' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk2719' under resource group 'onesdk9434' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -982,13 +982,13 @@ "gateway" ], "x-ms-request-id": [ - "ad481d87-9444-4c1c-8492-199666629db9" + "160449ba-dde3-448a-a931-5a8b6a84368e" ], "x-ms-correlation-request-id": [ - "ad481d87-9444-4c1c-8492-199666629db9" + "160449ba-dde3-448a-a931-5a8b6a84368e" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021055Z:ad481d87-9444-4c1c-8492-199666629db9" + "CENTRALUS:20160315T233538Z:160449ba-dde3-448a-a931-5a8b6a84368e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -997,19 +997,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:54 GMT" + "Tue, 15 Mar 2016 23:35:38 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e32a4b2f-e38f-49a2-a85e-9b09ffcf3dca" + "777e1a38-410e-4a1e-aa14-50c048e0acd8" ], "accept-language": [ "en-US" @@ -1018,7 +1018,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8755' under resource group 'onesdk3883' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk2719' under resource group 'onesdk9434' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -1036,13 +1036,13 @@ "gateway" ], "x-ms-request-id": [ - "f6ec1554-d8e0-4a6d-939a-4860186af797" + "1e5e42d6-4d84-41d0-b0c6-e2bb9a20a552" ], "x-ms-correlation-request-id": [ - "f6ec1554-d8e0-4a6d-939a-4860186af797" + "1e5e42d6-4d84-41d0-b0c6-e2bb9a20a552" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021055Z:f6ec1554-d8e0-4a6d-939a-4860186af797" + "CENTRALUS:20160315T233538Z:1e5e42d6-4d84-41d0-b0c6-e2bb9a20a552" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1051,16 +1051,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:54 GMT" + "Tue, 15 Mar 2016 23:35:38 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk8755\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4880\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk4880\"\r\n }\r\n ]\r\n }\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk2719\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk1267\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk1267\"\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1069,7 +1069,7 @@ "233" ], "x-ms-client-request-id": [ - "7c4372a0-e221-401e-966f-0e0d774cda12" + "f70640c3-92f3-4cb5-8ffd-4b59b589f7e8" ], "accept-language": [ "en-US" @@ -1078,10 +1078,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4880\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk4880\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755\",\r\n \"name\": \"onesdk8755\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk1267\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {},\r\n \"name\": \"onesdk1267\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719\",\r\n \"name\": \"onesdk2719\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "453" + "469" ], "Content-Type": [ "application/json" @@ -1096,19 +1096,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/d9471032-a616-4d1f-9043-66092e268f1f0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/90c184a9-012f-46dc-a1bc-2a0e9867fa190?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "0bf140a1-5561-43b1-ab20-1cdff228011f" + "b0fe219a-9484-4031-abe0-a38213a5a884" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "730878b7-7232-4cb4-8ef8-87d07d76dea2" + "87f3886d-fc2a-47bd-8906-d0a1c0a7365d" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020745Z:730878b7-7232-4cb4-8ef8-87d07d76dea2" + "WESTUS:20160315T233228Z:87f3886d-fc2a-47bd-8906-d0a1c0a7365d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1117,10 +1117,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:07:44 GMT" + "Tue, 15 Mar 2016 23:32:27 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -1135,8 +1135,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/d9471032-a616-4d1f-9043-66092e268f1f0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9kOTQ3MTAzMi1hNjE2LTRkMWYtOTA0My02NjA5MmUyNjhmMWYwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/90c184a9-012f-46dc-a1bc-2a0e9867fa190?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy85MGMxODRhOS0wMTJmLTQ2ZGMtYTFiYy0yYTBlOTg2N2ZhMTkwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1159,16 +1159,16 @@ "no-cache" ], "x-ms-request-id": [ - "6631851e-fbcf-42de-a28d-a9b7f3d6282e" + "9417125d-8bb3-47d5-902d-1db81ffd76df" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14997" ], "x-ms-correlation-request-id": [ - "db3249da-869d-48e5-ae0c-938c3624274c" + "233bce9f-9e3e-4e12-a3d0-58168713467c" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020815Z:db3249da-869d-48e5-ae0c-938c3624274c" + "WESTUS:20160315T233258Z:233bce9f-9e3e-4e12-a3d0-58168713467c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1177,7 +1177,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:08:15 GMT" + "Tue, 15 Mar 2016 23:32:58 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1192,10 +1192,10 @@ "StatusCode": 200 }, { - "RequestUri": "/Jobs/403e35af-1b5c-48ab-8a75-1ee88734ce20?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvNDAzZTM1YWYtMWI1Yy00OGFiLThhNzUtMWVlODg3MzRjZTIwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/71cc4e76-d2b3-4c77-8562-b6380bbaf574?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvNzFjYzRlNzYtZDJiMy00Yzc3LTg1NjItYjYzODBiYmFmNTc0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"jobId\": \"403e35af-1b5c-48ab-8a75-1ee88734ce20\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"DROP DATABASE IF EXISTS foo; CREATE DATABASE foo;\"\r\n }\r\n}", + "RequestBody": "{\r\n \"jobId\": \"71cc4e76-d2b3-4c77-8562-b6380bbaf574\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"properties\": {\r\n \"type\": \"USql\",\r\n \"script\": \"DROP DATABASE IF EXISTS foo; CREATE DATABASE foo;\"\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1204,7 +1204,7 @@ "259" ], "x-ms-client-request-id": [ - "4181e05f-f563-4800-b4f0-0dc1fd52a8a4" + "1ea084c2-082c-4422-9fc8-d901e9548f53" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1216,7 +1216,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"403e35af-1b5c-48ab-8a75-1ee88734ce20\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:10:47 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, 26 Feb 2016 02:10:47 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://onesdk4880.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/10/403e35af-1b5c-48ab-8a75-1ee88734ce20/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}", + "ResponseBody": "{\r\n \"jobId\": \"71cc4e76-d2b3-4c77-8562-b6380bbaf574\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:35:31 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\": \"Tue, 15 Mar 2016 23:35:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"runtimeVersion\": \"default\",\r\n \"rootProcessNodeId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"algebraFilePath\": \"adl://onesdk1267.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/35/71cc4e76-d2b3-4c77-8562-b6380bbaf574/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" @@ -1231,7 +1231,7 @@ "chunked" ], "x-ms-request-id": [ - "a5aa8f60-0e04-4c44-86c6-cb0980fa9ba2" + "39e4195d-7717-47e2-a435-48e3e0286b5b" ], "X-Content-Type-Options": [ "nosniff" @@ -1243,19 +1243,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:10:47 GMT" + "Tue, 15 Mar 2016 23:35:32 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/403e35af-1b5c-48ab-8a75-1ee88734ce20/CancelJob?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvNDAzZTM1YWYtMWI1Yy00OGFiLThhNzUtMWVlODg3MzRjZTIwL0NhbmNlbEpvYj9hcGktdmVyc2lvbj0yMDE1LTExLTAxLXByZXZpZXc=", + "RequestUri": "/Jobs/71cc4e76-d2b3-4c77-8562-b6380bbaf574/CancelJob?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvNzFjYzRlNzYtZDJiMy00Yzc3LTg1NjItYjYzODBiYmFmNTc0L0NhbmNlbEpvYj9hcGktdmVyc2lvbj0yMDE1LTExLTAxLXByZXZpZXc=", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "26c1dd05-6f78-4efc-af7e-577aed0ef7ce" + "b9992d50-58ec-4688-8bdb-a3305da6970b" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1279,7 +1279,7 @@ "chunked" ], "x-ms-request-id": [ - "421d08cd-e6fc-46f4-ae68-21ab1d9cc9e9" + "30144eac-4199-4e32-ba29-e23451e2c94f" ], "X-Content-Type-Options": [ "nosniff" @@ -1291,19 +1291,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:10:49 GMT" + "Tue, 15 Mar 2016 23:35:33 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs/403e35af-1b5c-48ab-8a75-1ee88734ce20?api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnMvNDAzZTM1YWYtMWI1Yy00OGFiLThhNzUtMWVlODg3MzRjZTIwP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs/71cc4e76-d2b3-4c77-8562-b6380bbaf574?api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnMvNzFjYzRlNzYtZDJiMy00Yzc3LTg1NjItYjYzODBiYmFmNTc0P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a0598400-91f1-4bfd-9844-dbfbcded7b9e" + "07ca7a33-e547-4a2e-a909-5f07a31984d3" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1315,7 +1315,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"jobId\": \"403e35af-1b5c-48ab-8a75-1ee88734ce20\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:10:47 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Fri, 26 Feb 2016 02:10:48 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Cancelled\",\r\n \"errorMessage\": [\r\n {\r\n \"errorId\": \"I_UNKNOWN_CJS_CANCELEDBYUSERWITHOUTREASON\",\r\n \"name\": \"CANCELED_BY_USER_WITHOUT_REASON\",\r\n \"severity\": \"Info\",\r\n \"source\": \"Unknown\",\r\n \"component\": \"CJS\",\r\n \"message\": \"Job was cancelled.\",\r\n \"detail\": \"\",\r\n \"description\": \"Job was cancelled by adlsvc01@benwgoldoutlook.onmicrosoft.com.\",\r\n \"resolution\": \"\",\r\n \"helpLink\": \"\",\r\n \"internalDebugInfo\": null,\r\n \"innerError\": null\r\n }\r\n ],\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:10:47 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:10:48 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Fri, 26 Feb 2016 02:10:48 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:CanceledByUser\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk4880.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/10/403e35af-1b5c-48ab-8a75-1ee88734ce20/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk4880.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/10/403e35af-1b5c-48ab-8a75-1ee88734ce20/__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 foo; CREATE DATABASE foo;\",\r\n \"algebraFilePath\": \"adl://onesdk4880.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/02/26/02/10/403e35af-1b5c-48ab-8a75-1ee88734ce20/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00.2968793\",\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}", + "ResponseBody": "{\r\n \"jobId\": \"71cc4e76-d2b3-4c77-8562-b6380bbaf574\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:35:31 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Tue, 15 Mar 2016 23:35:33 GMT\",\r\n \"state\": \"Ended\",\r\n \"result\": \"Cancelled\",\r\n \"errorMessage\": [\r\n {\r\n \"errorId\": \"I_UNKNOWN_CJS_CANCELEDBYUSERWITHOUTREASON\",\r\n \"name\": \"CANCELED_BY_USER_WITHOUT_REASON\",\r\n \"severity\": \"Info\",\r\n \"source\": \"Unknown\",\r\n \"component\": \"CJS\",\r\n \"message\": \"Job was cancelled.\",\r\n \"details\": \"\",\r\n \"description\": \"Job was cancelled by {0}.\",\r\n \"resolution\": \"\",\r\n \"helpLink\": \"\",\r\n \"innerError\": null\r\n }\r\n ],\r\n \"storageAccounts\": null,\r\n \"stateAuditRecords\": [\r\n {\r\n \"newState\": \"New\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:35:31 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"userName:adlsvc01@benwgoldoutlook.onmicrosoft.com;submitMachine:N/A\"\r\n },\r\n {\r\n \"newState\": \"Compiling\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:35:32 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"CcsAttempts:1;Status:Dispatched\"\r\n },\r\n {\r\n \"newState\": \"Ended\",\r\n \"timeStamp\": \"Tue, 15 Mar 2016 23:35:33 GMT\",\r\n \"requestedByUser\": null,\r\n \"details\": \"result:CanceledByUser\"\r\n }\r\n ],\r\n \"properties\": {\r\n \"owner\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"resources\": [\r\n {\r\n \"name\": \"Profile\",\r\n \"resourcePath\": \"adl://onesdk1267.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/35/71cc4e76-d2b3-4c77-8562-b6380bbaf574/profile\",\r\n \"type\": \"StatisticsResource\"\r\n },\r\n {\r\n \"name\": \"__ScopeRuntimeStatistics__.xml\",\r\n \"resourcePath\": \"adl://onesdk1267.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/35/71cc4e76-d2b3-4c77-8562-b6380bbaf574/__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 foo; CREATE DATABASE foo;\",\r\n \"algebraFilePath\": \"adl://onesdk1267.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/15/23/35/71cc4e76-d2b3-4c77-8562-b6380bbaf574/algebra.xml\",\r\n \"compileMode\": \"Semantic\",\r\n \"errorSource\": \"Unknown\",\r\n \"totalCompilationTime\": \"00:00:00.4843801\",\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" @@ -1330,7 +1330,7 @@ "chunked" ], "x-ms-request-id": [ - "024a7cdf-79b8-4213-bbe8-aea26cf12825" + "08585288-ae12-4c80-b647-b90a588989aa" ], "X-Content-Type-Options": [ "nosniff" @@ -1342,19 +1342,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:10:50 GMT" + "Tue, 15 Mar 2016 23:35:34 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs?$filter=submitTime%20ge%20datetimeoffset'2016-02-25T18:05:50.9443598-08:00'&api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnM/JGZpbHRlcj1zdWJtaXRUaW1lJTIwZ2UlMjBkYXRldGltZW9mZnNldCcyMDE2LTAyLTI1VDE4OjA1OjUwLjk0NDM1OTgtMDg6MDAnJmFwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs?$filter=submitTime%20ge%20datetimeoffset'2016-03-15T16:30:34.4627905-07:00'&api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnM/JGZpbHRlcj1zdWJtaXRUaW1lJTIwZ2UlMjBkYXRldGltZW9mZnNldCcyMDE2LTAzLTE1VDE2OjMwOjM0LjQ2Mjc5MDUtMDc6MDAnJmFwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dfe7db79-c14f-42f5-afd2-8ed5d74263f6" + "a32d9629-a781-4f1c-ac81-b6073133fa8f" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1366,7 +1366,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"403e35af-1b5c-48ab-8a75-1ee88734ce20\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:10:47 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Fri, 26 Feb 2016 02:10:48 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}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"71cc4e76-d2b3-4c77-8562-b6380bbaf574\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:35:31 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Tue, 15 Mar 2016 23:35:33 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" @@ -1381,7 +1381,7 @@ "chunked" ], "x-ms-request-id": [ - "5f6a8cf0-4672-45a8-9a58-71432254677b" + "e56448df-223a-491b-9e7a-bdb8017559e5" ], "X-Content-Type-Options": [ "nosniff" @@ -1393,19 +1393,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:10:50 GMT" + "Tue, 15 Mar 2016 23:35:34 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/Jobs?$filter=submitTime%20lt%20datetimeoffset'2016-02-25T18:10:51.1356850-08:00'&api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnM/JGZpbHRlcj1zdWJtaXRUaW1lJTIwbHQlMjBkYXRldGltZW9mZnNldCcyMDE2LTAyLTI1VDE4OjEwOjUxLjEzNTY4NTAtMDg6MDAnJmFwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs?$filter=submitTime%20lt%20datetimeoffset'2016-03-15T16:35:34.6217536-07:00'&api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnM/JGZpbHRlcj1zdWJtaXRUaW1lJTIwbHQlMjBkYXRldGltZW9mZnNldCcyMDE2LTAzLTE1VDE2OjM1OjM0LjYyMTc1MzYtMDc6MDAnJmFwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f03ff10f-a684-4111-a2a1-f725617017f2" + "434b27a3-ad5b-42db-9746-72525efaf5b0" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1417,7 +1417,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsJobManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"403e35af-1b5c-48ab-8a75-1ee88734ce20\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Fri, 26 Feb 2016 02:10:47 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Fri, 26 Feb 2016 02:10:48 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}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"jobId\": \"71cc4e76-d2b3-4c77-8562-b6380bbaf574\",\r\n \"name\": \"TestJob\",\r\n \"type\": \"USql\",\r\n \"submitter\": \"adlsvc01@benwgoldoutlook.onmicrosoft.com\",\r\n \"account\": null,\r\n \"degreeOfParallelism\": 1,\r\n \"priority\": 1000,\r\n \"submitTime\": \"Tue, 15 Mar 2016 23:35:31 GMT\",\r\n \"startTime\": null,\r\n \"endTime\": \"Tue, 15 Mar 2016 23:35:33 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" @@ -1432,7 +1432,7 @@ "chunked" ], "x-ms-request-id": [ - "ca2223c1-4cd6-44cd-9e3f-848b7cb0def8" + "b452dd64-262f-4d06-ba08-6310740260fa" ], "X-Content-Type-Options": [ "nosniff" @@ -1444,19 +1444,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:10:50 GMT" + "Tue, 15 Mar 2016 23:35:34 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8755?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4NzU1P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2719?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyNzE5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "19c0d966-5682-47eb-a8a3-06429115bb25" + "fa5bb6ee-367d-4283-8bf6-62426592e20a" ], "accept-language": [ "en-US" @@ -1477,16 +1477,16 @@ "no-cache" ], "x-ms-request-id": [ - "63ab9b2a-1821-4641-90de-7966919dc6c0" + "7b17bf19-d5c4-407e-81dd-887bf72f3e21" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "75669cc2-20cd-45bb-aecd-f7f0d4d93a63" + "7ca154bc-1d30-48e7-9359-89ebff363f34" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021054Z:75669cc2-20cd-45bb-aecd-f7f0d4d93a63" + "CENTRALUS:20160315T233538Z:7ca154bc-1d30-48e7-9359-89ebff363f34" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1495,7 +1495,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:54 GMT" + "Tue, 15 Mar 2016 23:35:38 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1510,13 +1510,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3883/providers/Microsoft.DataLakeStore/accounts/onesdk4880?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazM4ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ4ODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk9434/providers/Microsoft.DataLakeStore/accounts/onesdk1267?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazk0MzQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazEyNjc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "80b8300f-aa22-4156-aafc-e747d4e48cc8" + "524d4e54-de9c-47c0-8e54-8c80fd03edb4" ], "accept-language": [ "en-US" @@ -1537,16 +1537,16 @@ "no-cache" ], "x-ms-request-id": [ - "93f35388-b8d2-4d34-b27d-eeb90b484e4a" + "eedec1f4-e8d3-4a1a-9b90-b45322db01fc" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1199" ], "x-ms-correlation-request-id": [ - "ce47ae58-350b-4d50-b22b-64df1f3ac9d1" + "023eec45-b75e-4a38-9885-19896f9e56b2" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021058Z:ce47ae58-350b-4d50-b22b-64df1f3ac9d1" + "CENTRALUS:20160315T233542Z:023eec45-b75e-4a38-9885-19896f9e56b2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1555,7 +1555,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:58 GMT" + "Tue, 15 Mar 2016 23:35:41 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1570,8 +1570,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk3883?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazM4ODM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk9434?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazk0MzQ/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -1594,16 +1594,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1195" + "1199" ], "x-ms-request-id": [ - "5b6fc0df-718e-4352-9d02-25b7ea9c8f64" + "ff6f0523-8c76-4236-b302-78e94ce25381" ], "x-ms-correlation-request-id": [ - "5b6fc0df-718e-4352-9d02-25b7ea9c8f64" + "ff6f0523-8c76-4236-b302-78e94ce25381" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021059Z:5b6fc0df-718e-4352-9d02-25b7ea9c8f64" + "CENTRALUS:20160315T233543Z:ff6f0523-8c76-4236-b302-78e94ce25381" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1612,22 +1612,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:59 GMT" + "Tue, 15 Mar 2016 23:35:42 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszODgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDM0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszODgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3pPRGd6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDM0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVORE0wTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1648,16 +1648,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14983" + "14998" ], "x-ms-request-id": [ - "5f65baff-8790-4b58-baed-b1a6124ef3d9" + "d783c5f4-aea1-4b0e-82b3-ee0519379b5b" ], "x-ms-correlation-request-id": [ - "5f65baff-8790-4b58-baed-b1a6124ef3d9" + "d783c5f4-aea1-4b0e-82b3-ee0519379b5b" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021100Z:5f65baff-8790-4b58-baed-b1a6124ef3d9" + "CENTRALUS:20160315T233543Z:d783c5f4-aea1-4b0e-82b3-ee0519379b5b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1666,22 +1666,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:10:59 GMT" + "Tue, 15 Mar 2016 23:35:43 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszODgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDM0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszODgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3pPRGd6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDM0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVORE0wTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1702,16 +1702,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14982" + "14997" ], "x-ms-request-id": [ - "2189f4c9-58b5-4695-a05c-f77df5f11b68" + "b41e27da-0532-4651-b473-f20f92aa40a7" ], "x-ms-correlation-request-id": [ - "2189f4c9-58b5-4695-a05c-f77df5f11b68" + "b41e27da-0532-4651-b473-f20f92aa40a7" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021115Z:2189f4c9-58b5-4695-a05c-f77df5f11b68" + "CENTRALUS:20160315T233559Z:b41e27da-0532-4651-b473-f20f92aa40a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1720,22 +1720,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:11:15 GMT" + "Tue, 15 Mar 2016 23:35:58 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszODgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDM0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszODgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3pPRGd6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDM0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVORE0wTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1756,16 +1756,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14981" + "14996" ], "x-ms-request-id": [ - "b8df4b16-5c21-44c5-9a60-95e4915ae17d" + "c941e4c1-d550-4e23-ad88-9ea3ddaa87b1" ], "x-ms-correlation-request-id": [ - "b8df4b16-5c21-44c5-9a60-95e4915ae17d" + "c941e4c1-d550-4e23-ad88-9ea3ddaa87b1" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021130Z:b8df4b16-5c21-44c5-9a60-95e4915ae17d" + "CENTRALUS:20160315T233614Z:c941e4c1-d550-4e23-ad88-9ea3ddaa87b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1774,22 +1774,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:11:30 GMT" + "Tue, 15 Mar 2016 23:36:13 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszODgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDM0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREszODgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3pPRGd6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5NDM0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVORE0wTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1807,16 +1807,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14980" + "14995" ], "x-ms-request-id": [ - "47b135de-b043-4e52-98cb-15e294b20101" + "126fe3e3-ff9d-4502-b38e-fd26544f101c" ], "x-ms-correlation-request-id": [ - "47b135de-b043-4e52-98cb-15e294b20101" + "126fe3e3-ff9d-4502-b38e-fd26544f101c" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T021145Z:47b135de-b043-4e52-98cb-15e294b20101" + "CENTRALUS:20160315T233629Z:126fe3e3-ff9d-4502-b38e-fd26544f101c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1825,7 +1825,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:11:45 GMT" + "Tue, 15 Mar 2016 23:36:29 GMT" ] }, "StatusCode": 200 @@ -1833,9 +1833,9 @@ ], "Names": { "": [ - "onesdk3883", - "onesdk8755", - "onesdk4880" + "onesdk9434", + "onesdk2719", + "onesdk1267" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestNegativeAdlaAccount.json b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestNegativeAdlaAccount.json index 3e3df76721c7..a8e8849b317a 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestNegativeAdlaAccount.json +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestNegativeAdlaAccount.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -25,16 +25,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-request-id": [ - "f28008fc-9596-466d-b83a-2e4c8ee72935" + "07a32013-c339-49ab-917d-3edcc0978f85" ], "x-ms-correlation-request-id": [ - "f28008fc-9596-466d-b83a-2e4c8ee72935" + "07a32013-c339-49ab-917d-3edcc0978f85" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022554Z:f28008fc-9596-466d-b83a-2e4c8ee72935" + "WESTUS:20160315T235132Z:07a32013-c339-49ab-917d-3edcc0978f85" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:54 GMT" + "Tue, 15 Mar 2016 23:51:31 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -73,16 +73,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14994" + "14998" ], "x-ms-request-id": [ - "dadd62ea-2fb6-427c-a4a1-ee8850bc4f5b" + "d73347fa-44b3-4c47-bd47-97bbd00e1075" ], "x-ms-correlation-request-id": [ - "dadd62ea-2fb6-427c-a4a1-ee8850bc4f5b" + "d73347fa-44b3-4c47-bd47-97bbd00e1075" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022554Z:dadd62ea-2fb6-427c-a4a1-ee8850bc4f5b" + "WESTUS:20160315T235132Z:d73347fa-44b3-4c47-bd47-97bbd00e1075" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:54 GMT" + "Tue, 15 Mar 2016 23:51:31 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk1367?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazEzNjc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5899?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4OTk/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -124,16 +124,16 @@ "gateway" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14997" ], "x-ms-request-id": [ - "08181693-91e4-4cd1-9205-c6819f279691" + "23fb1b4b-8b45-4010-9e6c-9fba2d529eef" ], "x-ms-correlation-request-id": [ - "08181693-91e4-4cd1-9205-c6819f279691" + "23fb1b4b-8b45-4010-9e6c-9fba2d529eef" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022600Z:08181693-91e4-4cd1-9205-c6819f279691" + "WESTUS:20160315T235138Z:23fb1b4b-8b45-4010-9e6c-9fba2d529eef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -142,14 +142,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:59 GMT" + "Tue, 15 Mar 2016 23:51:37 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk1367?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazEzNjc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5899?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4OTk/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -169,16 +169,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14995" ], "x-ms-request-id": [ - "6b841aab-4c66-4a9d-9ad8-4d7f909aa262" + "aed550fa-bf14-40fe-aeb6-6a63e134fdc7" ], "x-ms-correlation-request-id": [ - "6b841aab-4c66-4a9d-9ad8-4d7f909aa262" + "aed550fa-bf14-40fe-aeb6-6a63e134fdc7" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022717Z:6b841aab-4c66-4a9d-9ad8-4d7f909aa262" + "WESTUS:20160315T235254Z:aed550fa-bf14-40fe-aeb6-6a63e134fdc7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -187,14 +187,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:17 GMT" + "Tue, 15 Mar 2016 23:52:53 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk1367?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazEzNjc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5899?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4OTk/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -208,7 +208,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367\",\r\n \"name\": \"onesdk1367\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899\",\r\n \"name\": \"onesdk5899\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -223,16 +223,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1198" ], "x-ms-request-id": [ - "ab68b3ea-46f9-4430-88f9-5b0fbeb68e93" + "7dea0205-4c69-4762-aa87-f50045e59b41" ], "x-ms-correlation-request-id": [ - "ab68b3ea-46f9-4430-88f9-5b0fbeb68e93" + "7dea0205-4c69-4762-aa87-f50045e59b41" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022601Z:ab68b3ea-46f9-4430-88f9-5b0fbeb68e93" + "WESTUS:20160315T235139Z:7dea0205-4c69-4762-aa87-f50045e59b41" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -241,14 +241,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:01 GMT" + "Tue, 15 Mar 2016 23:51:38 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTYtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -271,16 +271,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14992" + "14996" ], "x-ms-request-id": [ - "781c489e-a838-4cf4-826b-4d749e5e9208" + "81557e4e-512a-42cf-b155-53f65cebedd2" ], "x-ms-correlation-request-id": [ - "781c489e-a838-4cf4-826b-4d749e5e9208" + "81557e4e-512a-42cf-b155-53f65cebedd2" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022601Z:781c489e-a838-4cf4-826b-4d749e5e9208" + "WESTUS:20160315T235139Z:81557e4e-512a-42cf-b155-53f65cebedd2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -289,19 +289,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:01 GMT" + "Tue, 15 Mar 2016 23:51:39 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazU1Njk/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM0MDI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9e49ab08-d202-4dc8-ae38-2c1b01cc87bc" + "7e002613-354d-497b-8d95-c3693970750a" ], "accept-language": [ "en-US" @@ -310,7 +310,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk5569' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3402' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -328,13 +328,13 @@ "gateway" ], "x-ms-request-id": [ - "d8a6d944-6701-45b8-80a7-ba606cd71951" + "3c639884-ef2a-4904-81a5-41ae73903072" ], "x-ms-correlation-request-id": [ - "d8a6d944-6701-45b8-80a7-ba606cd71951" + "3c639884-ef2a-4904-81a5-41ae73903072" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022602Z:d8a6d944-6701-45b8-80a7-ba606cd71951" + "WESTUS:20160315T235139Z:3c639884-ef2a-4904-81a5-41ae73903072" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -343,19 +343,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:01 GMT" + "Tue, 15 Mar 2016 23:51:39 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazU1Njk/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM0MDI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a41adc46-f5d7-452a-819a-b052591da532" + "e60f2aa9-e13c-4e5f-8ef7-30d7f5de25df" ], "accept-language": [ "en-US" @@ -364,7 +364,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk5569' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3402' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -382,13 +382,13 @@ "gateway" ], "x-ms-request-id": [ - "8e60f1a6-a551-410c-b14b-580133675497" + "3b7c7c09-1a4f-4361-8be8-09be71db007d" ], "x-ms-correlation-request-id": [ - "8e60f1a6-a551-410c-b14b-580133675497" + "3b7c7c09-1a4f-4361-8be8-09be71db007d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022602Z:8e60f1a6-a551-410c-b14b-580133675497" + "WESTUS:20160315T235139Z:3b7c7c09-1a4f-4361-8be8-09be71db007d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -397,14 +397,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:01 GMT" + "Tue, 15 Mar 2016 23:51:39 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazU1Njk/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM0MDI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -412,7 +412,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk5569.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:26:06.7238645Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:26:06.7238645Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569\",\r\n \"name\": \"onesdk5569\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3402.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:51:46.7951308Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:51:46.7951308Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402\",\r\n \"name\": \"onesdk3402\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -427,16 +427,16 @@ "no-cache" ], "x-ms-request-id": [ - "2b24c548-5e71-41d8-9c53-c69846123468" + "bc9c1a76-c39e-44a6-a2c8-65f172067825" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14976" + "14992" ], "x-ms-correlation-request-id": [ - "51733791-e6a1-4ec9-90ce-25c36371b97f" + "3bf85e09-1977-4687-b778-335a7c5424d7" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022636Z:51733791-e6a1-4ec9-90ce-25c36371b97f" + "WESTUS:20160315T235215Z:3bf85e09-1977-4687-b778-335a7c5424d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -445,7 +445,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:35 GMT" + "Tue, 15 Mar 2016 23:52:14 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -460,13 +460,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazU1Njk/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM0MDI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "792ef4ca-15f6-4f56-8a2f-9f7a1d2ef766" + "de26ffee-541d-47e3-b9c5-366074b866b0" ], "accept-language": [ "en-US" @@ -475,7 +475,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk5569.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:26:06.7238645Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:26:06.7238645Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569\",\r\n \"name\": \"onesdk5569\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3402.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:51:46.7951308Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:51:46.7951308Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402\",\r\n \"name\": \"onesdk3402\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -490,16 +490,16 @@ "no-cache" ], "x-ms-request-id": [ - "7fbeba47-7ce7-418a-ae11-64d0db8876d7" + "af080271-d03c-4856-8256-38202dc280dc" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14975" + "14991" ], "x-ms-correlation-request-id": [ - "5f1a37e0-fb0f-4c97-bec0-29dec474542f" + "10a50f05-554a-40cb-9278-a9d8ab402d1d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022715Z:5f1a37e0-fb0f-4c97-bec0-29dec474542f" + "WESTUS:20160315T235251Z:10a50f05-554a-40cb-9278-a9d8ab402d1d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -508,7 +508,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:15 GMT" + "Tue, 15 Mar 2016 23:52:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -523,10 +523,10 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazU1Njk/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM0MDI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk5569\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk3402\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -535,7 +535,7 @@ "92" ], "x-ms-client-request-id": [ - "d84626c1-3667-4d2c-8ed7-a4fa0e2aa139" + "e2016ef8-4d50-4678-8b4d-236af0c657ac" ], "accept-language": [ "en-US" @@ -544,7 +544,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569\",\r\n \"name\": \"onesdk5569\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402\",\r\n \"name\": \"onesdk3402\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "354" @@ -562,19 +562,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/7bab0ea1-1f29-4e55-b7a3-0f57949c00ab0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6264686d-2db3-44ee-99e4-857770ba99900?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "d6bd98b5-91b5-4f5b-a8b0-24d591d77886" + "5b1191dc-d3ec-45c6-b7f1-51b7d508eb2c" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1192" + "1198" ], "x-ms-correlation-request-id": [ - "4b39c53f-21d6-43b4-b90b-0c5f9c66b93f" + "1d87ee62-2083-44ce-9cf9-ec969cec41e2" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022605Z:4b39c53f-21d6-43b4-b90b-0c5f9c66b93f" + "WESTUS:20160315T235143Z:1d87ee62-2083-44ce-9cf9-ec969cec41e2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -583,10 +583,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:04 GMT" + "Tue, 15 Mar 2016 23:51:43 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -601,8 +601,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/7bab0ea1-1f29-4e55-b7a3-0f57949c00ab0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzdiYWIwZWExLTFmMjktNGU1NS1iN2EzLTBmNTc5NDljMDBhYjA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/6264686d-2db3-44ee-99e4-857770ba99900?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzYyNjQ2ODZkLTJkYjMtNDRlZS05OWU0LTg1Nzc3MGJhOTk5MDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -625,16 +625,16 @@ "no-cache" ], "x-ms-request-id": [ - "5382c940-f2db-4eaa-8867-ec2d5b257f54" + "0cd850e4-562f-4c63-aa67-ec3f3e5b58b1" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14977" + "14993" ], "x-ms-correlation-request-id": [ - "aa690e9b-42bb-47d5-a520-4386ededf9e4" + "e612b85e-9951-47d6-8db5-c91ac4cbbfba" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022635Z:aa690e9b-42bb-47d5-a520-4386ededf9e4" + "WESTUS:20160315T235214Z:e612b85e-9951-47d6-8db5-c91ac4cbbfba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -643,7 +643,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:35 GMT" + "Tue, 15 Mar 2016 23:52:13 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -658,13 +658,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "63759084-0085-45fc-ad39-be11174b8aab" + "f956f892-593a-4d35-b9a7-fd089bd21720" ], "accept-language": [ "en-US" @@ -673,7 +673,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8266' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk7189' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -691,13 +691,13 @@ "gateway" ], "x-ms-request-id": [ - "bf941aaa-ca68-4f70-a358-7d1a2cea3698" + "247e8d5e-bf44-4f45-bacf-2ce85dc7db55" ], "x-ms-correlation-request-id": [ - "bf941aaa-ca68-4f70-a358-7d1a2cea3698" + "247e8d5e-bf44-4f45-bacf-2ce85dc7db55" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022636Z:bf941aaa-ca68-4f70-a358-7d1a2cea3698" + "WESTUS:20160315T235215Z:247e8d5e-bf44-4f45-bacf-2ce85dc7db55" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -706,19 +706,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:35 GMT" + "Tue, 15 Mar 2016 23:52:14 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2626a956-4c8d-4ff7-babc-b143fbbcd1d1" + "75b6880f-7ea0-4365-8c11-3522b3578a71" ], "accept-language": [ "en-US" @@ -727,7 +727,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8266' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk7189' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -745,13 +745,13 @@ "gateway" ], "x-ms-request-id": [ - "2f60a6c0-df7e-4bf3-a621-c4300c544720" + "57010d83-83e2-4b3c-8191-1fe973034289" ], "x-ms-correlation-request-id": [ - "2f60a6c0-df7e-4bf3-a621-c4300c544720" + "57010d83-83e2-4b3c-8191-1fe973034289" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022636Z:2f60a6c0-df7e-4bf3-a621-c4300c544720" + "WESTUS:20160315T235215Z:57010d83-83e2-4b3c-8191-1fe973034289" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -760,14 +760,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:36 GMT" + "Tue, 15 Mar 2016 23:52:14 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -775,7 +775,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk5569\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk5569\"\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\": \"onesdk8266.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:26:39.7515966Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:26:39.7515966Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266\",\r\n \"name\": \"onesdk8266\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3402\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3402\"\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\": \"onesdk7189.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:52:18.6665361Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:52:18.6665361Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189\",\r\n \"name\": \"onesdk7189\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -790,16 +790,16 @@ "no-cache" ], "x-ms-request-id": [ - "91a8c49c-0f0f-42a2-a7b4-d02e7dbf5265" + "6687314b-0058-4680-b61b-28bd1d810972" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14995" + "14993" ], "x-ms-correlation-request-id": [ - "252cb4d3-880f-4887-963f-b7a81edc2124" + "9de98dd9-633b-43d6-84af-29aab84ca4e4" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022710Z:252cb4d3-880f-4887-963f-b7a81edc2124" + "WESTUS:20160315T235247Z:9de98dd9-633b-43d6-84af-29aab84ca4e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -808,7 +808,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:09 GMT" + "Tue, 15 Mar 2016 23:52:47 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -823,13 +823,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bc57eb24-a34b-4d5e-8b08-b429e16ce7a1" + "e679f497-d4f0-4bf7-ab48-6296a5f41b57" ], "accept-language": [ "en-US" @@ -838,7 +838,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk5569\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk5569\"\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\": \"onesdk8266.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:26:39.7515966Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:26:39.7515966Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266\",\r\n \"name\": \"onesdk8266\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3402\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3402\"\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\": \"onesdk7189.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:52:18.6665361Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:52:18.6665361Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189\",\r\n \"name\": \"onesdk7189\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -853,16 +853,16 @@ "no-cache" ], "x-ms-request-id": [ - "082a3719-1ab0-4650-9389-e435535c7603" + "304020fc-4419-417b-84e8-dc2e25133851" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14994" + "14992" ], "x-ms-correlation-request-id": [ - "db136017-5e7b-4be9-ac34-ba4df027d528" + "c9d1f351-2635-41de-beee-d6ebc7563843" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022710Z:db136017-5e7b-4be9-ac34-ba4df027d528" + "WESTUS:20160315T235248Z:c9d1f351-2635-41de-beee-d6ebc7563843" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -871,7 +871,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:10 GMT" + "Tue, 15 Mar 2016 23:52:47 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -886,13 +886,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0e8c6a13-f7e9-4809-b690-9a64106a07f5" + "b4849891-4eb1-407b-9fe3-54e4e9178a69" ], "accept-language": [ "en-US" @@ -901,7 +901,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk5569\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk5569\"\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\": \"onesdk8266.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:26:39.7515966Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:26:39.7515966Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266\",\r\n \"name\": \"onesdk8266\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3402\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3402\"\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\": \"onesdk7189.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:52:18.6665361Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:52:18.6665361Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189\",\r\n \"name\": \"onesdk7189\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -916,16 +916,16 @@ "no-cache" ], "x-ms-request-id": [ - "547b8500-28e7-4644-922b-23a537170793" + "bb661cd6-df83-45b9-9472-4a1572385783" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14991" ], "x-ms-correlation-request-id": [ - "7d45bb30-8c26-468a-a82f-bed489833fde" + "6488984c-dac0-4451-a82a-ffcfed31568f" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022710Z:7d45bb30-8c26-468a-a82f-bed489833fde" + "WESTUS:20160315T235248Z:6488984c-dac0-4451-a82a-ffcfed31568f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -934,7 +934,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:10 GMT" + "Tue, 15 Mar 2016 23:52:47 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -949,13 +949,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "08db2211-54db-4ab9-898f-8d1d8792f997" + "892c0328-5e31-41ac-a834-edd6d211a387" ], "accept-language": [ "en-US" @@ -964,7 +964,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk5569\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk5569\"\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\": \"onesdk8266.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:26:39.7515966Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:26:39.7515966Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266\",\r\n \"name\": \"onesdk8266\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3402\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk3402\"\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\": \"onesdk7189.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:52:18.6665361Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:52:18.6665361Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189\",\r\n \"name\": \"onesdk7189\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "659" @@ -979,16 +979,16 @@ "no-cache" ], "x-ms-request-id": [ - "b5dc6c35-7bb1-421a-ae52-d614d2ea220d" + "c8da06fc-7f57-4352-98a4-a29c551f46c6" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14988" ], "x-ms-correlation-request-id": [ - "3c0f03e4-4b63-45fa-b3f1-becec7552a51" + "60b5f2c0-147f-48f7-b58e-44709cbb657a" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022711Z:3c0f03e4-4b63-45fa-b3f1-becec7552a51" + "WESTUS:20160315T235248Z:60b5f2c0-147f-48f7-b58e-44709cbb657a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -997,7 +997,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:11 GMT" + "Tue, 15 Mar 2016 23:52:48 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1012,13 +1012,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "333fed57-61d1-4a47-a6f2-bdc27a264521" + "8a24d952-e5cf-4f85-abd9-058816abc92e" ], "accept-language": [ "en-US" @@ -1027,7 +1027,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8266' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk7189' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -1045,13 +1045,13 @@ "gateway" ], "x-ms-request-id": [ - "74f4d4e8-b2b6-402c-b5e8-d8b65ecde292" + "25607ca2-a46b-4ddf-88fa-ba75640494ba" ], "x-ms-correlation-request-id": [ - "74f4d4e8-b2b6-402c-b5e8-d8b65ecde292" + "25607ca2-a46b-4ddf-88fa-ba75640494ba" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022714Z:74f4d4e8-b2b6-402c-b5e8-d8b65ecde292" + "WESTUS:20160315T235251Z:25607ca2-a46b-4ddf-88fa-ba75640494ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1060,19 +1060,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:13 GMT" + "Tue, 15 Mar 2016 23:52:50 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "16aed2c5-824d-4be2-9263-bda6dba3bbd0" + "fdf0d024-7fc4-4ce0-a9d1-f27f6c507aa8" ], "accept-language": [ "en-US" @@ -1081,7 +1081,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8266' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk7189' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -1099,13 +1099,13 @@ "gateway" ], "x-ms-request-id": [ - "d62b7f0b-1244-48f1-894d-130180154738" + "48e18009-6c44-46c3-8f3b-87dc2f133571" ], "x-ms-correlation-request-id": [ - "d62b7f0b-1244-48f1-894d-130180154738" + "48e18009-6c44-46c3-8f3b-87dc2f133571" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022714Z:d62b7f0b-1244-48f1-894d-130180154738" + "WESTUS:20160315T235251Z:48e18009-6c44-46c3-8f3b-87dc2f133571" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1114,19 +1114,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:13 GMT" + "Tue, 15 Mar 2016 23:52:50 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "10ed388e-5be5-4205-84fb-b4aeb24a3606" + "57916a66-a894-4906-9b5f-c4f1e1427524" ], "accept-language": [ "en-US" @@ -1135,7 +1135,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk8266' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk7189' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "161" @@ -1153,13 +1153,13 @@ "gateway" ], "x-ms-request-id": [ - "4668441d-bdff-461f-abac-583116c4b0ce" + "3b23c646-f9b4-4d07-8c40-084f5a96acc1" ], "x-ms-correlation-request-id": [ - "4668441d-bdff-461f-abac-583116c4b0ce" + "3b23c646-f9b4-4d07-8c40-084f5a96acc1" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022715Z:4668441d-bdff-461f-abac-583116c4b0ce" + "WESTUS:20160315T235251Z:3b23c646-f9b4-4d07-8c40-084f5a96acc1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1168,16 +1168,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:14 GMT" + "Tue, 15 Mar 2016 23:52:50 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk8266\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk5569\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk5569\"\r\n }\r\n ]\r\n }\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk7189\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3402\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk3402\"\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1186,7 +1186,7 @@ "233" ], "x-ms-client-request-id": [ - "6caf5aea-9a30-40b7-8cc7-7b5fb07ff905" + "b790572a-06b7-4e8d-aa87-f7b68374831d" ], "accept-language": [ "en-US" @@ -1195,10 +1195,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk5569\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk5569\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266\",\r\n \"name\": \"onesdk8266\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk3402\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {},\r\n \"name\": \"onesdk3402\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189\",\r\n \"name\": \"onesdk7189\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "453" + "469" ], "Content-Type": [ "application/json" @@ -1213,19 +1213,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/dcc187e8-96ce-491e-9a0f-dba0925263a60?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ffb5a5a0-3508-46f4-94b9-22552472ab820?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "007620ea-017d-4b7c-bdf3-c32b2129263b" + "cf1aeea9-d384-4a9d-ae0a-e7bc3235343f" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1197" ], "x-ms-correlation-request-id": [ - "001f604b-5313-45d3-8c6d-628a52a05705" + "abe1e0d2-6957-4e45-8707-35eb19d6af37" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022639Z:001f604b-5313-45d3-8c6d-628a52a05705" + "WESTUS:20160315T235217Z:abe1e0d2-6957-4e45-8707-35eb19d6af37" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1234,10 +1234,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:26:39 GMT" + "Tue, 15 Mar 2016 23:52:16 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -1252,8 +1252,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/dcc187e8-96ce-491e-9a0f-dba0925263a60?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9kY2MxODdlOC05NmNlLTQ5MWUtOWEwZi1kYmEwOTI1MjYzYTYwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/ffb5a5a0-3508-46f4-94b9-22552472ab820?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9mZmI1YTVhMC0zNTA4LTQ2ZjQtOTRiOS0yMjU1MjQ3MmFiODIwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1276,16 +1276,16 @@ "no-cache" ], "x-ms-request-id": [ - "6a21f590-94a5-4d39-8758-75d050375e5a" + "bf9ab312-c5c1-4c17-b00c-f9de3899eb6b" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14996" + "14994" ], "x-ms-correlation-request-id": [ - "2378fbc6-04b5-4db2-8ac8-48f128d16297" + "40762214-5e66-494a-8820-407e2981ce32" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022710Z:2378fbc6-04b5-4db2-8ac8-48f128d16297" + "WESTUS:20160315T235247Z:40762214-5e66-494a-8820-407e2981ce32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1294,7 +1294,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:09 GMT" + "Tue, 15 Mar 2016 23:52:47 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1309,13 +1309,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9wc2Zha2VkYXRhTGFrZUFuYWx5dGljc2FjY291bnR0ZXN0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9wc2Zha2VkYXRhTGFrZUFuYWx5dGljc2FjY291bnR0ZXN0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8fb99111-aa4d-467d-8542-d55969d9cbd8" + "71ad4aa4-21ec-48da-b8a3-b4e72b9e4828" ], "accept-language": [ "en-US" @@ -1324,7 +1324,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "185" @@ -1342,13 +1342,13 @@ "gateway" ], "x-ms-request-id": [ - "18520817-1bf8-43f5-9f0f-e21862fb53fa" + "184dce0a-b0e9-4ac5-b794-11f90984b811" ], "x-ms-correlation-request-id": [ - "18520817-1bf8-43f5-9f0f-e21862fb53fa" + "184dce0a-b0e9-4ac5-b794-11f90984b811" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022710Z:18520817-1bf8-43f5-9f0f-e21862fb53fa" + "WESTUS:20160315T235248Z:184dce0a-b0e9-4ac5-b794-11f90984b811" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1357,19 +1357,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:10 GMT" + "Tue, 15 Mar 2016 23:52:47 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9wc2Zha2VkYXRhTGFrZUFuYWx5dGljc2FjY291bnR0ZXN0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9wc2Zha2VkYXRhTGFrZUFuYWx5dGljc2FjY291bnR0ZXN0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "16779efd-b146-441f-90a4-b66f7ffba8ad" + "12e584f4-0d1c-4c0c-8102-0172fce4ff14" ], "accept-language": [ "en-US" @@ -1378,7 +1378,7 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest' under resource group 'onesdk1367' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest' under resource group 'onesdk5899' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "185" @@ -1396,13 +1396,13 @@ "gateway" ], "x-ms-request-id": [ - "c3265301-50dc-448e-80e9-54696b620d4f" + "d1aaa69c-ba69-463e-947a-b99d6a4125f3" ], "x-ms-correlation-request-id": [ - "c3265301-50dc-448e-80e9-54696b620d4f" + "d1aaa69c-ba69-463e-947a-b99d6a4125f3" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022711Z:c3265301-50dc-448e-80e9-54696b620d4f" + "WESTUS:20160315T235248Z:d1aaa69c-ba69-463e-947a-b99d6a4125f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1411,14 +1411,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:10 GMT" + "Tue, 15 Mar 2016 23:52:47 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9wc2Zha2VkYXRhTGFrZUFuYWx5dGljc2FjY291bnR0ZXN0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/psfakedataLakeAnalyticsaccounttest?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9wc2Zha2VkYXRhTGFrZUFuYWx5dGljc2FjY291bnR0ZXN0P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"name\": \"psfakedataLakeAnalyticsaccounttest\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"properties\": {}\r\n}", "RequestHeaders": { @@ -1429,7 +1429,7 @@ "121" ], "x-ms-client-request-id": [ - "4d57ee4c-a988-4922-982c-bbcf58b155b5" + "301f17f5-3560-47e5-89b6-4be97dfbc147" ], "accept-language": [ "en-US" @@ -1456,13 +1456,13 @@ "gateway" ], "x-ms-request-id": [ - "12698f83-0d5c-4a9b-82dd-72b68c4d8dec" + "e27f499f-4e8a-4989-9418-b484c75b39eb" ], "x-ms-correlation-request-id": [ - "12698f83-0d5c-4a9b-82dd-72b68c4d8dec" + "e27f499f-4e8a-4989-9418-b484c75b39eb" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022711Z:12698f83-0d5c-4a9b-82dd-72b68c4d8dec" + "WESTUS:20160315T235248Z:e27f499f-4e8a-4989-9418-b484c75b39eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1471,19 +1471,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:10 GMT" + "Tue, 15 Mar 2016 23:52:47 GMT" ] }, "StatusCode": 400 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeAnalytics/accounts/onesdk8266?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs4MjY2P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeAnalytics/accounts/onesdk7189?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGs3MTg5P2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "60d704cb-e0a8-4708-9e69-d7ff97fa07a4" + "c260f773-4dde-4944-afcd-9756224fbdb7" ], "accept-language": [ "en-US" @@ -1504,16 +1504,16 @@ "no-cache" ], "x-ms-request-id": [ - "03c44de3-c3aa-42f3-8ec1-48de85c2563f" + "19d898b4-b388-42ea-8ed5-4a591c95f1e5" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1195" ], "x-ms-correlation-request-id": [ - "adf29191-3178-422e-8305-6d27b3654873" + "ea3541b1-ebfa-41b6-b99c-4ade62ab95e5" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022714Z:adf29191-3178-422e-8305-6d27b3654873" + "WESTUS:20160315T235251Z:ea3541b1-ebfa-41b6-b99c-4ade62ab95e5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1522,7 +1522,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:13 GMT" + "Tue, 15 Mar 2016 23:52:50 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1537,13 +1537,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk1367/providers/Microsoft.DataLakeStore/accounts/onesdk5569?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazEzNjcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazU1Njk/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5899/providers/Microsoft.DataLakeStore/accounts/onesdk3402?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU4OTkvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazM0MDI/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cc4b171b-00cb-4540-9984-a5c544e76eac" + "b31270a0-cc73-42f6-97cc-5274d9983fd4" ], "accept-language": [ "en-US" @@ -1564,16 +1564,16 @@ "no-cache" ], "x-ms-request-id": [ - "7c4c499e-a4ff-4f0d-8f27-ace81b4d2baf" + "1d2e0b80-80a2-42c1-b737-af08b4534cbe" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1191" + "1197" ], "x-ms-correlation-request-id": [ - "8b42c26e-8f16-4bfa-9aff-f26843db85b1" + "3b22ee90-1cfa-480c-bc43-7bc4d0309146" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022718Z:8b42c26e-8f16-4bfa-9aff-f26843db85b1" + "WESTUS:20160315T235254Z:3b22ee90-1cfa-480c-bc43-7bc4d0309146" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1582,7 +1582,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:18 GMT" + "Tue, 15 Mar 2016 23:52:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1597,8 +1597,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk1367?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazEzNjc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5899?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4OTk/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -1621,16 +1621,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1197" ], "x-ms-request-id": [ - "f896bbb9-d4a0-4bfb-ad00-44fcf7244989" + "d29bf09e-6789-45d8-89c5-c927492fdd4e" ], "x-ms-correlation-request-id": [ - "f896bbb9-d4a0-4bfb-ad00-44fcf7244989" + "d29bf09e-6789-45d8-89c5-c927492fdd4e" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022719Z:f896bbb9-d4a0-4bfb-ad00-44fcf7244989" + "WESTUS:20160315T235255Z:d29bf09e-6789-45d8-89c5-c927492fdd4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1639,22 +1639,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:19 GMT" + "Tue, 15 Mar 2016 23:52:55 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMzY3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMzY3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNelkzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRGs1TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1675,16 +1675,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14994" ], "x-ms-request-id": [ - "5b92af89-1159-4fb4-874c-6fa963aba1df" + "06c9593d-2d99-4e6a-8aaa-edd65eac3675" ], "x-ms-correlation-request-id": [ - "5b92af89-1159-4fb4-874c-6fa963aba1df" + "06c9593d-2d99-4e6a-8aaa-edd65eac3675" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022719Z:5b92af89-1159-4fb4-874c-6fa963aba1df" + "WESTUS:20160315T235255Z:06c9593d-2d99-4e6a-8aaa-edd65eac3675" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1693,22 +1693,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:19 GMT" + "Tue, 15 Mar 2016 23:52:55 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMzY3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMzY3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNelkzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRGs1TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1729,16 +1729,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14993" ], "x-ms-request-id": [ - "37417751-d71b-41fc-a246-1e443e55d629" + "4960b884-b4c4-43b2-a9e4-547d995d236b" ], "x-ms-correlation-request-id": [ - "37417751-d71b-41fc-a246-1e443e55d629" + "4960b884-b4c4-43b2-a9e4-547d995d236b" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022734Z:37417751-d71b-41fc-a246-1e443e55d629" + "WESTUS:20160315T235310Z:4960b884-b4c4-43b2-a9e4-547d995d236b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1747,22 +1747,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:34 GMT" + "Tue, 15 Mar 2016 23:53:10 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMzY3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMzY3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNelkzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRGs1TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1783,16 +1783,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14992" ], "x-ms-request-id": [ - "fac7b73b-d79b-416c-b33d-ac1df2ce87ec" + "7257e0ce-58cf-47f3-b35e-bdecb3c2130c" ], "x-ms-correlation-request-id": [ - "fac7b73b-d79b-416c-b33d-ac1df2ce87ec" + "7257e0ce-58cf-47f3-b35e-bdecb3c2130c" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022750Z:fac7b73b-d79b-416c-b33d-ac1df2ce87ec" + "WESTUS:20160315T235326Z:7257e0ce-58cf-47f3-b35e-bdecb3c2130c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1801,22 +1801,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:27:49 GMT" + "Tue, 15 Mar 2016 23:53:25 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMzY3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMzY3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNelkzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODk5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRGs1TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1834,16 +1834,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14987" + "14991" ], "x-ms-request-id": [ - "195538ba-7d63-4add-8eed-0fda732aec0b" + "7ab9ceff-98a3-4f48-a42b-a2c8c9f3e163" ], "x-ms-correlation-request-id": [ - "195538ba-7d63-4add-8eed-0fda732aec0b" + "7ab9ceff-98a3-4f48-a42b-a2c8c9f3e163" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022805Z:195538ba-7d63-4add-8eed-0fda732aec0b" + "WESTUS:20160315T235341Z:7ab9ceff-98a3-4f48-a42b-a2c8c9f3e163" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1852,7 +1852,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:28:04 GMT" + "Tue, 15 Mar 2016 23:53:40 GMT" ] }, "StatusCode": 200 @@ -1860,9 +1860,9 @@ ], "Names": { "": [ - "onesdk1367", - "onesdk8266", - "onesdk5569" + "onesdk5899", + "onesdk7189", + "onesdk3402" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestNegativeAdlaJob.json b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestNegativeAdlaJob.json index 9567a21c2a09..9bfe1cc501d4 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestNegativeAdlaJob.json +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeAnalytics.Test.ScenarioTests.AdlaTests/TestNegativeAdlaJob.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvcmVnaXN0ZXI/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -25,16 +25,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1195" + "1198" ], "x-ms-request-id": [ - "25696d01-6a89-4a60-bc91-7abbddfdade3" + "a22e2116-7b30-453f-8bee-33e1219182cc" ], "x-ms-correlation-request-id": [ - "25696d01-6a89-4a60-bc91-7abbddfdade3" + "a22e2116-7b30-453f-8bee-33e1219182cc" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022343Z:25696d01-6a89-4a60-bc91-7abbddfdade3" + "CENTRALUS:20160315T234921Z:a22e2116-7b30-453f-8bee-33e1219182cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:42 GMT" + "Tue, 15 Mar 2016 23:49:21 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3M/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "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 ],\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}", + "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\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\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 ],\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 \"North Europe\"\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 \"North Europe\"\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 \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "1013" + "1167" ], "Content-Type": [ "application/json; charset=utf-8" @@ -73,16 +73,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14998" ], "x-ms-request-id": [ - "c6b75cf3-ada7-4291-ae62-4ad2d69a5fde" + "c5f1b4ad-82f1-4058-a913-c30ea3f53909" ], "x-ms-correlation-request-id": [ - "c6b75cf3-ada7-4291-ae62-4ad2d69a5fde" + "c5f1b4ad-82f1-4058-a913-c30ea3f53909" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022343Z:c6b75cf3-ada7-4291-ae62-4ad2d69a5fde" + "CENTRALUS:20160315T234922Z:c5f1b4ad-82f1-4058-a913-c30ea3f53909" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:42 GMT" + "Tue, 15 Mar 2016 23:49:21 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5924?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU5MjQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk576?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU3Nj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -109,7 +109,7 @@ "ResponseBody": "", "ResponseHeaders": { "Content-Length": [ - "102" + "101" ], "Content-Type": [ "application/json; charset=utf-8" @@ -124,16 +124,16 @@ "gateway" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14992" + "14997" ], "x-ms-request-id": [ - "d57e6da1-0dc9-4a2e-a67c-dfc42a33d5f1" + "31df548a-0704-4032-ae7c-8293b9d0b574" ], "x-ms-correlation-request-id": [ - "d57e6da1-0dc9-4a2e-a67c-dfc42a33d5f1" + "31df548a-0704-4032-ae7c-8293b9d0b574" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022348Z:d57e6da1-0dc9-4a2e-a67c-dfc42a33d5f1" + "CENTRALUS:20160315T234927Z:31df548a-0704-4032-ae7c-8293b9d0b574" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -142,14 +142,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:48 GMT" + "Tue, 15 Mar 2016 23:49:26 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5924?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU5MjQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk576?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU3Nj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -169,16 +169,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14987" ], "x-ms-request-id": [ - "7ece0cd6-1111-469b-a782-f3612cf614f0" + "1ba0a87c-06d8-4bd3-a53b-cc7c5149cecc" ], "x-ms-correlation-request-id": [ - "7ece0cd6-1111-469b-a782-f3612cf614f0" + "1ba0a87c-06d8-4bd3-a53b-cc7c5149cecc" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022503Z:7ece0cd6-1111-469b-a782-f3612cf614f0" + "CENTRALUS:20160315T235041Z:1ba0a87c-06d8-4bd3-a53b-cc7c5149cecc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -187,14 +187,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:02 GMT" + "Tue, 15 Mar 2016 23:50:40 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5924?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU5MjQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk576?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU3Nj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -208,10 +208,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924\",\r\n \"name\": \"onesdk5924\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576\",\r\n \"name\": \"onesdk576\",\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" @@ -223,16 +223,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1194" + "1197" ], "x-ms-request-id": [ - "c0d783d0-c379-48eb-b5fa-156eaa100cb3" + "f9122d59-8a2e-43a1-83a1-dabe62031804" ], "x-ms-correlation-request-id": [ - "c0d783d0-c379-48eb-b5fa-156eaa100cb3" + "f9122d59-8a2e-43a1-83a1-dabe62031804" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022350Z:c0d783d0-c379-48eb-b5fa-156eaa100cb3" + "CENTRALUS:20160315T234928Z:f9122d59-8a2e-43a1-83a1-dabe62031804" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -241,14 +241,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:49 GMT" + "Tue, 15 Mar 2016 23:49:27 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9yZXNvdXJjZXM/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -271,16 +271,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14996" ], "x-ms-request-id": [ - "1482f1fe-a118-47b0-aa3b-9b3e1bf14e15" + "db82232d-59f3-46ee-8a41-52e07f8bb60e" ], "x-ms-correlation-request-id": [ - "1482f1fe-a118-47b0-aa3b-9b3e1bf14e15" + "db82232d-59f3-46ee-8a41-52e07f8bb60e" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022350Z:1482f1fe-a118-47b0-aa3b-9b3e1bf14e15" + "CENTRALUS:20160315T234928Z:db82232d-59f3-46ee-8a41-52e07f8bb60e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -289,19 +289,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:49 GMT" + "Tue, 15 Mar 2016 23:49:28 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazgxMTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrNDQ1NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d8298ce0-11bf-4d8d-b64e-800139bd1938" + "61a9f225-0d17-4b37-9e5c-3cbb46745aad" ], "accept-language": [ "en-US" @@ -310,10 +310,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk8110' under resource group 'onesdk5924' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4455' under resource group 'onesdk576' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "157" + "156" ], "Content-Type": [ "application/json; charset=utf-8" @@ -328,13 +328,13 @@ "gateway" ], "x-ms-request-id": [ - "6708a480-a50e-426d-a9b4-42f121b40887" + "870ae676-8488-4f26-99a5-77399dabac69" ], "x-ms-correlation-request-id": [ - "6708a480-a50e-426d-a9b4-42f121b40887" + "870ae676-8488-4f26-99a5-77399dabac69" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022350Z:6708a480-a50e-426d-a9b4-42f121b40887" + "CENTRALUS:20160315T234928Z:870ae676-8488-4f26-99a5-77399dabac69" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -343,19 +343,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:49 GMT" + "Tue, 15 Mar 2016 23:49:27 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazgxMTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrNDQ1NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fe9fc098-0d1d-4bff-8e06-009d028e8675" + "4681f379-89be-4e22-a2f0-f5c00673d01e" ], "accept-language": [ "en-US" @@ -364,10 +364,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk8110' under resource group 'onesdk5924' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4455' under resource group 'onesdk576' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "157" + "156" ], "Content-Type": [ "application/json; charset=utf-8" @@ -382,13 +382,13 @@ "gateway" ], "x-ms-request-id": [ - "b7789100-bd61-4e0f-8fac-afaba6d925be" + "b5a375a1-33cd-43b2-ac26-c2fec4d1a2ae" ], "x-ms-correlation-request-id": [ - "b7789100-bd61-4e0f-8fac-afaba6d925be" + "b5a375a1-33cd-43b2-ac26-c2fec4d1a2ae" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022350Z:b7789100-bd61-4e0f-8fac-afaba6d925be" + "CENTRALUS:20160315T234928Z:b5a375a1-33cd-43b2-ac26-c2fec4d1a2ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -397,14 +397,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:49 GMT" + "Tue, 15 Mar 2016 23:49:28 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazgxMTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrNDQ1NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -412,10 +412,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8110.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:23:54.4250007Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:23:54.4250007Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110\",\r\n \"name\": \"onesdk8110\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4455.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:49:33.3323214Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:49:33.3323214Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455\",\r\n \"name\": \"onesdk4455\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "487" ], "Content-Type": [ "application/json" @@ -427,16 +427,16 @@ "no-cache" ], "x-ms-request-id": [ - "e30fc2a3-2aae-4e85-8afd-41bbeab8ee93" + "f3900cac-c455-4d6e-9a77-ddc250c2c4df" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14963" + "14987" ], "x-ms-correlation-request-id": [ - "ef32ec16-c636-43b3-a289-a50c356072ba" + "8893fb04-2697-4d59-b2fc-d8a26ae26876" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022423Z:ef32ec16-c636-43b3-a289-a50c356072ba" + "CENTRALUS:20160315T235001Z:8893fb04-2697-4d59-b2fc-d8a26ae26876" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -445,7 +445,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:22 GMT" + "Tue, 15 Mar 2016 23:50:01 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -460,13 +460,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazgxMTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrNDQ1NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b046e0ca-8560-4403-bd2a-cb2a1d5ac6f2" + "b63738f2-bc06-44b6-824e-cfd33b0aab25" ], "accept-language": [ "en-US" @@ -475,10 +475,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk8110.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:23:54.4250007Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:23:54.4250007Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110\",\r\n \"name\": \"onesdk8110\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4455.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:49:33.3323214Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:49:33.3323214Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455\",\r\n \"name\": \"onesdk4455\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "487" ], "Content-Type": [ "application/json" @@ -490,16 +490,16 @@ "no-cache" ], "x-ms-request-id": [ - "917460cb-af20-4fc7-9246-68ab9d0981c4" + "017d71e8-2d30-46de-bff6-6f4e308968c3" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14962" + "14986" ], "x-ms-correlation-request-id": [ - "6f4b6e4a-f54f-46d8-8c39-318f36cf9847" + "7fe97a75-faec-43e4-9263-dbe16c021366" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022500Z:6f4b6e4a-f54f-46d8-8c39-318f36cf9847" + "CENTRALUS:20160315T235039Z:7fe97a75-faec-43e4-9263-dbe16c021366" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -508,7 +508,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:00 GMT" + "Tue, 15 Mar 2016 23:50:38 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -523,10 +523,10 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazgxMTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrNDQ1NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk8110\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk4455\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -535,7 +535,7 @@ "92" ], "x-ms-client-request-id": [ - "0d5e21ba-1d8b-47fe-97bc-5a7c5bf53a8b" + "9919771e-08b7-4a64-af1e-7fb2cb05c632" ], "accept-language": [ "en-US" @@ -544,10 +544,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110\",\r\n \"name\": \"onesdk8110\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455\",\r\n \"name\": \"onesdk4455\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "354" + "353" ], "Content-Type": [ "application/json" @@ -562,19 +562,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/3fa22182-d019-4c88-9d6a-346c16bfdce00?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1a738ca2-ca02-4741-898b-501981cdd3f60?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "84d243d9-6ec2-4f00-a308-2e390191b450" + "49834755-a70c-4a33-9e73-e0a338422237" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1188" + "1195" ], "x-ms-correlation-request-id": [ - "66f23cfa-c3c7-48f7-825a-dc73f8810e07" + "c6d6e0ab-d3fa-4401-9022-e50fa7a1c3f3" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022352Z:66f23cfa-c3c7-48f7-825a-dc73f8810e07" + "CENTRALUS:20160315T234930Z:c6d6e0ab-d3fa-4401-9022-e50fa7a1c3f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -583,10 +583,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:23:51 GMT" + "Tue, 15 Mar 2016 23:49:30 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -601,8 +601,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/3fa22182-d019-4c88-9d6a-346c16bfdce00?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzNmYTIyMTgyLWQwMTktNGM4OC05ZDZhLTM0NmMxNmJmZGNlMDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/1a738ca2-ca02-4741-898b-501981cdd3f60?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzFhNzM4Y2EyLWNhMDItNDc0MS04OThiLTUwMTk4MWNkZDNmNjA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -625,16 +625,16 @@ "no-cache" ], "x-ms-request-id": [ - "a0c70358-c0ab-4052-ad12-a69f4d5fab30" + "d90b3118-8eb2-42d0-9d04-2ff385681650" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14964" + "14988" ], "x-ms-correlation-request-id": [ - "5be469ca-db0e-49fe-8857-53db229fcf53" + "20b1fdee-228a-4b6f-809a-10b2e11c54fe" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022422Z:5be469ca-db0e-49fe-8857-53db229fcf53" + "CENTRALUS:20160315T235001Z:20b1fdee-228a-4b6f-809a-10b2e11c54fe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -643,7 +643,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:22 GMT" + "Tue, 15 Mar 2016 23:50:01 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -658,13 +658,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf9ca576-d40d-4ed3-8699-5de11e2e31d3" + "ecadb772-085f-4be0-8f80-a4da2d8c6e93" ], "accept-language": [ "en-US" @@ -673,10 +673,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk2340' under resource group 'onesdk5924' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk3535' under resource group 'onesdk576' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "161" + "160" ], "Content-Type": [ "application/json; charset=utf-8" @@ -691,13 +691,13 @@ "gateway" ], "x-ms-request-id": [ - "8ee2f359-de2d-4e18-b0c7-b4fe41cfc837" + "043d63de-b82a-4a58-8e14-f80e221e1583" ], "x-ms-correlation-request-id": [ - "8ee2f359-de2d-4e18-b0c7-b4fe41cfc837" + "043d63de-b82a-4a58-8e14-f80e221e1583" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022423Z:8ee2f359-de2d-4e18-b0c7-b4fe41cfc837" + "CENTRALUS:20160315T235003Z:043d63de-b82a-4a58-8e14-f80e221e1583" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -706,19 +706,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:23 GMT" + "Tue, 15 Mar 2016 23:50:02 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b577f207-4f9e-4bf6-8923-5d4865349d2b" + "41e7a588-b298-4181-83de-3b5ba19f9fca" ], "accept-language": [ "en-US" @@ -727,10 +727,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk2340' under resource group 'onesdk5924' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk3535' under resource group 'onesdk576' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "161" + "160" ], "Content-Type": [ "application/json; charset=utf-8" @@ -745,13 +745,13 @@ "gateway" ], "x-ms-request-id": [ - "0e863078-625a-4513-8dda-b96374e5d790" + "3ffbe7ac-7c5d-42dc-92b0-2c7f746ba3e4" ], "x-ms-correlation-request-id": [ - "0e863078-625a-4513-8dda-b96374e5d790" + "3ffbe7ac-7c5d-42dc-92b0-2c7f746ba3e4" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022423Z:0e863078-625a-4513-8dda-b96374e5d790" + "CENTRALUS:20160315T235003Z:3ffbe7ac-7c5d-42dc-92b0-2c7f746ba3e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -760,14 +760,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:23 GMT" + "Tue, 15 Mar 2016 23:50:02 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -775,10 +775,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk8110\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk8110\"\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\": \"onesdk2340.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:24:25.5749198Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:24:25.5749198Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340\",\r\n \"name\": \"onesdk2340\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4455\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4455\"\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\": \"onesdk3535.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:50:07.6316486Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:50:07.6316486Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535\",\r\n \"name\": \"onesdk3535\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "659" + "658" ], "Content-Type": [ "application/json" @@ -790,16 +790,16 @@ "no-cache" ], "x-ms-request-id": [ - "13ff26d8-bda4-4ac5-8f09-cd84e867380a" + "85fe94c3-adce-4896-ab6f-6c991a6679fa" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14976" + "14992" ], "x-ms-correlation-request-id": [ - "4f67e9bf-8bbf-4256-ae2e-6dd4a6d5a9af" + "e08d85d5-b3de-4585-b653-cf9c72456c58" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022456Z:4f67e9bf-8bbf-4256-ae2e-6dd4a6d5a9af" + "CENTRALUS:20160315T235035Z:e08d85d5-b3de-4585-b653-cf9c72456c58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -808,7 +808,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:55 GMT" + "Tue, 15 Mar 2016 23:50:35 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -823,13 +823,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a93145e9-6a50-44fa-998e-2c7dac914ef9" + "a7b80057-672a-4de2-9e76-6b4f2c308d82" ], "accept-language": [ "en-US" @@ -838,10 +838,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk8110\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk8110\"\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\": \"onesdk2340.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:24:25.5749198Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:24:25.5749198Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340\",\r\n \"name\": \"onesdk2340\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4455\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4455\"\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\": \"onesdk3535.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:50:07.6316486Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:50:07.6316486Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535\",\r\n \"name\": \"onesdk3535\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "659" + "658" ], "Content-Type": [ "application/json" @@ -853,16 +853,16 @@ "no-cache" ], "x-ms-request-id": [ - "838a9b11-ad8e-4456-9f20-d183a95bb303" + "4b471256-452b-4562-9034-b0470905af4c" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14975" + "14991" ], "x-ms-correlation-request-id": [ - "2b31e06c-76a6-4502-b5ba-cc988866cc4f" + "db5c27b1-ce47-4287-9808-1d7453e9ebdf" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022456Z:2b31e06c-76a6-4502-b5ba-cc988866cc4f" + "CENTRALUS:20160315T235035Z:db5c27b1-ce47-4287-9808-1d7453e9ebdf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -871,7 +871,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:55 GMT" + "Tue, 15 Mar 2016 23:50:35 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -886,13 +886,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1289277a-f672-4ba9-b062-92f6ed0f2285" + "7aa765f9-664a-4d6f-9b70-9b2d358d091e" ], "accept-language": [ "en-US" @@ -901,10 +901,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk8110\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk8110\"\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\": \"onesdk2340.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-02-26T02:24:25.5749198Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:24:25.5749198Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340\",\r\n \"name\": \"onesdk2340\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4455\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {\r\n \"suffix\": \"azuredatalakestore.net\"\r\n },\r\n \"name\": \"onesdk4455\"\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\": \"onesdk3535.azuredatalakeanalytics.net\",\r\n \"creationTime\": \"2016-03-15T23:50:07.6316486Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:50:07.6316486Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535\",\r\n \"name\": \"onesdk3535\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "659" + "658" ], "Content-Type": [ "application/json" @@ -916,16 +916,16 @@ "no-cache" ], "x-ms-request-id": [ - "5018df0d-171c-432e-ae64-25a4b3d554c6" + "ddaf6bc8-4cbc-466d-8508-fa031ab3c81a" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14974" + "14990" ], "x-ms-correlation-request-id": [ - "39802d5e-267d-44c1-91e0-4591b0e6e5a0" + "0946e95f-135c-4452-9f34-0c330cecb10c" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022457Z:39802d5e-267d-44c1-91e0-4591b0e6e5a0" + "CENTRALUS:20160315T235037Z:0946e95f-135c-4452-9f34-0c330cecb10c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -934,7 +934,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:57 GMT" + "Tue, 15 Mar 2016 23:50:36 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -949,13 +949,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a1163544-84a6-4b1b-9fb9-842ccc7da2c7" + "3ba4640c-433c-4424-b387-a3c73213b037" ], "accept-language": [ "en-US" @@ -964,10 +964,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk2340' under resource group 'onesdk5924' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk3535' under resource group 'onesdk576' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "161" + "160" ], "Content-Type": [ "application/json; charset=utf-8" @@ -982,13 +982,13 @@ "gateway" ], "x-ms-request-id": [ - "729ea52a-a1fc-463e-bc77-229712d11170" + "02f18842-d5e1-4125-8cbc-9c7abc2c3ee3" ], "x-ms-correlation-request-id": [ - "729ea52a-a1fc-463e-bc77-229712d11170" + "02f18842-d5e1-4125-8cbc-9c7abc2c3ee3" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022500Z:729ea52a-a1fc-463e-bc77-229712d11170" + "CENTRALUS:20160315T235039Z:02f18842-d5e1-4125-8cbc-9c7abc2c3ee3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -997,19 +997,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:59 GMT" + "Tue, 15 Mar 2016 23:50:38 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c6c3aff1-bfa4-4a89-8a12-40aabd2e21fd" + "000f82b5-245c-4a6a-8c96-4f15ee45f24d" ], "accept-language": [ "en-US" @@ -1018,10 +1018,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk2340' under resource group 'onesdk5924' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeAnalytics/accounts/onesdk3535' under resource group 'onesdk576' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "161" + "160" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1036,13 +1036,13 @@ "gateway" ], "x-ms-request-id": [ - "c8a9daa6-deb6-46fc-90a9-356475e6bdc4" + "d9430aab-e3a5-40d2-a5e7-42bcc19ee620" ], "x-ms-correlation-request-id": [ - "c8a9daa6-deb6-46fc-90a9-356475e6bdc4" + "d9430aab-e3a5-40d2-a5e7-42bcc19ee620" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022500Z:c8a9daa6-deb6-46fc-90a9-356475e6bdc4" + "CENTRALUS:20160315T235039Z:d9430aab-e3a5-40d2-a5e7-42bcc19ee620" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1051,16 +1051,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:00 GMT" + "Tue, 15 Mar 2016 23:50:38 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk2340\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk8110\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk8110\"\r\n }\r\n ]\r\n }\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk3535\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4455\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk4455\"\r\n }\r\n ]\r\n }\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -1069,7 +1069,7 @@ "233" ], "x-ms-client-request-id": [ - "86f8d98a-2858-4655-8084-c37691e78719" + "e360e7d4-22b7-4da3-918a-c669d2d0314d" ], "accept-language": [ "en-US" @@ -1078,10 +1078,10 @@ "Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk8110\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"name\": \"onesdk8110\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340\",\r\n \"name\": \"onesdk2340\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"defaultDataLakeStoreAccount\": \"onesdk4455\",\r\n \"dataLakeStoreAccounts\": [\r\n {\r\n \"properties\": {},\r\n \"name\": \"onesdk4455\"\r\n }\r\n ],\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535\",\r\n \"name\": \"onesdk3535\",\r\n \"type\": \"Microsoft.DataLakeAnalytics/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "453" + "468" ], "Content-Type": [ "application/json" @@ -1096,19 +1096,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/b630c2a6-16d2-4c91-b471-0740d2e5b31e0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/6ce551ed-4040-42d4-afb3-f69ee76306330?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "50e646fe-a22b-48ee-999b-664c4dc35465" + "4b2f55a8-1eee-4cde-92eb-46c6a8439999" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1194" + "1196" ], "x-ms-correlation-request-id": [ - "9923978f-dab3-4041-ab74-18df8490ea05" + "9b4706c0-d155-4954-9100-3ea7551ffc55" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022425Z:9923978f-dab3-4041-ab74-18df8490ea05" + "CENTRALUS:20160315T235005Z:9b4706c0-d155-4954-9100-3ea7551ffc55" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1117,10 +1117,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:24 GMT" + "Tue, 15 Mar 2016 23:50:04 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -1135,8 +1135,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/b630c2a6-16d2-4c91-b471-0740d2e5b31e0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy9iNjMwYzJhNi0xNmQyLTRjOTEtYjQ3MS0wNzQwZDJlNWIzMWUwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeAnalytics/locations/EastUS2/operationResults/6ce551ed-4040-42d4-afb3-f69ee76306330?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VBbmFseXRpY3MvbG9jYXRpb25zL0Vhc3RVUzIvb3BlcmF0aW9uUmVzdWx0cy82Y2U1NTFlZC00MDQwLTQyZDQtYWZiMy1mNjllZTc2MzA2MzMwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldyZleHBhbmRlZD10cnVl", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1159,16 +1159,16 @@ "no-cache" ], "x-ms-request-id": [ - "99f869f6-6649-462a-abcc-1b22a63b4f1c" + "8089be2d-16a4-487c-b8a2-72dd9e137272" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14977" + "14993" ], "x-ms-correlation-request-id": [ - "8386db37-2265-49d1-a377-8f32137c2cb1" + "7e64c1c3-f35d-4f9f-9f43-61949ae38ecf" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022455Z:8386db37-2265-49d1-a377-8f32137c2cb1" + "CENTRALUS:20160315T235035Z:7e64c1c3-f35d-4f9f-9f43-61949ae38ecf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1177,7 +1177,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:55 GMT" + "Tue, 15 Mar 2016 23:50:35 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1192,13 +1192,13 @@ "StatusCode": 200 }, { - "RequestUri": "/Jobs?$filter=submitTime%20ge%20datetimeoffset'2016-02-25T18:24:56.7517385-08:00'&api-version=2015-11-01-preview", - "EncodedRequestUri": "L0pvYnM/JGZpbHRlcj1zdWJtaXRUaW1lJTIwZ2UlMjBkYXRldGltZW9mZnNldCcyMDE2LTAyLTI1VDE4OjI0OjU2Ljc1MTczODUtMDg6MDAnJmFwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", + "RequestUri": "/Jobs?$filter=submitTime%20ge%20datetimeoffset'2016-03-15T16:50:36.0159037-07:00'&api-version=2015-11-01-preview", + "EncodedRequestUri": "L0pvYnM/JGZpbHRlcj1zdWJtaXRUaW1lJTIwZ2UlMjBkYXRldGltZW9mZnNldCcyMDE2LTAzLTE1VDE2OjUwOjM2LjAxNTkwMzctMDc6MDAnJmFwaS12ZXJzaW9uPTIwMTUtMTEtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "00d1de45-db6c-466b-a185-770199f171aa" + "8f86a947-acb8-4909-aa02-52b59e9b8d6a" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1225,7 +1225,7 @@ "chunked" ], "x-ms-request-id": [ - "f50b5757-0227-4f74-b273-299d9b9e642a" + "79099dfb-bd66-49d3-a3ea-c77cb7fef9f4" ], "X-Content-Type-Options": [ "nosniff" @@ -1237,19 +1237,19 @@ "private" ], "Date": [ - "Fri, 26 Feb 2016 02:24:57 GMT" + "Tue, 15 Mar 2016 23:50:36 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeAnalytics/accounts/onesdk2340?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZUFuYWx5dGljcy9hY2NvdW50cy9vbmVzZGsyMzQwP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeAnalytics/accounts/onesdk3535?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlQW5hbHl0aWNzL2FjY291bnRzL29uZXNkazM1MzU/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ef0ff8e7-0663-49e0-8eee-963012465bde" + "07307ef9-1f1c-4a56-a7e3-43976735e3ac" ], "accept-language": [ "en-US" @@ -1270,16 +1270,16 @@ "no-cache" ], "x-ms-request-id": [ - "37d6992b-8982-44c3-8bd9-51bf7bd3318f" + "e2f5df14-5777-4a10-8292-471f45ac7473" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1193" + "1195" ], "x-ms-correlation-request-id": [ - "d105860d-b93f-4ea4-b031-c9706c457fbd" + "de119c40-6814-4aaf-99f2-9e2b7e76ad01" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022500Z:d105860d-b93f-4ea4-b031-c9706c457fbd" + "CENTRALUS:20160315T235039Z:de119c40-6814-4aaf-99f2-9e2b7e76ad01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1288,7 +1288,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:24:59 GMT" + "Tue, 15 Mar 2016 23:50:38 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1303,13 +1303,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5924/providers/Microsoft.DataLakeStore/accounts/onesdk8110?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU5MjQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazgxMTA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk576/providers/Microsoft.DataLakeStore/accounts/onesdk4455?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU3Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrNDQ1NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1850a427-132d-4df3-8f5c-300c9a185acb" + "da6e6c78-6bef-473b-ade8-edc3ce6b33c7" ], "accept-language": [ "en-US" @@ -1330,16 +1330,16 @@ "no-cache" ], "x-ms-request-id": [ - "8c7bee4e-9321-4412-b6b4-821cbb647f54" + "cefee0a2-36eb-4f74-954e-00bd2cea548b" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1187" + "1194" ], "x-ms-correlation-request-id": [ - "6bb48bc6-ef98-4ab6-af1e-b41b3a78ee6d" + "20a14f32-ebbe-48a8-92f4-542a1152ea24" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022502Z:6bb48bc6-ef98-4ab6-af1e-b41b3a78ee6d" + "CENTRALUS:20160315T235041Z:20a14f32-ebbe-48a8-92f4-542a1152ea24" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1348,7 +1348,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:02 GMT" + "Tue, 15 Mar 2016 23:50:40 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1363,8 +1363,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5924?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU5MjQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk576?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU3Nj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -1387,16 +1387,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1193" + "1194" ], "x-ms-request-id": [ - "580740aa-2650-45e2-a84d-277795fb6b74" + "bf36c51d-8624-4046-96f5-083ffe902ac5" ], "x-ms-correlation-request-id": [ - "580740aa-2650-45e2-a84d-277795fb6b74" + "bf36c51d-8624-4046-96f5-083ffe902ac5" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022504Z:580740aa-2650-45e2-a84d-277795fb6b74" + "CENTRALUS:20160315T235042Z:bf36c51d-8624-4046-96f5-083ffe902ac5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1405,22 +1405,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:04 GMT" + "Tue, 15 Mar 2016 23:50:41 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1OTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NzYtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1OTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPVEkwTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NzYtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFOell0UlVGVFZGVlRNaUlzSW1wdllreHZZMkYwYVc5dUlqb2laV0Z6ZEhWek1pSjk/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1441,16 +1441,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14986" ], "x-ms-request-id": [ - "bd0d63d8-45bd-48bc-86bc-11883d09bf77" + "ff52b827-a41a-47d1-b352-132fb1acf885" ], "x-ms-correlation-request-id": [ - "bd0d63d8-45bd-48bc-86bc-11883d09bf77" + "ff52b827-a41a-47d1-b352-132fb1acf885" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022504Z:bd0d63d8-45bd-48bc-86bc-11883d09bf77" + "CENTRALUS:20160315T235042Z:ff52b827-a41a-47d1-b352-132fb1acf885" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1459,22 +1459,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:04 GMT" + "Tue, 15 Mar 2016 23:50:41 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1OTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NzYtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1OTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPVEkwTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NzYtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFOell0UlVGVFZGVlRNaUlzSW1wdllreHZZMkYwYVc5dUlqb2laV0Z6ZEhWek1pSjk/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1495,16 +1495,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14985" ], "x-ms-request-id": [ - "59bf8f5d-72e4-467e-858c-df284d5f6d6b" + "b2ef4466-3049-479c-9b5a-e790e8dcebf3" ], "x-ms-correlation-request-id": [ - "59bf8f5d-72e4-467e-858c-df284d5f6d6b" + "b2ef4466-3049-479c-9b5a-e790e8dcebf3" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022519Z:59bf8f5d-72e4-467e-858c-df284d5f6d6b" + "CENTRALUS:20160315T235057Z:b2ef4466-3049-479c-9b5a-e790e8dcebf3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1513,22 +1513,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:18 GMT" + "Tue, 15 Mar 2016 23:50:57 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1OTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NzYtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1OTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPVEkwTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NzYtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFOell0UlVGVFZGVlRNaUlzSW1wdllreHZZMkYwYVc5dUlqb2laV0Z6ZEhWek1pSjk/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1549,16 +1549,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14987" + "14984" ], "x-ms-request-id": [ - "f90cfb00-e8c0-43ec-9b20-a615a9f5b737" + "2f18b8a5-0189-47b5-b29f-3fa10b81f97c" ], "x-ms-correlation-request-id": [ - "f90cfb00-e8c0-43ec-9b20-a615a9f5b737" + "2f18b8a5-0189-47b5-b29f-3fa10b81f97c" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022535Z:f90cfb00-e8c0-43ec-9b20-a615a9f5b737" + "CENTRALUS:20160315T235112Z:2f18b8a5-0189-47b5-b29f-3fa10b81f97c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1567,22 +1567,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:34 GMT" + "Tue, 15 Mar 2016 23:51:12 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1OTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NzYtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1OTI0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPVEkwTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NzYtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFOell0UlVGVFZGVlRNaUlzSW1wdllreHZZMkYwYVc5dUlqb2laV0Z6ZEhWek1pSjk/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1600,16 +1600,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14986" + "14983" ], "x-ms-request-id": [ - "fb4c2bd0-ef11-43ab-a684-b6e8fd787513" + "8f68b2ca-b756-487d-9b0f-d17bc9e0500a" ], "x-ms-correlation-request-id": [ - "fb4c2bd0-ef11-43ab-a684-b6e8fd787513" + "8f68b2ca-b756-487d-9b0f-d17bc9e0500a" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T022550Z:fb4c2bd0-ef11-43ab-a684-b6e8fd787513" + "CENTRALUS:20160315T235127Z:8f68b2ca-b756-487d-9b0f-d17bc9e0500a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1618,7 +1618,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:25:50 GMT" + "Tue, 15 Mar 2016 23:51:26 GMT" ] }, "StatusCode": 200 @@ -1626,9 +1626,9 @@ ], "Names": { "": [ - "onesdk5924", - "onesdk2340", - "onesdk8110" + "onesdk576", + "onesdk3535", + "onesdk4455" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/packages.config b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/packages.config index 508c33c9cd61..bdf40267256b 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/packages.config +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/packages.config @@ -5,8 +5,8 @@ - - + + @@ -16,8 +16,8 @@ - - + + diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Commands.DataLakeAnalytics.csproj b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Commands.DataLakeAnalytics.csproj index c2ee4414b36c..2c1cf33988d1 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Commands.DataLakeAnalytics.csproj +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Commands.DataLakeAnalytics.csproj @@ -47,7 +47,7 @@ False - ..\..\..\packages\Microsoft.Azure.Management.DataLake.Analytics.0.10.1-preview\lib\net45\Microsoft.Azure.Management.DataLake.Analytics.dll + ..\..\..\packages\Microsoft.Azure.Management.DataLake.Analytics.0.10.2-preview\lib\net45\Microsoft.Azure.Management.DataLake.Analytics.dll True @@ -63,12 +63,13 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll False + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll + True False - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Commands/SubmitAzureRmDataLakeAnalyticsJob.cs b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Commands/SubmitAzureRmDataLakeAnalyticsJob.cs index a1c80acdf7bb..e0c2416d3315 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Commands/SubmitAzureRmDataLakeAnalyticsJob.cs +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Commands/SubmitAzureRmDataLakeAnalyticsJob.cs @@ -209,7 +209,7 @@ public override void ExecuteCmdlet() var jobInfo = new JobInformation { - JobId = Guid.NewGuid().ToString(), + JobId = Guid.NewGuid(), Name = Name, Properties = properties, Type = jobType, diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Models/DataLakeAnalyticsClient.cs b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Models/DataLakeAnalyticsClient.cs index 8e47e08504e8..69a01c4ac728 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Models/DataLakeAnalyticsClient.cs +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Models/DataLakeAnalyticsClient.cs @@ -753,13 +753,13 @@ private IList GetTypes(string accountName, string databaseName, public JobInformation GetJob(string accountName, Guid jobId) { - return _jobClient.Job.Get(jobId.ToString(), accountName); + return _jobClient.Job.Get(jobId, accountName); } public JobInformation SubmitJob(string accountName, JobInformation jobToSubmit) { return - _jobClient.Job.Create(jobToSubmit.JobId, + _jobClient.Job.Create(jobToSubmit.JobId.GetValueOrDefault(), jobToSubmit, accountName); } @@ -771,17 +771,17 @@ public JobInformation BuildJob(string accountName, JobInformation jobToBuild) public void CancelJob(string accountName, Guid jobId) { - _jobClient.Job.Cancel(jobId.ToString(), accountName); + _jobClient.Job.Cancel(jobId, accountName); } public JobDataPath GetDebugDataPaths(string accountName, Guid jobId) { - return _jobClient.Job.GetDebugDataPath(jobId.ToString(), accountName); + return _jobClient.Job.GetDebugDataPath(jobId, accountName); } public JobStatistics GetJobStatistics(string accountName, Guid jobId) { - return _jobClient.Job.GetStatistics(jobId.ToString(), accountName); + return _jobClient.Job.GetStatistics(jobId, accountName); } public List ListJobs(string accountName, string filter, int? top, diff --git a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/packages.config b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/packages.config index c40f2271f7a9..e6e5e7a3aac0 100644 --- a/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/packages.config +++ b/src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/packages.config @@ -3,15 +3,15 @@ - + - - + + diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/Commands.DataLakeStore.Test.csproj b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/Commands.DataLakeStore.Test.csproj index e3167d9185b8..63bf22ccb295 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/Commands.DataLakeStore.Test.csproj +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/Commands.DataLakeStore.Test.csproj @@ -64,7 +64,7 @@ False - ..\..\..\packages\Microsoft.Azure.Management.DataLake.Store.0.10.0-preview\lib\net45\Microsoft.Azure.Management.DataLake.Store.dll + ..\..\..\packages\Microsoft.Azure.Management.DataLake.Store.0.10.1-preview\lib\net45\Microsoft.Azure.Management.DataLake.Store.dll True @@ -94,12 +94,13 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + False + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True False - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/ScenarioTests/AdlsTestsBase.cs b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/ScenarioTests/AdlsTestsBase.cs index 2bb58f1f360c..8a0559ce5d2f 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/ScenarioTests/AdlsTestsBase.cs +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/ScenarioTests/AdlsTestsBase.cs @@ -209,7 +209,6 @@ private void TryRegisterSubscriptionForResource(string providerName = "Microsoft ProviderRegistrationState.Registering != resultAfterRegister.Provider.RegistrationState, string.Format("Provider registration state was not 'Registered' or 'Registering', instead it was '{0}'", resultAfterRegister.Provider.RegistrationState)); ThrowIfTrue(resultAfterRegister.Provider.ResourceTypes == null || resultAfterRegister.Provider.ResourceTypes.Count == 0, "Provider.ResourceTypes is empty."); - ThrowIfTrue(resultAfterRegister.Provider.ResourceTypes[0].Locations == null || resultAfterRegister.Provider.ResourceTypes[0].Locations.Count == 0, "Provider.ResourceTypes[0].Locations is empty."); } private void TryCreateResourceGroup(string resourceGroupName, string location) diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsAccount.json b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsAccount.json index c17f37920ce0..1037d5726413 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsAccount.json +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsAccount.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\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/firewallRules\",\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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"resourceTypes\": [\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 \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "640" + "749" ], "Content-Type": [ "application/json; charset=utf-8" @@ -28,13 +28,13 @@ "1199" ], "x-ms-request-id": [ - "ff580c96-3988-49f2-a090-53c7d5e9f779" + "41f506a7-fb1d-4d8d-a403-c9d89b931f27" ], "x-ms-correlation-request-id": [ - "ff580c96-3988-49f2-a090-53c7d5e9f779" + "41f506a7-fb1d-4d8d-a403-c9d89b931f27" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T015933Z:ff580c96-3988-49f2-a090-53c7d5e9f779" + "WESTUS:20160315T233707Z:41f506a7-fb1d-4d8d-a403-c9d89b931f27" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 01:59:33 GMT" + "Tue, 15 Mar 2016 23:37:06 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\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/firewallRules\",\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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"resourceTypes\": [\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 \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "640" + "749" ], "Content-Type": [ "application/json; charset=utf-8" @@ -76,13 +76,13 @@ "14999" ], "x-ms-request-id": [ - "87d02340-0f3a-449c-aa30-fed7945558dc" + "9814d073-6d58-4cad-b617-09b578548e16" ], "x-ms-correlation-request-id": [ - "87d02340-0f3a-449c-aa30-fed7945558dc" + "9814d073-6d58-4cad-b617-09b578548e16" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T015934Z:87d02340-0f3a-449c-aa30-fed7945558dc" + "WESTUS:20160315T233707Z:9814d073-6d58-4cad-b617-09b578548e16" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 01:59:33 GMT" + "Tue, 15 Mar 2016 23:37:07 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5553?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU1NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8783?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazg3ODM/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -127,13 +127,13 @@ "14998" ], "x-ms-request-id": [ - "2c3e2d98-d531-43b6-ad03-fe314c81a313" + "d1606e1e-46fc-456d-be5c-df4a3386eec7" ], "x-ms-correlation-request-id": [ - "2c3e2d98-d531-43b6-ad03-fe314c81a313" + "d1606e1e-46fc-456d-be5c-df4a3386eec7" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T015945Z:2c3e2d98-d531-43b6-ad03-fe314c81a313" + "WESTUS:20160315T233716Z:d1606e1e-46fc-456d-be5c-df4a3386eec7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -142,14 +142,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 01:59:45 GMT" + "Tue, 15 Mar 2016 23:37:15 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5553?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU1NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8783?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazg3ODM/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -172,13 +172,13 @@ "14996" ], "x-ms-request-id": [ - "54a65450-2a2d-4206-a873-cc785bfd35d0" + "8883ff10-7666-42d9-88e6-15efe58b5ec9" ], "x-ms-correlation-request-id": [ - "54a65450-2a2d-4206-a873-cc785bfd35d0" + "8883ff10-7666-42d9-88e6-15efe58b5ec9" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020032Z:54a65450-2a2d-4206-a873-cc785bfd35d0" + "WESTUS:20160315T233755Z:8883ff10-7666-42d9-88e6-15efe58b5ec9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -187,14 +187,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:32 GMT" + "Tue, 15 Mar 2016 23:37:55 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5553?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU1NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8783?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazg3ODM/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -208,7 +208,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553\",\r\n \"name\": \"onesdk5553\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783\",\r\n \"name\": \"onesdk8783\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -226,13 +226,13 @@ "1198" ], "x-ms-request-id": [ - "771ddfcb-ebd2-49cb-8499-41b6745663af" + "3fbad21d-ca84-4da0-a187-649ed9a8b406" ], "x-ms-correlation-request-id": [ - "771ddfcb-ebd2-49cb-8499-41b6745663af" + "3fbad21d-ca84-4da0-a187-649ed9a8b406" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T015949Z:771ddfcb-ebd2-49cb-8499-41b6745663af" + "WESTUS:20160315T233717Z:3fbad21d-ca84-4da0-a187-649ed9a8b406" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -241,14 +241,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 01:59:49 GMT" + "Tue, 15 Mar 2016 23:37:16 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTYtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -274,13 +274,13 @@ "14997" ], "x-ms-request-id": [ - "21ce8ffa-168d-412a-b345-d313959afe99" + "ee740b47-5274-48fc-bb83-eed3fb404492" ], "x-ms-correlation-request-id": [ - "21ce8ffa-168d-412a-b345-d313959afe99" + "ee740b47-5274-48fc-bb83-eed3fb404492" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T015950Z:21ce8ffa-168d-412a-b345-d313959afe99" + "WESTUS:20160315T233717Z:ee740b47-5274-48fc-bb83-eed3fb404492" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -289,19 +289,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 01:59:50 GMT" + "Tue, 15 Mar 2016 23:37:17 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d58ed11e-d8b4-4eb8-ab93-64a61f6d9c2f" + "435f888b-68de-470d-ba82-6795bbd73cbb" ], "accept-language": [ "en-US" @@ -310,7 +310,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6401' under resource group 'onesdk5553' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6278' under resource group 'onesdk8783' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -328,13 +328,13 @@ "gateway" ], "x-ms-request-id": [ - "2d2fb50c-d236-40e9-9a61-7fde414ddfac" + "94a8cfb2-9d02-47f9-a488-e49a4d90d72c" ], "x-ms-correlation-request-id": [ - "2d2fb50c-d236-40e9-9a61-7fde414ddfac" + "94a8cfb2-9d02-47f9-a488-e49a4d90d72c" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T015950Z:2d2fb50c-d236-40e9-9a61-7fde414ddfac" + "WESTUS:20160315T233718Z:94a8cfb2-9d02-47f9-a488-e49a4d90d72c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -343,19 +343,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 01:59:50 GMT" + "Tue, 15 Mar 2016 23:37:17 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "88805365-4e39-40f2-a128-739cbf6c3480" + "41beb71b-e05c-4c7f-88b7-88814e0be8f6" ], "accept-language": [ "en-US" @@ -364,7 +364,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6401' under resource group 'onesdk5553' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6278' under resource group 'onesdk8783' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -382,13 +382,13 @@ "gateway" ], "x-ms-request-id": [ - "fb22cafa-0e5d-4b9f-a513-03cfd6601f97" + "1c9ebb22-d920-4c9d-b6fc-0e087d7a5486" ], "x-ms-correlation-request-id": [ - "fb22cafa-0e5d-4b9f-a513-03cfd6601f97" + "1c9ebb22-d920-4c9d-b6fc-0e087d7a5486" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T015950Z:fb22cafa-0e5d-4b9f-a513-03cfd6601f97" + "WESTUS:20160315T233718Z:1c9ebb22-d920-4c9d-b6fc-0e087d7a5486" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -397,14 +397,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 01:59:50 GMT" + "Tue, 15 Mar 2016 23:37:17 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -412,10 +412,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6401.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T01:59:55.051013Z\",\r\n \"lastModifiedTime\": \"2016-02-26T01:59:55.051013Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6278.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:23.5332321Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:23.5332321Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "486" + "488" ], "Content-Type": [ "application/json" @@ -427,16 +427,16 @@ "no-cache" ], "x-ms-request-id": [ - "32f61929-2817-4be0-b54d-c19f23f85ef6" + "91da6ee3-35cc-4977-945f-2a357c0b0f0e" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14996" ], "x-ms-correlation-request-id": [ - "12e9799f-4777-4b90-9dee-fc187d425b32" + "8ec6ac25-1230-4106-b736-0e4d83e1c854" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020023Z:12e9799f-4777-4b90-9dee-fc187d425b32" + "WESTUS:20160315T233751Z:8ec6ac25-1230-4106-b736-0e4d83e1c854" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -445,7 +445,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:23 GMT" + "Tue, 15 Mar 2016 23:37:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -460,13 +460,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e7729f96-e87e-4c5f-bfe3-12ac947208bb" + "3fea8393-b017-4fa5-9e51-7ecf43e3fa59" ], "accept-language": [ "en-US" @@ -475,10 +475,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6401.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T01:59:55.051013Z\",\r\n \"lastModifiedTime\": \"2016-02-26T01:59:55.051013Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6278.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:23.5332321Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:23.5332321Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "486" + "488" ], "Content-Type": [ "application/json" @@ -490,16 +490,16 @@ "no-cache" ], "x-ms-request-id": [ - "a988747b-6ec1-48c8-a276-899bba04471f" + "af6795b5-39d4-4c7c-ba71-6e9c1a167d95" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14995" ], "x-ms-correlation-request-id": [ - "256d02c3-6cbc-4979-bc19-477afce44266" + "6f9efb8e-70da-430b-9306-27d7a301e07c" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020024Z:256d02c3-6cbc-4979-bc19-477afce44266" + "WESTUS:20160315T233751Z:6f9efb8e-70da-430b-9306-27d7a301e07c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -508,7 +508,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:23 GMT" + "Tue, 15 Mar 2016 23:37:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -523,13 +523,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d4ba70c7-520e-4175-82c1-0126e7db2e27" + "adf8fcc4-9e4e-4578-9696-21ebb7373be5" ], "accept-language": [ "en-US" @@ -538,10 +538,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6401.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T01:59:55.051013Z\",\r\n \"lastModifiedTime\": \"2016-02-26T01:59:55.051013Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6278.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:23.5332321Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:23.5332321Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "486" + "488" ], "Content-Type": [ "application/json" @@ -553,16 +553,16 @@ "no-cache" ], "x-ms-request-id": [ - "c8fc2963-f138-4f12-85a5-59ad60c52819" + "89088fef-d6ec-46ea-bfea-a7bcc1880e42" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14994" ], "x-ms-correlation-request-id": [ - "2cb973f7-ab65-4bff-b98e-17ecd5c92090" + "88e87bf9-eba2-4784-8519-6c8e8363f853" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020024Z:2cb973f7-ab65-4bff-b98e-17ecd5c92090" + "WESTUS:20160315T233752Z:88e87bf9-eba2-4784-8519-6c8e8363f853" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -571,7 +571,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:23 GMT" + "Tue, 15 Mar 2016 23:37:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -586,13 +586,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "61c3e496-9614-4074-bbb0-310cae0f4ee4" + "d84c4d0d-a7ad-40cb-a740-45b76ffdb9bb" ], "accept-language": [ "en-US" @@ -601,10 +601,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6401.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T01:59:55.051013Z\",\r\n \"lastModifiedTime\": \"2016-02-26T01:59:55.051013Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6278.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:23.5332321Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:23.5332321Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "486" + "488" ], "Content-Type": [ "application/json" @@ -616,16 +616,16 @@ "no-cache" ], "x-ms-request-id": [ - "a83ca3ac-e877-40ff-9598-5cae0bd3aee4" + "1afa9578-e7ed-491f-bfa0-57a6602fed30" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14993" ], "x-ms-correlation-request-id": [ - "3507433a-71c6-4ff9-a230-6f10288a34c6" + "9bed6c9d-e741-4660-8a41-f3100ac38996" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020024Z:3507433a-71c6-4ff9-a230-6f10288a34c6" + "WESTUS:20160315T233752Z:9bed6c9d-e741-4660-8a41-f3100ac38996" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -634,7 +634,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:23 GMT" + "Tue, 15 Mar 2016 23:37:51 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -649,13 +649,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fd8eba8c-a950-4c19-9c27-58d98708f864" + "dd56546a-96c2-476a-9ba4-42c67e8abdb4" ], "accept-language": [ "en-US" @@ -664,7 +664,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6401.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T01:59:55.051013Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:00:25.3599181Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6278.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:23.5332321Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:52.936202Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "509" @@ -679,16 +679,16 @@ "no-cache" ], "x-ms-request-id": [ - "7ce24bc5-521f-4bab-9023-a6f6b6fe0991" + "fe874a74-006e-44cd-9023-7a799a780a33" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14990" ], "x-ms-correlation-request-id": [ - "221b2540-a16c-49d2-b26e-6ad0c3d53ba6" + "ea72eb74-9094-4e89-b170-e49c816cae65" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020026Z:221b2540-a16c-49d2-b26e-6ad0c3d53ba6" + "WESTUS:20160315T233753Z:ea72eb74-9094-4e89-b170-e49c816cae65" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -697,7 +697,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:26 GMT" + "Tue, 15 Mar 2016 23:37:53 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -712,13 +712,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "949cd3fc-9aa4-46a2-9694-9a1a67de0c19" + "088a073c-49ce-4406-b225-19fc9b0815b2" ], "accept-language": [ "en-US" @@ -727,7 +727,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6401' under resource group 'onesdk5553' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6278' under resource group 'onesdk8783' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -745,13 +745,13 @@ "gateway" ], "x-ms-request-id": [ - "941569e7-8853-484b-ac7e-8d12e6d7db6b" + "ebd3f9ca-6d91-4bbe-a505-d24fc19eb8ae" ], "x-ms-correlation-request-id": [ - "941569e7-8853-484b-ac7e-8d12e6d7db6b" + "ebd3f9ca-6d91-4bbe-a505-d24fc19eb8ae" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020031Z:941569e7-8853-484b-ac7e-8d12e6d7db6b" + "WESTUS:20160315T233755Z:ebd3f9ca-6d91-4bbe-a505-d24fc19eb8ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -760,19 +760,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:31 GMT" + "Tue, 15 Mar 2016 23:37:55 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3c596f3f-5693-4d02-8598-f79122e184fe" + "5e604fc4-1646-42e4-8e37-a15609e95663" ], "accept-language": [ "en-US" @@ -781,7 +781,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6401' under resource group 'onesdk5553' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6278' under resource group 'onesdk8783' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -799,13 +799,13 @@ "gateway" ], "x-ms-request-id": [ - "35c09d76-5fba-438e-b0fa-60fae52c8b6a" + "9ab8bfba-f8b7-4b8c-a9da-fc6a2f928b58" ], "x-ms-correlation-request-id": [ - "35c09d76-5fba-438e-b0fa-60fae52c8b6a" + "9ab8bfba-f8b7-4b8c-a9da-fc6a2f928b58" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020032Z:35c09d76-5fba-438e-b0fa-60fae52c8b6a" + "WESTUS:20160315T233755Z:9ab8bfba-f8b7-4b8c-a9da-fc6a2f928b58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -814,16 +814,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:31 GMT" + "Tue, 15 Mar 2016 23:37:55 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk6401\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk6278\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -832,7 +832,7 @@ "92" ], "x-ms-client-request-id": [ - "2d10924b-b5fa-4cda-86e1-fe6bd147b870" + "cb501541-be08-48ce-b5c6-cb21fced4a15" ], "accept-language": [ "en-US" @@ -841,7 +841,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "354" @@ -859,19 +859,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/548a7d53-11ed-4a2a-b0a1-6447b0915c3b0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ac38b5f3-dd1e-4df8-97db-464f20b77a7c0?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "8b26dbc8-7ebc-49c7-8e76-c3f0101ebfde" + "a67417b9-4e7c-40e7-9701-d0927c631f34" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "5e847a6e-032a-40db-ba5b-99022584702c" + "260f6760-49ee-49e1-8f9a-2b24fe5ff841" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T015953Z:5e847a6e-032a-40db-ba5b-99022584702c" + "WESTUS:20160315T233721Z:260f6760-49ee-49e1-8f9a-2b24fe5ff841" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -880,10 +880,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 01:59:52 GMT" + "Tue, 15 Mar 2016 23:37:20 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -898,8 +898,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/548a7d53-11ed-4a2a-b0a1-6447b0915c3b0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzU0OGE3ZDUzLTExZWQtNGEyYS1iMGExLTY0NDdiMDkxNWMzYjA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/ac38b5f3-dd1e-4df8-97db-464f20b77a7c0?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2FjMzhiNWYzLWRkMWUtNGRmOC05N2RiLTQ2NGYyMGI3N2E3YzA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -922,16 +922,16 @@ "no-cache" ], "x-ms-request-id": [ - "088741c8-3012-4176-808d-79d356a0cad8" + "da2de832-5d72-47dc-9fe8-dad0d21a7263" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14997" ], "x-ms-correlation-request-id": [ - "54083be6-d554-4b48-92ae-67aaf3fb5890" + "6749af14-315a-4b50-bbd4-cfd423019a63" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020023Z:54083be6-d554-4b48-92ae-67aaf3fb5890" + "WESTUS:20160315T233751Z:6749af14-315a-4b50-bbd4-cfd423019a63" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -940,7 +940,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:23 GMT" + "Tue, 15 Mar 2016 23:37:50 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -955,10 +955,10 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PATCH", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk6401\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk6278\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -967,7 +967,7 @@ "125" ], "x-ms-client-request-id": [ - "73a929f7-507b-4ee2-981a-e4361feb46ce" + "343501aa-c218-49d2-927e-f0259eeeca34" ], "accept-language": [ "en-US" @@ -976,7 +976,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6401.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T01:59:55.051013Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:00:25.3599181Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6278.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:23.5332321Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:52.936202Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "509" @@ -991,16 +991,16 @@ "no-cache" ], "x-ms-request-id": [ - "ca9f4b98-af67-4fde-9c93-903e24e93d63" + "661cc385-2db1-48b7-bb44-5b767fbffd2c" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], "x-ms-correlation-request-id": [ - "c18a1d8f-7c6c-412f-bb1f-522f0419a5ad" + "57a0474c-13bd-4f24-8a53-f5e6cf992b95" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020026Z:c18a1d8f-7c6c-412f-bb1f-522f0419a5ad" + "WESTUS:20160315T233753Z:57a0474c-13bd-4f24-8a53-f5e6cf992b95" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1009,7 +1009,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:25 GMT" + "Tue, 15 Mar 2016 23:37:52 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1024,13 +1024,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzP2FwaS12ZXJzaW9uPTIwMTUtMTAtMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d1b176aa-a55c-4656-9552-f27d37d40107" + "1945ae2a-cbea-477e-9947-45550bdbbe17" ], "accept-language": [ "en-US" @@ -1039,7 +1039,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6401.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T01:59:55.051013Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:00:25.3599181Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\r\n \"type\": \"Microsoft.DataLakeStore/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\": \"onesdk6278.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:23.5332321Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:52.936202Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ "475" @@ -1054,16 +1054,16 @@ "no-cache" ], "x-ms-request-id": [ - "9f6b60ad-4f35-48aa-9fc2-e5610362dbcc" + "13d7db23-69be-4d00-90ac-576c5ac3705d" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14992" ], "x-ms-correlation-request-id": [ - "74da9348-d198-43d2-bc8f-a56a31a97a56" + "7c8797e4-8286-4f30-96c7-6da4cb45715d" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020026Z:74da9348-d198-43d2-bc8f-a56a31a97a56" + "WESTUS:20160315T233753Z:7c8797e4-8286-4f30-96c7-6da4cb45715d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1072,7 +1072,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:25 GMT" + "Tue, 15 Mar 2016 23:37:52 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1093,7 +1093,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c705a498-d04b-4fea-82b7-2f305a3fa123" + "16afd427-23e9-4266-ab74-d0a8ae323461" ], "accept-language": [ "en-US" @@ -1102,10 +1102,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testadlfs17772.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-23T02:13:55.0992824Z\",\r\n \"lastModifiedTime\": \"2016-02-23T02:13:55.0992824Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/datalakerg12687/providers/Microsoft.DataLakeStore/accounts/testadlfs17772\",\r\n \"name\": \"testadlfs17772\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6401.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T01:59:55.051013Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:00:25.3599181Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401\",\r\n \"name\": \"onesdk6401\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2612.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-25T22:13:59.3488032Z\",\r\n \"lastModifiedTime\": \"2016-02-25T22:13:59.3488032Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7034/providers/Microsoft.DataLakeStore/accounts/onesdk2612\",\r\n \"name\": \"onesdk2612\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake13758.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-01-27T23:37:46.4920191Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:37:46.4920191Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeStore/accounts/testdatalake13758\",\r\n \"name\": \"testdatalake13758\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake27879.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-01-27T23:38:19.8556695Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:38:19.8556695Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba12048/providers/Microsoft.DataLakeStore/accounts/testdatalake27879\",\r\n \"name\": \"testdatalake27879\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake1187.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-01-27T23:27:31.385199Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:27:31.385199Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeStore/accounts/testdatalake1187\",\r\n \"name\": \"testdatalake1187\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"testdatalake21234.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-01-27T23:28:02.8597522Z\",\r\n \"lastModifiedTime\": \"2016-01-27T23:28:02.8597522Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/rgaba18569/providers/Microsoft.DataLakeStore/accounts/testdatalake21234\",\r\n \"name\": \"testdatalake21234\",\r\n \"type\": \"Microsoft.DataLakeStore/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\": \"javaadlsacct2163.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-11T03:22:26.2833263Z\",\r\n \"lastModifiedTime\": \"2016-03-11T03:22:26.2833263Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg610/providers/Microsoft.DataLakeStore/accounts/javaadlsacct2163\",\r\n \"name\": \"javaadlsacct2163\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"javaadlsacct4.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-11T03:21:41.617856Z\",\r\n \"lastModifiedTime\": \"2016-03-11T03:21:41.617856Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg610/providers/Microsoft.DataLakeStore/accounts/javaadlsacct4\",\r\n \"name\": \"javaadlsacct4\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"javaadlsacct2183.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-11T19:02:42.2281794Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:02:42.2281794Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeStore/accounts/javaadlsacct2183\",\r\n \"name\": \"javaadlsacct2183\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"javaadlsacct235.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-11T19:01:57.6286994Z\",\r\n \"lastModifiedTime\": \"2016-03-11T19:01:57.6286994Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg80/providers/Microsoft.DataLakeStore/accounts/javaadlsacct235\",\r\n \"name\": \"javaadlsacct235\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"javaadlsacct58.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-11T03:11:36.5208159Z\",\r\n \"lastModifiedTime\": \"2016-03-11T03:11:36.5208159Z\"\r\n },\r\n \"location\": \"eastus2\",\r\n \"tags\": null,\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/javaadlarg986/providers/Microsoft.DataLakeStore/accounts/javaadlsacct58\",\r\n \"name\": \"javaadlsacct58\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3722.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:14.0382621Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:14.0382621Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk3722\",\r\n \"name\": \"onesdk3722\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk3591/providers/Microsoft.DataLakeStore/accounts/onesdk709\",\r\n \"name\": \"onesdk709\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n },\r\n {\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6278.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:37:23.5332321Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:37:52.936202Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {\r\n \"TestTag\": \"TestUpdate\"\r\n },\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278\",\r\n \"name\": \"onesdk6278\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n }\r\n ]\r\n}", "ResponseHeaders": { "Content-Length": [ - "3239" + "3569" ], "Content-Type": [ "application/json" @@ -1117,16 +1117,16 @@ "no-cache" ], "x-ms-request-id": [ - "adde6250-d8cd-427f-94d9-a1fb6436b50e" + "1a8db6ea-42ff-4921-be87-34a2df9e35e8" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14991" ], "x-ms-correlation-request-id": [ - "cb18b985-a029-44de-bf26-d46974249901" + "78177009-2751-4061-8ee7-f98b697632a8" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020026Z:cb18b985-a029-44de-bf26-d46974249901" + "WESTUS:20160315T233753Z:78177009-2751-4061-8ee7-f98b697632a8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1135,7 +1135,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:25 GMT" + "Tue, 15 Mar 2016 23:37:53 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1150,13 +1150,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5553/providers/Microsoft.DataLakeStore/accounts/onesdk6401?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazU1NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY0MDE/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk8783/providers/Microsoft.DataLakeStore/accounts/onesdk6278?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazg3ODMvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazYyNzg/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d5f27518-a60f-4435-9719-2bd2b236d09f" + "53d34c3a-3f99-4bc5-912a-9dd1f2eb4095" ], "accept-language": [ "en-US" @@ -1177,16 +1177,16 @@ "no-cache" ], "x-ms-request-id": [ - "68a5a6cc-8c02-4775-846a-21f5f34eb3a9" + "be89d785-bca9-45d1-bfa0-a75006e5907b" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1197" ], "x-ms-correlation-request-id": [ - "a5ab1a39-e994-468f-84ed-eaf0704a04ae" + "8992519b-02f3-4c82-a844-f92e4418ee1f" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020031Z:a5ab1a39-e994-468f-84ed-eaf0704a04ae" + "WESTUS:20160315T233755Z:8992519b-02f3-4c82-a844-f92e4418ee1f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1195,7 +1195,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:31 GMT" + "Tue, 15 Mar 2016 23:37:54 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1210,8 +1210,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5553?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazU1NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk8783?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazg3ODM/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -1237,13 +1237,13 @@ "1197" ], "x-ms-request-id": [ - "3ace34f0-60c5-4277-bf93-8fa24c16eafe" + "18d2787c-11f4-455c-9ef3-8ad85a953f20" ], "x-ms-correlation-request-id": [ - "3ace34f0-60c5-4277-bf93-8fa24c16eafe" + "18d2787c-11f4-455c-9ef3-8ad85a953f20" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020033Z:3ace34f0-60c5-4277-bf93-8fa24c16eafe" + "WESTUS:20160315T233756Z:18d2787c-11f4-455c-9ef3-8ad85a953f20" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1252,22 +1252,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:33 GMT" + "Tue, 15 Mar 2016 23:37:55 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NTUzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4NzgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NTUzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFOVFV6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4NzgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczROemd6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1291,13 +1291,13 @@ "14995" ], "x-ms-request-id": [ - "1cdc339b-e935-43e5-b888-136fc89ae921" + "feb6ba5c-998c-4ead-a5f2-3bff81784661" ], "x-ms-correlation-request-id": [ - "1cdc339b-e935-43e5-b888-136fc89ae921" + "feb6ba5c-998c-4ead-a5f2-3bff81784661" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020034Z:1cdc339b-e935-43e5-b888-136fc89ae921" + "WESTUS:20160315T233757Z:feb6ba5c-998c-4ead-a5f2-3bff81784661" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1306,22 +1306,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:34 GMT" + "Tue, 15 Mar 2016 23:37:57 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NTUzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4NzgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NTUzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFOVFV6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4NzgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczROemd6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1345,13 +1345,13 @@ "14994" ], "x-ms-request-id": [ - "0f3e954e-76a1-4fe1-b985-29719e37e35d" + "a42e6205-4f11-4f6e-8e6a-85ff284f7d32" ], "x-ms-correlation-request-id": [ - "0f3e954e-76a1-4fe1-b985-29719e37e35d" + "a42e6205-4f11-4f6e-8e6a-85ff284f7d32" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020049Z:0f3e954e-76a1-4fe1-b985-29719e37e35d" + "WESTUS:20160315T233812Z:a42e6205-4f11-4f6e-8e6a-85ff284f7d32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1360,22 +1360,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:00:48 GMT" + "Tue, 15 Mar 2016 23:38:11 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NTUzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4NzgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NTUzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFOVFV6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4NzgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczROemd6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1399,13 +1399,13 @@ "14993" ], "x-ms-request-id": [ - "d471bb6d-efd5-46e1-a8cf-47d3918a7558" + "166feae7-013c-4c08-a8cb-62cdbd36df51" ], "x-ms-correlation-request-id": [ - "d471bb6d-efd5-46e1-a8cf-47d3918a7558" + "166feae7-013c-4c08-a8cb-62cdbd36df51" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020104Z:d471bb6d-efd5-46e1-a8cf-47d3918a7558" + "WESTUS:20160315T233827Z:166feae7-013c-4c08-a8cb-62cdbd36df51" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1414,22 +1414,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:03 GMT" + "Tue, 15 Mar 2016 23:38:26 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NTUzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4NzgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1NTUzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFOVFV6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs4NzgzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczROemd6TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1450,13 +1450,13 @@ "14992" ], "x-ms-request-id": [ - "5ff27ea0-066e-4e8c-a2c1-5de70f14c386" + "9deaa9fe-74d8-4652-a4ae-12022c37065b" ], "x-ms-correlation-request-id": [ - "5ff27ea0-066e-4e8c-a2c1-5de70f14c386" + "9deaa9fe-74d8-4652-a4ae-12022c37065b" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020119Z:5ff27ea0-066e-4e8c-a2c1-5de70f14c386" + "WESTUS:20160315T233842Z:9deaa9fe-74d8-4652-a4ae-12022c37065b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1465,7 +1465,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:18 GMT" + "Tue, 15 Mar 2016 23:38:41 GMT" ] }, "StatusCode": 200 @@ -1473,8 +1473,8 @@ ], "Names": { "Test-DataLakeStoreAccount": [ - "onesdk5553", - "onesdk6401" + "onesdk8783", + "onesdk6278" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsFileSystem.json b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsFileSystem.json index bdabc7f1b95a..32770382c2a6 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsFileSystem.json +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsFileSystem.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\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/firewallRules\",\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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"resourceTypes\": [\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 \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "640" + "749" ], "Content-Type": [ "application/json; charset=utf-8" @@ -28,13 +28,13 @@ "1199" ], "x-ms-request-id": [ - "49c00c5a-7630-4c1d-a035-f6cbd07ac1d1" + "d5e7643c-b7ab-4cfe-811e-a6ddbeacef10" ], "x-ms-correlation-request-id": [ - "49c00c5a-7630-4c1d-a035-f6cbd07ac1d1" + "d5e7643c-b7ab-4cfe-811e-a6ddbeacef10" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020123Z:49c00c5a-7630-4c1d-a035-f6cbd07ac1d1" + "WESTUS:20160315T233847Z:d5e7643c-b7ab-4cfe-811e-a6ddbeacef10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:22 GMT" + "Tue, 15 Mar 2016 23:38:47 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\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/firewallRules\",\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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"resourceTypes\": [\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 \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "640" + "749" ], "Content-Type": [ "application/json; charset=utf-8" @@ -76,13 +76,13 @@ "14999" ], "x-ms-request-id": [ - "11449bfa-e530-4ac7-94eb-10d5a6a16864" + "04bb699e-27c9-4b14-ab7f-edd4eb2aa42f" ], "x-ms-correlation-request-id": [ - "11449bfa-e530-4ac7-94eb-10d5a6a16864" + "04bb699e-27c9-4b14-ab7f-edd4eb2aa42f" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020123Z:11449bfa-e530-4ac7-94eb-10d5a6a16864" + "WESTUS:20160315T233847Z:04bb699e-27c9-4b14-ab7f-edd4eb2aa42f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:22 GMT" + "Tue, 15 Mar 2016 23:38:47 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk702?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazcwMj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk4255?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazQyNTU/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -109,7 +109,7 @@ "ResponseBody": "", "ResponseHeaders": { "Content-Length": [ - "101" + "102" ], "Content-Type": [ "application/json; charset=utf-8" @@ -127,13 +127,13 @@ "14998" ], "x-ms-request-id": [ - "49fbff88-2afb-46d0-9359-a3a7345a51dd" + "a3ec789b-a7ad-4238-8cae-9a68d8c681b4" ], "x-ms-correlation-request-id": [ - "49fbff88-2afb-46d0-9359-a3a7345a51dd" + "a3ec789b-a7ad-4238-8cae-9a68d8c681b4" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020128Z:49fbff88-2afb-46d0-9359-a3a7345a51dd" + "WESTUS:20160315T233852Z:a3ec789b-a7ad-4238-8cae-9a68d8c681b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -142,14 +142,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:28 GMT" + "Tue, 15 Mar 2016 23:38:52 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk702?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazcwMj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk4255?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazQyNTU/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -172,13 +172,13 @@ "14996" ], "x-ms-request-id": [ - "833232ef-b495-4bc0-acb5-b6f60a6c5554" + "a394ab71-f93f-4e60-b149-d986d63bd64e" ], "x-ms-correlation-request-id": [ - "833232ef-b495-4bc0-acb5-b6f60a6c5554" + "a394ab71-f93f-4e60-b149-d986d63bd64e" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020214Z:833232ef-b495-4bc0-acb5-b6f60a6c5554" + "WESTUS:20160315T233940Z:a394ab71-f93f-4e60-b149-d986d63bd64e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -187,14 +187,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:13 GMT" + "Tue, 15 Mar 2016 23:39:40 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk702?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazcwMj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk4255?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazQyNTU/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -208,10 +208,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702\",\r\n \"name\": \"onesdk702\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255\",\r\n \"name\": \"onesdk4255\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "172" + "174" ], "Content-Type": [ "application/json; charset=utf-8" @@ -226,13 +226,13 @@ "1198" ], "x-ms-request-id": [ - "7dc9828f-b9af-4d39-865e-ab6cf198505c" + "0a964471-9069-42c1-9c84-8dd9e1913747" ], "x-ms-correlation-request-id": [ - "7dc9828f-b9af-4d39-865e-ab6cf198505c" + "0a964471-9069-42c1-9c84-8dd9e1913747" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020130Z:7dc9828f-b9af-4d39-865e-ab6cf198505c" + "WESTUS:20160315T233854Z:0a964471-9069-42c1-9c84-8dd9e1913747" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -241,14 +241,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:29 GMT" + "Tue, 15 Mar 2016 23:38:53 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9yZXNvdXJjZXM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTYtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -274,13 +274,13 @@ "14997" ], "x-ms-request-id": [ - "c47025e8-aad0-47c5-b15c-498dddac97d6" + "c3eca987-5aba-4671-9454-4b50a5be26bd" ], "x-ms-correlation-request-id": [ - "c47025e8-aad0-47c5-b15c-498dddac97d6" + "c3eca987-5aba-4671-9454-4b50a5be26bd" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020130Z:c47025e8-aad0-47c5-b15c-498dddac97d6" + "WESTUS:20160315T233854Z:c3eca987-5aba-4671-9454-4b50a5be26bd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -289,19 +289,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:30 GMT" + "Tue, 15 Mar 2016 23:38:53 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0f25f76d-7329-4683-a6a2-6c02b4559684" + "7e7faaac-611b-4d51-b102-ec0fb8c4b073" ], "accept-language": [ "en-US" @@ -310,10 +310,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3575' under resource group 'onesdk702' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2053' under resource group 'onesdk4255' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "156" + "157" ], "Content-Type": [ "application/json; charset=utf-8" @@ -328,13 +328,13 @@ "gateway" ], "x-ms-request-id": [ - "1aee2f14-a989-44b1-a946-ed8c0e976ee4" + "5c96c602-103c-42cf-805e-ff8c25b8cf85" ], "x-ms-correlation-request-id": [ - "1aee2f14-a989-44b1-a946-ed8c0e976ee4" + "5c96c602-103c-42cf-805e-ff8c25b8cf85" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020131Z:1aee2f14-a989-44b1-a946-ed8c0e976ee4" + "WESTUS:20160315T233854Z:5c96c602-103c-42cf-805e-ff8c25b8cf85" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -343,19 +343,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:30 GMT" + "Tue, 15 Mar 2016 23:38:53 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2c2308e5-ab03-404b-bc69-4ae9e91ce46b" + "e2d618c5-5005-4306-a218-3dfcf636fee4" ], "accept-language": [ "en-US" @@ -364,10 +364,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3575' under resource group 'onesdk702' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2053' under resource group 'onesdk4255' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "156" + "157" ], "Content-Type": [ "application/json; charset=utf-8" @@ -382,13 +382,13 @@ "gateway" ], "x-ms-request-id": [ - "30278663-d5da-4efc-883d-90c5576e34c3" + "b2bf5315-c373-482f-ad10-8024dd3d0dc5" ], "x-ms-correlation-request-id": [ - "30278663-d5da-4efc-883d-90c5576e34c3" + "b2bf5315-c373-482f-ad10-8024dd3d0dc5" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020131Z:30278663-d5da-4efc-883d-90c5576e34c3" + "WESTUS:20160315T233854Z:b2bf5315-c373-482f-ad10-8024dd3d0dc5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -397,14 +397,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:30 GMT" + "Tue, 15 Mar 2016 23:38:53 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -412,10 +412,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3575.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:01:35.3733177Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:01:35.3733177Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575\",\r\n \"name\": \"onesdk3575\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2053.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:39:00.2082488Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:39:00.2082488Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053\",\r\n \"name\": \"onesdk2053\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "487" + "488" ], "Content-Type": [ "application/json" @@ -427,16 +427,16 @@ "no-cache" ], "x-ms-request-id": [ - "0d3cb611-ada5-4f06-a407-40f68b2f4183" + "11b40aeb-bb5d-4372-8d94-e3b7a30eb3b0" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14996" ], "x-ms-correlation-request-id": [ - "72189b09-716a-4b8e-9df9-410f15c6bad0" + "e74164a8-58f4-46cd-bc20-1e9815ff9fd5" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020204Z:72189b09-716a-4b8e-9df9-410f15c6bad0" + "WESTUS:20160315T233927Z:e74164a8-58f4-46cd-bc20-1e9815ff9fd5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -445,7 +445,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:03 GMT" + "Tue, 15 Mar 2016 23:39:26 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -460,13 +460,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b5fd58a5-b9ed-46d6-b75f-d3ddad017bd2" + "1a999c39-2150-4be9-8ac1-13d6907acc60" ], "accept-language": [ "en-US" @@ -475,10 +475,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3575.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:01:35.3733177Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:01:35.3733177Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575\",\r\n \"name\": \"onesdk3575\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2053.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:39:00.2082488Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:39:00.2082488Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053\",\r\n \"name\": \"onesdk2053\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "487" + "488" ], "Content-Type": [ "application/json" @@ -490,16 +490,16 @@ "no-cache" ], "x-ms-request-id": [ - "b1e83167-8f72-4869-a788-2df8a9f8569e" + "b50e4547-1e32-4356-a6dc-1805fec12b71" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14995" ], "x-ms-correlation-request-id": [ - "6a1e9173-3d97-4ffb-ae5a-4fd08f30a40e" + "dc83681f-71a1-4b0b-8b41-ec375bbe9ed4" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020204Z:6a1e9173-3d97-4ffb-ae5a-4fd08f30a40e" + "WESTUS:20160315T233927Z:dc83681f-71a1-4b0b-8b41-ec375bbe9ed4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -508,7 +508,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:04 GMT" + "Tue, 15 Mar 2016 23:39:26 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -523,13 +523,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ff2f323f-a237-4467-8e99-f014ccc35908" + "1e191cbc-0e88-47cf-8a3d-1440b8ea6223" ], "accept-language": [ "en-US" @@ -538,10 +538,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk3575.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:01:35.3733177Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:01:35.3733177Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575\",\r\n \"name\": \"onesdk3575\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2053.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:39:00.2082488Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:39:00.2082488Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053\",\r\n \"name\": \"onesdk2053\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "487" + "488" ], "Content-Type": [ "application/json" @@ -553,16 +553,16 @@ "no-cache" ], "x-ms-request-id": [ - "196270de-7a65-40a0-a14b-31e7c8e1506e" + "09cb15ed-7977-4782-8c81-548f64e10c93" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14994" ], "x-ms-correlation-request-id": [ - "79fcf5ca-91a3-4660-97d3-aafaae7b63cb" + "ec181929-f1a2-4b5c-acc2-9862ba80962a" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020213Z:79fcf5ca-91a3-4660-97d3-aafaae7b63cb" + "WESTUS:20160315T233938Z:ec181929-f1a2-4b5c-acc2-9862ba80962a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -571,7 +571,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:12 GMT" + "Tue, 15 Mar 2016 23:39:38 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -586,13 +586,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8cd5f1ed-7784-403d-b2a5-0a7b910d9932" + "f0f04ff4-a214-4b46-a6e5-baae0fa136a2" ], "accept-language": [ "en-US" @@ -601,10 +601,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3575' under resource group 'onesdk702' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2053' under resource group 'onesdk4255' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "156" + "157" ], "Content-Type": [ "application/json; charset=utf-8" @@ -619,13 +619,13 @@ "gateway" ], "x-ms-request-id": [ - "6f51807d-e8c8-4447-9ca1-fe70cc952a57" + "45315dbb-4aee-45a0-8089-7caa69ce2d02" ], "x-ms-correlation-request-id": [ - "6f51807d-e8c8-4447-9ca1-fe70cc952a57" + "45315dbb-4aee-45a0-8089-7caa69ce2d02" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020214Z:6f51807d-e8c8-4447-9ca1-fe70cc952a57" + "WESTUS:20160315T233940Z:45315dbb-4aee-45a0-8089-7caa69ce2d02" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -634,19 +634,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:13 GMT" + "Tue, 15 Mar 2016 23:39:39 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "472856d3-18db-4e59-96c6-1705bc13f14d" + "c08514eb-141c-45c0-9ce2-b29dc41cd896" ], "accept-language": [ "en-US" @@ -655,10 +655,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk3575' under resource group 'onesdk702' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2053' under resource group 'onesdk4255' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "156" + "157" ], "Content-Type": [ "application/json; charset=utf-8" @@ -673,13 +673,13 @@ "gateway" ], "x-ms-request-id": [ - "ced4aba7-4a57-4673-90c0-91db3dc2363d" + "3af29ba0-84b4-4aec-9fbe-190fd3aaf1aa" ], "x-ms-correlation-request-id": [ - "ced4aba7-4a57-4673-90c0-91db3dc2363d" + "3af29ba0-84b4-4aec-9fbe-190fd3aaf1aa" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020214Z:ced4aba7-4a57-4673-90c0-91db3dc2363d" + "WESTUS:20160315T233940Z:3af29ba0-84b4-4aec-9fbe-190fd3aaf1aa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -688,16 +688,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:13 GMT" + "Tue, 15 Mar 2016 23:39:39 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk3575\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk2053\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -706,7 +706,7 @@ "92" ], "x-ms-client-request-id": [ - "d7c4cd65-36e1-4cef-bb6c-7fbbd194ae73" + "e0fa1af4-a2a2-4463-81df-17ad31777934" ], "accept-language": [ "en-US" @@ -715,10 +715,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575\",\r\n \"name\": \"onesdk3575\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053\",\r\n \"name\": \"onesdk2053\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "353" + "354" ], "Content-Type": [ "application/json" @@ -733,19 +733,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/931cf80c-04b1-40ca-9426-60dc01b7eeec0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/4bc9af66-e3f7-4f79-bc70-2f42b42063f60?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "40c628b1-b186-4268-ac3b-21a9a5c4791b" + "3dfa940c-5f0f-4a1a-a8b1-bf006e790ca0" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "ba8f739f-9b4f-43be-9e28-3f30f6e2f177" + "36201dba-d814-43fb-9162-8f584a6cc662" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020134Z:ba8f739f-9b4f-43be-9e28-3f30f6e2f177" + "WESTUS:20160315T233856Z:36201dba-d814-43fb-9162-8f584a6cc662" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -754,10 +754,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:01:33 GMT" + "Tue, 15 Mar 2016 23:38:55 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -772,8 +772,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/931cf80c-04b1-40ca-9426-60dc01b7eeec0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzkzMWNmODBjLTA0YjEtNDBjYS05NDI2LTYwZGMwMWI3ZWVlYzA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/4bc9af66-e3f7-4f79-bc70-2f42b42063f60?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzRiYzlhZjY2LWUzZjctNGY3OS1iYzcwLTJmNDJiNDIwNjNmNjA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -796,16 +796,16 @@ "no-cache" ], "x-ms-request-id": [ - "d15c2dc3-8777-4026-bea8-69e94e200e33" + "fb91aaee-4778-48db-929c-754d53c70de2" ], "x-ms-ratelimit-remaining-subscription-reads": [ "14997" ], "x-ms-correlation-request-id": [ - "227a8371-ec0a-4390-a18f-30b7723b7696" + "1952a8f1-2f3e-4056-bcba-c31d73588666" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020204Z:227a8371-ec0a-4390-a18f-30b7723b7696" + "WESTUS:20160315T233926Z:1952a8f1-2f3e-4056-bcba-c31d73588666" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -814,7 +814,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:03 GMT" + "Tue, 15 Mar 2016 23:39:26 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -835,7 +835,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "819346d0-a576-442f-8d80-cb57b9be2618" + "d0b8e622-8aaa-48ca-bf77-a693048d9c0e" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -847,7 +847,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder [826d0a0efb8c4f5b962be6c13b14e502]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder [3f4f949a8db943e9b2b32b6c3fe551f3]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "198" @@ -862,10 +862,13 @@ "no-cache" ], "x-ms-request-id": [ - "826d0a0e-fb8c-4f5b-962b-e6c13b14e502" + "3f4f949a-8db9-43e9-b2b3-2b6c3fe551f3" ], "Server-Perf": [ - "[826d0a0efb8c4f5b962be6c13b14e502][ AuthTime::1707.3575477008::PostAuthTime::31412.8982479911 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:109 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:110 ms]%0a" + "[3f4f949a8db943e9b2b32b6c3fe551f3][ AuthTime::1362.20669786555::PostAuthTime::30767.0528176935 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:809 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:810 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -877,10 +880,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:05 GMT" + "Tue, 15 Mar 2016 23:39:27 GMT" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 404 @@ -892,7 +895,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e868fa84-65c3-45e7-9812-fcb41b12218a" + "f805eefb-614d-419d-ae21-7475b587b266" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -904,7 +907,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 0,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"DIRECTORY\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452125496,\r\n \"modificationTime\": 1456452125496,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 0,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"DIRECTORY\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085168564,\r\n \"modificationTime\": 1458085168564,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "227" @@ -919,10 +922,13 @@ "no-cache" ], "x-ms-request-id": [ - "7c2b7322-6557-47b8-966e-c2e7de2dc553" + "325f0fbb-21fd-450c-9855-742fe6bc51e8" ], "Server-Perf": [ - "[7c2b7322655747b8966ec2e7de2dc553][ AuthTime::819.035496955669::PostAuthTime::190.751870309258 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:066 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:066 ms]%0a" + "[325f0fbb21fd450c9855742fe6bc51e8][ AuthTime::643.252393591769::PostAuthTime::131.72987847491 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:045 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:045 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -934,7 +940,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:05 GMT" + "Tue, 15 Mar 2016 23:39:28 GMT" ] }, "StatusCode": 200 @@ -946,7 +952,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "94dd8d4b-5c6c-4250-bc7b-0053365b71eb" + "2dfe8faa-a249-4dd4-8e8a-ea8fca2a794c" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -958,7 +964,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder [2e9645787ae442279dc8e93f072b98ef]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder [d376730dc18c44e2929372a15a1ae8aa]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "198" @@ -973,10 +979,13 @@ "no-cache" ], "x-ms-request-id": [ - "2e964578-7ae4-4227-9dc8-e93f072b98ef" + "d376730d-c18c-44e2-9293-72a15a1ae8aa" ], "Server-Perf": [ - "[2e9645787ae442279dc8e93f072b98ef][ AuthTime::830.583255920579::PostAuthTime::202.299629274168 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:034 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:035 ms]%0a" + "[d376730dc18c44e2929372a15a1ae8aa][ AuthTime::622.295367470761::PostAuthTime::130.874489653645 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:030 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:030 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -988,7 +997,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:10 GMT" + "Tue, 15 Mar 2016 23:39:36 GMT" ] }, "StatusCode": 404 @@ -1000,7 +1009,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ff5fbe9b-86b0-491a-9231-2e40012aefcd" + "c6efcd30-fcad-4a55-a314-e09fee4e3ee8" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1027,10 +1036,13 @@ "no-cache" ], "x-ms-request-id": [ - "42b87f41-1e33-4fc2-8d0c-19acb0699d59" + "8e456f18-bfde-42c2-a111-de1d638c92a8" ], "Server-Perf": [ - "[42b87f411e334fc28d0c19acb0699d59][ AuthTime::1738.15157160723::PostAuthTime::31291.8606262478 ][HdfsMkdirs :: 00:00:064 ms]%0a[MKDIRS :: 00:00:064 ms]%0a" + "[8e456f18bfde42c2a111de1d638c92a8][ AuthTime::1451.59482968781::PostAuthTime::31119.473012055 ][HdfsMkdirs :: 00:00:073 ms]%0a[MKDIRS :: 00:00:073 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1042,10 +1054,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:05 GMT" + "Tue, 15 Mar 2016 23:39:27 GMT" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 200 @@ -1057,7 +1069,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4b7de2ff-4cb9-46fd-9fbf-43b0e03ba47a" + "44c01f2c-bf8d-4f27-a9b8-43d3659bd655" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1069,7 +1081,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/emptyfile.txt [49f644066a974aba9544c3bbc5c5ba36]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/emptyfile.txt [351a10676eac4efe8ed7e105306f7d97]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "212" @@ -1084,10 +1096,13 @@ "no-cache" ], "x-ms-request-id": [ - "49f64406-6a97-4aba-9544-c3bbc5c5ba36" + "351a1067-6eac-4efe-8ed7-e105306f7d97" ], "Server-Perf": [ - "[49f644066a974aba9544c3bbc5c5ba36][ AuthTime::758.30283869577::PostAuthTime::174.499468803088 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:026 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:026 ms]%0a" + "[351a10676eac4efe8ed7e105306f7d97][ AuthTime::598.344480475322::PostAuthTime::130.019100832379 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:042 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:042 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -1099,7 +1114,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:05 GMT" + "Tue, 15 Mar 2016 23:39:28 GMT" ] }, "StatusCode": 404 @@ -1111,7 +1126,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "81d34f30-37da-4c1a-82cf-3877a2fa5a42" + "1a3c7ea3-15d7-4456-8ade-fca1082407b7" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1123,7 +1138,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 0,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452125990,\r\n \"modificationTime\": 1456452125990,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 0,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085169063,\r\n \"modificationTime\": 1458085169063,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "222" @@ -1138,10 +1153,13 @@ "no-cache" ], "x-ms-request-id": [ - "f7dcf7e7-1daf-45fb-a363-28c0ce4ed209" + "ac5b8b18-8d9a-4c58-ac6a-5caa39fb0435" ], "Server-Perf": [ - "[f7dcf7e71daf45fba36328c0ce4ed209][ AuthTime::818.180107402712::PostAuthTime::192.46264941517 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:047 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:047 ms]%0a" + "[ac5b8b188d9a4c58ac6a5caa39fb0435][ AuthTime::528.202597131539::PostAuthTime::121.892907030355 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:050 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:050 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1153,7 +1171,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:05 GMT" + "Tue, 15 Mar 2016 23:39:28 GMT" ] }, "StatusCode": 200 @@ -1165,7 +1183,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "da3adba8-6b43-43a7-b64b-616dcbb0f160" + "2f868df1-2a04-42ab-926b-16b6926bbc6c" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1177,7 +1195,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 36,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452125990,\r\n \"modificationTime\": 1456452127440,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 36,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085169063,\r\n \"modificationTime\": 1458085171420,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "223" @@ -1192,10 +1210,13 @@ "no-cache" ], "x-ms-request-id": [ - "9a61c3da-aa2b-4f88-bc16-3428e3662e95" + "26c37743-23c8-4052-97df-af6ae8ac291d" ], "Server-Perf": [ - "[9a61c3daaa2b4f88bc163428e3662e95][ AuthTime::847.263352203227::PostAuthTime::188.613396426867 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:017 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:017 ms]%0a" + "[26c3774323c8405297dfaf6ae8ac291d][ AuthTime::675.757168799864::PostAuthTime::146.699182847059 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:048 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:048 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1207,7 +1228,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:07 GMT" + "Tue, 15 Mar 2016 23:39:30 GMT" ] }, "StatusCode": 200 @@ -1225,7 +1246,7 @@ "0" ], "x-ms-client-request-id": [ - "3047d9e2-278f-4751-8d61-1c004a518f4b" + "5657362a-abd1-4147-aac5-7a5681c52f86" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1249,13 +1270,16 @@ "no-cache" ], "x-ms-request-id": [ - "19322c3e-bc0b-431b-86cc-14001a1cafdd" + "a19265d7-fb11-4852-af3b-fedb1f359c24" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[19322c3ebc0b431b86cc14001a1cafdd][ AuthTime::1623.1016767346::PostAuthTime::30883.8398094876 ][FsOpenStream :: 00:00:081 ms]%0a[Open :: 00:00:081 ms]%0a[Write :: 00:00:000 ms]%0a[FsAppendStream :: 00:00:015 ms]%0a[FlushWrite :: 00:00:015 ms]%0a[CREATE :: 00:00:098 ms]%0a" + "[a19265d7fb114852af3bfedb1f359c24][ AuthTime::1335.68964440631::PostAuthTime::30927.0105272702 ][FsOpenStream :: 00:00:079 ms]%0a[Open :: 00:00:080 ms]%0a[Write :: 00:00:000 ms]%0a[CREATE :: 00:00:081 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1267,13 +1291,13 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:05 GMT" + "Tue, 15 Mar 2016 23:39:28 GMT" ], "Location": [ - "https://onesdk3575.azuredatalakestore.net/webhdfs/v1/adlspstestfolder/emptyfile.txt?overwrite=false&op=CREATE&write=true&api-version=2015-10-01-preview" + "https://onesdk2053.azuredatalakestore.net/webhdfs/v1/adlspstestfolder/emptyfile.txt?overwrite=false&op=CREATE&write=true&api-version=2015-10-01-preview" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 201 @@ -1285,7 +1309,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "27be696f-ce00-4a31-826e-85ec6522537b" + "9e98c4e9-ccf0-48ca-ae75-25167aed124d" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1297,7 +1321,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/contentfile.txt [10b206f44dcd4987896b8f2a39d8c25e]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/contentfile.txt [18abe918292641bfb934c9285f3c4da0]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "214" @@ -1312,10 +1336,13 @@ "no-cache" ], "x-ms-request-id": [ - "10b206f4-4dcd-4987-896b-8f2a39d8c25e" + "18abe918-2926-41bf-b934-c9285f3c4da0" ], "Server-Perf": [ - "[10b206f44dcd4987896b8f2a39d8c25e][ AuthTime::773.699850648984::PostAuthTime::193.318038968126 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:039 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:040 ms]%0a" + "[18abe918292641bfb934c9285f3c4da0][ AuthTime::547.876540020649::PostAuthTime::123.603684672886 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:040 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:041 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -1327,7 +1354,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:05 GMT" + "Tue, 15 Mar 2016 23:39:28 GMT" ] }, "StatusCode": 404 @@ -1339,7 +1366,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5947c168-aa35-46b2-afc7-1ba7ab23b036" + "252af5f7-5b23-4c1f-b1a7-c8f330d2ff16" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1351,7 +1378,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 36,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452126540,\r\n \"modificationTime\": 1456452126753,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 36,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085169640,\r\n \"modificationTime\": 1458085170227,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "223" @@ -1366,10 +1393,13 @@ "no-cache" ], "x-ms-request-id": [ - "19ef693c-ffea-45c1-b78a-3b83fef1b7d5" + "7364eb95-d729-44b8-a95c-4ed6a76d8cde" ], "Server-Perf": [ - "[19ef693cffea45c1b78a3b83fef1b7d5][ AuthTime::822.029360391016::PostAuthTime::191.179565085736 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:037 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:037 ms]%0a" + "[7364eb95d72944b8a95c4ed6a76d8cde][ AuthTime::560.279677929001::PostAuthTime::126.597545547316 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:045 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:045 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1381,7 +1411,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:06 GMT" + "Tue, 15 Mar 2016 23:39:29 GMT" ] }, "StatusCode": 200 @@ -1399,7 +1429,7 @@ "36" ], "x-ms-client-request-id": [ - "d1bd10cf-6281-4c44-9916-da06d4b4a0ce" + "7a51c253-0258-4ce4-a3d8-217e6acacecb" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1423,13 +1453,16 @@ "no-cache" ], "x-ms-request-id": [ - "fa490213-9072-481b-8271-a6ec3a667508" + "258bc59e-b1fe-4883-a86c-1e25045b639a" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[fa4902139072481b8271a6ec3a667508][ AuthTime::1648.33566854681::PostAuthTime::31161.413719422 ][FsOpenStream :: 00:00:070 ms]%0a[Open :: 00:00:071 ms]%0a[FsAppendStream :: 00:00:172 ms]%0a[Write :: 00:00:172 ms]%0a[FsAppendStream :: 00:00:010 ms]%0a[FlushWrite :: 00:00:010 ms]%0a[CREATE :: 00:00:255 ms]%0a" + "[258bc59eb1fe4883a86c1e25045b639a][ AuthTime::1404.5484445182::PostAuthTime::31952.1940295571 ][FsOpenStream :: 00:00:078 ms]%0a[Open :: 00:00:079 ms]%0a[FsAppendStream :: 00:00:535 ms]%0a[Write :: 00:00:535 ms]%0a[CREATE :: 00:00:616 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1441,13 +1474,13 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:06 GMT" + "Tue, 15 Mar 2016 23:39:29 GMT" ], "Location": [ - "https://onesdk3575.azuredatalakestore.net/webhdfs/v1/adlspstestfolder/contentfile.txt?overwrite=false&op=CREATE&write=true&api-version=2015-10-01-preview" + "https://onesdk2053.azuredatalakestore.net/webhdfs/v1/adlspstestfolder/contentfile.txt?overwrite=false&op=CREATE&write=true&api-version=2015-10-01-preview" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 201 @@ -1459,7 +1492,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "43184000-0c6d-44ea-a23b-147f0a115ee8" + "9c9396ae-c2ed-4e8e-bf7a-769d92b665e0" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1471,7 +1504,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatuses\": {\r\n \"FileStatus\": [\r\n {\r\n \"length\": 36,\r\n \"pathSuffix\": \"contentfile.txt\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452126540,\r\n \"modificationTime\": 1456452126753,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n },\r\n {\r\n \"length\": 0,\r\n \"pathSuffix\": \"emptyfile.txt\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452125990,\r\n \"modificationTime\": 1456452125990,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n ]\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatuses\": {\r\n \"FileStatus\": [\r\n {\r\n \"length\": 36,\r\n \"pathSuffix\": \"contentfile.txt\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085169640,\r\n \"modificationTime\": 1458085170227,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n },\r\n {\r\n \"length\": 0,\r\n \"pathSuffix\": \"emptyfile.txt\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085169063,\r\n \"modificationTime\": 1458085169063,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n ]\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "478" @@ -1486,10 +1519,13 @@ "no-cache" ], "x-ms-request-id": [ - "b03c53e1-034e-4e83-906a-b044f81efeb2" + "3aec493b-c3f9-479c-9d96-064abaec5a88" ], "Server-Perf": [ - "[b03c53e1034e4e83906ab044f81efeb2][ AuthTime::763.00748123703::PostAuthTime::185.191838215042 ][FsEnumerateDirectory :: 00:00:042 ms]%0a[FsEnumerateDirectory :: 00:00:042 ms]%0a[ListDirectory :: 00:00:042 ms]%0a[LISTSTATUS :: 00:00:042 ms]%0a" + "[3aec493bc3f9479c9d96064abaec5a88][ AuthTime::674.901779978598::PostAuthTime::137.71760022377 ][FsEnumerateDirectory :: 00:00:063 ms]%0a[EnumerateDirectory :: 00:00:063 ms]%0a[ListDirectory :: 00:00:063 ms]%0a[LISTSTATUS :: 00:00:063 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1501,7 +1537,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:06 GMT" + "Tue, 15 Mar 2016 23:39:29 GMT" ] }, "StatusCode": 200 @@ -1519,7 +1555,7 @@ "36" ], "x-ms-client-request-id": [ - "2125c804-d81a-43cd-ae2c-e5d0971bf90b" + "a5538a6f-17f7-4dd6-bd54-ed2dc08741e8" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1543,10 +1579,13 @@ "no-cache" ], "x-ms-request-id": [ - "3d43e523-8412-44c0-a25a-659781c8b5cb" + "3054ca15-052b-4c81-bc2e-0cd09e1226b2" ], "Server-Perf": [ - "[3d43e523841244c0a25a659781c8b5cb][ AuthTime::817.752412626234::PostAuthTime::198.878071062343 ][GetCacheEntry :: 00:00:000 ms]%0a[FsOpenStream :: 00:00:038 ms]%0a[OpenNewHandle :: 00:00:038 ms]%0a[CreateCacheEntry :: 00:00:000 ms]%0a[GetOrCreateHandle :: 00:00:038 ms]%0a[Open :: 00:00:038 ms]%0a[FsGetStreamLength :: 00:00:009 ms]%0a[GetLength :: 00:00:009 ms]%0a[FsAppendStream :: 00:00:180 ms]%0a[Write :: 00:00:180 ms]%0a[FsAppendStream :: 00:00:010 ms]%0a[FlushWrite :: 00:00:010 ms]%0a[APPEND :: 00:00:240 ms]%0a" + "[3054ca15052b4c81bc2e0cd09e1226b2][ AuthTime::594.067536368994::PostAuthTime::132.157572885543 ][GetCacheEntry :: 00:00:000 ms]%0a[FsOpenStream :: 00:00:053 ms]%0a[OpenNewHandle :: 00:00:053 ms]%0a[CreateCacheEntry :: 00:00:000 ms]%0a[GetOrCreateHandle :: 00:00:053 ms]%0a[Open :: 00:00:053 ms]%0a[FsGetStreamLength :: 00:00:010 ms]%0a[GetLength :: 00:00:010 ms]%0a[FsAppendStream :: 00:00:634 ms]%0a[Write :: 00:00:634 ms]%0a[APPEND :: 00:00:699 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1558,7 +1597,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:06 GMT" + "Tue, 15 Mar 2016 23:39:30 GMT" ] }, "StatusCode": 200 @@ -1576,7 +1615,7 @@ "71" ], "x-ms-client-request-id": [ - "56a9b050-c824-46d3-95a0-b731bcec492a" + "ebec05d3-e38b-4284-b60b-c9b7b2942773" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1600,10 +1639,13 @@ "no-cache" ], "x-ms-request-id": [ - "629fd7f6-c01c-4e24-92c8-54e9d496c832" + "0d66cd09-e2dd-4ecf-9dd1-2f30935ffda4" ], "Server-Perf": [ - "[629fd7f6c01c4e2492c854e9d496c832][ AuthTime::765.145955119421::PostAuthTime::192.034954638692 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:034 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[FsMultiModifyStream :: 00:00:672 ms]%0a[MSCONCAT :: 00:00:708 ms]%0a" + "[0d66cd09e2dd4ecf9dd12f30935ffda4][ AuthTime::587.224425798869::PostAuthTime::129.591406421746 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:023 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[FsMultiModifyStream :: 00:00:783 ms]%0a[MSCONCAT :: 00:00:808 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1615,7 +1657,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:07 GMT" + "Tue, 15 Mar 2016 23:39:32 GMT" ] }, "StatusCode": 200 @@ -1627,7 +1669,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "62bb6e5d-3c07-49f9-b15d-573691599a63" + "98b18633-7e55-4261-843c-a3de5b4268fa" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1639,7 +1681,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452127857,\r\n \"modificationTime\": 1456452127930,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085171787,\r\n \"modificationTime\": 1458085171927,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "223" @@ -1654,10 +1696,13 @@ "no-cache" ], "x-ms-request-id": [ - "19fe55d2-8090-4b92-8930-9a2e86b5de5c" + "8eae659b-4f34-4a57-a222-ea61bfb811e6" ], "Server-Perf": [ - "[19fe55d280904b9289309a2e86b5de5c][ AuthTime::932.802307498858::PostAuthTime::186.047227767998 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:048 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:048 ms]%0a" + "[8eae659b4f344a57a222ea61bfb811e6][ AuthTime::869.075042405901::PostAuthTime::130.019100832379 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:043 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:043 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1669,7 +1714,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:08 GMT" + "Tue, 15 Mar 2016 23:39:32 GMT" ] }, "StatusCode": 200 @@ -1681,7 +1726,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67b352ab-3fdd-4668-89db-08c4f1a047cd" + "b1ff80da-6378-4e87-9a48-df0ede568fd3" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1693,7 +1738,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452127857,\r\n \"modificationTime\": 1456452127930,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085171787,\r\n \"modificationTime\": 1458085171927,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "223" @@ -1708,10 +1753,13 @@ "no-cache" ], "x-ms-request-id": [ - "fcc13b3a-83ab-439b-b351-c906103227d7" + "e4a15e2b-8a18-4319-99a7-9a29cfb7119c" ], "Server-Perf": [ - "[fcc13b3a83ab439bb351c906103227d7][ AuthTime::848.118741756183::PostAuthTime::191.607259862214 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:016 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:016 ms]%0a" + "[e4a15e2b8a18431999a79a29cfb7119c][ AuthTime::616.307645721901::PostAuthTime::133.012961706809 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:038 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:039 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1723,7 +1771,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:09 GMT" + "Tue, 15 Mar 2016 23:39:34 GMT" ] }, "StatusCode": 200 @@ -1735,7 +1783,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8808b1df-b007-499e-bbef-052b774a6e32" + "a2340e38-f264-4322-bcfa-ba2741c6dd9c" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1747,7 +1795,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452127857,\r\n \"modificationTime\": 1456452127930,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085171787,\r\n \"modificationTime\": 1458085171927,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "223" @@ -1762,10 +1810,13 @@ "no-cache" ], "x-ms-request-id": [ - "554c9e23-9264-483f-92fd-ea7f9dbbeacb" + "50faf5f8-8408-43af-ae23-60196dfcb680" ], "Server-Perf": [ - "[554c9e239264483f92fdea7f9dbbeacb][ AuthTime::780.970661849113::PostAuthTime::185.61953299152 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:016 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:016 ms]%0a" + "[50faf5f8840843afae2360196dfcb680][ AuthTime::640.258532717339::PostAuthTime::135.579128170606 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:087 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:087 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1777,7 +1828,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:09 GMT" + "Tue, 15 Mar 2016 23:39:34 GMT" ] }, "StatusCode": 200 @@ -1789,7 +1840,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ecbf3653-4f2c-460d-9f70-c9e734458cb6" + "23722ba8-78cb-4154-8bca-c817fbee7685" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1801,7 +1852,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/concatfile.txt [2510519c0a5044939f16d5ce045fc404]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/concatfile.txt [5931bcff28e04398ae380e6ca8600a3b]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "213" @@ -1816,10 +1867,13 @@ "no-cache" ], "x-ms-request-id": [ - "2510519c-0a50-4493-9f16-d5ce045fc404" + "5931bcff-28e0-4398-ae38-0e6ca8600a3b" ], "Server-Perf": [ - "[2510519c0a5044939f16d5ce045fc404][ AuthTime::808.343127543715::PostAuthTime::189.468785979823 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:039 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:039 ms]%0a" + "[5931bcff28e04398ae380e6ca8600a3b][ AuthTime::603.049118992284::PostAuthTime::135.579128170606 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:040 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:041 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -1831,7 +1885,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:10 GMT" + "Tue, 15 Mar 2016 23:39:36 GMT" ] }, "StatusCode": 404 @@ -1843,7 +1897,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "2d354b99-83e6-455a-b176-0aa93e126479" + "84fdbc0b-e832-4e10-9977-56e609f10020" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1855,7 +1909,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/importfile.txt [56c755f5f15c4027acb85d5009999774]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/importfile.txt [e7dc3f87ea0c41d1aa589e4379a308a3]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "213" @@ -1870,10 +1924,13 @@ "no-cache" ], "x-ms-request-id": [ - "56c755f5-f15c-4027-acb8-5d5009999774" + "e7dc3f87-ea0c-41d1-aa58-9e4379a308a3" ], "Server-Perf": [ - "[56c755f5f15c4027acb85d5009999774][ AuthTime::807.487737990758::PostAuthTime::187.330312097432 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:015 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:015 ms]%0a" + "[e7dc3f87ea0c41d1aa589e4379a308a3][ AuthTime::619.729201006964::PostAuthTime::130.446795243012 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:033 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:033 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -1885,7 +1942,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:08 GMT" + "Tue, 15 Mar 2016 23:39:32 GMT" ] }, "StatusCode": 404 @@ -1897,7 +1954,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8689e854-bfc4-48df-b975-193895fd02fe" + "09af90cc-5298-44ae-a4db-b5b19789b0c0" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1909,7 +1966,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/importfile.txt [7b1680fc338c445987b6976d23f1fcd4]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/importfile.txt [ef39c5b2096d4d449768d57ad74fb637]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "213" @@ -1924,10 +1981,13 @@ "no-cache" ], "x-ms-request-id": [ - "7b1680fc-338c-4459-87b6-976d23f1fcd4" + "ef39c5b2-096d-4d44-9768-d57ad74fb637" ], "Server-Perf": [ - "[7b1680fc338c445987b6976d23f1fcd4][ AuthTime::1640.20946779373::PostAuthTime::31350.8825054018 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:007 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:007 ms]%0a" + "[ef39c5b2096d4d449768d57ad74fb637][ AuthTime::1454.16099615161::PostAuthTime::31355.1326323137 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:009 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:009 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -1939,10 +1999,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:08 GMT" + "Tue, 15 Mar 2016 23:39:33 GMT" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 404 @@ -1954,7 +2014,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7035f509-c167-4549-886a-ea2d9a2f5a66" + "64fef9cd-af39-47b4-9ad1-b72bb0b1899e" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1966,7 +2026,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 20392,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452129327,\r\n \"modificationTime\": 1456452129763,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 20392,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085173313,\r\n \"modificationTime\": 1458085174070,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "226" @@ -1981,10 +2041,13 @@ "no-cache" ], "x-ms-request-id": [ - "b13deac1-6985-4e6f-9c60-3416fc403de1" + "79c2e2f3-2818-4553-a191-ef412c7f6d62" ], "Server-Perf": [ - "[b13deac169854e6f9c603416fc403de1][ AuthTime::793.373810366979::PostAuthTime::184.764143438563 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:043 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:043 ms]%0a" + "[79c2e2f328184553a191ef412c7f6d62][ AuthTime::533.762624469766::PostAuthTime::121.892907030355 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:055 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:055 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1996,7 +2059,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:09 GMT" + "Tue, 15 Mar 2016 23:39:34 GMT" ] }, "StatusCode": 200 @@ -2008,7 +2071,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "01e575b4-c1ef-41ca-a34e-61c30e4b442b" + "4e3c230c-6cd8-49db-b756-8eaa87c385fc" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2020,7 +2083,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 20392,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452129327,\r\n \"modificationTime\": 1456452129763,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 20392,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085173313,\r\n \"modificationTime\": 1458085174070,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "226" @@ -2035,10 +2098,13 @@ "no-cache" ], "x-ms-request-id": [ - "7cf35afc-40ab-4f64-9dde-5f4ed8687590" + "b880f3ab-67a5-4acc-b970-943413edd17b" ], "Server-Perf": [ - "[7cf35afc40ab4f649dde5f4ed8687590][ AuthTime::748.893553613251::PostAuthTime::189.041091203345 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:016 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:017 ms]%0a" + "[b880f3ab67a54accb970943413edd17b][ AuthTime::543.171901503688::PostAuthTime::120.182129387824 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:043 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:043 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2050,7 +2116,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:09 GMT" + "Tue, 15 Mar 2016 23:39:34 GMT" ] }, "StatusCode": 200 @@ -2068,7 +2134,7 @@ "20391" ], "x-ms-client-request-id": [ - "c73728e8-237c-49a1-b5a6-ff744e308c76" + "a64b1f22-f2e2-46e3-a963-209ce32fd7a5" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2092,13 +2158,16 @@ "no-cache" ], "x-ms-request-id": [ - "6aa83d20-ca1a-4dc3-b604-921a5ff395b8" + "d29fdd58-e447-49fd-8b99-a8ee0ce4390a" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[6aa83d20ca1a4dc3b604921a5ff395b8][ AuthTime::1610.69852821674::PostAuthTime::30486.083667363 ][FsDelete :: 00:00:008 ms]%0a[CleanCacheDelete :: 00:00:000 ms]%0a[Delete :: 00:00:009 ms]%0a[FsOpenStream :: 00:00:070 ms]%0a[Open :: 00:00:070 ms]%0a[FsAppendStream :: 00:00:142 ms]%0a[Write :: 00:00:143 ms]%0a[FsAppendStream :: 00:00:010 ms]%0a[FlushWrite :: 00:00:010 ms]%0a[CREATE :: 00:00:235 ms]%0a" + "[d29fdd58e44749fd8b99a8ee0ce4390a][ AuthTime::1455.01638497287::PostAuthTime::37644.3789406694 ][FsDelete :: 00:00:007 ms]%0a[CleanCacheDelete :: 00:00:000 ms]%0a[Delete :: 00:00:008 ms]%0a[FsOpenStream :: 00:00:071 ms]%0a[Open :: 00:00:072 ms]%0a[FsAppendStream :: 00:00:466 ms]%0a[Write :: 00:00:466 ms]%0a[CREATE :: 00:00:549 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2110,13 +2179,13 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:08 GMT" + "Tue, 15 Mar 2016 23:39:33 GMT" ], "Location": [ - "https://onesdk3575.azuredatalakestore.net/webhdfs/v1/adlspstestfolder/importfile.txt?overwrite=true&op=CREATE&write=true&api-version=2015-10-01-preview" + "https://onesdk2053.azuredatalakestore.net/webhdfs/v1/adlspstestfolder/importfile.txt?overwrite=true&op=CREATE&write=true&api-version=2015-10-01-preview" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 201 @@ -2134,7 +2203,7 @@ "1" ], "x-ms-client-request-id": [ - "47bed4e7-c757-4399-9309-fb5611a7ddb5" + "9c182702-3e7d-4862-b7e5-50bd7fc302a5" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2158,10 +2227,13 @@ "no-cache" ], "x-ms-request-id": [ - "9137b2f7-863c-44c3-83a0-bf7ed7a0aaad" + "673e423f-09cd-4f23-9a73-012064f091dc" ], "Server-Perf": [ - "[9137b2f7863c44c383a0bf7ed7a0aaad][ AuthTime::836.998677567751::PostAuthTime::192.890344191648 ][GetCacheEntry :: 00:00:000 ms]%0a[FsOpenStream :: 00:00:042 ms]%0a[OpenNewHandle :: 00:00:042 ms]%0a[CreateCacheEntry :: 00:00:000 ms]%0a[GetOrCreateHandle :: 00:00:042 ms]%0a[Open :: 00:00:042 ms]%0a[FsGetStreamLength :: 00:00:008 ms]%0a[GetLength :: 00:00:008 ms]%0a[FsAppendStream :: 00:00:029 ms]%0a[Write :: 00:00:030 ms]%0a[FsAppendStream :: 00:00:009 ms]%0a[FlushWrite :: 00:00:009 ms]%0a[APPEND :: 00:00:092 ms]%0a" + "[673e423f09cd4f239a73012064f091dc][ AuthTime::686.021834655052::PostAuthTime::135.579128170606 ][GetCacheEntry :: 00:00:000 ms]%0a[FsOpenStream :: 00:00:044 ms]%0a[OpenNewHandle :: 00:00:044 ms]%0a[CreateCacheEntry :: 00:00:000 ms]%0a[GetOrCreateHandle :: 00:00:044 ms]%0a[Open :: 00:00:044 ms]%0a[FsGetStreamLength :: 00:00:009 ms]%0a[GetLength :: 00:00:009 ms]%0a[FsAppendStream :: 00:00:027 ms]%0a[Write :: 00:00:027 ms]%0a[APPEND :: 00:00:083 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2173,7 +2245,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:09 GMT" + "Tue, 15 Mar 2016 23:39:34 GMT" ] }, "StatusCode": 200 @@ -2185,7 +2257,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e4972050-4656-4a88-924b-7656dd01199d" + "054e054a-37a2-4507-a67b-e18c032d48a9" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2212,10 +2284,13 @@ "chunked" ], "x-ms-request-id": [ - "6060f790-333b-404d-916c-a779a6ed1662" + "80aeb2f3-7c03-431c-bfb3-cb7b77c9f25b" ], "Server-Perf": [ - "[6060f790333b404d916ca779a6ed1662][ AuthTime::748.465858836773::PostAuthTime::176.637942685478 ][GetCacheEntry :: 00:00:000 ms]%0a[FsOpenStream :: 00:00:019 ms]%0a[OpenNewHandle :: 00:00:019 ms]%0a[CreateCacheEntry :: 00:00:000 ms]%0a[GetOrCreateHandle :: 00:00:019 ms]%0a[Open :: 00:00:019 ms]%0a[FsReadStream :: 00:00:042 ms]%0a[OPEN :: 00:00:062 ms]%0a" + "[80aeb2f37c03431cbfb3cb7b77c9f25b][ AuthTime::573.965899069251::PostAuthTime::123.175990262254 ][FsOpenStream :: 00:00:041 ms]%0a[Open :: 00:00:041 ms]%0a[FsReadStream :: 00:00:361 ms]%0a[OPEN :: 00:00:405 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2227,7 +2302,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:09 GMT" + "Tue, 15 Mar 2016 23:39:35 GMT" ] }, "StatusCode": 200 @@ -2239,7 +2314,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c09b911f-3c58-4344-9c40-2e4b703c4e26" + "a1ab2eb6-a630-4eda-8f4b-9ae8fdcba307" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2266,10 +2341,13 @@ "no-cache" ], "x-ms-request-id": [ - "6bf18f82-c9cd-4541-8586-f17a729ad914" + "1d6b7ec9-e40d-4b88-af52-41e6cbac3895" ], "Server-Perf": [ - "[6bf18f82c9cd45418586f17a729ad914][ AuthTime::809.198517096671::PostAuthTime::187.330312097432 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:031 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[FsRename :: 00:00:094 ms]%0a[CleanCacheRename :: 00:00:000 ms]%0a[RENAME :: 00:00:127 ms]%0a" + "[1d6b7ec9e40d4b88af5241e6cbac3895][ AuthTime::625.28922834519::PostAuthTime::130.446795243012 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:034 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[FsRename :: 00:00:093 ms]%0a[CleanCacheRename :: 00:00:000 ms]%0a[RENAME :: 00:00:128 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2281,7 +2359,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:09 GMT" + "Tue, 15 Mar 2016 23:39:35 GMT" ] }, "StatusCode": 200 @@ -2293,7 +2371,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9f439880-667e-45d8-904a-f69a7c91527b" + "c27d0522-b8b2-443a-ae8b-284102bdacac" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2305,7 +2383,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452127857,\r\n \"modificationTime\": 1456452127930,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085171787,\r\n \"modificationTime\": 1458085171927,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "223" @@ -2320,10 +2398,13 @@ "no-cache" ], "x-ms-request-id": [ - "521d93dc-73f8-4e80-898d-234bd75b1f00" + "05de11e9-282e-434e-b9cc-ebca6374db21" ], "Server-Perf": [ - "[521d93dc73f84e80898d234bd75b1f00][ AuthTime::778.832187966722::PostAuthTime::192.034954638692 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:048 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:048 ms]%0a" + "[05de11e9282e434eb9ccebca6374db21][ AuthTime::536.328790933563::PostAuthTime::124.031379083519 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:051 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:051 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2335,7 +2416,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:10 GMT" + "Tue, 15 Mar 2016 23:39:36 GMT" ] }, "StatusCode": 200 @@ -2347,7 +2428,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8250add6-8cd8-4af6-b409-d6027cf259c7" + "0bd3636e-7ac5-4ea9-9045-b7cb68c60632" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2359,7 +2440,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/movefile.txt [b8a389cb06774e38b5c4ce11bd9b284b]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestfolder/movefile.txt [546168ac812a40978949c1279b5653e4]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "211" @@ -2374,10 +2455,13 @@ "no-cache" ], "x-ms-request-id": [ - "b8a389cb-0677-4e38-b5c4-ce11bd9b284b" + "546168ac-812a-4097-8949-c1279b5653e4" ], "Server-Perf": [ - "[b8a389cb06774e38b5c4ce11bd9b284b][ AuthTime::790.80764170811::PostAuthTime::217.696641227381 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:006 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:007 ms]%0a" + "[546168ac812a40978949c1279b5653e4][ AuthTime::612.030701615573::PostAuthTime::137.71760022377 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:008 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:008 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -2389,7 +2473,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:12 GMT" + "Tue, 15 Mar 2016 23:39:37 GMT" ] }, "StatusCode": 404 @@ -2401,7 +2485,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "83d69410-4e06-41d8-914d-f0166c295667" + "58f9b7b1-b0bb-4275-a6f2-e92509b46499" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2428,10 +2512,13 @@ "no-cache" ], "x-ms-request-id": [ - "f5e187b9-2e2f-4a41-9599-74fe80691532" + "ac2e3a38-5011-49be-87df-a3b28df2e209" ], "Server-Perf": [ - "[f5e187b92e2f4a41959974fe80691532][ AuthTime::1676.13582901789::PostAuthTime::31185.3646269047 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:037 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[FsRename :: 00:00:094 ms]%0a[CleanCacheRename :: 00:00:000 ms]%0a[RENAME :: 00:00:133 ms]%0a" + "[ac2e3a38501149be87dfa3b28df2e209][ AuthTime::1398.56072276934::PostAuthTime::31122.4668729294 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:039 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[FsRename :: 00:00:094 ms]%0a[CleanCacheRename :: 00:00:000 ms]%0a[RENAME :: 00:00:134 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2443,10 +2530,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:10 GMT" + "Tue, 15 Mar 2016 23:39:36 GMT" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 200 @@ -2458,7 +2545,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c9d2fd31-bf0e-4737-a959-d355e4e73a13" + "8ec82494-7e7b-436e-948e-2bebadd2d778" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2470,7 +2557,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 0,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"DIRECTORY\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452125496,\r\n \"modificationTime\": 1456452130636,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 0,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"DIRECTORY\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085168564,\r\n \"modificationTime\": 1458085176173,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "227" @@ -2485,10 +2572,13 @@ "no-cache" ], "x-ms-request-id": [ - "75f3344c-303f-4688-8bfe-7c915f21c3ee" + "16354ed9-50e7-4ef9-8860-9cb9418e8d0a" ], "Server-Perf": [ - "[75f3344c303f46888bfe7c915f21c3ee][ AuthTime::1055.12301357161::PostAuthTime::236.51521139242 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:066 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:066 ms]%0a" + "[16354ed950e74ef988609cb9418e8d0a][ AuthTime::656.510920321387::PostAuthTime::133.868350528074 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:038 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:038 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2500,7 +2590,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:10 GMT" + "Tue, 15 Mar 2016 23:39:36 GMT" ] }, "StatusCode": 200 @@ -2512,7 +2602,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "68eb7f80-2636-4a4b-a69b-f8b4361baf90" + "2da88c99-83ad-4d58-83d6-ccd8208ee5b8" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2524,7 +2614,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 0,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"DIRECTORY\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452125496,\r\n \"modificationTime\": 1456452131839,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 0,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"DIRECTORY\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085168564,\r\n \"modificationTime\": 1458085177751,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "227" @@ -2539,10 +2629,13 @@ "no-cache" ], "x-ms-request-id": [ - "6785a5e6-5c40-45c2-b436-2ca2358d24b3" + "e7de420a-de59-434b-bead-b38702377b07" ], "Server-Perf": [ - "[6785a5e65c4045c2b4362ca2358d24b3][ AuthTime::1712.91757979501::PostAuthTime::31615.6255720418 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:044 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:044 ms]%0a" + "[e7de420ade59434bbeadb38702377b07][ AuthTime::1320.29264562353::PostAuthTime::30407.789512762 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:033 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:033 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2554,10 +2647,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:12 GMT" + "Tue, 15 Mar 2016 23:39:37 GMT" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 200 @@ -2569,7 +2662,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "28899655-7f38-46e5-8515-828e05bcb620" + "0359c33b-304f-4253-b22c-403d7076ba4c" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2581,7 +2674,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestmovefolder [564d3028c1cd434ab4f6f6ba8b1b0760]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"FileNotFoundException\",\r\n \"message\": \"File/Folder does not exist: /adlspstestmovefolder [ea2fc2cfe3d44a5baf5bece038198fdc]\",\r\n \"javaClassName\": \"java.io.FileNotFoundException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "202" @@ -2596,10 +2689,13 @@ "no-cache" ], "x-ms-request-id": [ - "564d3028-c1cd-434a-b4f6-f6ba8b1b0760" + "ea2fc2cf-e3d4-4a5b-af5b-ece038198fdc" ], "Server-Perf": [ - "[564d3028c1cd434ab4f6f6ba8b1b0760][ AuthTime::834.86020368536::PostAuthTime::186.474922544476 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:035 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:035 ms]%0a" + "[ea2fc2cfe3d44a5baf5bece038198fdc][ AuthTime::538.89495739736::PostAuthTime::128.73601760048 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:036 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:036 ms]%0a" + ], + "Status": [ + "0x8309000A" ], "X-Content-Type-Options": [ "nosniff" @@ -2611,7 +2707,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:12 GMT" + "Tue, 15 Mar 2016 23:39:38 GMT" ] }, "StatusCode": 404 @@ -2623,7 +2719,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d2f999db-c33a-4a35-a818-91b5157b29a4" + "3d964b72-051c-443d-97fd-d4ff46da6f09" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2635,7 +2731,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1456452127857,\r\n \"modificationTime\": 1456452127930,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"FileStatus\": {\r\n \"length\": 72,\r\n \"pathSuffix\": \"\",\r\n \"type\": \"FILE\",\r\n \"blockSize\": 268435456,\r\n \"accessTime\": 1458085171787,\r\n \"modificationTime\": 1458085171927,\r\n \"replication\": 0,\r\n \"permission\": \"777\",\r\n \"owner\": \"NotSupportYet\",\r\n \"group\": \"NotSupportYet\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "223" @@ -2650,10 +2746,13 @@ "no-cache" ], "x-ms-request-id": [ - "d270bdda-545f-4a90-b186-600772b5b477" + "1cadae31-2ebb-460f-9d40-f731f6a5e7b6" ], "Server-Perf": [ - "[d270bdda545f4a90b186600772b5b477][ AuthTime::1678.70199767676::PostAuthTime::31272.6143613063 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:017 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:017 ms]%0a" + "[1cadae312ebb460f9d40f731f6a5e7b6][ AuthTime::1261.2708169562::PostAuthTime::30539.9470856475 ][IsExist :: 00:00:000 ms]%0a[HdfsGetFileStatus :: 00:00:297 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETFILESTATUS :: 00:00:298 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2665,10 +2764,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:10 GMT" + "Tue, 15 Mar 2016 23:39:37 GMT" ], "Set-Cookie": [ - "UserPrincipalSession=4a407aa9-9b23-4d4f-a6f7-968656aba7a3; path=/; secure; HttpOnly" + "UserPrincipalSession=d9bd9979-baaa-47ab-bfe8-1e5f9829c180; path=/; secure; HttpOnly" ] }, "StatusCode": 200 @@ -2680,7 +2779,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "068082c8-af2b-41ad-af43-5b31e9b28073" + "a74be09a-7c74-4311-889b-dfb3242730e9" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2707,10 +2806,13 @@ "no-cache" ], "x-ms-request-id": [ - "2d20c155-fda8-46d6-be8a-4d966df2151c" + "7b777463-0299-4f37-aa21-043f1509e367" ], "Server-Perf": [ - "[2d20c155fda846d6be8a4d966df2151c][ AuthTime::793.373810366979::PostAuthTime::183.481059109129 ][FsDelete :: 00:00:256 ms]%0a[CleanCacheDelete :: 00:00:000 ms]%0a[Delete :: 00:00:257 ms]%0a[DELETE :: 00:00:257 ms]%0a" + "[7b77746302994f37aa21043f1509e367][ AuthTime::624.433839523925::PostAuthTime::141.139155508832 ][FsDelete :: 00:00:268 ms]%0a[CleanCacheDelete :: 00:00:000 ms]%0a[Delete :: 00:00:268 ms]%0a[DELETE :: 00:00:269 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2722,7 +2824,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:12 GMT" + "Tue, 15 Mar 2016 23:39:37 GMT" ] }, "StatusCode": 200 @@ -2734,7 +2836,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cbdccce1-1d57-4f1c-88f9-ac74c5d42d14" + "35a75c60-557f-4603-82b2-17091c713453" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -2761,10 +2863,13 @@ "no-cache" ], "x-ms-request-id": [ - "bd0d22f2-1895-4b82-b509-aabfa72cb514" + "dd60007b-b690-4cb6-84c9-25d9e130fde5" ], "Server-Perf": [ - "[bd0d22f218954b82b509aabfa72cb514][ AuthTime::787.386083496285::PostAuthTime::196.311902403474 ][FsDelete :: 00:00:260 ms]%0a[CleanCacheDelete :: 00:00:000 ms]%0a[Delete : Recursive :: 00:00:261 ms]%0a[DELETE :: 00:00:261 ms]%0a" + "[dd60007bb6904cb684c925d9e130fde5][ AuthTime::564.984316445962::PostAuthTime::139.428377866301 ][FsDelete :: 00:00:380 ms]%0a[CleanCacheDelete :: 00:00:000 ms]%0a[Delete : Recursive :: 00:00:381 ms]%0a[DELETE :: 00:00:381 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -2776,19 +2881,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:12 GMT" + "Tue, 15 Mar 2016 23:39:38 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk702/providers/Microsoft.DataLakeStore/accounts/onesdk3575?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazcwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFMYWtlU3RvcmUvYWNjb3VudHMvb25lc2RrMzU3NT9hcGktdmVyc2lvbj0yMDE1LTEwLTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk4255/providers/Microsoft.DataLakeStore/accounts/onesdk2053?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazQyNTUvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazIwNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fecadb6e-5f5a-4f88-b4ce-0225ccdcc048" + "bcaf4f0c-ac33-4dc8-8686-a76552150ee3" ], "accept-language": [ "en-US" @@ -2809,16 +2914,16 @@ "no-cache" ], "x-ms-request-id": [ - "e3353fe6-98c9-4d49-a0b3-682a964f1cbb" + "53d93fee-7c4d-45ac-a27d-c9dd6eaf3a8e" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1198" ], "x-ms-correlation-request-id": [ - "b4393ca4-6983-4ecd-8a77-d022a9e9ebe9" + "6f770667-3788-469d-b8b8-aba72aac07f4" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020214Z:b4393ca4-6983-4ecd-8a77-d022a9e9ebe9" + "WESTUS:20160315T233940Z:6f770667-3788-469d-b8b8-aba72aac07f4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2827,7 +2932,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:13 GMT" + "Tue, 15 Mar 2016 23:39:39 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -2842,8 +2947,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk702?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazcwMj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk4255?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazQyNTU/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -2869,13 +2974,13 @@ "1197" ], "x-ms-request-id": [ - "54d754e0-b617-442d-a83a-72e492638bb6" + "4e993a6d-08de-4028-b07b-041dc946df58" ], "x-ms-correlation-request-id": [ - "54d754e0-b617-442d-a83a-72e492638bb6" + "4e993a6d-08de-4028-b07b-041dc946df58" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020215Z:54d754e0-b617-442d-a83a-72e492638bb6" + "WESTUS:20160315T233941Z:4e993a6d-08de-4028-b07b-041dc946df58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2884,22 +2989,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:14 GMT" + "Tue, 15 Mar 2016 23:39:41 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3MDItRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjU1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3MDItRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNNREl0UlVGVFZGVlRNaUlzSW1wdllreHZZMkYwYVc5dUlqb2laV0Z6ZEhWek1pSjk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjU1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNalUxTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -2923,13 +3028,13 @@ "14995" ], "x-ms-request-id": [ - "b627b7ea-9452-426b-8fbc-945ab65bbba7" + "4c2ab4c5-227c-421c-ba8d-144b40c55bd2" ], "x-ms-correlation-request-id": [ - "b627b7ea-9452-426b-8fbc-945ab65bbba7" + "4c2ab4c5-227c-421c-ba8d-144b40c55bd2" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020215Z:b627b7ea-9452-426b-8fbc-945ab65bbba7" + "WESTUS:20160315T233941Z:4c2ab4c5-227c-421c-ba8d-144b40c55bd2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2938,22 +3043,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:14 GMT" + "Tue, 15 Mar 2016 23:39:41 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3MDItRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjU1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3MDItRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNNREl0UlVGVFZGVlRNaUlzSW1wdllreHZZMkYwYVc5dUlqb2laV0Z6ZEhWek1pSjk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjU1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNalUxTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -2977,13 +3082,13 @@ "14994" ], "x-ms-request-id": [ - "6dd87e27-39a4-4a20-a6bb-798dc66cc280" + "c0e8f700-e142-4616-8d33-8bf8cfb4dcb8" ], "x-ms-correlation-request-id": [ - "6dd87e27-39a4-4a20-a6bb-798dc66cc280" + "c0e8f700-e142-4616-8d33-8bf8cfb4dcb8" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020230Z:6dd87e27-39a4-4a20-a6bb-798dc66cc280" + "WESTUS:20160315T233956Z:c0e8f700-e142-4616-8d33-8bf8cfb4dcb8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2992,22 +3097,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:30 GMT" + "Tue, 15 Mar 2016 23:39:56 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3MDItRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjU1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3MDItRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNNREl0UlVGVFZGVlRNaUlzSW1wdllreHZZMkYwYVc5dUlqb2laV0Z6ZEhWek1pSjk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjU1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNalUxTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3031,13 +3136,13 @@ "14993" ], "x-ms-request-id": [ - "f1f2e0b2-8022-4458-95b7-9f86c7aa0b2b" + "9470b462-5de7-47e6-9e2d-d3da4b6e8520" ], "x-ms-correlation-request-id": [ - "f1f2e0b2-8022-4458-95b7-9f86c7aa0b2b" + "9470b462-5de7-47e6-9e2d-d3da4b6e8520" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020246Z:f1f2e0b2-8022-4458-95b7-9f86c7aa0b2b" + "WESTUS:20160315T234011Z:9470b462-5de7-47e6-9e2d-d3da4b6e8520" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3046,22 +3151,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:02:45 GMT" + "Tue, 15 Mar 2016 23:40:11 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3MDItRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjU1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3MDItRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNNREl0UlVGVFZGVlRNaUlzSW1wdllreHZZMkYwYVc5dUlqb2laV0Z6ZEhWek1pSjk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjU1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNalUxTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -3082,13 +3187,13 @@ "14992" ], "x-ms-request-id": [ - "b9c28b00-187a-49d8-be40-aa6808e1026b" + "c2be4114-3adc-41f3-8207-725714fa0a5b" ], "x-ms-correlation-request-id": [ - "b9c28b00-187a-49d8-be40-aa6808e1026b" + "c2be4114-3adc-41f3-8207-725714fa0a5b" ], "x-ms-routing-request-id": [ - "CENTRALUS:20160226T020301Z:b9c28b00-187a-49d8-be40-aa6808e1026b" + "WESTUS:20160315T234026Z:c2be4114-3adc-41f3-8207-725714fa0a5b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3097,7 +3202,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:00 GMT" + "Tue, 15 Mar 2016 23:40:26 GMT" ] }, "StatusCode": 200 @@ -3105,8 +3210,8 @@ ], "Names": { "Test-DataLakeStoreFileSystem": [ - "onesdk702", - "onesdk3575" + "onesdk4255", + "onesdk2053" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsFileSystemPermissions.json b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsFileSystemPermissions.json index a8c106f0363b..a0eb5b193ead 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsFileSystemPermissions.json +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestAdlsFileSystemPermissions.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\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/firewallRules\",\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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"resourceTypes\": [\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 \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "640" + "749" ], "Content-Type": [ "application/json; charset=utf-8" @@ -25,16 +25,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1198" ], "x-ms-request-id": [ - "e7cb9527-77af-40b1-906d-63d44584acaa" + "47e3041b-e44b-4264-9fd2-57ffa28dcb42" ], "x-ms-correlation-request-id": [ - "e7cb9527-77af-40b1-906d-63d44584acaa" + "47e3041b-e44b-4264-9fd2-57ffa28dcb42" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020439Z:e7cb9527-77af-40b1-906d-63d44584acaa" + "CENTRALUS:20160315T234206Z:47e3041b-e44b-4264-9fd2-57ffa28dcb42" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:39 GMT" + "Tue, 15 Mar 2016 23:42:06 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\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/firewallRules\",\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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"resourceTypes\": [\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 \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "640" + "749" ], "Content-Type": [ "application/json; charset=utf-8" @@ -73,16 +73,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14998" ], "x-ms-request-id": [ - "74e85c90-dc04-43c3-92b6-edf816b36bf8" + "ed11d4c2-5d0f-417a-847a-4b942ff380dc" ], "x-ms-correlation-request-id": [ - "74e85c90-dc04-43c3-92b6-edf816b36bf8" + "ed11d4c2-5d0f-417a-847a-4b942ff380dc" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020439Z:74e85c90-dc04-43c3-92b6-edf816b36bf8" + "CENTRALUS:20160315T234206Z:ed11d4c2-5d0f-417a-847a-4b942ff380dc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:39 GMT" + "Tue, 15 Mar 2016 23:42:06 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk6317?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazYzMTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5300?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUzMDA/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -124,16 +124,16 @@ "gateway" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14997" ], "x-ms-request-id": [ - "a744bd54-427a-444f-ad5f-b55a4739a529" + "13dc4338-932f-423c-a090-a0cb9d6e9024" ], "x-ms-correlation-request-id": [ - "a744bd54-427a-444f-ad5f-b55a4739a529" + "13dc4338-932f-423c-a090-a0cb9d6e9024" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020444Z:a744bd54-427a-444f-ad5f-b55a4739a529" + "CENTRALUS:20160315T234212Z:13dc4338-932f-423c-a090-a0cb9d6e9024" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -142,14 +142,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:44 GMT" + "Tue, 15 Mar 2016 23:42:11 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk6317?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazYzMTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5300?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUzMDA/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -169,16 +169,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14995" ], "x-ms-request-id": [ - "33bf4c7b-7943-49fb-b0c3-1daf96d98088" + "68f8e623-fc4a-4e3c-af0a-3ab7ed651fd8" ], "x-ms-correlation-request-id": [ - "33bf4c7b-7943-49fb-b0c3-1daf96d98088" + "68f8e623-fc4a-4e3c-af0a-3ab7ed651fd8" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020547Z:33bf4c7b-7943-49fb-b0c3-1daf96d98088" + "CENTRALUS:20160315T234314Z:68f8e623-fc4a-4e3c-af0a-3ab7ed651fd8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -187,14 +187,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:46 GMT" + "Tue, 15 Mar 2016 23:43:13 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk6317?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazYzMTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5300?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUzMDA/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -208,7 +208,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317\",\r\n \"name\": \"onesdk6317\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300\",\r\n \"name\": \"onesdk5300\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -223,16 +223,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1195" + "1197" ], "x-ms-request-id": [ - "ce7b1531-3a52-4cb9-b1d1-d7788ec996fc" + "f42c7d29-0f9a-4c09-aa98-4df84e1ea580" ], "x-ms-correlation-request-id": [ - "ce7b1531-3a52-4cb9-b1d1-d7788ec996fc" + "f42c7d29-0f9a-4c09-aa98-4df84e1ea580" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020446Z:ce7b1531-3a52-4cb9-b1d1-d7788ec996fc" + "CENTRALUS:20160315T234213Z:f42c7d29-0f9a-4c09-aa98-4df84e1ea580" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -241,14 +241,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:45 GMT" + "Tue, 15 Mar 2016 23:42:12 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTYtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -271,16 +271,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14996" ], "x-ms-request-id": [ - "93fb5fd4-00d0-4497-8da4-af10963f8d2e" + "8bc739ab-73fc-4889-9837-b092b13a51c7" ], "x-ms-correlation-request-id": [ - "93fb5fd4-00d0-4497-8da4-af10963f8d2e" + "8bc739ab-73fc-4889-9837-b092b13a51c7" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020446Z:93fb5fd4-00d0-4497-8da4-af10963f8d2e" + "CENTRALUS:20160315T234213Z:8bc739ab-73fc-4889-9837-b092b13a51c7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -289,19 +289,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:45 GMT" + "Tue, 15 Mar 2016 23:42:12 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c53f6eaa-9e00-4fe0-8de9-2dde107a401e" + "4ec7e41f-e94f-4b3b-bed2-87f965333834" ], "accept-language": [ "en-US" @@ -310,7 +310,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk5353' under resource group 'onesdk6317' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4616' under resource group 'onesdk5300' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -328,13 +328,13 @@ "gateway" ], "x-ms-request-id": [ - "f405ff5c-ed7c-45dc-90c0-020ab27b830c" + "882184a5-97ff-45ee-8930-d01cc5af2245" ], "x-ms-correlation-request-id": [ - "f405ff5c-ed7c-45dc-90c0-020ab27b830c" + "882184a5-97ff-45ee-8930-d01cc5af2245" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020445Z:f405ff5c-ed7c-45dc-90c0-020ab27b830c" + "CENTRALUS:20160315T234214Z:882184a5-97ff-45ee-8930-d01cc5af2245" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -343,19 +343,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:45 GMT" + "Tue, 15 Mar 2016 23:42:13 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0ce10c80-0ef8-4280-b7ad-86dbca260c1d" + "d3c92032-b0d3-46dd-82cd-7ba87886cd24" ], "accept-language": [ "en-US" @@ -364,7 +364,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk5353' under resource group 'onesdk6317' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4616' under resource group 'onesdk5300' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -382,13 +382,13 @@ "gateway" ], "x-ms-request-id": [ - "2ed562f6-4d90-41be-ad95-4af59c23f6cb" + "6fd42326-aa0c-408e-abe2-923010271d26" ], "x-ms-correlation-request-id": [ - "2ed562f6-4d90-41be-ad95-4af59c23f6cb" + "6fd42326-aa0c-408e-abe2-923010271d26" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020445Z:2ed562f6-4d90-41be-ad95-4af59c23f6cb" + "CENTRALUS:20160315T234214Z:6fd42326-aa0c-408e-abe2-923010271d26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -397,14 +397,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:45 GMT" + "Tue, 15 Mar 2016 23:42:13 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -412,7 +412,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk5353.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:04:49.4550185Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:04:49.4550185Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353\",\r\n \"name\": \"onesdk5353\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4616.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:42:20.1491399Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:42:20.1491399Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616\",\r\n \"name\": \"onesdk4616\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -427,16 +427,16 @@ "no-cache" ], "x-ms-request-id": [ - "44c0692d-61ff-450b-abb1-17657f36a462" + "42deb303-40e9-4b98-9f0a-50d307c718f9" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14971" + "14996" ], "x-ms-correlation-request-id": [ - "5af3b453-8276-4044-af76-2591ff83cb8c" + "ca4764ee-ff31-486f-a21a-13e8c0c89abf" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020518Z:5af3b453-8276-4044-af76-2591ff83cb8c" + "CENTRALUS:20160315T234246Z:ca4764ee-ff31-486f-a21a-13e8c0c89abf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -445,7 +445,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:17 GMT" + "Tue, 15 Mar 2016 23:42:46 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -460,13 +460,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c0754b29-adef-4ada-bd21-9b37febc5441" + "c3178bd1-b0cc-4df5-be24-e18c5b9197b6" ], "accept-language": [ "en-US" @@ -475,7 +475,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk5353.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:04:49.4550185Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:04:49.4550185Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353\",\r\n \"name\": \"onesdk5353\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4616.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:42:20.1491399Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:42:20.1491399Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616\",\r\n \"name\": \"onesdk4616\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -490,16 +490,16 @@ "no-cache" ], "x-ms-request-id": [ - "05c22169-df74-45d2-9e4b-d6d0d647810d" + "f2663a0d-8791-49f3-9aa2-44272de9f093" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14970" + "14995" ], "x-ms-correlation-request-id": [ - "5940d259-4c69-463e-9321-f4c244031a18" + "9cae5591-7345-457a-b947-2108b70a5ab3" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020518Z:5940d259-4c69-463e-9321-f4c244031a18" + "CENTRALUS:20160315T234246Z:9cae5591-7345-457a-b947-2108b70a5ab3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -508,7 +508,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:17 GMT" + "Tue, 15 Mar 2016 23:42:46 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -523,13 +523,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8da870b2-6b99-4499-8d8f-8eb203a7edf9" + "9932be64-f282-4ad6-8118-7963bdb1af9d" ], "accept-language": [ "en-US" @@ -538,7 +538,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk5353.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:04:49.4550185Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:04:49.4550185Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353\",\r\n \"name\": \"onesdk5353\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk4616.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:42:20.1491399Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:42:20.1491399Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616\",\r\n \"name\": \"onesdk4616\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "488" @@ -553,16 +553,16 @@ "no-cache" ], "x-ms-request-id": [ - "27f656aa-1c70-4957-ae35-6ab51b358135" + "244b92e7-1a79-43fd-8b00-09bf8eee034b" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14969" + "14994" ], "x-ms-correlation-request-id": [ - "c995ea27-50ca-4f32-b96c-37b00d9fa5e5" + "6ed2b7ff-40b9-4923-9897-30d18f226472" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020544Z:c995ea27-50ca-4f32-b96c-37b00d9fa5e5" + "CENTRALUS:20160315T234312Z:6ed2b7ff-40b9-4923-9897-30d18f226472" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -571,7 +571,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:44 GMT" + "Tue, 15 Mar 2016 23:43:12 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -586,13 +586,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e664110c-8a05-406b-bb6d-ed1489fbb880" + "4074b619-c3fd-4780-9ece-f45121643542" ], "accept-language": [ "en-US" @@ -601,7 +601,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk5353' under resource group 'onesdk6317' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4616' under resource group 'onesdk5300' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -619,13 +619,13 @@ "gateway" ], "x-ms-request-id": [ - "7f9b8f94-6d2c-4bdc-aa7e-78fbc9094177" + "ab05a0d3-927a-406a-abf7-72350fe541ca" ], "x-ms-correlation-request-id": [ - "7f9b8f94-6d2c-4bdc-aa7e-78fbc9094177" + "ab05a0d3-927a-406a-abf7-72350fe541ca" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020546Z:7f9b8f94-6d2c-4bdc-aa7e-78fbc9094177" + "CENTRALUS:20160315T234314Z:ab05a0d3-927a-406a-abf7-72350fe541ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -634,19 +634,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:46 GMT" + "Tue, 15 Mar 2016 23:43:13 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "48d17299-a8a1-4535-bfb1-a8127416164c" + "b276e924-d40a-49fd-9057-1f11bcdb3773" ], "accept-language": [ "en-US" @@ -655,7 +655,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk5353' under resource group 'onesdk6317' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk4616' under resource group 'onesdk5300' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -673,13 +673,13 @@ "gateway" ], "x-ms-request-id": [ - "66593168-0517-42b1-886c-cae100b8300b" + "3148a63e-8f33-4d0f-a197-102e678b7a10" ], "x-ms-correlation-request-id": [ - "66593168-0517-42b1-886c-cae100b8300b" + "3148a63e-8f33-4d0f-a197-102e678b7a10" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020546Z:66593168-0517-42b1-886c-cae100b8300b" + "CENTRALUS:20160315T234314Z:3148a63e-8f33-4d0f-a197-102e678b7a10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -688,16 +688,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:46 GMT" + "Tue, 15 Mar 2016 23:43:13 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk5353\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk4616\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -706,7 +706,7 @@ "92" ], "x-ms-client-request-id": [ - "7cba9874-9897-4e81-a5d4-21a4642a5ec0" + "04404f51-c99e-4373-9ef5-86f0ea21d8e7" ], "accept-language": [ "en-US" @@ -715,7 +715,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353\",\r\n \"name\": \"onesdk5353\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616\",\r\n \"name\": \"onesdk4616\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "354" @@ -733,19 +733,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/584a5244-591b-4e32-acce-9276218dd6f00?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/be049a90-fb42-43a1-a60e-560981dde3580?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "559a8d98-3de2-443f-be7d-5ed57d9ff1a0" + "2ced66e4-3649-4548-9e66-bddf9296ee03" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1190" + "1199" ], "x-ms-correlation-request-id": [ - "e3696254-e03c-4fa9-b978-30efd8cc4414" + "53a45904-05bb-4e2a-818e-da3b39a5a3f0" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020447Z:e3696254-e03c-4fa9-b978-30efd8cc4414" + "CENTRALUS:20160315T234216Z:53a45904-05bb-4e2a-818e-da3b39a5a3f0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -754,10 +754,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:46 GMT" + "Tue, 15 Mar 2016 23:42:15 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -772,8 +772,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/584a5244-591b-4e32-acce-9276218dd6f00?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzU4NGE1MjQ0LTU5MWItNGUzMi1hY2NlLTkyNzYyMThkZDZmMDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/be049a90-fb42-43a1-a60e-560981dde3580?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2JlMDQ5YTkwLWZiNDItNDNhMS1hNjBlLTU2MDk4MWRkZTM1ODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -796,16 +796,16 @@ "no-cache" ], "x-ms-request-id": [ - "0aed755e-77dd-46cf-bc8c-715325273be1" + "1c69a3b3-b4ee-40ff-879e-39bb30d58ea2" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14972" + "14997" ], "x-ms-correlation-request-id": [ - "7701e870-7686-4841-8b18-26d300bd46c4" + "90eb03c6-f618-437e-b1b7-58c4622fb7bf" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020517Z:7701e870-7686-4841-8b18-26d300bd46c4" + "CENTRALUS:20160315T234246Z:90eb03c6-f618-437e-b1b7-58c4622fb7bf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -814,7 +814,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:17 GMT" + "Tue, 15 Mar 2016 23:42:46 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -835,7 +835,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f8ef0c25-4f7d-4e1f-b790-870680d33fd1" + "54a91548-a3a8-4200-9da5-8d71c06b8cee" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -862,10 +862,13 @@ "no-cache" ], "x-ms-request-id": [ - "644b4f75-21f5-4b0f-abb4-dfc83119c7e5" + "7f9dd79d-1d7a-4134-862d-ce8efffab5ae" ], "Server-Perf": [ - "[644b4f7521f54b0fabb4dfc83119c7e5][ AuthTime::1722.35043736666::PostAuthTime::31040.8009293079 ][HdfsGetAclStatus :: 00:00:084 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:084 ms]%0a" + "[7f9dd79d1d7a4134862dce8efffab5ae][ AuthTime::1531.57564961518::PostAuthTime::30775.2184986624 ][HdfsGetAclStatus :: 00:00:110 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:110 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -877,10 +880,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:20 GMT" + "Tue, 15 Mar 2016 23:42:48 GMT" ], "Set-Cookie": [ - "UserPrincipalSession=f9420469-50c0-4c0d-8be4-c64a3d178e80; path=/; secure; HttpOnly" + "UserPrincipalSession=5a2caa14-23f9-4c32-8773-75426e1e7d16; path=/; secure; HttpOnly" ] }, "StatusCode": 200 @@ -892,7 +895,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f76e19ce-7f63-4fc8-960c-03dcc72e8df8" + "c0772f87-d7f9-4fc3-afed-72b77728552c" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -919,10 +922,13 @@ "no-cache" ], "x-ms-request-id": [ - "9f17b6dd-72b3-476b-a2d9-855a536b14ed" + "f105552d-be62-4ee4-ab0c-db230b31c269" ], "Server-Perf": [ - "[9f17b6dd72b3476ba2d9855a536b14ed][ AuthTime::833.58852804262::PostAuthTime::198.880792991184 ][HdfsGetAclStatus :: 00:00:026 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:026 ms]%0a" + "[f105552dbe624ee4ab0cdb230b31c269][ AuthTime::648.385558452001::PostAuthTime::141.56703156175 ][HdfsGetAclStatus :: 00:00:026 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:026 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -934,7 +940,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:21 GMT" + "Tue, 15 Mar 2016 23:42:49 GMT" ] }, "StatusCode": 200 @@ -946,7 +952,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ea4e6e19-8d16-4a14-bfb5-0d249bb51ed9" + "a4d11e68-3105-47fb-9f75-73f39df7b3db" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -973,10 +979,13 @@ "no-cache" ], "x-ms-request-id": [ - "63df1f15-6b84-4850-9dc1-65a51180d172" + "2bd1925a-635c-452d-b19c-ac58950f49d9" ], "Server-Perf": [ - "[63df1f156b8448509dc165a51180d172][ AuthTime::817.763604729343::PostAuthTime::193.748385430121 ][HdfsGetAclStatus :: 00:00:014 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:014 ms]%0a" + "[2bd1925a635c452db19cac58950f49d9][ AuthTime::600.911417958484::PostAuthTime::133.013132373728 ][HdfsGetAclStatus :: 00:00:028 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:028 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -988,7 +997,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:22 GMT" + "Tue, 15 Mar 2016 23:42:50 GMT" ] }, "StatusCode": 200 @@ -1000,7 +1009,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6982ded4-e42e-4189-b0a4-f9ea7362213f" + "d5b9b7c8-8735-4c36-bdd3-0db26127f979" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1027,10 +1036,13 @@ "no-cache" ], "x-ms-request-id": [ - "ab55e1d7-ac1e-4c74-ba1c-ec47d2da06c1" + "1a560c6d-ee38-427f-a126-9d86ef7f82ad" ], "Server-Perf": [ - "[ab55e1d7ac1e4c74ba1cec47d2da06c1][ AuthTime::786.541458732877::PostAuthTime::187.332875978793 ][HdfsGetAclStatus :: 00:00:034 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:034 ms]%0a" + "[1a560c6dee38427fa1269d86ef7f82ad][ AuthTime::568.834296003404::PostAuthTime::130.019267657921 ][HdfsGetAclStatus :: 00:00:032 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:032 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1042,7 +1054,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:22 GMT" + "Tue, 15 Mar 2016 23:42:50 GMT" ] }, "StatusCode": 200 @@ -1054,7 +1066,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "712d7956-cc57-42a3-8e7f-c82a36b77ce4" + "8556d03f-87bd-4c7a-995c-2b9f70c78752" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1081,10 +1093,13 @@ "no-cache" ], "x-ms-request-id": [ - "7faa8f36-ad10-46a4-93d0-94fdbc1c34e7" + "46a77699-6739-465b-aab6-b3053c67dae6" ], "Server-Perf": [ - "[7faa8f36ad1046a493d094fdbc1c34e7][ AuthTime::757.030115256766::PostAuthTime::195.886888580564 ][HdfsGetAclStatus :: 00:00:027 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:027 ms]%0a" + "[46a776996739465baab6b3053c67dae6][ AuthTime::586.369789338848::PostAuthTime::131.730047495525 ][HdfsGetAclStatus :: 00:00:027 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:027 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1096,7 +1111,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:22 GMT" + "Tue, 15 Mar 2016 23:42:50 GMT" ] }, "StatusCode": 200 @@ -1108,7 +1123,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c435d561-688e-4916-b4ec-1685c752329e" + "2f10af90-5168-4ac5-85d6-f1ae1d251425" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1135,10 +1150,13 @@ "no-cache" ], "x-ms-request-id": [ - "85e8cdec-96f3-4e07-ad7d-fb1a52cb46cf" + "69b6ce52-1dfb-4348-800d-339a68d6ca39" ], "Server-Perf": [ - "[85e8cdec96f34e07ad7dfb1a52cb46cf][ AuthTime::771.999637309866::PostAuthTime::181.345067157553 ][HdfsGetAclStatus :: 00:00:027 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:027 ms]%0a" + "[69b6ce521dfb4348800d339a68d6ca39][ AuthTime::545.311073236346::PostAuthTime::130.446962617322 ][HdfsGetAclStatus :: 00:00:029 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:029 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1150,7 +1168,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:22 GMT" + "Tue, 15 Mar 2016 23:42:50 GMT" ] }, "StatusCode": 200 @@ -1162,7 +1180,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "709346a7-aaac-43c0-9e3f-0bccce3d4ffc" + "92cdadb7-c221-4590-b08d-b2c898fbf6d4" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1189,10 +1207,13 @@ "no-cache" ], "x-ms-request-id": [ - "fbbb783e-c98b-4a03-b3fc-34a9a5d58516" + "5b561995-7b41-4a1a-b91f-a69567f76dae" ], "Server-Perf": [ - "[fbbb783ec98b4a03b3fc34a9a5d58516][ AuthTime::842.997941904568::PostAuthTime::199.308493621273 ][HdfsGetAclStatus :: 00:00:026 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:027 ms]%0a" + "[5b5619957b414a1ab91fa69567f76dae][ AuthTime::576.532805272623::PostAuthTime::125.314623104509 ][HdfsGetAclStatus :: 00:00:028 ms]%0a[SS Response Process :: 00:00:000 ms]%0a[GETACLSTATUS :: 00:00:028 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1204,7 +1225,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:23 GMT" + "Tue, 15 Mar 2016 23:42:51 GMT" ] }, "StatusCode": 200 @@ -1216,7 +1237,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c303fb5d-e1b8-4e11-8f3a-8df6a8a4ab25" + "72236a6c-8014-4895-a8cf-66a217c82eb5" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1240,13 +1261,16 @@ "no-cache" ], "x-ms-request-id": [ - "6e599d69-66b2-492a-9950-c273213ce9f0" + "fc80bc47-9f9d-4037-ace7-257f91e3089a" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[6e599d6966b2492a9950c273213ce9f0][ AuthTime::840.859438754125::PostAuthTime::196.742289840741 ][SETACL :: 00:00:941 ms]%0a" + "[fc80bc479f9d4037ace7257f91e3089a][ AuthTime::639.83165926398::PostAuthTime::138.145471886541 ][SETACL :: 00:00:568 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1258,7 +1282,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:21 GMT" + "Tue, 15 Mar 2016 23:42:49 GMT" ] }, "StatusCode": 200 @@ -1270,7 +1294,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "80bf0fba-c60b-43ea-91c8-0bf7c0a80679" + "6a0a2b9c-ea96-4a78-a5dc-8d4ae2555105" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1294,13 +1318,16 @@ "no-cache" ], "x-ms-request-id": [ - "31223137-4f60-484b-8d25-f599704a372d" + "f07e5352-c212-4916-a981-abbffe54cd10" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[312231374f60484b8d25f599704a372d][ AuthTime::802.794082676243::PostAuthTime::189.899079759324 ][SETACL :: 00:00:628 ms]%0a" + "[f07e5352c2124916a981abbffe54cd10][ AuthTime::565.412736328196::PostAuthTime::130.446962617322 ][SETACL :: 00:00:631 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1312,7 +1339,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:22 GMT" + "Tue, 15 Mar 2016 23:42:50 GMT" ] }, "StatusCode": 200 @@ -1324,7 +1351,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "906b3706-b0cc-4514-808f-4dfb7089d422" + "5bb5178c-1da9-4289-91c5-a230fc851bb1" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1348,13 +1375,16 @@ "no-cache" ], "x-ms-request-id": [ - "f37fa8ab-c8ce-4b90-ab76-0b2df88f3acb" + "28282cca-b9f2-40af-a662-265014dad8a6" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[f37fa8abc8ce4b90ab760b2df88f3acb][ AuthTime::756.602414626677::PostAuthTime::194.17608606021 ][MODIFYACLENTRIES :: 00:00:046 ms]%0a" + "[28282ccab9f240afa662265014dad8a6][ AuthTime::616.308436496922::PostAuthTime::138.573166845942 ][MODIFYACLENTRIES :: 00:00:069 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1366,7 +1396,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:22 GMT" + "Tue, 15 Mar 2016 23:42:50 GMT" ] }, "StatusCode": 200 @@ -1378,7 +1408,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "259052aa-0201-422e-875a-f4504a51508a" + "14c2b8db-221b-4b78-8fde-5e5a64202e02" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1402,13 +1432,16 @@ "no-cache" ], "x-ms-request-id": [ - "6e0d432a-33b8-4de6-8242-dd12570f59e2" + "223ce537-4513-4f34-9c57-3cb519f966b5" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[6e0d432a33b84de68242dd12570f59e2][ AuthTime::848.985750725808::PostAuthTime::198.453092361096 ][MODIFYACLENTRIES :: 00:00:058 ms]%0a" + "[223ce53745134f349c573cb519f966b5][ AuthTime::591.50212885166::PostAuthTime::132.585437414327 ][MODIFYACLENTRIES :: 00:00:060 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1420,7 +1453,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:22 GMT" + "Tue, 15 Mar 2016 23:42:50 GMT" ] }, "StatusCode": 200 @@ -1432,7 +1465,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "96119292-84b8-4bb4-ac28-4d10a00b0cef" + "84f9a302-4d5b-4563-9564-f6fa7f717dd3" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1456,13 +1489,16 @@ "no-cache" ], "x-ms-request-id": [ - "74fd6792-abea-4e38-b310-090db8886958" + "095e1ff1-1180-4be0-9d50-c44fbf2262e9" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[74fd6792abea4e38b310090db8886958][ AuthTime::737.355886272692::PostAuthTime::184.338971568173 ][REMOVEACLENTRIES :: 00:00:075 ms]%0a" + "[095e1ff111804be09d50c44fbf2262e9][ AuthTime::610.748402024708::PostAuthTime::141.994726521151 ][REMOVEACLENTRIES :: 00:00:060 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1474,7 +1510,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:22 GMT" + "Tue, 15 Mar 2016 23:42:50 GMT" ] }, "StatusCode": 200 @@ -1486,7 +1522,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "725ed766-62fc-4ed6-a5a6-d50cbac730ef" + "76ee0a35-f9f0-4ad4-b0f4-257a31fee592" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1510,13 +1546,16 @@ "no-cache" ], "x-ms-request-id": [ - "dbc80202-ef53-4685-a752-5531f12de02b" + "5f3cccd8-aef8-4526-9c21-3e3364d8d503" ], "ContentLength": [ "0" ], "Server-Perf": [ - "[dbc80202ef534685a7525531f12de02b][ AuthTime::810.492694017837::PostAuthTime::186.905175348704 ][REMOVEACLENTRIES :: 00:00:068 ms]%0a" + "[5f3cccd8aef845269c213e3364d8d503][ AuthTime::575.24972039442::PostAuthTime::134.296217251932 ][REMOVEACLENTRIES :: 00:00:069 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1528,7 +1567,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:23 GMT" + "Tue, 15 Mar 2016 23:42:51 GMT" ] }, "StatusCode": 200 @@ -1540,7 +1579,7 @@ "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "dd7b6163-a3c5-496a-ba16-1d7f64eb96ce" + "181ec4a5-c3e6-4e3c-9298-56f10db38580" ], "subscriptionId": [ "53d9063d-87ae-4ea8-be90-3686c3b8669f" @@ -1552,7 +1591,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"RuntimeException\",\r\n \"message\": \"CsRemoveAcl returned status code 0x83090053 () but 0x800703E5 () is expected. [dab25125aaf5413d85c251e1bbdec69a]\",\r\n \"javaClassName\": \"java.lang.RuntimeException\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"RemoteException\": {\r\n \"exception\": \"RuntimeException\",\r\n \"message\": \"CsRemoveAcl returned status code 0x83090053 () but 0x800703E5 () is expected. [8cddd3784aa548af9f67414bc6e1d30c]\",\r\n \"javaClassName\": \"java.lang.RuntimeException\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "223" @@ -1567,10 +1606,13 @@ "no-cache" ], "x-ms-request-id": [ - "dab25125-aaf5-413d-85c2-51e1bbdec69a" + "8cddd378-4aa5-48af-9f67-414bc6e1d30c" ], "Server-Perf": [ - "[dab25125aaf5413d85c251e1bbdec69a][ AuthTime::1744.16316950118::PostAuthTime::31257.2174481327 ][REMOVEACL :: 00:00:001 ms]%0a" + "[8cddd3784aa548af9f67414bc6e1d30c][ AuthTime::1491.37232343148::PostAuthTime::30780.3508381752 ][REMOVEACL :: 00:00:001 ms]%0a" + ], + "Status": [ + "0x0" ], "X-Content-Type-Options": [ "nosniff" @@ -1582,22 +1624,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:43 GMT" + "Tue, 15 Mar 2016 23:43:11 GMT" ], "Set-Cookie": [ - "UserPrincipalSession=f9420469-50c0-4c0d-8be4-c64a3d178e80; path=/; secure; HttpOnly" + "UserPrincipalSession=5a2caa14-23f9-4c32-8773-75426e1e7d16; path=/; secure; HttpOnly" ] }, "StatusCode": 500 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk6317/providers/Microsoft.DataLakeStore/accounts/onesdk5353?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazYzMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazUzNTM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5300/providers/Microsoft.DataLakeStore/accounts/onesdk4616?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMDAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazQ2MTY/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fc0d160e-3e4d-4686-bff1-bdfd2ce53ef0" + "6f506d24-d8d0-4bb7-9a4f-dff9830a488b" ], "accept-language": [ "en-US" @@ -1618,16 +1660,16 @@ "no-cache" ], "x-ms-request-id": [ - "b7f465d5-35d5-4b8a-95a1-4703d1555371" + "3c51a5fe-2aaf-4127-ac9f-cbdf59109321" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1189" + "1198" ], "x-ms-correlation-request-id": [ - "a0b0a035-e2b3-43a4-bde9-dd509cc755ac" + "76873a11-53b5-44f4-afbb-155af2b48094" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020546Z:a0b0a035-e2b3-43a4-bde9-dd509cc755ac" + "CENTRALUS:20160315T234313Z:76873a11-53b5-44f4-afbb-155af2b48094" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1636,7 +1678,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:46 GMT" + "Tue, 15 Mar 2016 23:43:13 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1651,8 +1693,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk6317?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazYzMTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5300?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUzMDA/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -1675,16 +1717,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1194" + "1196" ], "x-ms-request-id": [ - "411605d5-19c0-4a45-a84d-54b5ae1bb478" + "1389e51d-09b9-404e-9f11-81c6030ba442" ], "x-ms-correlation-request-id": [ - "411605d5-19c0-4a45-a84d-54b5ae1bb478" + "1389e51d-09b9-404e-9f11-81c6030ba442" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020548Z:411605d5-19c0-4a45-a84d-54b5ae1bb478" + "CENTRALUS:20160315T234315Z:1389e51d-09b9-404e-9f11-81c6030ba442" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1693,22 +1735,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:48 GMT" + "Tue, 15 Mar 2016 23:43:14 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2MzE3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzAwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2MzE3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJNekUzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzAwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNekF3TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1729,16 +1771,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14987" + "14994" ], "x-ms-request-id": [ - "d74772c4-9d8f-457d-a7a7-a577ab0e8412" + "213c0f7c-63bf-4161-9eb1-b09bb5e7a503" ], "x-ms-correlation-request-id": [ - "d74772c4-9d8f-457d-a7a7-a577ab0e8412" + "213c0f7c-63bf-4161-9eb1-b09bb5e7a503" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020548Z:d74772c4-9d8f-457d-a7a7-a577ab0e8412" + "CENTRALUS:20160315T234315Z:213c0f7c-63bf-4161-9eb1-b09bb5e7a503" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1747,22 +1789,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:05:48 GMT" + "Tue, 15 Mar 2016 23:43:14 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2MzE3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzAwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2MzE3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJNekUzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzAwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNekF3TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1783,16 +1825,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14986" + "14993" ], "x-ms-request-id": [ - "d93cbc16-bc4d-4cb1-a384-4712e155a91a" + "7bf4bd3b-60f2-4775-a6a4-543775828ee6" ], "x-ms-correlation-request-id": [ - "d93cbc16-bc4d-4cb1-a384-4712e155a91a" + "7bf4bd3b-60f2-4775-a6a4-543775828ee6" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020604Z:d93cbc16-bc4d-4cb1-a384-4712e155a91a" + "CENTRALUS:20160315T234330Z:7bf4bd3b-60f2-4775-a6a4-543775828ee6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1801,22 +1843,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:06:03 GMT" + "Tue, 15 Mar 2016 23:43:30 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2MzE3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzAwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2MzE3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJNekUzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzAwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNekF3TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1837,16 +1879,16 @@ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14985" + "14992" ], "x-ms-request-id": [ - "fb8895ba-31fa-4d2d-a7c4-e60dd43e3089" + "ea779283-b76a-4c9d-b57d-fc31b00436e6" ], "x-ms-correlation-request-id": [ - "fb8895ba-31fa-4d2d-a7c4-e60dd43e3089" + "ea779283-b76a-4c9d-b57d-fc31b00436e6" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020619Z:fb8895ba-31fa-4d2d-a7c4-e60dd43e3089" + "CENTRALUS:20160315T234345Z:ea779283-b76a-4c9d-b57d-fc31b00436e6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1855,22 +1897,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:06:18 GMT" + "Tue, 15 Mar 2016 23:43:45 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2MzE3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzAwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2MzE3LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJNekUzTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzAwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNekF3TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1888,16 +1930,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14984" + "14991" ], "x-ms-request-id": [ - "54246f75-be5d-4ea5-9891-b06534b421a1" + "add32fd3-ae73-4b4b-8455-af0cdc448e05" ], "x-ms-correlation-request-id": [ - "54246f75-be5d-4ea5-9891-b06534b421a1" + "add32fd3-ae73-4b4b-8455-af0cdc448e05" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020634Z:54246f75-be5d-4ea5-9891-b06534b421a1" + "CENTRALUS:20160315T234400Z:add32fd3-ae73-4b4b-8455-af0cdc448e05" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1906,7 +1948,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:06:34 GMT" + "Tue, 15 Mar 2016 23:44:00 GMT" ] }, "StatusCode": 200 @@ -1914,8 +1956,8 @@ ], "Names": { "Test-DataLakeStoreFileSystemPermissions": [ - "onesdk6317", - "onesdk5353" + "onesdk5300", + "onesdk4616" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestNegativeAdlsAccount.json b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestNegativeAdlsAccount.json index b4980c9ff620..76751bc3b8e5 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestNegativeAdlsAccount.json +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/SessionRecords/Microsoft.Azure.Commands.DataLakeStore.Test.ScenarioTests.AdlsTests/TestNegativeAdlsAccount.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/register?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9yZWdpc3Rlcj9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { @@ -10,10 +10,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\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/firewallRules\",\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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"resourceTypes\": [\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 \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "640" + "749" ], "Content-Type": [ "application/json; charset=utf-8" @@ -28,13 +28,13 @@ "1199" ], "x-ms-request-id": [ - "9e610e78-b85b-4594-9162-d5d304aff879" + "040cc6cd-360a-42ec-ad46-f237c5321ebb" ], "x-ms-correlation-request-id": [ - "9e610e78-b85b-4594-9162-d5d304aff879" + "040cc6cd-360a-42ec-ad46-f237c5321ebb" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020304Z:9e610e78-b85b-4594-9162-d5d304aff879" + "CENTRALUS:20160315T234032Z:040cc6cd-360a-42ec-ad46-f237c5321ebb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -43,14 +43,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:04 GMT" + "Tue, 15 Mar 2016 23:40:31 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -58,10 +58,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\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/firewallRules\",\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}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore\",\r\n \"namespace\": \"Microsoft.DataLakeStore\",\r\n \"resourceTypes\": [\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 \"resourceType\": \"accounts\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\r\n ],\r\n \"apiVersions\": [\r\n \"2015-10-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"accounts/firewallRules\",\r\n \"locations\": [\r\n \"East US 2\",\r\n \"North Europe\"\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 \"registrationState\": \"Registered\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "640" + "749" ], "Content-Type": [ "application/json; charset=utf-8" @@ -76,13 +76,13 @@ "14999" ], "x-ms-request-id": [ - "ef85f76b-2a12-41b5-ba3e-d3155b7ee157" + "478d4184-bffb-4aec-bb5b-5e836137b731" ], "x-ms-correlation-request-id": [ - "ef85f76b-2a12-41b5-ba3e-d3155b7ee157" + "478d4184-bffb-4aec-bb5b-5e836137b731" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020304Z:ef85f76b-2a12-41b5-ba3e-d3155b7ee157" + "CENTRALUS:20160315T234032Z:478d4184-bffb-4aec-bb5b-5e836137b731" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -91,14 +91,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:04 GMT" + "Tue, 15 Mar 2016 23:40:31 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5314?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUzMTQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk7760?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazc3NjA/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -127,13 +127,13 @@ "14998" ], "x-ms-request-id": [ - "4320cd49-b336-4580-84fc-d0eb296a6895" + "17976801-c32f-456b-9893-a8e965f89300" ], "x-ms-correlation-request-id": [ - "4320cd49-b336-4580-84fc-d0eb296a6895" + "17976801-c32f-456b-9893-a8e965f89300" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020310Z:4320cd49-b336-4580-84fc-d0eb296a6895" + "CENTRALUS:20160315T234037Z:17976801-c32f-456b-9893-a8e965f89300" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -142,14 +142,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:09 GMT" + "Tue, 15 Mar 2016 23:40:37 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5314?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUzMTQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk7760?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazc3NjA/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "HEAD", "RequestBody": "", "RequestHeaders": { @@ -172,13 +172,13 @@ "14996" ], "x-ms-request-id": [ - "dc285fbc-c21a-4f6c-a524-6dcbf8302dc6" + "24ea0d44-1c43-4f75-99d1-67f81f6c3852" ], "x-ms-correlation-request-id": [ - "dc285fbc-c21a-4f6c-a524-6dcbf8302dc6" + "24ea0d44-1c43-4f75-99d1-67f81f6c3852" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020349Z:dc285fbc-c21a-4f6c-a524-6dcbf8302dc6" + "CENTRALUS:20160315T234115Z:24ea0d44-1c43-4f75-99d1-67f81f6c3852" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -187,14 +187,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:48 GMT" + "Tue, 15 Mar 2016 23:41:14 GMT" ] }, "StatusCode": 204 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5314?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUzMTQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk7760?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazc3NjA/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"East US 2\"\r\n}", "RequestHeaders": { @@ -208,7 +208,7 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314\",\r\n \"name\": \"onesdk5314\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760\",\r\n \"name\": \"onesdk7760\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "174" @@ -226,13 +226,13 @@ "1198" ], "x-ms-request-id": [ - "ea8ec405-42c1-4d1e-972a-9a87891ca65b" + "4fd2624d-48fa-41e6-a15b-e37113366c05" ], "x-ms-correlation-request-id": [ - "ea8ec405-42c1-4d1e-972a-9a87891ca65b" + "4fd2624d-48fa-41e6-a15b-e37113366c05" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020311Z:ea8ec405-42c1-4d1e-972a-9a87891ca65b" + "CENTRALUS:20160315T234039Z:4fd2624d-48fa-41e6-a15b-e37113366c05" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -241,14 +241,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:11 GMT" + "Tue, 15 Mar 2016 23:40:39 GMT" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/resources?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/resources?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTYtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -274,13 +274,13 @@ "14997" ], "x-ms-request-id": [ - "f6a05f93-b112-480c-801d-a0b6ae3de2db" + "a03181bc-f402-42f6-b387-36a78c425bf6" ], "x-ms-correlation-request-id": [ - "f6a05f93-b112-480c-801d-a0b6ae3de2db" + "a03181bc-f402-42f6-b387-36a78c425bf6" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020312Z:f6a05f93-b112-480c-801d-a0b6ae3de2db" + "CENTRALUS:20160315T234039Z:a03181bc-f402-42f6-b387-36a78c425bf6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -289,19 +289,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:11 GMT" + "Tue, 15 Mar 2016 23:40:39 GMT" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "19e3ffb9-8bb1-416f-9a55-5c888e0d024f" + "7cd4c6af-eaca-4353-a66c-bf6daa21004d" ], "accept-language": [ "en-US" @@ -310,7 +310,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6967' under resource group 'onesdk5314' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2523' under resource group 'onesdk7760' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -328,13 +328,13 @@ "gateway" ], "x-ms-request-id": [ - "655a0134-7b7b-457a-a461-26846e3e802b" + "84cc134f-3aa7-46c2-8e98-6b6c0eb6056d" ], "x-ms-correlation-request-id": [ - "655a0134-7b7b-457a-a461-26846e3e802b" + "84cc134f-3aa7-46c2-8e98-6b6c0eb6056d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020312Z:655a0134-7b7b-457a-a461-26846e3e802b" + "CENTRALUS:20160315T234039Z:84cc134f-3aa7-46c2-8e98-6b6c0eb6056d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -343,19 +343,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:11 GMT" + "Tue, 15 Mar 2016 23:40:38 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "599da3a1-fa5a-4ffa-806a-a797549c3993" + "b00edb6e-3221-4e09-9cf0-5b04c497f6cd" ], "accept-language": [ "en-US" @@ -364,7 +364,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6967' under resource group 'onesdk5314' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2523' under resource group 'onesdk7760' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -382,13 +382,13 @@ "gateway" ], "x-ms-request-id": [ - "4b42c7d9-f158-4ded-8469-2abe6d66b519" + "856ad3e5-07be-4041-9bf3-5cfc04098ba7" ], "x-ms-correlation-request-id": [ - "4b42c7d9-f158-4ded-8469-2abe6d66b519" + "856ad3e5-07be-4041-9bf3-5cfc04098ba7" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020312Z:4b42c7d9-f158-4ded-8469-2abe6d66b519" + "CENTRALUS:20160315T234039Z:856ad3e5-07be-4041-9bf3-5cfc04098ba7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -397,14 +397,14 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:11 GMT" + "Tue, 15 Mar 2016 23:40:39 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -412,10 +412,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6967.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:03:16.3212248Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:03:16.3212248Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967\",\r\n \"name\": \"onesdk6967\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2523.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:40:44.847821Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:40:44.847821Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523\",\r\n \"name\": \"onesdk2523\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "486" ], "Content-Type": [ "application/json" @@ -427,16 +427,16 @@ "no-cache" ], "x-ms-request-id": [ - "d1dc611f-a7d0-4892-b94a-1ad4faec4d54" + "1c63ca70-9665-449a-8678-5dd9a36be671" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14996" ], "x-ms-correlation-request-id": [ - "5fa1bb3a-f01c-4465-a781-c81a87f1041d" + "dae91510-d828-4645-b822-48af39bfd7ab" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020345Z:5fa1bb3a-f01c-4465-a781-c81a87f1041d" + "CENTRALUS:20160315T234112Z:dae91510-d828-4645-b822-48af39bfd7ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -445,7 +445,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:45 GMT" + "Tue, 15 Mar 2016 23:41:11 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -460,13 +460,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "cf278bad-19e6-4787-a051-b4c9bf293a4a" + "58a0deeb-2848-40e1-b5bd-a8f5923ebc8b" ], "accept-language": [ "en-US" @@ -475,10 +475,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6967.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:03:16.3212248Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:03:16.3212248Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967\",\r\n \"name\": \"onesdk6967\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2523.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:40:44.847821Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:40:44.847821Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523\",\r\n \"name\": \"onesdk2523\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "486" ], "Content-Type": [ "application/json" @@ -490,16 +490,16 @@ "no-cache" ], "x-ms-request-id": [ - "2d494ef3-b2e6-41ff-8142-984751c8121b" + "594db126-be46-48bb-acbb-48487cc75a15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14992" + "14995" ], "x-ms-correlation-request-id": [ - "cdb8a2b9-2d49-48dd-824b-564781e69f33" + "0661fdc0-a6f6-4fba-b8a1-8b5f3a35830c" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020346Z:cdb8a2b9-2d49-48dd-824b-564781e69f33" + "CENTRALUS:20160315T234112Z:0661fdc0-a6f6-4fba-b8a1-8b5f3a35830c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -508,7 +508,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:46 GMT" + "Tue, 15 Mar 2016 23:41:11 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -523,13 +523,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a2b32d69-bd00-4ece-98f9-e48254d99b8a" + "c5e67257-a90c-4a37-aabe-15ecd135304c" ], "accept-language": [ "en-US" @@ -538,10 +538,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6967.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:03:16.3212248Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:03:16.3212248Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967\",\r\n \"name\": \"onesdk6967\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2523.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:40:44.847821Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:40:44.847821Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523\",\r\n \"name\": \"onesdk2523\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "486" ], "Content-Type": [ "application/json" @@ -553,16 +553,16 @@ "no-cache" ], "x-ms-request-id": [ - "de5f8890-00a2-438f-b947-6f7390a9d4a7" + "ad34ba53-4b7e-452a-847b-ed7aff6e9f70" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" + "14994" ], "x-ms-correlation-request-id": [ - "cfa8915f-18da-47c9-9044-90ba043eb365" + "b4fa6d14-9b30-4a7e-bc31-a1ad8a990d23" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020346Z:cfa8915f-18da-47c9-9044-90ba043eb365" + "CENTRALUS:20160315T234113Z:b4fa6d14-9b30-4a7e-bc31-a1ad8a990d23" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -571,7 +571,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:46 GMT" + "Tue, 15 Mar 2016 23:41:12 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -586,13 +586,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a36a302b-5c6e-4bdc-8778-547bf9050866" + "fbc8c97a-3234-4c27-b2d9-4f534ee389c5" ], "accept-language": [ "en-US" @@ -601,10 +601,10 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk6967.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-02-26T02:03:16.3212248Z\",\r\n \"lastModifiedTime\": \"2016-02-26T02:03:16.3212248Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967\",\r\n \"name\": \"onesdk6967\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"firewallState\": \"Disabled\",\r\n \"firewallRules\": [],\r\n \"provisioningState\": \"Succeeded\",\r\n \"state\": \"Active\",\r\n \"endpoint\": \"onesdk2523.azuredatalakestore.net\",\r\n \"creationTime\": \"2016-03-15T23:40:44.847821Z\",\r\n \"lastModifiedTime\": \"2016-03-15T23:40:44.847821Z\"\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523\",\r\n \"name\": \"onesdk2523\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ - "488" + "486" ], "Content-Type": [ "application/json" @@ -616,16 +616,16 @@ "no-cache" ], "x-ms-request-id": [ - "21890e2d-7a78-48d6-bf7e-6cd97bd37187" + "f7ed711f-27e1-47b2-83c5-6f3cb2b18012" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14991" ], "x-ms-correlation-request-id": [ - "dc4e3a23-4711-4f9d-a715-26e38199407c" + "9657fbff-12a3-4e21-b920-3e0baa6f5ac5" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020346Z:dc4e3a23-4711-4f9d-a715-26e38199407c" + "CENTRALUS:20160315T234113Z:9657fbff-12a3-4e21-b920-3e0baa6f5ac5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -634,7 +634,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:46 GMT" + "Tue, 15 Mar 2016 23:41:12 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -649,13 +649,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "24cea7dd-4bf9-419b-ae5f-3fb26cef7ea1" + "64a6dab1-4aed-475c-bd71-d6b6290300dd" ], "accept-language": [ "en-US" @@ -664,7 +664,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6967' under resource group 'onesdk5314' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2523' under resource group 'onesdk7760' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -682,13 +682,13 @@ "gateway" ], "x-ms-request-id": [ - "fa527a14-bf85-4cb7-bd4c-6b2bc79815fb" + "a799811c-9ed0-4981-b040-f695f86f7b47" ], "x-ms-correlation-request-id": [ - "fa527a14-bf85-4cb7-bd4c-6b2bc79815fb" + "a799811c-9ed0-4981-b040-f695f86f7b47" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020348Z:fa527a14-bf85-4cb7-bd4c-6b2bc79815fb" + "CENTRALUS:20160315T234115Z:a799811c-9ed0-4981-b040-f695f86f7b47" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -697,19 +697,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:48 GMT" + "Tue, 15 Mar 2016 23:41:14 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6a1d5d23-0827-49ac-abbe-c913047af4ca" + "ca84c027-b585-48ea-9979-81ca6d369406" ], "accept-language": [ "en-US" @@ -718,7 +718,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6967' under resource group 'onesdk5314' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2523' under resource group 'onesdk7760' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -736,13 +736,13 @@ "gateway" ], "x-ms-request-id": [ - "9f3a9f79-ec66-40fb-ba95-a80e341a60ef" + "3601190d-1955-4a83-adf9-66bd254e77d7" ], "x-ms-correlation-request-id": [ - "9f3a9f79-ec66-40fb-ba95-a80e341a60ef" + "3601190d-1955-4a83-adf9-66bd254e77d7" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020348Z:9f3a9f79-ec66-40fb-ba95-a80e341a60ef" + "CENTRALUS:20160315T234115Z:3601190d-1955-4a83-adf9-66bd254e77d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -751,19 +751,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:48 GMT" + "Tue, 15 Mar 2016 23:41:14 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4d7639c3-b17e-403c-b001-ee47d8fb6d08" + "d9fea0c2-2365-4756-8616-5d6e572522a9" ], "accept-language": [ "en-US" @@ -772,7 +772,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk6967' under resource group 'onesdk5314' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/onesdk2523' under resource group 'onesdk7760' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "157" @@ -790,13 +790,13 @@ "gateway" ], "x-ms-request-id": [ - "5c621d74-410a-467d-8fb4-f31a97a26c76" + "9762c3b2-862b-4c30-83ea-9ce73a0c8829" ], "x-ms-correlation-request-id": [ - "5c621d74-410a-467d-8fb4-f31a97a26c76" + "9762c3b2-862b-4c30-83ea-9ce73a0c8829" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020348Z:5c621d74-410a-467d-8fb4-f31a97a26c76" + "CENTRALUS:20160315T234115Z:9762c3b2-862b-4c30-83ea-9ce73a0c8829" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -805,16 +805,16 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:48 GMT" + "Tue, 15 Mar 2016 23:41:14 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk6967\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", + "RequestBody": "{\r\n \"location\": \"East US 2\",\r\n \"name\": \"onesdk2523\",\r\n \"tags\": {},\r\n \"properties\": {}\r\n}", "RequestHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -823,7 +823,7 @@ "92" ], "x-ms-client-request-id": [ - "c5532488-41f5-4802-8126-5f28f437be5a" + "4a32750e-718b-4964-b11e-6887a0058aab" ], "accept-language": [ "en-US" @@ -832,7 +832,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "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\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967\",\r\n \"name\": \"onesdk6967\",\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 \"creationTime\": null,\r\n \"lastModifiedTime\": null\r\n },\r\n \"location\": \"East US 2\",\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523\",\r\n \"name\": \"onesdk2523\",\r\n \"type\": \"Microsoft.DataLakeStore/accounts\"\r\n}", "ResponseHeaders": { "Content-Length": [ "354" @@ -850,19 +850,19 @@ "10" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/f18bfb9a-7726-49bd-801f-f0937164bedd0?api-version=2015-10-01-preview&expanded=true" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/9447d2de-f64f-463d-b8a8-11ce133c1fb80?api-version=2015-10-01-preview&expanded=true" ], "x-ms-request-id": [ - "9f0e8e59-a745-499c-ab22-f2e60c46264f" + "6b8167c2-7b3e-4cff-bd3e-3c90b105a78c" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1199" ], "x-ms-correlation-request-id": [ - "41bb7505-cde8-407d-b929-401420de0a2c" + "4139f2ee-5b85-4120-8a31-db2d1d8f6c4e" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020315Z:41bb7505-cde8-407d-b929-401420de0a2c" + "CENTRALUS:20160315T234041Z:4139f2ee-5b85-4120-8a31-db2d1d8f6c4e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -871,10 +871,10 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:14 GMT" + "Tue, 15 Mar 2016 23:40:41 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967/operationresults/0?api-version=2015-10-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523/operationresults/0?api-version=2015-10-01-preview" ], "Server": [ "Microsoft-IIS/8.5" @@ -889,8 +889,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/f18bfb9a-7726-49bd-801f-f0937164bedd0?api-version=2015-10-01-preview&expanded=true", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzL2YxOGJmYjlhLTc3MjYtNDliZC04MDFmLWYwOTM3MTY0YmVkZDA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/providers/Microsoft.DataLakeStore/locations/EastUS2/operationResults/9447d2de-f64f-463d-b8a8-11ce133c1fb80?api-version=2015-10-01-preview&expanded=true", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Byb3ZpZGVycy9NaWNyb3NvZnQuRGF0YUxha2VTdG9yZS9sb2NhdGlvbnMvRWFzdFVTMi9vcGVyYXRpb25SZXN1bHRzLzk0NDdkMmRlLWY2NGYtNDYzZC1iOGE4LTExY2UxMzNjMWZiODA/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3JmV4cGFuZGVkPXRydWU=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -913,16 +913,16 @@ "no-cache" ], "x-ms-request-id": [ - "4d2d04dc-1bd2-4de8-85f1-663cca959f13" + "0c339588-b10e-4536-b19b-34b9cc42040b" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14994" + "14997" ], "x-ms-correlation-request-id": [ - "4df310ef-6af8-4677-be61-381ebbe93389" + "a69de595-00ef-4c89-8473-b7ce2c8fd165" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020345Z:4df310ef-6af8-4677-be61-381ebbe93389" + "CENTRALUS:20160315T234112Z:a69de595-00ef-4c89-8473-b7ce2c8fd165" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -931,7 +931,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:45 GMT" + "Tue, 15 Mar 2016 23:41:11 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -946,13 +946,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/psfakedataLakeaccounttest?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3BzZmFrZWRhdGFMYWtlYWNjb3VudHRlc3Q/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/psfakedataLakeaccounttest?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3BzZmFrZWRhdGFMYWtlYWNjb3VudHRlc3Q/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5f77b405-7752-40ef-9459-efd62b5f7e02" + "cc12b289-ad0e-4560-8266-073648860364" ], "accept-language": [ "en-US" @@ -961,7 +961,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/psfakedataLakeaccounttest' under resource group 'onesdk5314' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/psfakedataLakeaccounttest' under resource group 'onesdk7760' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "172" @@ -979,13 +979,13 @@ "gateway" ], "x-ms-request-id": [ - "0d8cd070-7fda-4f00-82da-7e096ca1d5e5" + "63c09c0d-58f0-4eaf-8783-9cdc6a3abd76" ], "x-ms-correlation-request-id": [ - "0d8cd070-7fda-4f00-82da-7e096ca1d5e5" + "63c09c0d-58f0-4eaf-8783-9cdc6a3abd76" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020346Z:0d8cd070-7fda-4f00-82da-7e096ca1d5e5" + "CENTRALUS:20160315T234113Z:63c09c0d-58f0-4eaf-8783-9cdc6a3abd76" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -994,19 +994,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:46 GMT" + "Tue, 15 Mar 2016 23:41:12 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/psfakedataLakeaccounttest?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3BzZmFrZWRhdGFMYWtlYWNjb3VudHRlc3Q/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/psfakedataLakeaccounttest?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL3BzZmFrZWRhdGFMYWtlYWNjb3VudHRlc3Q/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1e99e891-4991-438c-989b-81765b01b895" + "bf39ed46-cd7c-4664-b4a4-ee6247e80857" ], "accept-language": [ "en-US" @@ -1015,7 +1015,7 @@ "Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient/0.10.0.0" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/psfakedataLakeaccounttest' under resource group 'onesdk5314' was not found.\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.DataLakeStore/accounts/psfakedataLakeaccounttest' under resource group 'onesdk7760' was not found.\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ "172" @@ -1033,13 +1033,13 @@ "gateway" ], "x-ms-request-id": [ - "da67e507-2a3d-42d1-b1aa-963a98312946" + "4afaa04f-1942-4903-9680-4ec882931274" ], "x-ms-correlation-request-id": [ - "da67e507-2a3d-42d1-b1aa-963a98312946" + "4afaa04f-1942-4903-9680-4ec882931274" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020346Z:da67e507-2a3d-42d1-b1aa-963a98312946" + "CENTRALUS:20160315T234113Z:4afaa04f-1942-4903-9680-4ec882931274" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1048,19 +1048,19 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:46 GMT" + "Tue, 15 Mar 2016 23:41:12 GMT" ] }, "StatusCode": 404 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk5314/providers/Microsoft.DataLakeStore/accounts/onesdk6967?api-version=2015-10-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazUzMTQvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazY5Njc/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourceGroups/onesdk7760/providers/Microsoft.DataLakeStore/accounts/onesdk2523?api-version=2015-10-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlR3JvdXBzL29uZXNkazc3NjAvcHJvdmlkZXJzL01pY3Jvc29mdC5EYXRhTGFrZVN0b3JlL2FjY291bnRzL29uZXNkazI1MjM/YXBpLXZlcnNpb249MjAxNS0xMC0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e62a5939-d111-4ef1-ba58-eab94ebc13c2" + "a3ad943e-fadc-451e-bd97-649d2019d381" ], "accept-language": [ "en-US" @@ -1081,16 +1081,16 @@ "no-cache" ], "x-ms-request-id": [ - "1994638f-3295-47ec-9c90-cfac1a660dba" + "71683570-cdd9-40b2-b9d4-aa16b973abfb" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1198" ], "x-ms-correlation-request-id": [ - "d025baa4-1dd9-437a-af65-d7ebc23f046a" + "939151f1-850e-4f18-88c1-06a79e8f8a16" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020348Z:d025baa4-1dd9-437a-af65-d7ebc23f046a" + "CENTRALUS:20160315T234115Z:939151f1-850e-4f18-88c1-06a79e8f8a16" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1099,7 +1099,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:48 GMT" + "Tue, 15 Mar 2016 23:41:14 GMT" ], "Server": [ "Microsoft-IIS/8.5" @@ -1114,8 +1114,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk5314?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazUzMTQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/resourcegroups/onesdk7760?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL3Jlc291cmNlZ3JvdXBzL29uZXNkazc3NjA/YXBpLXZlcnNpb249MjAxNi0wMi0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { @@ -1141,13 +1141,13 @@ "1197" ], "x-ms-request-id": [ - "ee6f6392-ee1b-4614-a4da-050427c498fd" + "163b6626-3539-4a66-831f-0dfe252d1a0d" ], "x-ms-correlation-request-id": [ - "ee6f6392-ee1b-4614-a4da-050427c498fd" + "163b6626-3539-4a66-831f-0dfe252d1a0d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020350Z:ee6f6392-ee1b-4614-a4da-050427c498fd" + "CENTRALUS:20160315T234117Z:163b6626-3539-4a66-831f-0dfe252d1a0d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1156,22 +1156,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:50 GMT" + "Tue, 15 Mar 2016 23:41:16 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzE0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NzYwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzE0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNekUwTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NzYwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOell3TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1195,13 +1195,13 @@ "14995" ], "x-ms-request-id": [ - "4a99d007-8a33-4466-9820-755637994daa" + "42f80a45-76e2-4336-b78d-15b4824161c9" ], "x-ms-correlation-request-id": [ - "4a99d007-8a33-4466-9820-755637994daa" + "42f80a45-76e2-4336-b78d-15b4824161c9" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020350Z:4a99d007-8a33-4466-9820-755637994daa" + "CENTRALUS:20160315T234117Z:42f80a45-76e2-4336-b78d-15b4824161c9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1210,22 +1210,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:03:50 GMT" + "Tue, 15 Mar 2016 23:41:16 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzE0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NzYwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzE0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNekUwTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NzYwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOell3TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1249,13 +1249,13 @@ "14994" ], "x-ms-request-id": [ - "64d8ff83-a78a-40a5-b420-1ff120c67f07" + "3aba0650-6aa0-417e-ba8f-187261eaca3c" ], "x-ms-correlation-request-id": [ - "64d8ff83-a78a-40a5-b420-1ff120c67f07" + "3aba0650-6aa0-417e-ba8f-187261eaca3c" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020405Z:64d8ff83-a78a-40a5-b420-1ff120c67f07" + "CENTRALUS:20160315T234132Z:3aba0650-6aa0-417e-ba8f-187261eaca3c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1264,22 +1264,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:05 GMT" + "Tue, 15 Mar 2016 23:41:31 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzE0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NzYwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzE0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNekUwTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NzYwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOell3TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1303,13 +1303,13 @@ "14993" ], "x-ms-request-id": [ - "6a7937cf-1fcc-4bae-84d1-3c7811245d30" + "b02d9297-bc3f-4662-80ac-80b26d1aa41d" ], "x-ms-correlation-request-id": [ - "6a7937cf-1fcc-4bae-84d1-3c7811245d30" + "b02d9297-bc3f-4662-80ac-80b26d1aa41d" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020420Z:6a7937cf-1fcc-4bae-84d1-3c7811245d30" + "CENTRALUS:20160315T234147Z:b02d9297-bc3f-4662-80ac-80b26d1aa41d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1318,22 +1318,22 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:20 GMT" + "Tue, 15 Mar 2016 23:41:46 GMT" ], "Location": [ - "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzE0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview" + "https://management.azure.com/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NzYwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01" ] }, "StatusCode": 202 }, { - "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1MzE0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2014-04-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFNekUwTFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE0LTA0LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/53d9063d-87ae-4ea8-be90-3686c3b8669f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NzYwLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2016-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTNkOTA2M2QtODdhZS00ZWE4LWJlOTAtMzY4NmMzYjg2NjlmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOell3TFVWQlUxUlZVeklpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SWlmUT9hcGktdmVyc2lvbj0yMDE2LTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-version": [ - "2014-04-01-preview" + "2016-02-01" ], "User-Agent": [ "Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0" @@ -1354,13 +1354,13 @@ "14992" ], "x-ms-request-id": [ - "13b3e9af-1a7e-4dec-96bf-49480be75889" + "83da9fda-211d-467a-8431-2384dd555c40" ], "x-ms-correlation-request-id": [ - "13b3e9af-1a7e-4dec-96bf-49480be75889" + "83da9fda-211d-467a-8431-2384dd555c40" ], "x-ms-routing-request-id": [ - "WESTUS:20160226T020436Z:13b3e9af-1a7e-4dec-96bf-49480be75889" + "CENTRALUS:20160315T234202Z:83da9fda-211d-467a-8431-2384dd555c40" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1369,7 +1369,7 @@ "no-cache" ], "Date": [ - "Fri, 26 Feb 2016 02:04:35 GMT" + "Tue, 15 Mar 2016 23:42:02 GMT" ] }, "StatusCode": 200 @@ -1377,8 +1377,8 @@ ], "Names": { "Test-NegativeDataLakeStoreAccount": [ - "onesdk5314", - "onesdk6967" + "onesdk7760", + "onesdk2523" ] }, "Variables": { diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/packages.config b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/packages.config index d83c30f0c9ca..92d7181ffcec 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/packages.config +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/packages.config @@ -5,7 +5,7 @@ - + @@ -15,8 +15,8 @@ - - + + diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Commands.DataLakeStore.csproj b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Commands.DataLakeStore.csproj index 8faed1bc913b..5135184ea066 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Commands.DataLakeStore.csproj +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Commands.DataLakeStore.csproj @@ -47,7 +47,7 @@ False - ..\..\..\packages\Microsoft.Azure.Management.DataLake.Store.0.10.0-preview\lib\net45\Microsoft.Azure.Management.DataLake.Store.dll + ..\..\..\packages\Microsoft.Azure.Management.DataLake.Store.0.10.1-preview\lib\net45\Microsoft.Azure.Management.DataLake.Store.dll True @@ -68,12 +68,13 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + False + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True False - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Models/DataLakeStoreFileSystemClient.cs b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Models/DataLakeStoreFileSystemClient.cs index ccb3a30c2cdd..a2604aa2282c 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Models/DataLakeStoreFileSystemClient.cs +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/Models/DataLakeStoreFileSystemClient.cs @@ -158,7 +158,7 @@ public bool SetReplication(string filePath, string accountName, short replicatio public bool RenameFileOrDirectory(string sourcePath, string accountName, string destinationPath) { - var boolean = _client.FileSystem.Rename(sourcePath, destinationPath, accountName).Boolean; + var boolean = _client.FileSystem.Rename(sourcePath, destinationPath, accountName).OperationResult; return boolean != null && boolean.Value; } @@ -306,7 +306,7 @@ public ContentSummary GetContentSummary(string path, string accountName) public bool DeleteFileOrFolder(string path, string accountName, bool isRecursive) { - var boolean = _client.FileSystem.Delete(path, accountName, isRecursive).Boolean; + var boolean = _client.FileSystem.Delete(path, accountName, isRecursive).OperationResult; return boolean != null && boolean.Value; } @@ -333,7 +333,7 @@ public void CreateFile(string filePath, string accountName, Stream contents = nu public bool CreateDirectory(string dirPath, string accountName) { - var boolean = _client.FileSystem.Mkdirs(dirPath, accountName).Boolean; + var boolean = _client.FileSystem.Mkdirs(dirPath, accountName).OperationResult; return boolean != null && boolean.Value; } diff --git a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/packages.config b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/packages.config index 5cff185cbf6c..4577aa59af88 100644 --- a/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/packages.config +++ b/src/ResourceManager/DataLakeStore/Commands.DataLakeStore/packages.config @@ -3,7 +3,7 @@ - + @@ -11,8 +11,8 @@ - - + + diff --git a/src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj b/src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj index 7921e9b955ec..253e93aef0b0 100644 --- a/src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj +++ b/src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj @@ -79,7 +79,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Dns/Commands.Dns.Test/packages.config b/src/ResourceManager/Dns/Commands.Dns.Test/packages.config index 1ec904509cd8..4b6ad97a67cf 100644 --- a/src/ResourceManager/Dns/Commands.Dns.Test/packages.config +++ b/src/ResourceManager/Dns/Commands.Dns.Test/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ResourceManager/Dns/Commands.Dns/Commands.Dns.csproj b/src/ResourceManager/Dns/Commands.Dns/Commands.Dns.csproj index 04118782b61d..7239fb0100c0 100644 --- a/src/ResourceManager/Dns/Commands.Dns/Commands.Dns.csproj +++ b/src/ResourceManager/Dns/Commands.Dns/Commands.Dns.csproj @@ -128,7 +128,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Dns/Commands.Dns/packages.config b/src/ResourceManager/Dns/Commands.Dns/packages.config index abf03b4dce13..2c049bd771c0 100644 --- a/src/ResourceManager/Dns/Commands.Dns/packages.config +++ b/src/ResourceManager/Dns/Commands.Dns/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj b/src/ResourceManager/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj index bf82c1060aa4..2316260e29f8 100644 --- a/src/ResourceManager/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj +++ b/src/ResourceManager/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj @@ -93,7 +93,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/HDInsight/Commands.HDInsight.Test/packages.config b/src/ResourceManager/HDInsight/Commands.HDInsight.Test/packages.config index 8f0bcd9399c1..f4e6a1e1d2e9 100644 --- a/src/ResourceManager/HDInsight/Commands.HDInsight.Test/packages.config +++ b/src/ResourceManager/HDInsight/Commands.HDInsight.Test/packages.config @@ -20,7 +20,7 @@ - + diff --git a/src/ResourceManager/HDInsight/Commands.HDInsight/Commands.HDInsight.csproj b/src/ResourceManager/HDInsight/Commands.HDInsight/Commands.HDInsight.csproj index ba4d20dae30a..ff03f1a2ec8f 100644 --- a/src/ResourceManager/HDInsight/Commands.HDInsight/Commands.HDInsight.csproj +++ b/src/ResourceManager/HDInsight/Commands.HDInsight/Commands.HDInsight.csproj @@ -153,7 +153,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/HDInsight/Commands.HDInsight/packages.config b/src/ResourceManager/HDInsight/Commands.HDInsight/packages.config index 65bbc0b80060..fd21677bf5d7 100644 --- a/src/ResourceManager/HDInsight/Commands.HDInsight/packages.config +++ b/src/ResourceManager/HDInsight/Commands.HDInsight/packages.config @@ -16,7 +16,7 @@ - + diff --git a/src/ResourceManager/Insights/Commands.Insights.Test/Commands.Insights.Test.csproj b/src/ResourceManager/Insights/Commands.Insights.Test/Commands.Insights.Test.csproj index ef9950b0d62f..f7b2cf45b156 100644 --- a/src/ResourceManager/Insights/Commands.Insights.Test/Commands.Insights.Test.csproj +++ b/src/ResourceManager/Insights/Commands.Insights.Test/Commands.Insights.Test.csproj @@ -83,7 +83,7 @@ ..\..\..\packages\Microsoft.Data.Services.Client.5.6.4\lib\net40\Microsoft.Data.Services.Client.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Insights/Commands.Insights.Test/packages.config b/src/ResourceManager/Insights/Commands.Insights.Test/packages.config index 3f4c3562cfc8..2f5a45961862 100644 --- a/src/ResourceManager/Insights/Commands.Insights.Test/packages.config +++ b/src/ResourceManager/Insights/Commands.Insights.Test/packages.config @@ -16,7 +16,7 @@ - + diff --git a/src/ResourceManager/Insights/Commands.Insights/Commands.Insights.csproj b/src/ResourceManager/Insights/Commands.Insights/Commands.Insights.csproj index cea86f8f18c1..971cbff1c8a1 100644 --- a/src/ResourceManager/Insights/Commands.Insights/Commands.Insights.csproj +++ b/src/ResourceManager/Insights/Commands.Insights/Commands.Insights.csproj @@ -81,7 +81,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Insights/Commands.Insights/packages.config b/src/ResourceManager/Insights/Commands.Insights/packages.config index 5ce45fb20c0f..c7e3a2758808 100644 --- a/src/ResourceManager/Insights/Commands.Insights/packages.config +++ b/src/ResourceManager/Insights/Commands.Insights/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/KeyVault/Commands.KeyVault.Test/Commands.KeyVault.Test.csproj b/src/ResourceManager/KeyVault/Commands.KeyVault.Test/Commands.KeyVault.Test.csproj index 949eb6a3bf4c..f1fb0612d609 100644 --- a/src/ResourceManager/KeyVault/Commands.KeyVault.Test/Commands.KeyVault.Test.csproj +++ b/src/ResourceManager/KeyVault/Commands.KeyVault.Test/Commands.KeyVault.Test.csproj @@ -100,7 +100,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/KeyVault/Commands.KeyVault.Test/packages.config b/src/ResourceManager/KeyVault/Commands.KeyVault.Test/packages.config index 1c1923305f37..b663b51b0b31 100644 --- a/src/ResourceManager/KeyVault/Commands.KeyVault.Test/packages.config +++ b/src/ResourceManager/KeyVault/Commands.KeyVault.Test/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/KeyVault/Commands.KeyVault/Commands.KeyVault.csproj b/src/ResourceManager/KeyVault/Commands.KeyVault/Commands.KeyVault.csproj index ab23791c6f4c..858fee42e148 100644 --- a/src/ResourceManager/KeyVault/Commands.KeyVault/Commands.KeyVault.csproj +++ b/src/ResourceManager/KeyVault/Commands.KeyVault/Commands.KeyVault.csproj @@ -160,7 +160,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/KeyVault/Commands.KeyVault/packages.config b/src/ResourceManager/KeyVault/Commands.KeyVault/packages.config index 0465c7c2169b..b9f5ec330b03 100644 --- a/src/ResourceManager/KeyVault/Commands.KeyVault/packages.config +++ b/src/ResourceManager/KeyVault/Commands.KeyVault/packages.config @@ -17,7 +17,7 @@ - + diff --git a/src/ResourceManager/LogicApp/Commands.LogicApp.Test/Commands.LogicApp.Test.csproj b/src/ResourceManager/LogicApp/Commands.LogicApp.Test/Commands.LogicApp.Test.csproj index 2b2cd8b7017d..45320b15c4b5 100644 --- a/src/ResourceManager/LogicApp/Commands.LogicApp.Test/Commands.LogicApp.Test.csproj +++ b/src/ResourceManager/LogicApp/Commands.LogicApp.Test/Commands.LogicApp.Test.csproj @@ -94,12 +94,12 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True False - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.0.1-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll diff --git a/src/ResourceManager/LogicApp/Commands.LogicApp.Test/packages.config b/src/ResourceManager/LogicApp/Commands.LogicApp.Test/packages.config index cde01418765e..8d3efffc035f 100644 --- a/src/ResourceManager/LogicApp/Commands.LogicApp.Test/packages.config +++ b/src/ResourceManager/LogicApp/Commands.LogicApp.Test/packages.config @@ -13,8 +13,8 @@ - - + + diff --git a/src/ResourceManager/LogicApp/Commands.LogicApp/Commands.LogicApp.csproj b/src/ResourceManager/LogicApp/Commands.LogicApp/Commands.LogicApp.csproj index 3a1edecdeb93..affc094b3ba8 100644 --- a/src/ResourceManager/LogicApp/Commands.LogicApp/Commands.LogicApp.csproj +++ b/src/ResourceManager/LogicApp/Commands.LogicApp/Commands.LogicApp.csproj @@ -78,12 +78,12 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True False - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.0.1-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll diff --git a/src/ResourceManager/LogicApp/Commands.LogicApp/packages.config b/src/ResourceManager/LogicApp/Commands.LogicApp/packages.config index a7b69909159c..a2e521d5cf1e 100644 --- a/src/ResourceManager/LogicApp/Commands.LogicApp/packages.config +++ b/src/ResourceManager/LogicApp/Commands.LogicApp/packages.config @@ -12,8 +12,8 @@ - - + + \ No newline at end of file diff --git a/src/ResourceManager/Network/Commands.Network.Test/Commands.Network.Test.csproj b/src/ResourceManager/Network/Commands.Network.Test/Commands.Network.Test.csproj index cb322f84032b..b91f786362e8 100644 --- a/src/ResourceManager/Network/Commands.Network.Test/Commands.Network.Test.csproj +++ b/src/ResourceManager/Network/Commands.Network.Test/Commands.Network.Test.csproj @@ -86,11 +86,11 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/Network/Commands.Network.Test/packages.config b/src/ResourceManager/Network/Commands.Network.Test/packages.config index ad09ed4c080b..50a3481c795b 100644 --- a/src/ResourceManager/Network/Commands.Network.Test/packages.config +++ b/src/ResourceManager/Network/Commands.Network.Test/packages.config @@ -15,8 +15,8 @@ - - + + diff --git a/src/ResourceManager/Network/Commands.Network/Commands.Network.csproj b/src/ResourceManager/Network/Commands.Network/Commands.Network.csproj index c8bde0741608..f3ccc9c37680 100644 --- a/src/ResourceManager/Network/Commands.Network/Commands.Network.csproj +++ b/src/ResourceManager/Network/Commands.Network/Commands.Network.csproj @@ -97,11 +97,11 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/Network/Commands.Network/packages.config b/src/ResourceManager/Network/Commands.Network/packages.config index cf7fc4726ecc..2ff6f0efa78d 100644 --- a/src/ResourceManager/Network/Commands.Network/packages.config +++ b/src/ResourceManager/Network/Commands.Network/packages.config @@ -18,8 +18,8 @@ - - + + diff --git a/src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/Commands.NotificationHubs.Test.csproj b/src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/Commands.NotificationHubs.Test.csproj index 9fac30f93e4b..d33ec92cac08 100644 --- a/src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/Commands.NotificationHubs.Test.csproj +++ b/src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/Commands.NotificationHubs.Test.csproj @@ -89,7 +89,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/packages.config b/src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/packages.config index 396d98766d78..efd79f9e4c71 100644 --- a/src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/packages.config +++ b/src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ResourceManager/NotificationHubs/Commands.NotificationHubs/Commands.NotificationHubs.csproj b/src/ResourceManager/NotificationHubs/Commands.NotificationHubs/Commands.NotificationHubs.csproj index a623de50e66d..17100627b0ab 100644 --- a/src/ResourceManager/NotificationHubs/Commands.NotificationHubs/Commands.NotificationHubs.csproj +++ b/src/ResourceManager/NotificationHubs/Commands.NotificationHubs/Commands.NotificationHubs.csproj @@ -63,7 +63,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/NotificationHubs/Commands.NotificationHubs/packages.config b/src/ResourceManager/NotificationHubs/Commands.NotificationHubs/packages.config index 21c34ee6efea..dc3114b3b38d 100644 --- a/src/ResourceManager/NotificationHubs/Commands.NotificationHubs/packages.config +++ b/src/ResourceManager/NotificationHubs/Commands.NotificationHubs/packages.config @@ -9,7 +9,7 @@ - + diff --git a/src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/Commands.OperationalInsights.Test.csproj b/src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/Commands.OperationalInsights.Test.csproj index 6b86d623e376..21a644901df3 100644 --- a/src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/Commands.OperationalInsights.Test.csproj +++ b/src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/Commands.OperationalInsights.Test.csproj @@ -81,7 +81,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/packages.config b/src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/packages.config index 1adbd3719a9d..5814e84f1671 100644 --- a/src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/packages.config +++ b/src/ResourceManager/OperationalInsights/Commands.OperationalInsights.Test/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/OperationalInsights/Commands.OperationalInsights/Commands.OperationalInsights.csproj b/src/ResourceManager/OperationalInsights/Commands.OperationalInsights/Commands.OperationalInsights.csproj index 71977180f926..b10791c794e9 100644 --- a/src/ResourceManager/OperationalInsights/Commands.OperationalInsights/Commands.OperationalInsights.csproj +++ b/src/ResourceManager/OperationalInsights/Commands.OperationalInsights/Commands.OperationalInsights.csproj @@ -74,7 +74,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/OperationalInsights/Commands.OperationalInsights/packages.config b/src/ResourceManager/OperationalInsights/Commands.OperationalInsights/packages.config index 409acaa72cc3..9c87b94ef6b5 100644 --- a/src/ResourceManager/OperationalInsights/Commands.OperationalInsights/packages.config +++ b/src/ResourceManager/OperationalInsights/Commands.OperationalInsights/packages.config @@ -10,7 +10,7 @@ - + diff --git a/src/ResourceManager/Profile/Commands.Profile.Test/Commands.Profile.Test.csproj b/src/ResourceManager/Profile/Commands.Profile.Test/Commands.Profile.Test.csproj index cedea0633196..8108ef47d7af 100644 --- a/src/ResourceManager/Profile/Commands.Profile.Test/Commands.Profile.Test.csproj +++ b/src/ResourceManager/Profile/Commands.Profile.Test/Commands.Profile.Test.csproj @@ -97,7 +97,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Profile/Commands.Profile.Test/packages.config b/src/ResourceManager/Profile/Commands.Profile.Test/packages.config index f7dc443f75ad..97a2e6240d51 100644 --- a/src/ResourceManager/Profile/Commands.Profile.Test/packages.config +++ b/src/ResourceManager/Profile/Commands.Profile.Test/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/Profile/Commands.Profile/Commands.Profile.csproj b/src/ResourceManager/Profile/Commands.Profile/Commands.Profile.csproj index aed122d7daa0..a56a6226cd3f 100644 --- a/src/ResourceManager/Profile/Commands.Profile/Commands.Profile.csproj +++ b/src/ResourceManager/Profile/Commands.Profile/Commands.Profile.csproj @@ -72,7 +72,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Profile/Commands.Profile/packages.config b/src/ResourceManager/Profile/Commands.Profile/packages.config index 2fd6ccc443c1..04ea95d4a831 100644 --- a/src/ResourceManager/Profile/Commands.Profile/packages.config +++ b/src/ResourceManager/Profile/Commands.Profile/packages.config @@ -9,7 +9,7 @@ - + diff --git a/src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj b/src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj index c4009291263d..82f359bce996 100644 --- a/src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj +++ b/src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj @@ -71,7 +71,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/packages.config b/src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/packages.config index 6162d080cd20..d9d02f5bfa79 100644 --- a/src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/packages.config +++ b/src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ResourceManager/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj b/src/ResourceManager/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj index 98e0179998eb..fb6c14ddb907 100644 --- a/src/ResourceManager/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj +++ b/src/ResourceManager/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj @@ -60,7 +60,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/RecoveryServices/Commands.RecoveryServices/packages.config b/src/ResourceManager/RecoveryServices/Commands.RecoveryServices/packages.config index ae62060b7765..fda29d4fc772 100644 --- a/src/ResourceManager/RecoveryServices/Commands.RecoveryServices/packages.config +++ b/src/ResourceManager/RecoveryServices/Commands.RecoveryServices/packages.config @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/src/ResourceManager/RedisCache/Commands.RedisCache.Test/Commands.RedisCache.Test.csproj b/src/ResourceManager/RedisCache/Commands.RedisCache.Test/Commands.RedisCache.Test.csproj index d0099edfb462..32c987e0cbd3 100644 --- a/src/ResourceManager/RedisCache/Commands.RedisCache.Test/Commands.RedisCache.Test.csproj +++ b/src/ResourceManager/RedisCache/Commands.RedisCache.Test/Commands.RedisCache.Test.csproj @@ -94,7 +94,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/RedisCache/Commands.RedisCache.Test/packages.config b/src/ResourceManager/RedisCache/Commands.RedisCache.Test/packages.config index 3c6b46368170..1e26ca9e1684 100644 --- a/src/ResourceManager/RedisCache/Commands.RedisCache.Test/packages.config +++ b/src/ResourceManager/RedisCache/Commands.RedisCache.Test/packages.config @@ -17,7 +17,7 @@ - + diff --git a/src/ResourceManager/RedisCache/Commands.RedisCache/Commands.RedisCache.csproj b/src/ResourceManager/RedisCache/Commands.RedisCache/Commands.RedisCache.csproj index fa18d3284e5a..da03627a2824 100644 --- a/src/ResourceManager/RedisCache/Commands.RedisCache/Commands.RedisCache.csproj +++ b/src/ResourceManager/RedisCache/Commands.RedisCache/Commands.RedisCache.csproj @@ -88,7 +88,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/RedisCache/Commands.RedisCache/packages.config b/src/ResourceManager/RedisCache/Commands.RedisCache/packages.config index 28a49756788c..038c53d53db9 100644 --- a/src/ResourceManager/RedisCache/Commands.RedisCache/packages.config +++ b/src/ResourceManager/RedisCache/Commands.RedisCache/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/Commands.Resources.Rest.csproj b/src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/Commands.Resources.Rest.csproj index 7d8dd37e75a4..05bb69b5a037 100644 --- a/src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/Commands.Resources.Rest.csproj +++ b/src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/Commands.Resources.Rest.csproj @@ -64,7 +64,7 @@ True - ..\..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/packages.config b/src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/packages.config index 12e09556906c..2f8dd93010e6 100644 --- a/src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/packages.config +++ b/src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/packages.config @@ -8,7 +8,7 @@ - + diff --git a/src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj b/src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj index 1e08972aec4d..660b2e5d7072 100644 --- a/src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj +++ b/src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj @@ -101,7 +101,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Resources/Commands.Resources.Test/packages.config b/src/ResourceManager/Resources/Commands.Resources.Test/packages.config index c63dfdce6af2..e2ed4ab9b1cf 100644 --- a/src/ResourceManager/Resources/Commands.Resources.Test/packages.config +++ b/src/ResourceManager/Resources/Commands.Resources.Test/packages.config @@ -19,7 +19,7 @@ - + diff --git a/src/ResourceManager/Resources/Commands.Resources/Commands.Resources.csproj b/src/ResourceManager/Resources/Commands.Resources/Commands.Resources.csproj index 63b38f0011bf..e88b646b39cd 100644 --- a/src/ResourceManager/Resources/Commands.Resources/Commands.Resources.csproj +++ b/src/ResourceManager/Resources/Commands.Resources/Commands.Resources.csproj @@ -81,7 +81,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Resources/Commands.Resources/packages.config b/src/ResourceManager/Resources/Commands.Resources/packages.config index e537de45eec3..b51beb150e60 100644 --- a/src/ResourceManager/Resources/Commands.Resources/packages.config +++ b/src/ResourceManager/Resources/Commands.Resources/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/Commands.SiteRecovery.Test.csproj b/src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/Commands.SiteRecovery.Test.csproj index 08f22f0483e1..4de8e35b4f50 100644 --- a/src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/Commands.SiteRecovery.Test.csproj +++ b/src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/Commands.SiteRecovery.Test.csproj @@ -67,7 +67,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/packages.config b/src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/packages.config index afc4e0f4726e..84b2d093a80a 100644 --- a/src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/packages.config +++ b/src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ResourceManager/SiteRecovery/Commands.SiteRecovery/Commands.SiteRecovery.csproj b/src/ResourceManager/SiteRecovery/Commands.SiteRecovery/Commands.SiteRecovery.csproj index 23b45828c65f..6f5a531f210b 100644 --- a/src/ResourceManager/SiteRecovery/Commands.SiteRecovery/Commands.SiteRecovery.csproj +++ b/src/ResourceManager/SiteRecovery/Commands.SiteRecovery/Commands.SiteRecovery.csproj @@ -60,7 +60,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/SiteRecovery/Commands.SiteRecovery/packages.config b/src/ResourceManager/SiteRecovery/Commands.SiteRecovery/packages.config index 864968a84b17..4592cbb290c2 100644 --- a/src/ResourceManager/SiteRecovery/Commands.SiteRecovery/packages.config +++ b/src/ResourceManager/SiteRecovery/Commands.SiteRecovery/packages.config @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj b/src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj index 9aa192cd4bf2..059f8418815f 100644 --- a/src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj +++ b/src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj @@ -107,7 +107,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/packages.config b/src/ResourceManager/Sql/Commands.Sql.Test/packages.config index 55c2130cc0f2..b9eecc7490e7 100644 --- a/src/ResourceManager/Sql/Commands.Sql.Test/packages.config +++ b/src/ResourceManager/Sql/Commands.Sql.Test/packages.config @@ -20,7 +20,7 @@ - + diff --git a/src/ResourceManager/Sql/Commands.Sql/Commands.Sql.csproj b/src/ResourceManager/Sql/Commands.Sql/Commands.Sql.csproj index 8e1aea0a16e5..d21af80c7ce0 100644 --- a/src/ResourceManager/Sql/Commands.Sql/Commands.Sql.csproj +++ b/src/ResourceManager/Sql/Commands.Sql/Commands.Sql.csproj @@ -329,7 +329,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Sql/Commands.Sql/packages.config b/src/ResourceManager/Sql/Commands.Sql/packages.config index 3b136ef01be9..e78cc970c37b 100644 --- a/src/ResourceManager/Sql/Commands.Sql/packages.config +++ b/src/ResourceManager/Sql/Commands.Sql/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ResourceManager/Storage/Commands.Management.Storage.Test/Commands.Management.Storage.Test.csproj b/src/ResourceManager/Storage/Commands.Management.Storage.Test/Commands.Management.Storage.Test.csproj index 6450a2012c69..fc1392c1cce8 100644 --- a/src/ResourceManager/Storage/Commands.Management.Storage.Test/Commands.Management.Storage.Test.csproj +++ b/src/ResourceManager/Storage/Commands.Management.Storage.Test/Commands.Management.Storage.Test.csproj @@ -72,7 +72,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Storage/Commands.Management.Storage.Test/packages.config b/src/ResourceManager/Storage/Commands.Management.Storage.Test/packages.config index e1f856b514ce..a5b9ebcb15c5 100644 --- a/src/ResourceManager/Storage/Commands.Management.Storage.Test/packages.config +++ b/src/ResourceManager/Storage/Commands.Management.Storage.Test/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/Storage/Commands.Management.Storage/Commands.Management.Storage.csproj b/src/ResourceManager/Storage/Commands.Management.Storage/Commands.Management.Storage.csproj index 19aaecbf8be3..b78584b57c75 100644 --- a/src/ResourceManager/Storage/Commands.Management.Storage/Commands.Management.Storage.csproj +++ b/src/ResourceManager/Storage/Commands.Management.Storage/Commands.Management.Storage.csproj @@ -85,7 +85,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Storage/Commands.Management.Storage/packages.config b/src/ResourceManager/Storage/Commands.Management.Storage/packages.config index b5aa0b4f6fa2..3789082fc2cd 100644 --- a/src/ResourceManager/Storage/Commands.Management.Storage/packages.config +++ b/src/ResourceManager/Storage/Commands.Management.Storage/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/Commands.StreamAnalytics.Test.csproj b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/Commands.StreamAnalytics.Test.csproj index 942253415589..9180e427f386 100644 --- a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/Commands.StreamAnalytics.Test.csproj +++ b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/Commands.StreamAnalytics.Test.csproj @@ -97,7 +97,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/packages.config b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/packages.config index df439944aa1e..1b5b15590915 100644 --- a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/packages.config +++ b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/packages.config @@ -18,7 +18,7 @@ - + diff --git a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/Commands.StreamAnalytics.csproj b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/Commands.StreamAnalytics.csproj index 13508f4bbbe8..a7dafe40ac24 100644 --- a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/Commands.StreamAnalytics.csproj +++ b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/Commands.StreamAnalytics.csproj @@ -90,7 +90,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/packages.config b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/packages.config index 5c78f5f3733e..c80aae9fbcd0 100644 --- a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/packages.config +++ b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ResourceManager/Tags/Commands.Tags/Commands.Tags.csproj b/src/ResourceManager/Tags/Commands.Tags/Commands.Tags.csproj index c0f7fd106d84..24656c286897 100644 --- a/src/ResourceManager/Tags/Commands.Tags/Commands.Tags.csproj +++ b/src/ResourceManager/Tags/Commands.Tags/Commands.Tags.csproj @@ -70,7 +70,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/Tags/Commands.Tags/packages.config b/src/ResourceManager/Tags/Commands.Tags/packages.config index f643428dc75a..65c40ed0440c 100644 --- a/src/ResourceManager/Tags/Commands.Tags/packages.config +++ b/src/ResourceManager/Tags/Commands.Tags/packages.config @@ -9,7 +9,7 @@ - + diff --git a/src/ResourceManager/TrafficManager/Commands.TrafficManager2.Test/Commands.TrafficManager.Test.csproj b/src/ResourceManager/TrafficManager/Commands.TrafficManager2.Test/Commands.TrafficManager.Test.csproj index df6300a7456b..a68c292db738 100644 --- a/src/ResourceManager/TrafficManager/Commands.TrafficManager2.Test/Commands.TrafficManager.Test.csproj +++ b/src/ResourceManager/TrafficManager/Commands.TrafficManager2.Test/Commands.TrafficManager.Test.csproj @@ -81,7 +81,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/TrafficManager/Commands.TrafficManager2.Test/packages.config b/src/ResourceManager/TrafficManager/Commands.TrafficManager2.Test/packages.config index 9bc5feeeb63f..74a7d6b13f86 100644 --- a/src/ResourceManager/TrafficManager/Commands.TrafficManager2.Test/packages.config +++ b/src/ResourceManager/TrafficManager/Commands.TrafficManager2.Test/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ResourceManager/TrafficManager/Commands.TrafficManager2/Commands.TrafficManager.csproj b/src/ResourceManager/TrafficManager/Commands.TrafficManager2/Commands.TrafficManager.csproj index 450f5e73e853..87d4d8fa9be1 100644 --- a/src/ResourceManager/TrafficManager/Commands.TrafficManager2/Commands.TrafficManager.csproj +++ b/src/ResourceManager/TrafficManager/Commands.TrafficManager2/Commands.TrafficManager.csproj @@ -63,7 +63,7 @@ - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/TrafficManager/Commands.TrafficManager2/packages.config b/src/ResourceManager/TrafficManager/Commands.TrafficManager2/packages.config index 9119f0e50b3b..35b144a1b678 100644 --- a/src/ResourceManager/TrafficManager/Commands.TrafficManager2/packages.config +++ b/src/ResourceManager/TrafficManager/Commands.TrafficManager2/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ResourceManager/UsageAggregates/Commands.UsageAggregates.Test/Commands.UsageAggregates.Test.csproj b/src/ResourceManager/UsageAggregates/Commands.UsageAggregates.Test/Commands.UsageAggregates.Test.csproj index 2437d0de9bce..117b81815e3e 100644 --- a/src/ResourceManager/UsageAggregates/Commands.UsageAggregates.Test/Commands.UsageAggregates.Test.csproj +++ b/src/ResourceManager/UsageAggregates/Commands.UsageAggregates.Test/Commands.UsageAggregates.Test.csproj @@ -68,7 +68,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/UsageAggregates/Commands.UsageAggregates.Test/packages.config b/src/ResourceManager/UsageAggregates/Commands.UsageAggregates.Test/packages.config index a1633b01eaee..1d8dd714e29b 100644 --- a/src/ResourceManager/UsageAggregates/Commands.UsageAggregates.Test/packages.config +++ b/src/ResourceManager/UsageAggregates/Commands.UsageAggregates.Test/packages.config @@ -11,7 +11,7 @@ - + diff --git a/src/ResourceManager/UsageAggregates/Commands.UsageAggregates/Commands.UsageAggregates.csproj b/src/ResourceManager/UsageAggregates/Commands.UsageAggregates/Commands.UsageAggregates.csproj index fbb4f8ff5c74..ebc5dc90b4db 100644 --- a/src/ResourceManager/UsageAggregates/Commands.UsageAggregates/Commands.UsageAggregates.csproj +++ b/src/ResourceManager/UsageAggregates/Commands.UsageAggregates/Commands.UsageAggregates.csproj @@ -60,7 +60,7 @@ ..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ResourceManager/UsageAggregates/Commands.UsageAggregates/packages.config b/src/ResourceManager/UsageAggregates/Commands.UsageAggregates/packages.config index bc6b0143e05d..061f6ba7ef99 100644 --- a/src/ResourceManager/UsageAggregates/Commands.UsageAggregates/packages.config +++ b/src/ResourceManager/UsageAggregates/Commands.UsageAggregates/packages.config @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/src/ResourceManager/Websites/Commands.Websites.Test/Commands.Websites.Test.csproj b/src/ResourceManager/Websites/Commands.Websites.Test/Commands.Websites.Test.csproj index 6f56e2507a8c..688e28b27366 100644 --- a/src/ResourceManager/Websites/Commands.Websites.Test/Commands.Websites.Test.csproj +++ b/src/ResourceManager/Websites/Commands.Websites.Test/Commands.Websites.Test.csproj @@ -86,11 +86,11 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/Websites/Commands.Websites.Test/packages.config b/src/ResourceManager/Websites/Commands.Websites.Test/packages.config index 8054d564f0f2..992904baac62 100644 --- a/src/ResourceManager/Websites/Commands.Websites.Test/packages.config +++ b/src/ResourceManager/Websites/Commands.Websites.Test/packages.config @@ -14,8 +14,8 @@ - - + + diff --git a/src/ResourceManager/Websites/Commands.Websites/Commands.Websites.csproj b/src/ResourceManager/Websites/Commands.Websites/Commands.Websites.csproj index b2ff931eb5e2..2220224eeed7 100644 --- a/src/ResourceManager/Websites/Commands.Websites/Commands.Websites.csproj +++ b/src/ResourceManager/Websites/Commands.Websites/Commands.Websites.csproj @@ -88,11 +88,11 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.0.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll True diff --git a/src/ResourceManager/Websites/Commands.Websites/packages.config b/src/ResourceManager/Websites/Commands.Websites/packages.config index e75cb8a69986..4ac2e9040161 100644 --- a/src/ResourceManager/Websites/Commands.Websites/packages.config +++ b/src/ResourceManager/Websites/Commands.Websites/packages.config @@ -13,8 +13,8 @@ - - + + \ No newline at end of file diff --git a/src/ServiceManagement/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj b/src/ServiceManagement/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj index 473538cebe3a..1892eeb89579 100644 --- a/src/ServiceManagement/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj +++ b/src/ServiceManagement/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj @@ -77,7 +77,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Automation/Commands.Automation.Test/packages.config b/src/ServiceManagement/Automation/Commands.Automation.Test/packages.config index c242ff14f6e8..429551a4924e 100644 --- a/src/ServiceManagement/Automation/Commands.Automation.Test/packages.config +++ b/src/ServiceManagement/Automation/Commands.Automation.Test/packages.config @@ -10,7 +10,7 @@ - + diff --git a/src/ServiceManagement/Automation/Commands.Automation/Commands.Automation.csproj b/src/ServiceManagement/Automation/Commands.Automation/Commands.Automation.csproj index 65ccb196b41c..930ef2d21b01 100644 --- a/src/ServiceManagement/Automation/Commands.Automation/Commands.Automation.csproj +++ b/src/ServiceManagement/Automation/Commands.Automation/Commands.Automation.csproj @@ -75,7 +75,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Automation/Commands.Automation/packages.config b/src/ServiceManagement/Automation/Commands.Automation/packages.config index 8a9bbcdc1ee1..bee618a0f86b 100644 --- a/src/ServiceManagement/Automation/Commands.Automation/packages.config +++ b/src/ServiceManagement/Automation/Commands.Automation/packages.config @@ -9,7 +9,7 @@ - + diff --git a/src/ServiceManagement/Common/Commands.Common.Test/Commands.Common.Test.csproj b/src/ServiceManagement/Common/Commands.Common.Test/Commands.Common.Test.csproj index 19c1989e5270..a47e07200993 100644 --- a/src/ServiceManagement/Common/Commands.Common.Test/Commands.Common.Test.csproj +++ b/src/ServiceManagement/Common/Commands.Common.Test/Commands.Common.Test.csproj @@ -97,7 +97,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Common/Commands.Common.Test/packages.config b/src/ServiceManagement/Common/Commands.Common.Test/packages.config index 0595cacba18b..685b9bc48b92 100644 --- a/src/ServiceManagement/Common/Commands.Common.Test/packages.config +++ b/src/ServiceManagement/Common/Commands.Common.Test/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ServiceManagement/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj b/src/ServiceManagement/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj index fd38b581a493..95047a245a33 100644 --- a/src/ServiceManagement/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj +++ b/src/ServiceManagement/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj @@ -85,7 +85,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Common/Commands.ScenarioTest/packages.config b/src/ServiceManagement/Common/Commands.ScenarioTest/packages.config index 1c75c17b2134..753c3bdfecce 100644 --- a/src/ServiceManagement/Common/Commands.ScenarioTest/packages.config +++ b/src/ServiceManagement/Common/Commands.ScenarioTest/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ServiceManagement/Common/Commands.ServiceManagement.Common/Commands.ServiceManagement.Common.csproj b/src/ServiceManagement/Common/Commands.ServiceManagement.Common/Commands.ServiceManagement.Common.csproj index 4e17807156c5..f3784a6d0518 100644 --- a/src/ServiceManagement/Common/Commands.ServiceManagement.Common/Commands.ServiceManagement.Common.csproj +++ b/src/ServiceManagement/Common/Commands.ServiceManagement.Common/Commands.ServiceManagement.Common.csproj @@ -80,7 +80,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Common/Commands.ServiceManagement.Common/packages.config b/src/ServiceManagement/Common/Commands.ServiceManagement.Common/packages.config index 232c36758457..4cdb4a4b5462 100644 --- a/src/ServiceManagement/Common/Commands.ServiceManagement.Common/packages.config +++ b/src/ServiceManagement/Common/Commands.ServiceManagement.Common/packages.config @@ -11,7 +11,7 @@ - + diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/Commands.ServiceManagement.PlatformImageRepository.csproj b/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/Commands.ServiceManagement.PlatformImageRepository.csproj index 62e44f3f7437..fdfdad1cbe4c 100644 --- a/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/Commands.ServiceManagement.PlatformImageRepository.csproj +++ b/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/Commands.ServiceManagement.PlatformImageRepository.csproj @@ -98,7 +98,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/packages.config b/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/packages.config index c13a12fc1d72..130b76a408e2 100644 --- a/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/packages.config +++ b/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/Commands.ServiceManagement.Preview.csproj b/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/Commands.ServiceManagement.Preview.csproj index 1f371d75d983..cc5b24476af4 100644 --- a/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/Commands.ServiceManagement.Preview.csproj +++ b/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/Commands.ServiceManagement.Preview.csproj @@ -99,7 +99,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/packages.config b/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/packages.config index 24c1f48d2f2d..ff5c6104010f 100644 --- a/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/packages.config +++ b/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement.Test/Commands.ServiceManagement.Test.csproj b/src/ServiceManagement/Compute/Commands.ServiceManagement.Test/Commands.ServiceManagement.Test.csproj index f06bd01e2525..2c668a30adc3 100644 --- a/src/ServiceManagement/Compute/Commands.ServiceManagement.Test/Commands.ServiceManagement.Test.csproj +++ b/src/ServiceManagement/Compute/Commands.ServiceManagement.Test/Commands.ServiceManagement.Test.csproj @@ -99,7 +99,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement.Test/packages.config b/src/ServiceManagement/Compute/Commands.ServiceManagement.Test/packages.config index 49198e94b83a..cc9195cf39f2 100644 --- a/src/ServiceManagement/Compute/Commands.ServiceManagement.Test/packages.config +++ b/src/ServiceManagement/Compute/Commands.ServiceManagement.Test/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement/Commands.ServiceManagement.csproj b/src/ServiceManagement/Compute/Commands.ServiceManagement/Commands.ServiceManagement.csproj index 24c4ebbaba95..e2eaa519accf 100644 --- a/src/ServiceManagement/Compute/Commands.ServiceManagement/Commands.ServiceManagement.csproj +++ b/src/ServiceManagement/Compute/Commands.ServiceManagement/Commands.ServiceManagement.csproj @@ -100,7 +100,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement/packages.config b/src/ServiceManagement/Compute/Commands.ServiceManagement/packages.config index 476f2a5a91dc..867b67ce3251 100644 --- a/src/ServiceManagement/Compute/Commands.ServiceManagement/packages.config +++ b/src/ServiceManagement/Compute/Commands.ServiceManagement/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/Commands.ExpressRoute.csproj b/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/Commands.ExpressRoute.csproj index 4ea38a52ac6e..34a72da07019 100644 --- a/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/Commands.ExpressRoute.csproj +++ b/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/Commands.ExpressRoute.csproj @@ -64,7 +64,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/packages.config b/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/packages.config index bb4379d4e649..a137a14ed809 100644 --- a/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/packages.config +++ b/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/packages.config @@ -9,7 +9,7 @@ - + diff --git a/src/ServiceManagement/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj b/src/ServiceManagement/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj index 4fee1622ca53..fab0ac666ac3 100644 --- a/src/ServiceManagement/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj +++ b/src/ServiceManagement/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj @@ -95,7 +95,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/HDInsight/Commands.HDInsight.Test/packages.config b/src/ServiceManagement/HDInsight/Commands.HDInsight.Test/packages.config index 37715c6aed0e..a36613557574 100644 --- a/src/ServiceManagement/HDInsight/Commands.HDInsight.Test/packages.config +++ b/src/ServiceManagement/HDInsight/Commands.HDInsight.Test/packages.config @@ -16,7 +16,7 @@ - + diff --git a/src/ServiceManagement/HDInsight/Commands.HDInsight/HDInsight.csproj b/src/ServiceManagement/HDInsight/Commands.HDInsight/HDInsight.csproj index 47733838d019..efe3677776fa 100644 --- a/src/ServiceManagement/HDInsight/Commands.HDInsight/HDInsight.csproj +++ b/src/ServiceManagement/HDInsight/Commands.HDInsight/HDInsight.csproj @@ -93,7 +93,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/HDInsight/Commands.HDInsight/packages.config b/src/ServiceManagement/HDInsight/Commands.HDInsight/packages.config index b577b8ff3daf..a3a1be515ed0 100644 --- a/src/ServiceManagement/HDInsight/Commands.HDInsight/packages.config +++ b/src/ServiceManagement/HDInsight/Commands.HDInsight/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ServiceManagement/ManagedCache/Commands.ManagedCache.Test/Commands.ManagedCache.Test.csproj b/src/ServiceManagement/ManagedCache/Commands.ManagedCache.Test/Commands.ManagedCache.Test.csproj index e155f0e52585..394b54010a9a 100644 --- a/src/ServiceManagement/ManagedCache/Commands.ManagedCache.Test/Commands.ManagedCache.Test.csproj +++ b/src/ServiceManagement/ManagedCache/Commands.ManagedCache.Test/Commands.ManagedCache.Test.csproj @@ -78,7 +78,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/ManagedCache/Commands.ManagedCache.Test/packages.config b/src/ServiceManagement/ManagedCache/Commands.ManagedCache.Test/packages.config index f5493f3401bd..2823ef8c466f 100644 --- a/src/ServiceManagement/ManagedCache/Commands.ManagedCache.Test/packages.config +++ b/src/ServiceManagement/ManagedCache/Commands.ManagedCache.Test/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ServiceManagement/ManagedCache/Commands.ManagedCache/Commands.ManagedCache.csproj b/src/ServiceManagement/ManagedCache/Commands.ManagedCache/Commands.ManagedCache.csproj index 757a478d2ec2..e991f68bd161 100644 --- a/src/ServiceManagement/ManagedCache/Commands.ManagedCache/Commands.ManagedCache.csproj +++ b/src/ServiceManagement/ManagedCache/Commands.ManagedCache/Commands.ManagedCache.csproj @@ -73,7 +73,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/ManagedCache/Commands.ManagedCache/packages.config b/src/ServiceManagement/ManagedCache/Commands.ManagedCache/packages.config index 7cb1d4035e23..f89d0b83aefd 100644 --- a/src/ServiceManagement/ManagedCache/Commands.ManagedCache/packages.config +++ b/src/ServiceManagement/ManagedCache/Commands.ManagedCache/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ServiceManagement/Network/Commands.Network.Test/Commands.ServiceManagement.Network.Test.csproj b/src/ServiceManagement/Network/Commands.Network.Test/Commands.ServiceManagement.Network.Test.csproj index b4ad78b30ef1..4ba2244611f0 100644 --- a/src/ServiceManagement/Network/Commands.Network.Test/Commands.ServiceManagement.Network.Test.csproj +++ b/src/ServiceManagement/Network/Commands.Network.Test/Commands.ServiceManagement.Network.Test.csproj @@ -78,7 +78,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Network/Commands.Network.Test/packages.config b/src/ServiceManagement/Network/Commands.Network.Test/packages.config index 5e6b01b2d5a9..3199092b91de 100644 --- a/src/ServiceManagement/Network/Commands.Network.Test/packages.config +++ b/src/ServiceManagement/Network/Commands.Network.Test/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ServiceManagement/Network/Commands.Network/Commands.ServiceManagement.Network.csproj b/src/ServiceManagement/Network/Commands.Network/Commands.ServiceManagement.Network.csproj index 486b57139642..35cef2ae298b 100644 --- a/src/ServiceManagement/Network/Commands.Network/Commands.ServiceManagement.Network.csproj +++ b/src/ServiceManagement/Network/Commands.Network/Commands.ServiceManagement.Network.csproj @@ -88,7 +88,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Network/Commands.Network/packages.config b/src/ServiceManagement/Network/Commands.Network/packages.config index 1e0e6c7c3086..91bea4b82e8b 100644 --- a/src/ServiceManagement/Network/Commands.Network/packages.config +++ b/src/ServiceManagement/Network/Commands.Network/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ServiceManagement/Profile/Commands.Profile/Commands.Profile.csproj b/src/ServiceManagement/Profile/Commands.Profile/Commands.Profile.csproj index a2b4573d1c4b..fa62b4f7b707 100644 --- a/src/ServiceManagement/Profile/Commands.Profile/Commands.Profile.csproj +++ b/src/ServiceManagement/Profile/Commands.Profile/Commands.Profile.csproj @@ -84,7 +84,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Profile/Commands.Profile/packages.config b/src/ServiceManagement/Profile/Commands.Profile/packages.config index 2c602f38b9d4..9c5be74d879d 100644 --- a/src/ServiceManagement/Profile/Commands.Profile/packages.config +++ b/src/ServiceManagement/Profile/Commands.Profile/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj b/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj index 05ed278b7aff..d72b11f7b17b 100644 --- a/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj +++ b/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj @@ -66,7 +66,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/packages.config b/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/packages.config index efa6eda102e6..99d44d699ff9 100644 --- a/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/packages.config +++ b/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServicesRdfe.csproj b/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServicesRdfe.csproj index 073f33827e00..b17a475105a7 100644 --- a/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServicesRdfe.csproj +++ b/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServicesRdfe.csproj @@ -69,7 +69,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/packages.config b/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/packages.config index 1ef51d82a8b5..aff83c3b1a9a 100644 --- a/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/packages.config +++ b/src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/packages.config @@ -11,7 +11,7 @@ - + diff --git a/src/ServiceManagement/RemoteApp/Commands.RemoteApp.Test/Commands.RemoteApp.Test.csproj b/src/ServiceManagement/RemoteApp/Commands.RemoteApp.Test/Commands.RemoteApp.Test.csproj index fc0326ce7469..40ff98b842ab 100644 --- a/src/ServiceManagement/RemoteApp/Commands.RemoteApp.Test/Commands.RemoteApp.Test.csproj +++ b/src/ServiceManagement/RemoteApp/Commands.RemoteApp.Test/Commands.RemoteApp.Test.csproj @@ -124,7 +124,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/RemoteApp/Commands.RemoteApp.Test/packages.config b/src/ServiceManagement/RemoteApp/Commands.RemoteApp.Test/packages.config index 821b102885e2..4e5567a97e85 100644 --- a/src/ServiceManagement/RemoteApp/Commands.RemoteApp.Test/packages.config +++ b/src/ServiceManagement/RemoteApp/Commands.RemoteApp.Test/packages.config @@ -9,7 +9,7 @@ - + diff --git a/src/ServiceManagement/RemoteApp/Commands.RemoteApp/Commands.RemoteApp.csproj b/src/ServiceManagement/RemoteApp/Commands.RemoteApp/Commands.RemoteApp.csproj index 79ece160c2c0..4c1756f66c97 100644 --- a/src/ServiceManagement/RemoteApp/Commands.RemoteApp/Commands.RemoteApp.csproj +++ b/src/ServiceManagement/RemoteApp/Commands.RemoteApp/Commands.RemoteApp.csproj @@ -86,7 +86,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/RemoteApp/Commands.RemoteApp/packages.config b/src/ServiceManagement/RemoteApp/Commands.RemoteApp/packages.config index 37cc9ce16554..6f2cade37d8f 100644 --- a/src/ServiceManagement/RemoteApp/Commands.RemoteApp/packages.config +++ b/src/ServiceManagement/RemoteApp/Commands.RemoteApp/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ServiceManagement/Services/Commands.Test.Utilities/Commands.Test.Utilities.csproj b/src/ServiceManagement/Services/Commands.Test.Utilities/Commands.Test.Utilities.csproj index 60203ece4225..36f3c20257ff 100644 --- a/src/ServiceManagement/Services/Commands.Test.Utilities/Commands.Test.Utilities.csproj +++ b/src/ServiceManagement/Services/Commands.Test.Utilities/Commands.Test.Utilities.csproj @@ -67,7 +67,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Services/Commands.Test.Utilities/packages.config b/src/ServiceManagement/Services/Commands.Test.Utilities/packages.config index 16655902e3a6..b0ab534609cc 100644 --- a/src/ServiceManagement/Services/Commands.Test.Utilities/packages.config +++ b/src/ServiceManagement/Services/Commands.Test.Utilities/packages.config @@ -9,7 +9,7 @@ - + diff --git a/src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj b/src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj index ce63641fd3ee..93a757edcfc2 100644 --- a/src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj +++ b/src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj @@ -95,7 +95,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Services/Commands.Test/packages.config b/src/ServiceManagement/Services/Commands.Test/packages.config index 367d36dd3475..abf3ec56bdca 100644 --- a/src/ServiceManagement/Services/Commands.Test/packages.config +++ b/src/ServiceManagement/Services/Commands.Test/packages.config @@ -15,7 +15,7 @@ - + diff --git a/src/ServiceManagement/Services/Commands.Utilities/Commands.Utilities.csproj b/src/ServiceManagement/Services/Commands.Utilities/Commands.Utilities.csproj index f366a4b2dff1..adcb38cb3413 100644 --- a/src/ServiceManagement/Services/Commands.Utilities/Commands.Utilities.csproj +++ b/src/ServiceManagement/Services/Commands.Utilities/Commands.Utilities.csproj @@ -96,7 +96,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Services/Commands.Utilities/packages.config b/src/ServiceManagement/Services/Commands.Utilities/packages.config index 47d085f529b5..84165d89982a 100644 --- a/src/ServiceManagement/Services/Commands.Utilities/packages.config +++ b/src/ServiceManagement/Services/Commands.Utilities/packages.config @@ -14,7 +14,7 @@ - + diff --git a/src/ServiceManagement/Services/Commands/Commands.csproj b/src/ServiceManagement/Services/Commands/Commands.csproj index 841353dfbd9a..deb45051c12c 100644 --- a/src/ServiceManagement/Services/Commands/Commands.csproj +++ b/src/ServiceManagement/Services/Commands/Commands.csproj @@ -88,7 +88,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Services/Commands/packages.config b/src/ServiceManagement/Services/Commands/packages.config index cf2fa644277e..cec806f4a11b 100644 --- a/src/ServiceManagement/Services/Commands/packages.config +++ b/src/ServiceManagement/Services/Commands/packages.config @@ -12,7 +12,7 @@ - + diff --git a/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/Commands.SqlDatabase.Test.csproj b/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/Commands.SqlDatabase.Test.csproj index 5250f0d614f6..1886306433f8 100644 --- a/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/Commands.SqlDatabase.Test.csproj +++ b/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/Commands.SqlDatabase.Test.csproj @@ -87,7 +87,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/packages.config b/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/packages.config index c201828dccc2..279cc8578307 100644 --- a/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/packages.config +++ b/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ServiceManagement/Sql/Commands.SqlDatabase/Commands.SqlDatabase.csproj b/src/ServiceManagement/Sql/Commands.SqlDatabase/Commands.SqlDatabase.csproj index 10227f3a265e..ff23ab7e8950 100644 --- a/src/ServiceManagement/Sql/Commands.SqlDatabase/Commands.SqlDatabase.csproj +++ b/src/ServiceManagement/Sql/Commands.SqlDatabase/Commands.SqlDatabase.csproj @@ -90,7 +90,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/Sql/Commands.SqlDatabase/packages.config b/src/ServiceManagement/Sql/Commands.SqlDatabase/packages.config index 79f2faaa2f17..0a0a116b262c 100644 --- a/src/ServiceManagement/Sql/Commands.SqlDatabase/packages.config +++ b/src/ServiceManagement/Sql/Commands.SqlDatabase/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ServiceManagement/StorSimple/Commands.StorSimple.Test/Commands.StorSimple.Test.csproj b/src/ServiceManagement/StorSimple/Commands.StorSimple.Test/Commands.StorSimple.Test.csproj index f97434287a38..eef32c6baa6b 100644 --- a/src/ServiceManagement/StorSimple/Commands.StorSimple.Test/Commands.StorSimple.Test.csproj +++ b/src/ServiceManagement/StorSimple/Commands.StorSimple.Test/Commands.StorSimple.Test.csproj @@ -63,7 +63,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/StorSimple/Commands.StorSimple.Test/packages.config b/src/ServiceManagement/StorSimple/Commands.StorSimple.Test/packages.config index 3152598d280a..69b8ebd195a5 100644 --- a/src/ServiceManagement/StorSimple/Commands.StorSimple.Test/packages.config +++ b/src/ServiceManagement/StorSimple/Commands.StorSimple.Test/packages.config @@ -10,7 +10,7 @@ - + diff --git a/src/ServiceManagement/StorSimple/Commands.StorSimple/Commands.StorSimple.csproj b/src/ServiceManagement/StorSimple/Commands.StorSimple/Commands.StorSimple.csproj index 854129e318a6..5be1b038ffbd 100644 --- a/src/ServiceManagement/StorSimple/Commands.StorSimple/Commands.StorSimple.csproj +++ b/src/ServiceManagement/StorSimple/Commands.StorSimple/Commands.StorSimple.csproj @@ -65,7 +65,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/StorSimple/Commands.StorSimple/packages.config b/src/ServiceManagement/StorSimple/Commands.StorSimple/packages.config index b71d746d0019..fb3e1eb91ba4 100644 --- a/src/ServiceManagement/StorSimple/Commands.StorSimple/packages.config +++ b/src/ServiceManagement/StorSimple/Commands.StorSimple/packages.config @@ -9,7 +9,7 @@ - + diff --git a/src/ServiceManagement/TrafficManager/Commands.TrafficManager.Test/Commands.TrafficManager.Test.csproj b/src/ServiceManagement/TrafficManager/Commands.TrafficManager.Test/Commands.TrafficManager.Test.csproj index 160c72860a97..fd5627deb2e7 100644 --- a/src/ServiceManagement/TrafficManager/Commands.TrafficManager.Test/Commands.TrafficManager.Test.csproj +++ b/src/ServiceManagement/TrafficManager/Commands.TrafficManager.Test/Commands.TrafficManager.Test.csproj @@ -73,7 +73,7 @@ ..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/TrafficManager/Commands.TrafficManager.Test/packages.config b/src/ServiceManagement/TrafficManager/Commands.TrafficManager.Test/packages.config index 3d6ff2b2bef6..db5710daab25 100644 --- a/src/ServiceManagement/TrafficManager/Commands.TrafficManager.Test/packages.config +++ b/src/ServiceManagement/TrafficManager/Commands.TrafficManager.Test/packages.config @@ -13,7 +13,7 @@ - + diff --git a/src/ServiceManagement/TrafficManager/Commands.TrafficManager/Commands.TrafficManager.csproj b/src/ServiceManagement/TrafficManager/Commands.TrafficManager/Commands.TrafficManager.csproj index 560ccf128019..846608b09258 100644 --- a/src/ServiceManagement/TrafficManager/Commands.TrafficManager/Commands.TrafficManager.csproj +++ b/src/ServiceManagement/TrafficManager/Commands.TrafficManager/Commands.TrafficManager.csproj @@ -76,7 +76,7 @@ True - ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.0.1\lib\net45\Microsoft.Rest.ClientRuntime.dll + ..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll True diff --git a/src/ServiceManagement/TrafficManager/Commands.TrafficManager/packages.config b/src/ServiceManagement/TrafficManager/Commands.TrafficManager/packages.config index cbb8ee954a8e..35948c752d7e 100644 --- a/src/ServiceManagement/TrafficManager/Commands.TrafficManager/packages.config +++ b/src/ServiceManagement/TrafficManager/Commands.TrafficManager/packages.config @@ -12,7 +12,7 @@ - +