dolevshor / azure-orphan-resources

Centralize orphan resources in Azure environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Orphaned Resources v2.0

The 'Azure Orphaned Resources Workbook' centralize orphaned resources in Azure environments.

The purpose of this workbook is to provide an overview of your orphaned resources, enabling you to enhance eficiency by:

  • Saving money
  • Prevent misconfiguration
  • Simplify operational

image

image

image

All the information presented in this Workbook is based on Azure Resource Graph queries.

Tip

πŸ’² This is a sign that the resource costs money

The workbook includes the following kinds of resources:

  • Compute
    • App Service Plans πŸ’²
    • Availability Set
  • Storage
    • Managed Disks πŸ’²
  • Database
    • SQL Elastic Pools πŸ’²
  • Networking
    • Public IPs πŸ’²
    • Network Interfaces
    • Network Security Groups
    • Route Tables
    • Load Balancers πŸ’²
    • Front Door WAF Policy
    • Traffic Manager Profiles
    • Application Gateways πŸ’²
    • Virtual Networks
    • Subnets
    • NAT Gateways πŸ’²
    • IP Groups
    • Private DNS zones πŸ’²
    • Private Endpoints πŸ’²
    • Virtual Network Gateways πŸ’²
    • DDoS Protections πŸ’²
  • Others
    • Resource Groups
    • API Connections
    • Certificates

How to use it?

Importing this Workbook to your Azure environment is quite simple.

Follow this steps to use the Workbook:

  • Click on '+ Create'

  • Click on '+ New'

  • Open the Advanced Editor using the '</>' button on the toolbar

  • Select the 'Gallery Template' (step 1)
  • Replace the JSON code with this JSON code orphaned resources JSON (step 2)
    • We use the Gallery Templaty type (step 1), so we need to use the 'Azure Orphaned Resources v2.0.workbook' and not the 'Azure Orphaned Resources v2.0.json'.
  • Click 'Apply' (step 3)

  • Click in the β€˜Save’ button on the toolbar

  • Select a name and where to save the Workbook:
    • Title: 'Orphaned Resources'
    • Subscription: <Subscription Name>
    • Resource group: <Resource Group Name>
    • Location: <Region>
  • Click 'Save'

The Workbook is ready to use!

  • Click on 'Workbooks'
  • Click on 'Orphaned Resources' Workbook.

Start using the Workbook and review your orphaned resources.

(Optional) You can filter by specific subscription:

image

About

Centralize orphan resources in Azure environments

License:MIT License