Skip to content

Commit

Permalink
CodeGen from PR 22983 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 7c7f101449f7d1601d7dc2c1fb3c9607a24f36ed into ac29c822ecd5f6054cd17c46839e7c04a1114c6d
  • Loading branch information
SDKAuto committed Mar 15, 2023
1 parent 33d7651 commit 7a28992
Show file tree
Hide file tree
Showing 36 changed files with 4,406 additions and 837 deletions.
25 changes: 20 additions & 5 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

242 changes: 234 additions & 8 deletions sdk/securityinsight/arm-securityinsight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,241 @@
# Release History

## 1.0.0-beta.7 (2023-03-15)

**Features**

## 1.0.0-beta.7 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group AlertRuleOperations
- Added operation group Get
- Added operation group GetRecommendations
- Added operation group GetTriggeredAnalyticsRuleRuns
- Added operation group IncidentTasks
- Added operation group TriggeredAnalyticsRuleRunOperations
- Added operation group Update
- Added operation Entities.runPlaybook
- Added Interface AddIncidentTaskActionProperties
- Added Interface AlertPropertyMapping
- Added Interface AlertRuleTriggerRuleRunHeaders
- Added Interface AlertRuleTriggerRuleRunOptionalParams
- Added Interface AnalyticsRuleRunTrigger
- Added Interface AutomationRuleAddIncidentTaskAction
- Added Interface Content
- Added Interface EntitiesRunPlaybookOptionalParams
- Added Interface EntityManualTriggerRequestBody
- Added Interface GetRecommendationsListOptionalParams
- Added Interface GetSingleRecommendationOptionalParams
- Added Interface GetTriggeredAnalyticsRuleRunsListNextOptionalParams
- Added Interface GetTriggeredAnalyticsRuleRunsListOptionalParams
- Added Interface IncidentTask
- Added Interface IncidentTaskList
- Added Interface IncidentTasksCreateOrUpdateOptionalParams
- Added Interface IncidentTasksDeleteOptionalParams
- Added Interface IncidentTasksGetOptionalParams
- Added Interface IncidentTasksListNextOptionalParams
- Added Interface IncidentTasksListOptionalParams
- Added Interface Instructions
- Added Interface MicrosoftPurviewInformationProtectionCheckRequirements
- Added Interface MicrosoftPurviewInformationProtectionCheckRequirementsProperties
- Added Interface MicrosoftPurviewInformationProtectionConnectorDataTypes
- Added Interface MicrosoftPurviewInformationProtectionConnectorDataTypesLogs
- Added Interface MicrosoftPurviewInformationProtectionDataConnector
- Added Interface MicrosoftPurviewInformationProtectionDataConnectorProperties
- Added Interface MTPDataConnectorDataTypesAlerts
- Added Interface MtpFilteredProviders
- Added Interface Recommendation
- Added Interface RecommendationList
- Added Interface RecommendationPatch
- Added Interface RecommendedAction
- Added Interface SentinelEntityMapping
- Added Interface TriggeredAnalyticsRuleRun
- Added Interface TriggeredAnalyticsRuleRunGetOptionalParams
- Added Interface TriggeredAnalyticsRuleRuns
- Added Interface UpdateRecommendationOptionalParams
- Added Type Alias AlertProperty
- Added Type Alias AlertRuleTriggerRuleRunResponse
- Added Type Alias Category
- Added Type Alias Context
- Added Type Alias EntityKindEnum
- Added Type Alias GetRecommendationsListResponse
- Added Type Alias GetSingleRecommendationResponse
- Added Type Alias GetTriggeredAnalyticsRuleRunsListNextResponse
- Added Type Alias GetTriggeredAnalyticsRuleRunsListResponse
- Added Type Alias IncidentTasksCreateOrUpdateResponse
- Added Type Alias IncidentTasksGetResponse
- Added Type Alias IncidentTasksListNextResponse
- Added Type Alias IncidentTasksListResponse
- Added Type Alias IncidentTaskStatus
- Added Type Alias MtpProvider
- Added Type Alias Priority
- Added Type Alias ProvisioningState
- Added Type Alias State
- Added Type Alias TriggeredAnalyticsRuleRunGetResponse
- Added Type Alias UpdateRecommendationResponse
- Interface AlertDetailsOverride has a new optional parameter alertDynamicProperties
- Interface MTPDataConnector has a new optional parameter filteredProviders
- Interface MTPDataConnectorDataTypes has a new optional parameter alerts
- Interface MTPDataConnectorProperties has a new optional parameter filteredProviders
- Interface NrtAlertRule has a new optional parameter sentinelEntitiesMappings
- Interface NrtAlertRuleTemplate has a new optional parameter sentinelEntitiesMappings
- Interface QueryBasedAlertRuleTemplateProperties has a new optional parameter sentinelEntitiesMappings
- Interface ScheduledAlertRule has a new optional parameter sentinelEntitiesMappings
- Interface ScheduledAlertRuleCommonProperties has a new optional parameter sentinelEntitiesMappings
- Interface ScheduledAlertRuleTemplate has a new optional parameter sentinelEntitiesMappings
- Interface SecurityAlertTimelineItem has a new optional parameter intent
- Interface SecurityAlertTimelineItem has a new optional parameter techniques
- Type of parameter actionType of interface AutomationRuleAction is changed from "ModifyProperties" | "RunPlaybook" to "AddIncidentTask" | "ModifyProperties" | "RunPlaybook"
- Type of parameter kind of interface DataConnectorsCheckRequirements is changed from "AzureActiveDirectory" | "AzureAdvancedThreatProtection" | "AzureSecurityCenter" | "AmazonWebServicesCloudTrail" | "AmazonWebServicesS3" | "Dynamics365" | "MicrosoftCloudAppSecurity" | "MicrosoftDefenderAdvancedThreatProtection" | "MicrosoftThreatIntelligence" | "MicrosoftThreatProtection" | "OfficeATP" | "OfficeIRM" | "Office365Project" | "OfficePowerBI" | "ThreatIntelligence" | "ThreatIntelligenceTaxii" | "IOT" to "AzureActiveDirectory" | "AzureAdvancedThreatProtection" | "AzureSecurityCenter" | "AmazonWebServicesCloudTrail" | "AmazonWebServicesS3" | "Dynamics365" | "MicrosoftCloudAppSecurity" | "MicrosoftDefenderAdvancedThreatProtection" | "MicrosoftThreatIntelligence" | "MicrosoftThreatProtection" | "OfficeATP" | "OfficeIRM" | "MicrosoftPurviewInformationProtection" | "Office365Project" | "OfficePowerBI" | "ThreatIntelligence" | "ThreatIntelligenceTaxii" | "IOT"
- Added Enum KnownAlertProperty
- Added Enum KnownCategory
- Added Enum KnownContext
- Added Enum KnownEntityKindEnum
- Added Enum KnownIncidentTaskStatus
- Added Enum KnownMtpProvider
- Added Enum KnownPriority
- Added Enum KnownProvisioningState
- Added Enum KnownState
- Enum KnownActionType has a new value AddIncidentTask
- Enum KnownDataConnectorKind has a new value MicrosoftPurviewInformationProtection

