diff --git a/azure-pipelines.sds.data.release.yml b/azure-pipelines.sds.data.release.yml index 95b387e77..c7a15f13d 100644 --- a/azure-pipelines.sds.data.release.yml +++ b/azure-pipelines.sds.data.release.yml @@ -82,7 +82,7 @@ stages: parameters: sqlServerResourceGroup: ${{ variables.vhResourceGroup }} sqlServerName: ${{ variables.vhSQLServerName }} - databaseName: ${{ variables.BookingsApiDbName }} + databaseName: ${{ variables.VideoApiDbName }} azureSubscription: ${{ variables.subscriptionName }} sqlScriptLocation: "$(Pipeline.Workspace)/${{ variables.efContextNameRefData }}-$(Build.BuildId)/${{ variables.efContextNameRefData }}.sql" kvfirewallRequired: false