Commit 06b6565
authored
Fixes: Azure#17663:
* Fix Azure#17184 : `Get-AzWebApp` to return SiteConfig details in the response when requested the WebApps under subscreption
* Revert "Fix Azure#17184 : `Get-AzWebApp` to return SiteConfig details in the response when requested the WebApps under subscreption"
This reverts commit 96a4d28.
* Fix Azure#17184 : `Get-AzWebApp` to return SiteConfig details in the response when requested the WebApps under subscreption
* Revert "Fix Azure#17184 : `Get-AzWebApp` to return SiteConfig details in the response when requested the WebApps under subscreption"
This reverts commit 96a4d28.
* Fix:Azure#17663 : Enable MinTlsVersionSet-AzWebAppSlot command with -MinTlsVersion is not setting TLS version for WebApp Slots (Azure#17664)1 parent 767d616 commit 06b6565
File tree
4 files changed
+1682
-1452
lines changed- src/Websites
- Websites.Test
- ScenarioTests
- SessionRecords/Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppSlotTests
- Websites
- Cmdlets/DeploymentSlots
4 files changed
+1682
-1452
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| |||
Lines changed: 1678 additions & 1450 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
0 commit comments