FoundryEnvironment.AgentTenantId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft Entra tenant ID of the agent.
Sourced from the FOUNDRY_AGENT_TENANT_ID environment variable.
Stamped as microsoft.tenant.id on telemetry spans.
public static string? AgentTenantId { get; }
static member AgentTenantId : string
Public Shared ReadOnly Property AgentTenantId As String