### Other Changes
**Breaking Changes**

- Operation Incidents.createTeam has a new signature
- Interface MstiDataConnectorDataTypes no longer has parameter bingSafetyPhishingURL
- Parameter logicAppResourceId of interface PlaybookActionProperties is now required
- Type of parameter additionalData of interface AccountEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface AzureResourceEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface CloudApplicationEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface DnsEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter kind of interface Entity is changed from EntityKind to EntityKindEnum
- Type of parameter additionalData of interface EntityCommonProperties is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface EntityEdges is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter entityKind of interface ExpansionResultAggregation is changed from EntityKind to EntityKindEnum
- Type of parameter additionalData of interface FileEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface FileHashEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface HostEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface HuntingBookmark is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter entityKind of interface IncidentEntitiesResultsMetadata is changed from EntityKind to EntityKindEnum
- Type of parameter additionalData of interface IoTDeviceEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface IpEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface MailboxEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface MailClusterEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface MailMessageEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface MalwareEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter kind of interface MetadataDependencies is changed from Kind to string
- Type of parameter kind of interface MetadataModel is changed from Kind to string
- Type of parameter kind of interface MetadataPatch is changed from Kind to string
- Type of parameter additionalData of interface NicEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface ProcessEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface RegistryKeyEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface RegistryValueEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface SecurityAlert is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface SecurityGroupEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface SubmissionMailEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface ThreatIntelligenceIndicatorModel is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Type of parameter additionalData of interface UrlEntity is changed from {
[propertyName: string]: Record<string, unknown>;
} to {
[propertyName: string]: any;
}
- Removed Enum KnownEntityKind
- Removed Enum KnownKind


## 1.0.0-beta.6 (2023-02-03)

**Features**
Expand Down
10 changes: 5 additions & 5 deletions sdk/securityinsight/arm-securityinsight/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "b41f929626289b59e31be8a1091c99994864b096",
"readme": "specification\\securityinsights\\resource-manager\\readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\securityinsights\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.7 --generate-sample=true",
"commit": "be2e916b41484954fa164de9372bf3fff38b78ba",
"readme": "specification/securityinsights/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/securityinsights/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.9",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
"use": "@autorest/typescript@6.0.0-rc.7"
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
"use": "@autorest/typescript@6.0.0-rc.9"
}
22 changes: 7 additions & 15 deletions sdk/securityinsight/arm-securityinsight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.2.0",
"@azure/core-lro": "^2.5.0",
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.6.1",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"tslib": "^2.2.0"
Expand All @@ -33,15 +33,15 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"mkdirp": "^1.0.4",
"mkdirp": "^2.1.2",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"dotenv": "^8.2.0",
"dotenv": "^16.0.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-recorder": "^2.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^7.1.1",
"@types/chai": "^4.2.8",
Expand Down Expand Up @@ -111,13 +111,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/securityinsight/arm-securityinsight",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-securityinsight?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/securityinsight/arm-securityinsight"
}
Loading

0 comments on commit 7a28992

Please sign in to comment.