Coder Social home page Coder Social logo

azure-orphan-resources's People

Contributors

azurekid avatar dolevshor avatar eklime avatar include-caio avatar samgovier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azure-orphan-resources's Issues

Change default view "includeAll" to false

"includeAll": true
this should be
"includeAll": false

in order to respect users configured filter/view, or those with 1000+ subscription this required to be changed every time when this great workbook is updated manually

Availability set and ASR

In case you use ASR for Disaster recover AND the VMs were created with availability sets configured, ASR creates AVAILABILITY SETS with a suffix "-asr" at DR region.
Those AVSETs have no VMs associated BUT are created in case you restore the VMs at DR, so I think the workbook should not list that resources.
from MS docs,
Target availability sets
Availability set in which replicating VMs are located after failover.

Site Recovery creates an availability set in the target region with the suffix "asr", for VMs that are located in an availability set in the source location. If an availability set exists, it's used and a new one isn't created.

Exclude Public IPs associated with NAT Gateway

Public IPs associated to NAT Gateways are currently considered to be orphans.

These can be excluded by adding an extra filter:

Resources
| where type == "microsoft.network/publicipaddresses"
| where properties.ipConfiguration == "" and properties.natGateway == ""
| extend Details = pack_all()
| project Resource=id, resourceGroup, location, subscriptionId, sku.name, tags, Details

Guidance: Add a new column in the dashboard

Hi , Hope you are doin good,

I have a use case where I want to add one of the values of the Subscription Tag as a Column Field in the workbook.
Say I have subscription tag as "user" with some name, I would like to have a column header as 'user' and fetch this value. Kindly assist.

Orphaned Reservations?

Awesome job on this - might be cool to maybe have an orphaned or non assigned reservations view?

Resources without Tags

Hello! Awesome dash, appreciate it very much. I would like to request a view of resources without Tags and possibility to see which RGs they belong to. Thanks!

Costs associated with Orphaned objects?

Is there any way to calculate and display the costs associated with those orphaned objects which have a cost ($)?

If so, this would be a great enhancement.

Thank you in advance!

Overview is empty

I was testing your code and I realized that the Overview of each resource is always empty:

image

All other fields (Activity Log, Access Control, Tags, etc...) are all populated.

Small docs update

Where it says Replace the JSON in the gallery template to the orphan resources JSON (step 2)

I would change the text to make sure people change it to use the workbook json file and not the json file in your repo - save some people some time :)

Missing Subnets Listing

Firstly thanks for creating this, it has really helped clean up our environment and save us some money.

Hope you can help with this small issue:
In the Overview tab I can see the Subnets total
I then select Networking and click the ellipses ... and Subnets item is not listed. This prevents me to see the details of the orphaned Subnets

Hope this is an easy fix and appreciate your time on building this useful tool.

Best regards, Paul

Unable to import the workbook

Hi Daniel,

Hope you are doing good.

I wanted to test this Azure Monitor Workbook to get the Orphan resources but i am unable to import, its saying this workbook has no content. Seems some syntax issue with the workbook.json file. Pls suggest.

Orphaned Backup Items

Hello! I would like to request a view of all orphaned backups that have missing resources. For example, a deleted/decommissioned VM that has backups still attempting to run. So a list of all Backup items in the various backup management types. Examples SQL in Azure VM, Azure Virtual Machine, Azure Storage. Thanks!

Orphan Private DNS Zones

Great Work On this.

What you think add Private DNS Zones without Vnet Links? Does this makes sense?
This is a resource with cost.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.