Azure / Azure/mpf

Allow specifying default dataplane permissions for a deployment

Open
#58 0 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
arm bicep enhancement terraform
Dominant language
Go
Stars
66
Forks
11
Avg merge
2d 4h
Merged PRs (30d)
12

Description

### Description

Currently there are no data plane permissions (dataActions) assigned to the custom role which is used to figure out the minimium (corresponding to custom role actions) permissions required for a deployment.

In some terraform scenarios dataplane permissions are needed to complete the terraform apply and destroy, for instance if terraform script is creating Azure Search service indexes using a local provisioner. In such cases without the dataplane permissions, the azmpf utility would fail before calculating all the missing permissions, and allowing the user to specify default permissions for the dataActions would enable the utility to complete execution and figure out all permissions needed for the deployment.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.