Skip to content

Commit 8eb53a9

Browse files
Microsoft.Security: fix bad chars with 2023-12-01-preview (Azure#28984)
Co-authored-by: madhura <56606095+madhura-np@users.noreply.github.com>
1 parent fdc2e7b commit 8eb53a9

File tree

1 file changed

+1
-1
lines changed
  • specification/security/resource-manager/Microsoft.Security/preview/2023-12-01-preview

1 file changed

+1
-1
lines changed

specification/security/resource-manager/Microsoft.Security/preview/2023-12-01-preview/automations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@
612612
},
613613
"AutomationActionWorkspace": {
614614
"type": "object",
615-
"description": "The Log Analytics Workspace to which event data will be exported. Security alerts data will reside in the 'SecurityAlert' table and the assessments data will reside in the 'SecurityRecommendation' table (under the 'Security'/'SecurityCenterFree' solutions). Note that in order to view the data in the workspace, the Security Center Log Analytics free/standard solution needs to be enabled on that workspace. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore",
615+
"description": "The Log Analytics Workspace to which event data will be exported. Security alerts data will reside in the 'SecurityAlert' table and the assessments data will reside in the 'SecurityRecommendation' table (under the 'Security'/'SecurityCenterFree' solutions). Note that in order to view the data in the workspace, the Security Center Log Analytics free/standard solution needs to be enabled on that workspace. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore",
616616
"x-ms-discriminator-value": "Workspace",
617617
"allOf": [
618618
{

0 commit comments

Comments
 (0)