Skip to content

Commit 3442d01

Browse files
authored
Merge pull request #4478 from EvgenyAgafonchikov/endpoints
Added Service Endpoints cmdlets
2 parents 56ae99f + a0ba0cc commit 3442d01

File tree

216 files changed

+78475
-76817
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+78475
-76817
lines changed

src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
<Reference Include="Microsoft.Azure.Management.Compute">
6767
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Compute.16.2.0\lib\net452\Microsoft.Azure.Management.Compute.dll</HintPath>
6868
</Reference>
69-
<Reference Include="Microsoft.Azure.Management.Network, Version=12.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
70-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Network.12.0.0-preview\lib\net452\Microsoft.Azure.Management.Network.dll</HintPath>
69+
<Reference Include="Microsoft.Azure.Management.Network, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
70+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Network.14.0.0-preview\lib\net452\Microsoft.Azure.Management.Network.dll</HintPath>
7171
<Private>True</Private>
7272
</Reference>
7373
<Reference Include="Microsoft.Azure.Management.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
@@ -93,11 +93,11 @@
9393
<HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
9494
</Reference>
9595
<Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
96-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.8\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath>
96+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.9\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath>
9797
<Private>True</Private>
9898
</Reference>
9999
<Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
100-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.7\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
100+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.9\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
101101
<Private>True</Private>
102102
</Reference>
103103
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework">

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionAdvancedLinux.json

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionAdvancedLinuxMD.json

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionAdvancedLinuxWAD.json

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionAdvancedWindows.json

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionAdvancedWindowsMD.json

Lines changed: 51 additions & 51 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionAdvancedWindowsWAD.json

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionBasicLinux.json

Lines changed: 40 additions & 40 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionBasicLinuxWAD.json

Lines changed: 38 additions & 38 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionBasicWindows.json

Lines changed: 38 additions & 38 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests/TestAEMExtensionBasicWindowsWAD.json

Lines changed: 38 additions & 38 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AddVhdTests/TestAddVhd.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.ChefExtensionTests/TestSetChefExtensionBasic.json

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiagnosticsExtensionTests/TestDiagnosticsExtensionBasic.json

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiagnosticsExtensionTests/TestDiagnosticsExtensionCantListSepcifyStorageAccountKey.json

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiagnosticsExtensionTests/TestDiagnosticsExtensionSepcifyStorageAccountName.json

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiagnosticsExtensionTests/TestDiagnosticsExtensionSupportJsonConfig.json

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiagnosticsExtensionTests/TestVmssDiagnosticsExtension.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,8 @@
280280
"StatusCode": 200
281281
},
282282
{
283-
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
284-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
283+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-08-01",
284+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA4LTAx",
285285
"RequestMethod": "GET",
286286
"RequestBody": "",
287287
"RequestHeaders": {
@@ -334,8 +334,8 @@
334334
"StatusCode": 404
335335
},
336336
{
337-
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
338-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
337+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-08-01",
338+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA4LTAx",
339339
"RequestMethod": "GET",
340340
"RequestBody": "",
341341
"RequestHeaders": {
@@ -389,8 +389,8 @@
389389
"StatusCode": 200
390390
},
391391
{
392-
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
393-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
392+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-08-01",
393+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA4LTAx",
394394
"RequestMethod": "GET",
395395
"RequestBody": "",
396396
"RequestHeaders": {
@@ -450,8 +450,8 @@
450450
"StatusCode": 200
451451
},
452452
{
453-
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
454-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
453+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-08-01",
454+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA4LTAx",
455455
"RequestMethod": "GET",
456456
"RequestBody": "",
457457
"RequestHeaders": {
@@ -511,8 +511,8 @@
511511
"StatusCode": 200
512512
},
513513
{
514-
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
515-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
514+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-08-01",
515+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA4LTAx",
516516
"RequestMethod": "PUT",
517517
"RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"resourceNavigationLinks\": []\r\n },\r\n \"name\": \"subnetcrptestps7615\"\r\n }\r\n ],\r\n \"VirtualNetworkPeerings\": []\r\n },\r\n \"location\": \"westus\"\r\n}",
518518
"RequestHeaders": {
@@ -553,7 +553,7 @@
553553
"b8caa1dd-2d7b-4399-8835-1a322d3583e4"
554554
],
555555
"Azure-AsyncOperation": [
556-
"https://management.azure.com/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/providers/Microsoft.Network/locations/westus/operations/b8caa1dd-2d7b-4399-8835-1a322d3583e4?api-version=2017-06-01"
556+
"https://management.azure.com/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/providers/Microsoft.Network/locations/westus/operations/b8caa1dd-2d7b-4399-8835-1a322d3583e4?api-version=2017-08-01"
557557
],
558558
"Strict-Transport-Security": [
559559
"max-age=31536000; includeSubDomains"
@@ -581,8 +581,8 @@
581581
"StatusCode": 201
582582
},
583583
{
584-
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/providers/Microsoft.Network/locations/westus/operations/b8caa1dd-2d7b-4399-8835-1a322d3583e4?api-version=2017-06-01",
585-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzL29wZXJhdGlvbnMvYjhjYWExZGQtMmQ3Yi00Mzk5LTg4MzUtMWEzMjJkMzU4M2U0P2FwaS12ZXJzaW9uPTIwMTctMDYtMDE=",
584+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/providers/Microsoft.Network/locations/westus/operations/b8caa1dd-2d7b-4399-8835-1a322d3583e4?api-version=2017-08-01",
585+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzL29wZXJhdGlvbnMvYjhjYWExZGQtMmQ3Yi00Mzk5LTg4MzUtMWEzMjJkMzU4M2U0P2FwaS12ZXJzaW9uPTIwMTctMDgtMDE=",
586586
"RequestMethod": "GET",
587587
"RequestBody": "",
588588
"RequestHeaders": {

0 commit comments

Comments
 (0)