Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR track2_@azure/arm-securityinsight] Adding tenantId #7325

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 106 additions & 0 deletions sdk/securityinsight/arm-securityinsight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,111 @@
# Release History

## 1.0.0-beta.2 (2022-01-28)

**Features**

- Added operation AutomationRules.manualTriggerPlaybook
- Added Interface AutomationRulesManualTriggerPlaybookOptionalParams
- Added Interface BookmarkEntityMappings
- Added Interface EntityFieldMapping
- Added Interface FusionScenarioExclusionPattern
- Added Interface FusionSourceSettings
- Added Interface FusionSourceSubTypeSetting
- Added Interface FusionSubTypeSeverityFilter
- Added Interface FusionSubTypeSeverityFiltersItem
- Added Interface FusionTemplateSourceSetting
- Added Interface FusionTemplateSourceSubType
- Added Interface FusionTemplateSubTypeSeverityFilter
- Added Interface ManualTriggerRequestBody
- Added Interface Office365ProjectConnectorDataTypes
- Added Interface OfficePowerBIConnectorDataTypes
- Added Type Alias ActionType
- Added Type Alias AlertRuleTemplateWithMitreProperties
- Added Type Alias AutomationRulesDeleteResponse
- Added Type Alias AutomationRulesManualTriggerPlaybookResponse
- Added Type Alias ConditionType
- Added Type Alias Enum12
- Added Type Alias Office365ProjectCheckRequirements
- Added Type Alias Office365ProjectCheckRequirementsProperties
- Added Type Alias Office365ProjectConnectorDataTypesLogs
- Added Type Alias Office365ProjectDataConnector
- Added Type Alias Office365ProjectDataConnectorProperties
- Added Type Alias OfficePowerBICheckRequirements
- Added Type Alias OfficePowerBICheckRequirementsProperties
- Added Type Alias OfficePowerBIConnectorDataTypesLogs
- Added Type Alias OfficePowerBIDataConnector
- Added Type Alias OfficePowerBIDataConnectorProperties
- Added Type Alias PropertyConditionProperties
- Interface AutomationRulesCreateOrUpdateOptionalParams has a new optional parameter automationRuleToUpsert
- Interface IncidentAdditionalData has a new optional parameter providerIncidentUrl
- Interface IncidentAdditionalData has a new optional parameter techniques
- Interface QueryBasedAlertRuleProperties has a new optional parameter techniques
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias FusionAlertRuleTemplateProperties
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias MLBehaviorAnalyticsAlertRuleTemplateProperties
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias NrtAlertRuleTemplateProperties
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias ScheduledAlertRuleTemplateProperties
- Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias ThreatIntelligenceAlertRuleTemplateProperties
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter severity
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter status
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter classification
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter classificationReason
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter classificationComment
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter owner
- Type Alias AutomationRuleModifyPropertiesAction has a new parameter labels
- Type Alias AutomationRuleRunPlaybookAction has a new parameter logicAppResourceId
- Type Alias AutomationRuleRunPlaybookAction has a new parameter tenantId
- Type Alias Bookmark has a new parameter entityMappings
- Type Alias Bookmark has a new parameter tactics
- Type Alias Bookmark has a new parameter techniques
- Type Alias FusionAlertRule has a new parameter sourceSettings
- Type Alias FusionAlertRule has a new parameter scenarioExclusionPatterns
- Type Alias FusionAlertRule has a new parameter techniques
- Type Alias FusionAlertRuleTemplate has a new parameter techniques
- Type Alias FusionAlertRuleTemplate has a new parameter sourceSettings
- Type Alias MLBehaviorAnalyticsAlertRule has a new parameter techniques
- Type Alias MLBehaviorAnalyticsAlertRuleTemplate has a new parameter techniques
- Type Alias NrtAlertRule has a new parameter techniques
- Type Alias NrtAlertRuleTemplate has a new parameter techniques
- Type Alias ScheduledAlertRule has a new parameter techniques
- Type Alias ScheduledAlertRuleTemplate has a new parameter techniques
- Type Alias ThreatIntelligenceAlertRule has a new parameter techniques
- Type Alias ThreatIntelligenceAlertRuleTemplate has a new parameter techniques
- Added Enum KnownActionType
- Added Enum KnownConditionType
- Added Enum KnownEnum12
- Enum KnownAttackTactic has a new value ImpairProcessControl
- Enum KnownAttackTactic has a new value InhibitResponseFunction
- Enum KnownAttackTactic has a new value Reconnaissance
- Enum KnownAttackTactic has a new value ResourceDevelopment
- Enum KnownAutomationRulePropertyConditionSupportedProperty has a new value AlertProductNames
- Enum KnownAutomationRulePropertyConditionSupportedProperty has a new value IncidentLabel
- Enum KnownDataConnectorKind has a new value Office365Project
- Enum KnownDataConnectorKind has a new value OfficePowerBI

