Skip to content

kzk839/aprl-kql-workbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

aprl-kql-workbook

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.

Note

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

Screenshot

  • APRL_QueriesBook.workbook
image
  • APRL_QueriesBook_Filter.workbook
image

How to import this Workbook on your Subscription

1. Open Monitor and navigate to the Workbooks menu

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.

image

2. Import Workbook

Next, click on 'Advanced Editor' to open the editor screen. image

Then paste the entire contents of the APRL_QueriesBook.workbook into the editor section. Then click Apply.

image

Finally, press the Save button to save the Workbook as resource to the desired Resource Group.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published