azure-cli
azure-cli copied to clipboard
[Core] Add Azure Service Fabrik Cluster Suffix
Related command
az cloud show
Description
See #29283.
Testing Guide
- Build the CLI locally and verified the output
- Run Unit tests (
azdev test core.test_cloud)
This checklist is used to make sure that common guidelines for a pull request are followed.
-
[x] The PR title and description has followed the guideline in Submitting Pull Requests.
-
[x] I adhere to the Command Guidelines.
-
[x] I adhere to the Error Handling Guidelines.