Skip to content

Commit 4385826

Browse files
authored
Descriptions update for AKS July API (#15074)
1 parent 3815c79 commit 4385826

File tree

1 file changed

+4
-4
lines changed
  • specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-07-01

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4938,10 +4938,10 @@
49384938
"properties": {
49394939
"azureDefender": {
49404940
"$ref": "#/definitions/ManagedClusterSecurityProfileAzureDefender",
4941-
"description": "Azure Defender settings for the Security Profile."
4941+
"description": "Azure Defender settings for the security profile."
49424942
}
49434943
},
4944-
"description": "Security Profile for the container service cluster."
4944+
"description": "Security profile for the container service cluster."
49454945
},
49464946
"ManagedClusterSecurityProfileAzureDefender": {
49474947
"type": "object",
@@ -4952,10 +4952,10 @@
49524952
},
49534953
"logAnalyticsWorkspaceResourceId": {
49544954
"type": "string",
4955-
"description": "Resource Id of the Log Analytics workspace for Azure Defender to be associated with. This field is required and must be valid workspace resource id in case the Azure Defender settings are enabled and must be empty or not exists in case it is disabled"
4955+
"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."
49564956
}
49574957
},
4958-
"description": "Azure Defender settings for the Security Profile."
4958+
"description": "Azure Defender settings for the security profile."
49594959
}
49604960
},
49614961
"parameters": {

0 commit comments

Comments
 (0)