How to get the group name/ACLs from blobinventory report?

Kumar, Arun 336 Reputation points
2023-07-03T20:07:21.3666667+00:00

Hello,

I have created a blobinventory report as per ms documentation - https://learn.microsoft.com/en-us/azure/storage/blobs/blob-inventory-how-to?tabs=azure-portal. I am getting the CSV and transforming through a pyspark code. But the ACLs or AD groups are shown as a GUID like below -

user::rwx,group::r-x,group:<guid>:r-x,mask::r-x,other::---,default:user::rwx,default:group::r-x,default:other::---

How can i get the guid listed properly as a group name? I need to get dynamically using a pyspark code and not manually

Thanks,
Arun

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
972 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.