Azure Authentication Azure Authentication
Azure Authentication Certified

Tasks that obtain Azure access tokens for authenticated calls to other services.

Fetch Azure OAuth access tokens for downstream tasks using tenantId with either client secret, certificate, or DefaultAzureCredential. Configure scopes (defaults to https://management.azure.com/.default) and receive the encrypted token value with its expiration time in the outputs.