Azure / azqr

Azure Quick Review
https://azure.github.io/azqr
MIT License
489 stars 77 forks source link

Subscription Name in report #239

Closed mundayn closed 4 months ago

mundayn commented 4 months ago

Describe the feature

Hi

This will very helpful for filtering, and even filtering out MSDN subscriptions I don't really care about.

cmendible commented 4 months ago

We are considering filtering as part of a new feature that will allow not only to exclude rules as requested in #238 but, subscriptions, resource groups, and specific services.

On the other hand, azqr masks the subscription id by default. Using the --mask=false or shorthand -m=false flag you can unmask the results and filter the subscription.

Not sure if adding the subscription name would add value, but let me take this to the team and come up with an answer.

mundayn commented 4 months ago

Hey

Subscription ID is not useful in most scenarios, subscription name is useful for humans analyzing data in reports.

For example if I have a subscription per app, I'd want to be able to filter on that subscription name, and then provide the report to the relevant subscription owner.