Skip to content

Commit af2d8db

Browse files
author
SDKAuto
committed
CodeGen from PR 17924 in Azure/azure-rest-api-specs
Merge 346904a5c63681f5d7aa85eef624213976dd05c3 into 9f48feaf684784644513d11ddb7bd0ac2e32f48e
1 parent d70157c commit af2d8db

File tree

17 files changed

+3484
-2278
lines changed

17 files changed

+3484
-2278
lines changed
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,120 @@
11
# Release History
22

3+
## 1.0.0-beta.2 (2022-02-24)
4+
5+
**Features**
6+
7+
- Added operation AutomationRules.manualTriggerPlaybook
8+
- Added Interface AutomationRulesManualTriggerPlaybookOptionalParams
9+
- Added Interface BookmarkEntityMappings
10+
- Added Interface EntityFieldMapping
11+
- Added Interface FusionScenarioExclusionPattern
12+
- Added Interface FusionSourceSettings
13+
- Added Interface FusionSourceSubTypeSetting
14+
- Added Interface FusionSubTypeSeverityFilter
15+
- Added Interface FusionSubTypeSeverityFiltersItem
16+
- Added Interface FusionTemplateSourceSetting
17+
- Added Interface FusionTemplateSourceSubType
18+
- Added Interface FusionTemplateSubTypeSeverityFilter
19+
- Added Interface ManualTriggerRequestBody
20+
- Added Interface Office365ProjectConnectorDataTypes
21+
- Added Interface OfficePowerBIConnectorDataTypes
22+
- Added Type Alias ActionType
23+
- Added Type Alias AlertRuleTemplateWithMitreProperties
24+
- Added Type Alias AutomationRulesDeleteResponse
25+
- Added Type Alias AutomationRulesManualTriggerPlaybookResponse
26+
- Added Type Alias ConditionType
27+
- Added Type Alias Enum12
28+
- Added Type Alias Office365ProjectCheckRequirements
29+
- Added Type Alias Office365ProjectCheckRequirementsProperties
30+
- Added Type Alias Office365ProjectConnectorDataTypesLogs
31+
- Added Type Alias Office365ProjectDataConnector
32+
- Added Type Alias Office365ProjectDataConnectorProperties
33+
- Added Type Alias OfficePowerBICheckRequirements
34+
- Added Type Alias OfficePowerBICheckRequirementsProperties
35+
- Added Type Alias OfficePowerBIConnectorDataTypesLogs
36+
- Added Type Alias OfficePowerBIDataConnector
37+
- Added Type Alias OfficePowerBIDataConnectorProperties
38+
- Added Type Alias PropertyConditionProperties
39+
- Added Type Alias ThreatIntelligenceResourceKindUnion
40+
- Interface AutomationRulesCreateOrUpdateOptionalParams has a new optional parameter automationRuleToUpsert
41+
- Interface IncidentAdditionalData has a new optional parameter providerIncidentUrl
42+
- Interface IncidentAdditionalData has a new optional parameter techniques
43+
- Interface QueryBasedAlertRuleProperties has a new optional parameter techniques
44+
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias FusionAlertRuleTemplateProperties
45+
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias MLBehaviorAnalyticsAlertRuleTemplateProperties
46+
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias NrtAlertRuleTemplateProperties
47+
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias ScheduledAlertRuleTemplateProperties
48+
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias ThreatIntelligenceAlertRuleTemplateProperties
49+
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter severity
50+
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter status
51+
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter classification
52+
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter classificationReason
53+
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter classificationComment
54+
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter owner
55+
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter labels
56+
- Type Alias AutomationRuleRunPlaybookAction has a new parameter logicAppResourceId
57+
- Type Alias AutomationRuleRunPlaybookAction has a new parameter tenantId
58+
- Type Alias Bookmark has a new parameter entityMappings
59+
- Type Alias Bookmark has a new parameter tactics
60+
- Type Alias Bookmark has a new parameter techniques
61+
- Type Alias FusionAlertRule has a new parameter sourceSettings
62+
- Type Alias FusionAlertRule has a new parameter scenarioExclusionPatterns
63+
- Type Alias FusionAlertRule has a new parameter techniques
64+
- Type Alias FusionAlertRuleTemplate has a new parameter techniques
65+
- Type Alias FusionAlertRuleTemplate has a new parameter sourceSettings
66+
- Type Alias FusionAlertRuleTemplateProperties has a new parameter sourceSettings
67+
- Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter displayNamesFilter
68+
- Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter displayNamesExcludeFilter
69+
- Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter productFilter
70+
- Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter severitiesFilter
71+
- Type Alias MLBehaviorAnalyticsAlertRule has a new parameter techniques
72+
- Type Alias MLBehaviorAnalyticsAlertRuleTemplate has a new parameter techniques
73+
- Type Alias NrtAlertRule has a new parameter techniques
74+
- Type Alias NrtAlertRuleTemplate has a new parameter techniques
75+
- Type Alias ScheduledAlertRule has a new parameter techniques
76+
- Type Alias ScheduledAlertRuleTemplate has a new parameter techniques
77+
- Type Alias ThreatIntelligenceAlertRule has a new parameter techniques
78+
- Type Alias ThreatIntelligenceAlertRuleTemplate has a new parameter techniques
79+
- Added Enum KnownActionType
80+
- Added Enum KnownConditionType
81+
- Added Enum KnownEnum12
82+
- Enum KnownAttackTactic has a new value ImpairProcessControl
83+
- Enum KnownAttackTactic has a new value InhibitResponseFunction
84+
- Enum KnownAttackTactic has a new value Reconnaissance
85+
- Enum KnownAttackTactic has a new value ResourceDevelopment
86+
- Enum KnownAutomationRulePropertyConditionSupportedProperty has a new value AlertProductNames
87+
- Enum KnownAutomationRulePropertyConditionSupportedProperty has a new value IncidentLabel
88+
- Enum KnownDataConnectorKind has a new value Office365Project
89+
- Enum KnownDataConnectorKind has a new value OfficePowerBI
90+
91+
**Breaking Changes**
92+
93+
- Operation AutomationRules.createOrUpdate has a new signature
94+
- Interface QueryBasedAlertRuleTemplateProperties no longer has parameter tactics
95+
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias FusionAlertRuleTemplateProperties
96+
- Delete parameters of MicrosoftSecurityIncidentCreationAlertRuleCommonProperties in TypeAlias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
97+
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias MLBehaviorAnalyticsAlertRuleTemplateProperties
98+
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias NrtAlertRuleTemplateProperties
99+
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias ScheduledAlertRuleTemplateProperties
100+
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias ThreatIntelligenceAlertRuleTemplateProperties
101+
- Type Alias AutomationRuleModifyPropertiesAction no longer has parameter actionConfiguration
102+
- Type Alias AutomationRuleRunPlaybookAction no longer has parameter actionConfiguration
103+
- Type Alias FusionAlertRuleTemplateProperties no longer has parameter tactics
104+
- Type Alias MLBehaviorAnalyticsAlertRuleTemplateProperties no longer has parameter tactics
105+
- Type Alias ThreatIntelligenceAlertRuleTemplateProperties no longer has parameter tactics
106+
- Type Alias ThreatIntelligenceIndicatorModel has a new parameter kind
107+
- Type Alias ThreatIntelligenceIndicatorModelForRequestBody has a new parameter kind
108+
- Type Alias ThreatIntelligenceInformation has a new parameter kind
109+
- Parameter displayName of Type Alias AutomationRule is now required
110+
- Parameter order of Type Alias AutomationRule is now required
111+
- Parameter triggeringLogic of Type Alias AutomationRule is now required
112+
- Parameter actions of Type Alias AutomationRule is now required
113+
- Removed Enum KnownAutomationRuleActionType
114+
- Removed Enum KnownAutomationRuleConditionType
115+
- Removed Enum KnownEnum8
116+
117+
3118
## 1.0.0-beta.1 (2022-01-19)
4119

