
Explanation:
The correct answers are 'Azure Active Directory (AD) for Blob storage.' and 'Shared Access Signature (SAS) token for File storage.'. AzCopy supports both Azure AD and SAS tokens for Blob storage. However, for File storage, only SAS tokens are supported. This is corroborated by the documentation and prevalent user comments.
Ultimate access to all questions.
For copying data to Azure Blob and File storage using AzCopy in the storage account 'storage1', identify the supported authentication methods.
A
Azure Active Directory (AD) for Blob storage.
B
Shared Access Signature (SAS) token for Blob storage.
C
Shared Access Signature (SAS) token for File storage.
D
Azure Active Directory (AD) for File storage.
No comments yet.