Skip to content

Commit 730c472

Browse files
authored
Merge pull request Azure#4177 from akshaysngupta/preview
ApplicationGateway Ssl Policy, Get AvailableSslOption, Redirect, Azure Websites
2 parents 9d5124b + ef4826e commit 730c472

File tree

254 files changed

+247550
-36300
lines changed

Some content is hidden

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

254 files changed

+247550
-36300
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@
6363
<Reference Include="Microsoft.Azure.Management.Authorization">
6464
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.2.0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath>
6565
</Reference>
66-
<Reference Include="Microsoft.Azure.Management.Compute, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
66+
<Reference Include="Microsoft.Azure.Management.Compute">
6767
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Compute.16.0.0\lib\net452\Microsoft.Azure.Management.Compute.dll</HintPath>
6868
</Reference>
69-
<Reference Include="Microsoft.Azure.Management.Network, Version=10.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
70-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Network.10.1.2-preview\lib\net452\Microsoft.Azure.Management.Network.dll</HintPath>
69+
<Reference Include="Microsoft.Azure.Management.Network, Version=11.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
70+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Network.11.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">

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: 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/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: 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/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.AvailabilitySetTests/TestAvailabilitySet.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: 38 additions & 38 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-03-01",
284-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTAzLTAx",
283+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
284+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
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-03-01",
338-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTAzLTAx",
337+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
338+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
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-03-01",
393-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTAzLTAx",
392+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
393+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
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-03-01",
454-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTAzLTAx",
453+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
454+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
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-03-01",
515-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTAzLTAx",
514+
"RequestUri": "/subscriptions/b3701996-8220-448f-8e5e-5796facd4d84/resourceGroups/crptestps7615/providers/Microsoft.Network/virtualNetworks/vnetcrptestps7615?api-version=2017-06-01",
515+
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy92bmV0Y3JwdGVzdHBzNzYxNT9hcGktdmVyc2lvbj0yMDE3LTA2LTAx",
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-03-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-06-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-03-01",
585-
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjM3MDE5OTYtODIyMC00NDhmLThlNWUtNTc5NmZhY2Q0ZDg0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzL29wZXJhdGlvbnMvYjhjYWExZGQtMmQ3Yi00Mzk5LTg4MzUtMWEzMjJkMzU4M2U0P2FwaS12ZXJzaW9uPTIwMTctMDMtMDE=",
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=",
586586
"RequestMethod": "GET",
587587
"RequestBody": "",
588588
"RequestHeaders": {

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiskRPTests/TestDisk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8325,4 +8325,4 @@
83258325
"Variables": {
83268326
"SubscriptionId": "24fb23e3-6ba3-41f0-9b6e-e41131d5d61e"
83278327
}
8328-
}
8328+
}

src/ResourceManager/Compute/Commands.Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiskRPTests/TestSnapshot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8035,4 +8035,4 @@
80358035
"Variables": {
80368036
"SubscriptionId": "24fb23e3-6ba3-41f0-9b6e-e41131d5d61e"
80378037
}
8038-
}
8038+
}

0 commit comments

Comments
 (0)