[Feature request] add `--output portal` to open the resulting resource created in the portal
Open
act-identity-squad
ARM
Auto-Assign
Azure CLI Team
feature-request
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
add a --output option to open the resource in the portal.
example:
`az group --name my-group -o portal` -> open the browser at the resource group url
`az deployment create ... -o portal` -> open the portal showing the deployment progress
Contributor guide
Assessment
This issue has not been assessed yet.