Skip to content

Adding Cmdlet New-AzApplicationGatewayRewriteRuleUrlConfiguration to support url rewrite capability for V2 application gateways#10877

Closed
abjai wants to merge 281 commits intoAzure:network-decemberfrom
abjai:urlrewrite
Closed

Adding Cmdlet New-AzApplicationGatewayRewriteRuleUrlConfiguration to support url rewrite capability for V2 application gateways#10877
abjai wants to merge 281 commits intoAzure:network-decemberfrom
abjai:urlrewrite

Conversation

@abjai
Copy link
Contributor

@abjai abjai commented Jan 13, 2020

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

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

Powershell design review link: Azure/azure-powershell-cmdlet-review-pr#339
Swagger PR: Azure/azure-rest-api-specs#7905

}
}

function Test-ApplicationGatewayCRUDRewriteRuleSetWithUrlConfiguration
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Playback can not be done since the manifest for 2019-01-11 is not updated.

@abjai abjai requested a review from anton-evseev January 13, 2020 10:09
@isra-fel isra-fel self-assigned this Jan 14, 2020
@isra-fel
Copy link
Member

Hi @abjai what did you mean by Jan 17 release? The ongoing release is on 1/28, see our milestones page

@anton-evseev
Copy link
Contributor

Please retarget to network-december

@abjai abjai changed the base branch from master to network-december January 14, 2020 14:15
@abjai
Copy link
Contributor Author

abjai commented Jan 14, 2020

Rebasing it to network december

@abjai abjai closed this Jan 14, 2020
@abjai
Copy link
Contributor Author

abjai commented Jan 14, 2020

Raised another PR to rebase to network-december

https://github.com/Azure/azure-powershell/pull/10894/files

@abjai
Copy link
Contributor Author

abjai commented Jan 14, 2020

Please retarget to network-december

Raised another PR https://github.com/Azure/azure-powershell/pull/10894/files

@abjai
Copy link
Contributor Author

abjai commented Jan 14, 2020

Hi @abjai what did you mean by Jan 17 release? The ongoing release is on 1/28, see our milestones page

Yes. I have rebased my branch to network-december. Please look at the PR here https://github.com/Azure/azure-powershell/pull/10894/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.