-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hey,
First of all, great tool, thanks for creating it.
I'm trying to export a table of the filtered view I created to be able to only extract a precise subset of Azure Policies. When I try to export to CSV, it seems like the totality of policies are getting extracted.
Is it possible to do what I want ?
The use-case I'm targeting is the following:
- For some services like Azure App Services, there are a lot of Policies to apply. Not all of them are relevant to my use-case, for example if I'm not using "Function app slots", I don't need to apply it to my App Service. Therefore what I thought to do in order to go faster is to feed an LLM with my Azure terraform code for my App service, and feed it all the App Service Policies, and let the LLM tell me which ones apply to me use-case. For this to work, I need to be able to export the filtered App Service policies.
Metadata
Metadata
Assignees
Labels
No labels