InedoSDK Reference
Version:

AzureServiceCredentials Class

A Inedo.Extensibility.Credentials.ServiceCredentials for an Azure Service Principal for Azure based cloud operations.

Inheritance Hierarchy

Syntax

public class AzureServiceCredentials : Inedo.Extensibility.Credentials.ServiceCredentials

Constructors

Name Description
AzureServiceCredentials

Properties

Name Description
ApplicationId

The Azure Application ID for the Azure App registration you are authenticating with.

Secret

The client secret for the Azure App registration you are authenticating with.

ServiceUrl

The Tenant ID for the Azure Active Directory/Entra ID you are authenticating with.