Skip to content

Commit 63436f9

Browse files
author
SDKAuto
committed
CodeGen from PR 12349 in Azure/azure-rest-api-specs
[Security Center Automations] Add Secure Scores and Regulatory Compliance snapshot event sources (#12349) * Add SubAssessment event source type and add more automations examples * Change Location isReadOnlu to false * Test * Add new read/write location and add new type TrackedResourceLocation * Minor * minor * prettier fixes * Change variable name to TrackedResourceLocation * Change type name TrackedResourceLocation to AzureTrackedResourceLocation * Update automations example * Add SecureScores & SecureScoreControls as new supported datatypes in Automations resource * [ASC.Automations] add new data type RegulatoryComplianceAssessment * Add Secure Scores and Regulatory Compliance snapshot data types
1 parent 12d2b44 commit 63436f9

File tree

9 files changed

+13
-10
lines changed

9 files changed

+13
-10
lines changed

schemas/2015-06-01-preview/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,4 +703,4 @@
703703
"description": "Represents a machine that is part of a VM/server group"
704704
}
705705
}
706-
}
706+
}

schemas/2017-08-01-preview/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1557,4 +1557,4 @@
15571557
"description": "Workspace setting data"
15581558
}
15591559
}
1560-
}
1560+
}

schemas/2018-06-01/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
"description": "Pricing properties for the relevant scope"
7272
}
7373
}
74-
}
74+
}

schemas/2019-01-01-preview/Microsoft.Security.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -475,8 +475,11 @@
475475
"SubAssessments",
476476
"Alerts",
477477
"SecureScores",
478+
"SecureScoresSnapshot",
478479
"SecureScoreControls",
479-
"RegulatoryComplianceAssessment"
480+
"SecureScoreControlsSnapshot",
481+
"RegulatoryComplianceAssessment",
482+
"RegulatoryComplianceAssessmentSnapshot"
480483
]
481484
},
482485
{
@@ -896,4 +899,4 @@
896899
]
897900
}
898901
}
899-
}
902+
}

schemas/2019-01-01/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@
155155
"description": "Represents a data export setting"
156156
}
157157
}
158-
}
158+
}

schemas/2019-08-01/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,4 +931,4 @@
931931
"description": "Properties of the IoT Security solution's user defined resources."
932932
}
933933
}
934-
}
934+
}

schemas/2020-01-01-preview/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,4 +320,4 @@
320320
"description": "Details of the service principal."
321321
}
322322
}
323-
}
323+
}

schemas/2020-01-01/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,4 +1236,4 @@
12361236
"description": "Represents a machine that is part of a machine group"
12371237
}
12381238
}
1239-
}
1239+
}

schemas/2020-08-06-preview/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@
147147
"description": "IoT sensor properties"
148148
}
149149
}
150-
}
150+
}

0 commit comments

Comments
 (0)