tenantAuthEndpoint

@JvmName(name = "tmymoxpvdqenmwsm")
suspend fun tenantAuthEndpoint(value: Output<String>)
@JvmName(name = "piqdedcgiujdgmqd")
suspend fun tenantAuthEndpoint(value: String)

Parameters

value

The Azure Tenant Endpoint for the Authenticating Tenant. e.g. https://login.microsoftonline.com/{tenant-guid}/v2.0/

Note: Here is a list of possible authentication endpoints based on the cloud environment. Here is more information to better understand how to configure authentication for Azure App Service or Azure Functions.