diff --git a/pipelines/templates/deploy-summary-function-template.yml b/pipelines/templates/deploy-summary-function-template.yml index afc6b8550..f3b5d6448 100644 --- a/pipelines/templates/deploy-summary-function-template.yml +++ b/pipelines/templates/deploy-summary-function-template.yml @@ -47,6 +47,7 @@ steps: $settings = @{ clientId = "${{ parameters.clientId }}" + departmentFilter = "PRD" secretIds = @{ clientSecret = Get-SecretsId -secret AzureAd--ClientSecret serviceBus = Get-SecretsId -secret Connectionstrings--ServiceBus