Commit 2cee39f
[AppService]: fix Azure#18028- Publish-AzWebapp doesn't handle relative paths properly (Azure#18977)
* 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.
* [AppService]: fix Azure#18028- Publish-AzWebapp doesn't handle relative paths properly
* Updated changelog.md
* Update src/Websites/Websites/ChangeLog.md
* Fixed an issue
* Updated review comments
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>1 parent b4fc175 commit 2cee39f
File tree
3 files changed
+333
-387
lines changed- src/Websites
- Websites.Test/SessionRecords/Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppTests
- Websites
- Cmdlets/WebApps
3 files changed
+333
-387
lines changedLines changed: 330 additions & 387 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 & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
0 commit comments