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
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 urlaz deployment create ... -o portal-> open the portal showing the deployment progress