Skip to content

Commit

Permalink
AKS: update description for security profile (#17700)
Browse files Browse the repository at this point in the history
* Update managedClusters.json

* Update managedClusters.json

* Update managedClusters.json

* Update managedClusters.json
  • Loading branch information
orparnes authored Feb 9, 2022
1 parent aa777ae commit 55c9ece
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5038,7 +5038,7 @@
},
"logAnalyticsWorkspaceResourceId": {
"type": "string",
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty."
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
}
},
"description": "Azure Defender settings for the security profile."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5367,7 +5367,7 @@
},
"logAnalyticsWorkspaceResourceId": {
"type": "string",
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty."
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
}
},
"description": "Azure Defender settings for the security profile."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5399,7 +5399,7 @@
},
"logAnalyticsWorkspaceResourceId": {
"type": "string",
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty."
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
}
},
"description": "Azure Defender settings for the security profile."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5454,7 +5454,7 @@
},
"logAnalyticsWorkspaceResourceId": {
"type": "string",
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty."
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
}
},
"description": "Azure Defender settings for the security profile."
Expand Down

0 comments on commit 55c9ece

Please sign in to comment.