{Network} Add Az Cli commands for Link failover#32911
Conversation
️✔️AzureCLI-FullTest
|
|
| rule | cmd_name | rule_message | suggest_message |
|---|---|---|---|
| network express-route get-link-failover-all-tests-detail | cmd network express-route get-link-failover-all-tests-detail added |
||
| network express-route get-link-failover-single-test-detail | cmd network express-route get-link-failover-single-test-detail added |
||
| network express-route start-link-failover-test | cmd network express-route start-link-failover-test added |
||
| network express-route stop-link-failover-test | cmd network express-route stop-link-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>
|
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/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). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
🔔 Routing this PR to @act-quality-productivity-squad. |
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.