public sealed class AzureCredentials : IMessage<AzureCredentials>, IEquatable<AzureCredentials>, IDeepCloneable<AzureCredentials>, IBufferMessage, IMessage
Azure credentials
For information on our data retention policy for user credentials, see
User credentials.
<aside class="note">
<strong>Note:</strong>Copying data from Azure Data Lake
Storage (ADLS) Gen 2 is in Preview.
During Preview, if you are copying data from ADLS Gen 2, you must use an
account SAS.
</aside>
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of AzureCredentials is 2.8.0, with multiple prior versions available, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eAzureCredentials is a class used for managing Azure credentials in the Google Cloud Storage Transfer service, implementing several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property within AzureCredentials is SasToken, which is a required string representing the Azure shared access signature.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the AzureCredentials class: a default constructor and a constructor that accepts another AzureCredentials object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eWhen copying data from Azure Data Lake Storage (ADLS) Gen 2 during its Preview stage, you must use an account SAS.\u003c/p\u003e\n"]]],[],null,[]]