Skip to content

Commit

Permalink
Update Policy Library (automated) (#603)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <action@github.com>
  • Loading branch information
cae-pr-creator[bot] and actions-user authored Aug 10, 2023
1 parent 7870fae commit 25e34f8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"policyType": "Custom",
"mode": "Indexed",
"displayName": "[Deprecated] Deploys NSG flow logs and traffic analytics to Log Analytics",
"description": "[Deprecated] Deprecated by built-in policy. Deploys NSG flow logs and traffic analytics to Log Analytics with a specfied retention period.",
"description": "[Deprecated] Deprecated by built-in policy. Deploys NSG flow logs and traffic analytics to Log Analytics with a specified retention period.",
"metadata": {
"deprecated": true,
"version": "1.1.0-deprecated",
Expand Down Expand Up @@ -41,7 +41,7 @@
"displayName": "Resource ID of Log Analytics workspace",
"description": "Select Log Analytics workspace from dropdown list. If this workspace is outside of the scope of the assignment you must manually grant 'Log Analytics Contributor' permissions (or similar) to the policy assignment's principal ID."
},
"defaultValue": ""
"defaultValue": "<workspace resource ID>"
},
"effect": {
"type": "String",
Expand Down

0 comments on commit 25e34f8

Please sign in to comment.