diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2024-04-01-preview/BusinessApplicationAgents.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2024-04-01-preview/BusinessApplicationAgents.json index f1960fa77176..825a2183a023 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2024-04-01-preview/BusinessApplicationAgents.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2024-04-01-preview/BusinessApplicationAgents.json @@ -739,7 +739,8 @@ "AgentProperties": { "description": "Describes the configuration of a Business Application Agent.", "required": [ - "type" + "type", + "displayName" ], "type": "object", "properties": { @@ -831,7 +832,8 @@ "SapAgent": { "description": "Describes the configuration of a SAP Docker agent.", "required": [ - "type" + "type", + "displayName" ], "type": "object", "allOf": [ @@ -1550,7 +1552,8 @@ "SystemProperties": { "description": "The properties of the system.", "required": [ - "configuration" + "configuration", + "displayName" ], "type": "object", "properties": {