TWSD-1231 - Cloud Azure: There is no CLI command available to check the udr status
Review Request #1106 — Created Oct. 21, 2025 and submitted
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-1231 | |
| Reviewers | |
| kevin.poh, mingji, timlai, weikai | |
Add CLI to show current UDR status
Add CLI:
cloud az udr statusIt will return status of UDR:
If it is off: az udr off
If it is on: az udr onYou can see attachment for reference.
