Please check below links :
https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/tutorial-windows-vm-access-storage#grant-your-vms-system-assigned-managed-identity-access-to-use-storage-account-access-keys
https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/tutorial-vm-windows-access-storage#get-an-access-token-and-use-it-to-call-azure-storage
Statements related to Azure Storage's native support for Azure AD seems contradict...
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@jayeshdshah Thanks for the question! We're investigating this and will get back to you shortly.
@jayeshdshah Just to highlight: Azure AD Authentication for Azure Blobs and Queues.
Azure Active Directory (AD) based access control for Azure Storage Blobs and Queues. Enterprises can now grant specific data access permissions to users and service identities from their Azure AD tenant using Azure’s Role-based access control (RBAC). Administrators can then track individual user and service access to data using Storage Analytics logs. Storage accounts can be configured to be more secure by removing the need for most users to have access to powerful storage account access keys.
Thanks for bringing this to our attention. Your feedback has been shared with the content owner for further review.
@jayeshdshah : Thanks for sharing this feedback. We will update the articles to take care of that typo. Our apologies for the confusion.
-Arturo