Skip to content

Commit 68db8cd

Browse files
author
SDKAuto
committed
CodeGen from PR 12185 in Azure/azure-rest-api-specs
[ASC.Automations] Add new data type "RegulatoryComplianceAssessment" (#12185) * 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
1 parent 9cd73d3 commit 68db8cd

File tree

9 files changed

+11
-10
lines changed

9 files changed

+11
-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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,8 @@
475475
"SubAssessments",
476476
"Alerts",
477477
"SecureScores",
478-
"SecureScoreControls"
478+
"SecureScoreControls",
479+
"RegulatoryComplianceAssessment"
479480
]
480481
},
481482
{
@@ -895,4 +896,4 @@
895896
]
896897
}
897898
}
898-
}
899+
}

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
@@ -857,4 +857,4 @@
857857
"description": "Properties of the IoT Security solution's user defined resources."
858858
}
859859
}
860-
}
860+
}

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)