Tag not monitored by Microsoft.
Exception: {'error': {'code': 'Authorization_RequestDenied', 'message': 'Insufficient privileges to complete the operation
Issue Description -
Through this script we are trying to create groups which have the access for azure datalake storage gen2 and configure the ACLs
I am working on an azure samples repo: https://github.com/Azure-Samples/azure-search-openai-demo
I am running the python script present in the scripts folder: adlsgen2setup.py.
i am running it in my local.
What i have tried -
As per below link for the (AZURE-SERVER-APP-ID) service principal. I have assigned "Storage Blob Data Owner" role.
Error -
Exception: {'error': {'code': 'Authorization_RequestDenied', 'message': 'Insufficient privileges to complete the operation.