5120
The package of @azure/arm-securityinsight is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"commit": "1b0a465061c68175898f8f5d27f0301f42ce994c",
2+
"commit": "4ede84931dc91ae76a3e8867660a0963e208fd63",
33
"readme": "specification/securityinsights/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\mydev\\azure-sdk-for-js ../azure-rest-api-specs/specification/iotspaces/resource-manager/readme.md --use=@autorest/[email protected].20220114.1 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/securityinsights/resource-manager/readme.md --use=@autorest/[email protected].20220105.1",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"use": "@autorest/[email protected].20220114.1"
7-
}
6+
"use": "@autorest/[email protected].20220105.1"
7+
}
Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,31 @@
11
{
22
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
33
"mainEntryPointFilePath": "./dist-esm/src/index.d.ts",
4-
"docModel": { "enabled": true },
5-
"apiReport": { "enabled": true, "reportFolder": "./review" },
4+
"docModel": {
5+
"enabled": true
6+
},
7+
"apiReport": {
8+
"enabled": true,
9+
"reportFolder": "./review"
10+
},
611
"dtsRollup": {
712
"enabled": true,
813
"untrimmedFilePath": "",
914
"publicTrimmedFilePath": "./types/arm-securityinsight.d.ts"
1015
},
1116
"messages": {
12-
"tsdocMessageReporting": { "default": { "logLevel": "none" } },
17+
"tsdocMessageReporting": {
18+
"default": {
19+
"logLevel": "none"
20+
}
21+
},
1322
"extractorMessageReporting": {
14-
"ae-missing-release-tag": { "logLevel": "none" },
15-
"ae-unresolved-link": { "logLevel": "none" }
23+
"ae-missing-release-tag": {
24+
"logLevel": "none"
25+
},
26+
"ae-unresolved-link": {
27+
"logLevel": "none"
28+
}
1629
}
1730
}
18-
}
31+
}

