@if (autodeploying) {
@if (!autodeployDone) { Loading...

Deploying...

} @if (autodeployDone) {

Done


@if (autoDeployStatus.deployServicePack !== null) {
@if (autoDeployStatus.deployServicePack === true) { } @if (!autoDeployStatus.deployServicePack === false) { }

Deploy SAS Jobs

} @if (autoDeployStatus.runMakeData !== null) {
@if (autoDeployStatus.runMakeData) { } @if (autoDeployStatus.runMakeData === false) { }

Create database

}

}
}

Viya Deploy


{{ appLoc }}

@if (!adminGroupsLoading) { } @if (adminGroupsLoading) { }
@if (!computeContextsLoading) { } @if (computeContextsLoading) { }
@if (runningAsUser) {

{{ runningAsUser }}

}