Skip to content

feat: consider adding local cache to reduce impact on Azure APIs #168

@matt-FFFFFF

Description

@matt-FFFFFF

A read of the standard ALZ library takes approximately 45 seconds. However repeated reads will trigger throttling by the azure policy api.

The built-in policies are read to:

  1. Ensure they exist
  2. Read metadata in referenced definitions in order to calculate the correct role assignments for DiNE/modify policies

We could cache these results to avoid the repeated reads from the api.

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