scautomation / Azure-Inventory-Workbook

The Ultimate Azure Inventory Dashboard
146 stars 94 forks source link

Need suggestion how to filter all visualization based on resource groups #16

Closed azureiac closed 1 year ago

azureiac commented 1 year ago

Hi Team,

The workbook is based on subscription filter.

Is there any quicker way to add drop down for resource groups and filter all visualization based of resources groups?

Please guide

scautomation commented 1 year ago

you would have to add a new parameter with the resource groups and then add that parameter to ALL the queries you want to filter on resource group.

you can use other parameters in the workbook, or my other workbooks to see how to preform this task.