Delete list and additional SPN role assignment in Data Partitions
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [NO] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
In the current code, we assign "Contributor" rights to storages for "module.service_principal.id"(data.terraform_remote_state.central_resources.outputs.principal_objectId) SPN, but this SPN already has "Contributor" rights on the subscription level. The second assignment isn't necessary
Does this introduce a breaking change?
- [NO]