Skip to content

Commit 55c9ece

Browse files
authored
AKS: update description for security profile (#17700)
* Update managedClusters.json * Update managedClusters.json * Update managedClusters.json * Update managedClusters.json
1 parent aa777ae commit 55c9ece

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-07-01/managedClusters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5038,7 +5038,7 @@
50385038
},
50395039
"logAnalyticsWorkspaceResourceId": {
50405040
"type": "string",
5041-
"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."
5041+
"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."
50425042
}
50435043
},
50445044
"description": "Azure Defender settings for the security profile."

specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-08-01/managedClusters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5367,7 +5367,7 @@
53675367
},
53685368
"logAnalyticsWorkspaceResourceId": {
53695369
"type": "string",
5370-
"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."
5370+
"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."
53715371
}
53725372
},
53735373
"description": "Azure Defender settings for the security profile."

specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-09-01/managedClusters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5399,7 +5399,7 @@
53995399
},
54005400
"logAnalyticsWorkspaceResourceId": {
54015401
"type": "string",
5402-
"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."
5402+
"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."
54035403
}
54045404
},
54055405
"description": "Azure Defender settings for the security profile."

specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-10-01/managedClusters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5454,7 +5454,7 @@
54545454
},
54555455
"logAnalyticsWorkspaceResourceId": {
54565456
"type": "string",
5457-
"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."
5457+
"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."
54585458
}
54595459
},
54605460
"description": "Azure Defender settings for the security profile."

0 commit comments

Comments
 (0)