Skip to Content

Architecture
Available in v1.18.8+

ScaleOps Managed Application

Using ScaleOps managed application is the recommended way to integrate with Azure.
In this scenario, ScaleOps will create an Azure AD application and will pass the credentials to the ScaleOps platform.

When running the integration script, ScaleOps will create a service principal in the Azure AD application and will assign the necessary permissions to the service principal.

ScaleOps Managed Application

Self-Managed Application

Using self-managed application is an alternative way to integrate with Azure.

In this scenario, when running the integration script, ScaleOps will create an Azure AD application and will output the required credentials. You will need pass these credentials to the ScaleOps platform.
See advanced setup for more details.

Self-Managed Application