Skip to content

Commit

Permalink
Merge branch 'master' into chore/summary/az-func-schedule-messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathanio123 authored Sep 5, 2024
2 parents 982fe01 + 5881a81 commit b616eea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/templates/deploy-summary-function-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ steps:
$settings = @{
clientId = "${{ parameters.clientId }}"
departmentFilter = "PRD"
secretIds = @{
clientSecret = Get-SecretsId -secret AzureAd--ClientSecret
serviceBus = Get-SecretsId -secret Connectionstrings--ServiceBus
Expand Down

0 comments on commit b616eea

Please sign in to comment.