Skip to content

Commit 61fe073

Browse files
committed
Better description of the changes in Change Log.
1 parent 1016b10 commit 61fe073

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/Websites/Websites/ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,12 @@
2121
* Fixing issue where webapp Tags were getting deleted when migrating App to new ASPwhere webapp Tags were getting deleted when migrating App to new ASP
2222
* Fixing the Publish-AzureWebapp to work across Linux and windows
2323
* Update example in `Get-AzWebAppPublishingProfile` reference documentation
24-
* Adding cmdlets to work with Access Restrictions
24+
* Add support for working with Access Restrictions
25+
- New cmdlets
26+
- Get-AzWebAppAccessRestrictionConfig
27+
- Update-AzWebAppAccessRestrictionConfig
28+
- Add-AzWebAppAccessRestrictionRule
29+
- Remove-AzWebAppAccessRestrictionRule
2530

2631
## Version 1.4.1
2732
* Fixed miscellaneous typos across module

0 commit comments

Comments
 (0)