sdk/securityinsight/arm-securityinsight/package.json

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,23 @@
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for SecurityInsights.",
66
"version": "1.0.0-beta.1",
7-
"engines": { "node": ">=12.0.0" },
7+
"engines": {
8+
"node": ">=12.0.0"
9+
},
810
"dependencies": {
911
"@azure/core-paging": "^1.2.0",
1012
"@azure/core-client": "^1.0.0",
1113
"@azure/core-auth": "^1.3.0",
1214
"@azure/core-rest-pipeline": "^1.1.0",
1315
"tslib": "^2.2.0"
1416
},
15-
"keywords": ["node", "azure", "typescript", "browser", "isomorphic"],
17+
"keywords": [
18+
"node",
19+
"azure",
20+
"typescript",
21+
"browser",
22+
"isomorphic"
23+
],
1624
"license": "MIT",
1725
"main": "./dist/index.js",
1826
"module": "./dist-esm/src/index.js",
@@ -39,7 +47,9 @@
3947
"type": "git",
4048
"url": "https://github.com/Azure/azure-sdk-for-js.git"
4149
},
42-
"bugs": { "url": "https://github.com/Azure/azure-sdk-for-js/issues" },
50+
"bugs": {
51+
"url": "https://github.com/Azure/azure-sdk-for-js/issues"
52+
},
4353
"files": [
4454
"dist/**/*.js",
4555
"dist/**/*.js.map",
@@ -86,10 +96,5 @@
8696
"docs": "echo skipped"
8797
},
8898
"sideEffects": false,
89-
"//metadata": {
90-
"constantPaths": [
91-
{ "path": "src/SecurityInsights.ts", "prefix": "packageDetails" }
92-
]
93-
},
9499
"autoPublish": true
95-
}
100+
}

0 commit comments

Comments
 (0)