Skip to content

Commit 104b521

Browse files
committed
mark triggerUri secret
1 parent 8851999 commit 104b521

File tree

1 file changed

+2
-1
lines changed
  • specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2021-03-01-preview

1 file changed

+2
-1
lines changed

specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2021-03-01-preview/AlertRules.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1714,7 +1714,8 @@
17141714
"properties": {
17151715
"triggerUri": {
17161716
"description": "Logic App Callback URL for this specific workflow.",
1717-
"type": "string"
1717+
"type": "string",
1718+
"x-ms-secret": true
17181719
}
17191720
},
17201721
"required": [

0 commit comments

Comments
 (0)