OperationContextAzureOIDCConfiguration
OperationContextAzureOIDCConfiguration contains information about how to exchange an OIDC token for temporary Azure credentials in the form of a federated workload identity. See https://learn.microsoft.com/en-us/azure/active-directory/develop/workload-identity-federation-create-trust?pivots=identity-wif-apps-methods-azp for details on how to create an appropriately-configured identity.
Properties
clientIdstring optionalClientID is the client ID of the federated workload identity.tenantIdstring optionalTenantID is the tenant ID of the federated workload identity.subscriptionIdstring optionalSubscriptionID is the subscription ID of the federated workload identity.