**Breaking Changes**

- Operation AutomationRules.createOrUpdate has a new signature
- Interface QueryBasedAlertRuleTemplateProperties no longer has parameter tactics
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias FusionAlertRuleTemplateProperties
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias MLBehaviorAnalyticsAlertRuleTemplateProperties
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias NrtAlertRuleTemplateProperties
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias ScheduledAlertRuleTemplateProperties
- Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias ThreatIntelligenceAlertRuleTemplateProperties
- Type Alias AutomationRuleModifyPropertiesAction no longer has parameter actionConfiguration
- Type Alias AutomationRuleRunPlaybookAction no longer has parameter actionConfiguration
- Type Alias FusionAlertRuleTemplateProperties no longer has parameter tactics
- Type Alias MLBehaviorAnalyticsAlertRuleTemplateProperties no longer has parameter tactics
- Type Alias ThreatIntelligenceAlertRuleTemplateProperties no longer has parameter tactics
- Type Alias FusionAlertRuleTemplateProperties has a new parameter sourceSettings
- Parameter displayName of Type Alias AutomationRule is now required
- Parameter order of Type Alias AutomationRule is now required
- Parameter triggeringLogic of Type Alias AutomationRule is now required
- Parameter actions of Type Alias AutomationRule is now required
- Removed Enum KnownAutomationRuleActionType
- Removed Enum KnownAutomationRuleConditionType
- Removed Enum KnownEnum8


## 1.0.0-beta.1 (2022-01-19)

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).
8 changes: 4 additions & 4 deletions sdk/securityinsight/arm-securityinsight/_meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"commit": "1b0a465061c68175898f8f5d27f0301f42ce994c",
"commit": "e0d906133f52630cb974777633ba53c2fbb23b40",
"readme": "specification/securityinsights/resource-manager/readme.md",
"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/typescript@6.0.0-alpha.16.20220114.1 --generate-sample=true",
"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/typescript@6.0.0-alpha.16.20220105.1",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"use": "@autorest/typescript@6.0.0-alpha.16.20220114.1"
}
"use": "@autorest/typescript@6.0.0-alpha.16.20220105.1"
}
25 changes: 19 additions & 6 deletions sdk/securityinsight/arm-securityinsight/api-extractor.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,31 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"mainEntryPointFilePath": "./dist-esm/src/index.d.ts",
"docModel": { "enabled": true },
"apiReport": { "enabled": true, "reportFolder": "./review" },
"docModel": {
"enabled": true
},
"apiReport": {
"enabled": true,
"reportFolder": "./review"
},
"dtsRollup": {
"enabled": true,
"untrimmedFilePath": "",
"publicTrimmedFilePath": "./types/arm-securityinsight.d.ts"
},
"messages": {
"tsdocMessageReporting": { "default": { "logLevel": "none" } },
"tsdocMessageReporting": {
"default": {
"logLevel": "none"
}
},
"extractorMessageReporting": {
"ae-missing-release-tag": { "logLevel": "none" },
"ae-unresolved-link": { "logLevel": "none" }
"ae-missing-release-tag": {
"logLevel": "none"
},
"ae-unresolved-link": {
"logLevel": "none"
}
}
}
}
}
25 changes: 15 additions & 10 deletions sdk/securityinsight/arm-securityinsight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,24 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for SecurityInsights.",
"version": "1.0.0-beta.1",
"engines": { "node": ">=12.0.0" },
"version": "1.0.0-beta.2",
"engines": {
"node": ">=12.0.0"
},
"dependencies": {
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.0.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.1.0",
"tslib": "^2.2.0"
},
"keywords": ["node", "azure", "typescript", "browser", "isomorphic"],
"keywords": [
"node",
"azure",
"typescript",
"browser",
"isomorphic"
],
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist-esm/src/index.js",
Expand All @@ -39,7 +47,9 @@
"type": "git",
"url": "https://github.com/Azure/azure-sdk-for-js.git"
},
"bugs": { "url": "https://github.com/Azure/azure-sdk-for-js/issues" },
"bugs": {
"url": "https://github.com/Azure/azure-sdk-for-js/issues"
},
"files": [
"dist/**/*.js",
"dist/**/*.js.map",
Expand Down Expand Up @@ -86,10 +96,5 @@
"docs": "echo skipped"
},
"sideEffects": false,
"//metadata": {
"constantPaths": [
{ "path": "src/SecurityInsights.ts", "prefix": "packageDetails" }
]
},
"autoPublish": true
}
}

This file was deleted.

Loading