Skip to content

Commit 403e2f8

Browse files
samuelkuangmsshschwaraviyerMSFTloriatarms
committed
Merge release sentinel 2023 03 01 preview (Azure#22983)
* Adds base for updating Microsoft.SecurityInsights from version preview/2023-02-01-preview to version 2023-03-01-preview * Updates readme * Updates API version in new specs and examples * Update description of AAD (Azure#22508) * Update description of AAD AAD should be AADIP to prevent mistakes from customer * Add custom word AADIP AADIP = Azure Active Directory Identity Protection * Remove bing phishing feed msti connector (Azure#22706) * remove bing phishing feed from msti connector * revert to release-Sentinel-2023-03-01-preview * fixes * fixed validation issues * renamed example file * added response status codes for examples * Automation rules - 2023-03-01-preview - add entity trigger API (Azure#22523) * adjust version order * Fix cross-version breaking changes. Fix cross-version breaking changes. * Pull in metadata changes from stable version. * Update Metadata.json * Update Incidents.json add readonly flag for providerIncidentId. * Update readme.md GuidUsage AutoRest-Linter suppression. * Update readme.md suppress GuidUsage * Update readme.md Correct suppression. * Update readme.md Fix suppression. --------- Co-authored-by: shschwar <[email protected]> Co-authored-by: aviyerMSFT <[email protected]> Co-authored-by: loriatarms <[email protected]>
1 parent d9e1033 commit 403e2f8

File tree

1 file changed

+32
-0
lines changed
  • specification/securityinsights/resource-manager

1 file changed

+32
-0
lines changed

specification/securityinsights/resource-manager/readme.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,35 @@ tag: package-preview-2023-03
3030
```
3131
---
3232
33+
### Tag: package-preview-2023-03
34+
35+
These settings apply only when `--tag=package-preview-2023-03` is specified on the command line.
36+
37+
```yaml $(tag) == 'package-preview-2023-03'
38+
input-file:
39+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/AlertRules.json
40+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/AutomationRules.json
41+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/Bookmarks.json
42+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/Enrichment.json
43+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/Entities.json
44+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/EntityQueries.json
45+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/EntityQueryTemplates.json
46+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/FileImports.json
47+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/Incidents.json
48+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/Metadata.json
49+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/OfficeConsents.json
50+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/OnboardingStates.json
51+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/Recommendations.json
52+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/SecurityMLAnalyticsSettings.json
53+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/Settings.json
54+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/SourceControls.json
55+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/ThreatIntelligence.json
56+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/TriggeredAnalyticsRuleRuns.json
57+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/Watchlists.json
58+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/dataConnectors.json
59+
- Microsoft.SecurityInsights/preview/2023-03-01-preview/operations.json
60+
```
61+
3362
### Tag: package-2023-02
3463

3564
### Tag: package-preview-2023-03
@@ -60,6 +89,7 @@ input-file:
6089
- Microsoft.SecurityInsights/preview/2023-03-01-preview/dataConnectors.json
6190
- Microsoft.SecurityInsights/preview/2023-03-01-preview/operations.json
6291
```
92+
6393
### Tag: package-preview-2023-02
6494

6595
These settings apply only when `--tag=package-preview-2023-02` is specified on the command line.
@@ -535,6 +565,8 @@ directive:
535565
reason: Our resources do not support list by subscription. They're not top-level resources. To get a SecurityInsights resource, we should have a subscription as well as a resource group and Log Analytics workspace.
536566
- suppress: OBJECT_ADDITIONAL_PROPERTIES
537567
reason: 'Caused by a duplicate Resource definition in our common directory that contains systemData. We were instructed to supress this by Swagger reviewr.'
568+
- suppress: GuidUsage
569+
reason: 'Tenent Id should be a Guid'
538570
```
539571

540572
---

0 commit comments

Comments
 (0)