AzureCredentials interface

Container App credentials.

Properties

clientId

Client Id.

clientSecret

Client Secret.

kind

Kind of auth github does for deploying the template

subscriptionId

Subscription Id.

tenantId

Tenant Id.

Property Details

clientId

Client Id.

clientId?: string

Property Value

string

clientSecret

Client Secret.

clientSecret?: string

Property Value

string

kind

Kind of auth github does for deploying the template

kind?: string

Property Value

string

subscriptionId

Subscription Id.

subscriptionId?: string

Property Value

string

tenantId

Tenant Id.

tenantId?: string

Property Value

string