You have an Azure Storage account named storage1 that uses Azure Blob storage and Azure File storage.
You need to use AzCopy to copy data to the blob storage and file storage in storage1.
Which authentication method should you use for each type of storage? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Both Azure Active Directory (AD) and Shared Access Signature (SAS) token are supported for Blob storage.
Only Shared Access Signature (SAS) token is supported for File storage.
You can provide authorization credentials by using Azure Active Directory (AD), or by using a Shared Access Signature (SAS) token.
Use this table as a guide:
CHOOSE HOW YOU'LL PROVIDE AUTHORIZATION CREDENTIALS
Blob storage: Azure AD & SAS
Blob storage (hierarchical namespace): Azure AD & SAS
File storage: SAS only