AzureCredentials Class

Container App credentials.

Constructor

AzureCredentials()

Variables

Name Description
clientId
str

Client Id.

clientSecret
str

Client Secret.

tenantId
str

Tenant Id.

kind
str

Kind of auth github does for deploying the template.

subscriptionId
str

Subscription Id.

Attributes

clientId

Client Id.

clientId: str

clientSecret

Client Secret.

clientSecret: str

kind

Kind of auth github does for deploying the template.

kind: str

subscriptionId

Subscription Id.

subscriptionId: str

tenantId

Tenant Id.

tenantId: str