Adding Cmdlet New-AzApplicationGatewayRewriteRuleUrlConfiguration to support url rewrite capability for V2 application gateways#10877
Adding Cmdlet New-AzApplicationGatewayRewriteRuleUrlConfiguration to support url rewrite capability for V2 application gateways#10877abjai wants to merge 281 commits intoAzure:network-decemberfrom abjai:urlrewrite
Conversation
…ome system. 2. Make sure will not contain the moudle which's version is lower than 1.0.0. And remove used json files in SerializedCmdlets.
…ch is compatible with update .NET SDK nuget.
Add example to add a dns label to a public ip address
Add new dns label
Changes to support "ReplicasPerMaster" and "Instances"
AzureFirewall with IpGroups (LATEST)
Update azure-powershell-developer-guide.md
…into urlrewrite # Conflicts: # src/Network/Network/ChangeLog.md
| } | ||
| } | ||
|
|
||
| function Test-ApplicationGatewayCRUDRewriteRuleSetWithUrlConfiguration |
There was a problem hiding this comment.
Playback can not be done since the manifest for 2019-01-11 is not updated.
|
Hi @abjai what did you mean by Jan 17 release? The ongoing release is on 1/28, see our milestones page |
|
Please retarget to |
|
Rebasing it to network december |
|
Raised another PR to rebase to network-december https://github.com/Azure/azure-powershell/pull/10894/files |
Raised another PR https://github.com/Azure/azure-powershell/pull/10894/files |
Yes. I have rebased my branch to network-december. Please look at the PR here https://github.com/Azure/azure-powershell/pull/10894/files |
Description
This should be released as a part of January 17 release.
Adding Support for UrlConfiguration under RewriteRuleActionset for Application Gateway Url Rewrite Feature
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be addedPowershell design review link: Azure/azure-powershell-cmdlet-review-pr#339
Swagger PR: Azure/azure-rest-api-specs#7905