1. Add the reusable authentication method:
    1. Click the Libraries drop-down menu and select Authentication Methods.
    2. Click the Add Authentication Method drop-down menu and select Azure Blob Storage.
  2. Provide a unique name for the authentication method.
  3. Optionally, enter a description to help identify the purpose or scope of this method.
  4. Select the Authentication Type:
    • Azure Secret Key: Enter the following information:
      • Secret Key: Enter the Azure storage account's secret key.
    • OAuth 2.0: Enter the following information:
      • Client ID: Enter the client ID issued by the OAuth provider.
      • Client Secret: Enter the client secret.
      • Tenant Id: Enter the Azure AD tenant ID associated with the storage account.
  5. Save the new authentication method.