diff --git a/azuredevops/Build-Update-Dev.yaml b/azuredevops/Build-Update-Dev.yaml index 2da01c2e..b0ed90ed 100644 --- a/azuredevops/Build-Update-Dev.yaml +++ b/azuredevops/Build-Update-Dev.yaml @@ -60,7 +60,7 @@ parameters: variables: - name: SubscriptionName - value: "Project Vienna INT (589c7ae9-223e-45e3-a191-98433e0821a9) - RAI" + value: "Interpretability - Automation (a75ae43f-9f72-4699-ba66-d3a173cfe082) - RAI" - name: ConfigFileArtifact value: WorkspaceConfiguration diff --git a/azuredevops/PR-Gate.yaml b/azuredevops/PR-Gate.yaml index c51759f6..d8924f30 100644 --- a/azuredevops/PR-Gate.yaml +++ b/azuredevops/PR-Gate.yaml @@ -60,7 +60,7 @@ parameters: variables: - name: SubscriptionName - value: "Project Vienna INT (589c7ae9-223e-45e3-a191-98433e0821a9) - RAI" + value: "Interpretability - Automation (a75ae43f-9f72-4699-ba66-d3a173cfe082) - RAI" - name: ConfigFileArtifact value: WorkspaceConfiguration @@ -125,4 +125,4 @@ stages: sdkSource: ${{parameters.sdkSource}} subscriptionName: $(SubscriptionName) configFileArtifact: $(ConfigFileArtifact) - testRunType: Notebooks \ No newline at end of file + testRunType: Notebooks