[Network] Add Az Cli commands for Vwan gateways Resiliency APIs#32941
Conversation
️✔️AzureCLI-FullTest
|
|
| rule | cmd_name | rule_message | suggest_message |
|---|---|---|---|
| network express-route gateway get-failover-all-tests-detail | cmd network express-route gateway get-failover-all-tests-detail added |
||
| network express-route gateway get-failover-single-test-detail | cmd network express-route gateway get-failover-single-test-detail added |
||
| network express-route gateway get-resiliency-information | cmd network express-route gateway get-resiliency-information added |
||
| network express-route gateway get-routes-information | cmd network express-route gateway get-routes-information added |
||
| network express-route gateway start-site-failover-test | cmd network express-route gateway start-site-failover-test added |
||
| network express-route gateway stop-site-failover-test | cmd network express-route gateway stop-site-failover-test added |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
|
Please fix CI issues |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
@microsoft-github-policy-service agree company="Microsoft" |
|
plz add test cases to cover the code changes. |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
🔔 Routing this PR to @act-quality-productivity-squad. |
…e#32941) Co-authored-by: Bhavana Kalivemula <bhkalivemula@microsoft.com>
Related command
Description
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE:
az command a: Make some customer-facing breaking change[Component Name 2]
az command b: Add some customer-facing featureThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.