Commit 39560c3
authored
* 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.
* Fixed Set-AzAppServicePlan to keep existing Tags when adding new Tags
1 parent 5725504 commit 39560c3
File tree
4 files changed
+486
-475
lines changed- src/Websites
- Websites.Test/SessionRecords/Microsoft.Azure.Commands.Websites.Test.ScenarioTests.AppServicePlanTests
- Websites
- Cmdlets/AppServicePlans
4 files changed
+486
-475
lines changedLines changed: 319 additions & 91 deletions
Large diffs are not rendered by default.
Lines changed: 152 additions & 380 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: 14 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
72 | 82 | | |
73 | 83 | | |
74 | 84 | | |
| |||
0 commit comments