Skip to content

Exporting filtered policies #21

@Nek-11

Description

@Nek-11

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions