AzAdvertizer icon indicating copy to clipboard operation
AzAdvertizer copied to clipboard

Exporting filtered policies

Open Nek-11 opened this issue 9 months ago • 1 comments

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.

Nek-11 avatar May 09 '25 14:05 Nek-11

@nikitas-novatix thanks for the input, this is not possible as for now.

JulianHayward avatar May 12 '25 08:05 JulianHayward