Skip to content

Commit

Permalink
Update diagnostic settings profile name (Azure#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
SenthuranSivananthan authored Aug 17, 2022
1 parent db52627 commit e5fe399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy/custom/definitions/policyset/LogAnalytics.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ resource policyset_name 'Microsoft.Authorization/policySetDefinitions@2020-03-01
value: '[parameters(\'logAnalytics\')]'
}
profileName: {
value: 'setByPolicy'
value: 'setbypolicy_logAnalytics'
}
azureRegions: {
value: [
Expand Down

0 comments on commit e5fe399

Please sign in to comment.