How do I add a new role assignment to an Azure Storage Blob Container where the role is Reader and the member is an Azure AD Group via javascript/nodejs?
I cannot seem to find which SDK to use. I found this page, but not sure if it the correct one to use?