Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Provide capability to get an Azure Resource Graph query to run to assess impact #115

Open
tomkerkhove opened this issue Sep 21, 2022 · 0 comments
Assignees

Comments

@tomkerkhove
Copy link
Member

tomkerkhove commented Sep 21, 2022

Provide capability to get an Azure Resource Graph query to run to assess impact.

Current thinking it so leverage raw queries similar to this:

Resources
| where type =~ 'Microsoft.ApiManagement/service'

And optionally commands for Azure CLI: https://learn.microsoft.com/en-us/azure/governance/resource-graph/first-query-azurecli#run-your-first-resource-graph-query

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants