Azure / azqr

Azure Quick Review

Home Page:https://azure.github.io/azqr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scan specific resource

cveld opened this issue · comments

Describe the feature

I would like to be able to scan a specific resource by its resource id.
This allows for quick feedback on a particular resource.

Hey this would be an interesting enhancement.

In the mean time, remember you can scan for a specific subscription, resource group and resource type. For example:

azqr aks -s <susbcription id> -g <resource group name> 

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

As mentioned early in this thread current supported granularity goes down to scanning for a specific subscription, resource group and resource type. For example:

azqr aks -s <susbcription id> -g <resource group name> `

There are no current or future plans to scan for a specific resource unless we plan an internal re-architecture