This is a template of an Azure Workbooks that consolidates Azure Resource Graph for resource detection of Azure Services, which is published on Azure Proactive Resiliency Library (APRL).
It summarizes the queries for each category and service to find resources that do not comply with the recommended practices, so that you can avoid copying and pasting queries one by one.
These books are created manually, so may lag behind the original APRL.
It has not been tested for all services.
- APRL_QueriesBook.workbook
- This workbook uses the KQL published at APRL without modification. It can only be filtered by subscription.
- As of March 7, 2024 (JST), it reflects up to PR #309 in the original Repository
- APRL_QueriesBook_Filter.workbook
- This workbook is based on the KQL published at APRL, with modifications to allow for filtering.In addition to subscriptions, resource groups and tags can be used to filter.
- As of March 7, 2024 (JST), it reflects up to PR #309 in the original Repository
- APRL_QueriesBook.workbook
- APRL_QueriesBook_Filter.workbook
To begin the installation process, you'll first need to access Azure Monitor from your Azure portal. Once you're in Azure Monitor, locate and click on the "Workbooks" menu on the left pane.
On the Workbooks dashboard, you'll see a button to "+ New" a new Workbook. Click on this option to initiate the creation of a new Workbook.
Next, click on 'Advanced Editor' to open the editor screen.
Then paste the entire contents of the APRL_QueriesBook.workbook
into the editor section.
Then click Apply
.
Finally, press the Save button to save the Workbook as resource to the desired Resource Group.