Azure / Azure/azure-cli

Open a resource in Azure Portal

Open
#21,888 2 comments 2 reactions 3 assignees Claimed by @jiasli View on GitHub
act-platform-engineering-squad Auto-Assign Core Feature Candidate feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**

**Describe the solution you'd like**
As a customer, I want to open a resource directly in the azure portal
So I can more quickly view all the parameters on an object in a graphical format.

Something like,

az vmss show -n demo -g test -o azureportal, or
az vmss show -n demo -g test --visualize-in-portal

Here is the URL to view this resource in the Azure Portal. We will open a browser window to this resource.
https://portal.azure.com/subscriptions/576f5e67-b043-4ec9-81e9-47c7e8692cc4/resourceGroups/test/providers/Microsoft.Compute/virtualMachineScaleSets/demo/overview

**Describe alternatives you've considered**

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.