Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants