AZURE_TENANT_ID: Tenant ID for the Azure account. Used for authenticated calls to the attestation service.
AZURE_CLIENT_ID: The client ID to authenticate the request. Used for authenticated calls to the attestation service.
AZURE_CLIENT_SECRET: The client secret. Used for authenticated calls to the attestation service.
AZURE_MAA_URI: Microsoft Azure Attestation provider's Attest URI (as shown in portal). Format is similar to "https://..attest.azure.net".
NO_AUTH: Disable No auth
Define AZURE_TENANT_ID to point to new endpoint (defaults to current endpoint)
Define NO_AUTH='false' and other env vars if new endpoint requires authentication
Add env vars:
AZURE_TENANT_ID: Tenant ID for the Azure account. Used for authenticated calls to the attestation service.
Define AZURE_TENANT_ID to point to new endpoint (defaults to current endpoint) Define NO_AUTH='false' and other env vars if new endpoint requires authentication