Azure / Azure/azure-cli

Return subscription name when creating resource group

Open
#16,308 1 comment 0 reactions 1 assignee Claimed by @zhoxing-ms View on GitHub
act-identity-squad ARM 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.**
I'm on many subscriptions and I don't have all the Guids memorized. When I create a resource group, I want to immediately be able to know, visually or programmatically, which subscription it was created on.

**Describe the solution you'd like**
Result of `az group create` returns subscription name, along with id.

**Describe alternatives you've considered**
The alternative is to hold the subscription in memory or ask for it after creating the subscription. These are both extraneous steps.

**Additional context**
Please think of the customer in terms of more information, instead of less, returned in the result.

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.