We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b07be commit a58b826Copy full SHA for a58b826
src/Websites/Websites/ChangeLog.md
@@ -18,12 +18,11 @@
18
- Additional information about change #1
19
-->
20
## Upcoming Release
21
-* Add support for working with webapp Traffic Routing Rules
22
- - New cmdlets
23
- - Get-AzWebAppTrafficRouting
24
- - Update-AzWebAppTrafficRouting
25
- - Add-AzWebAppTrafficRouting
26
- - Remove-AzWebAppTrafficRouting
+* Added support for working with webapp Traffic Routing Rules via below new cmdlets
+ - `Get-AzWebAppTrafficRouting`
+ - `Update-AzWebAppTrafficRouting`
+ - `Add-AzWebAppTrafficRouting`
+ - `Remove-AzWebAppTrafficRouting`
27
28
## Version 1.7.0
29
* Added Tag parameter for `New-AzAppServicePlan` and `Set-AzAppServicePlan`
0 commit comments