You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{AzureFrontDoor} fixes#20870 Adding Tag parameter to New-AzFrontDoorWafPolicy (#20908)
* {AzureFrontDoor} fixes#20870 Adding Tag parameter to New-AzFrontDoorWafPolicy
fixes#20870
Adding Tag parameter to New-AzFrontDoorWafPolicy
This PR Allow the passing of tags when creating a new Azure Front Door Waf Policy resource.
Currently, tags can be added in the portal but not via powershell for the FrontDoor WAF policy.
* Update ChangeLog.md
* Update src/FrontDoor/FrontDoor/ChangeLog.md
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
* Update src/FrontDoor/FrontDoor/Cmdlets/NewFrontDoorWafPolicy.cs
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
* Update NewFrontDoorWafPolicy.cs
* Updating the help docs New-AzFrontDoorWafPolicy.md
---------
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
0 commit comments