Skip to content

limit scope for service principal? #15

Description

@ltalirz

The current setup instructions require the creation of a service principal that is "Contributor" on the subscription.

These are very far-reaching rights, which is likely not going to be admissible in many enterprise subscriptions.

In previous use cases of terraform on Azure it was enough to provide the service principal / system managed identity with

  • "Contributor" rights on a specific resource group (where the aiidalab resources will live)
  • "Reader" rights on the subscription (I suspect this will be necessary, to check)

This may be possible here as well (to investigate)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions