Skip to content

Commit 6ffe809

Browse files
author
SDKAuto
committed
CodeGen from PR 18045 in Azure/azure-rest-api-specs
Merge d7b45c9325ceb436f64df84391967022012a5a56 into 2fbe5679bf51f8c2d0585525f6fdf89ce5f9ef83
1 parent 79fdcd8 commit 6ffe809

40 files changed

+844
-360
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 12 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/security/arm-security/CHANGELOG.md

Lines changed: 68 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,75 @@
11
# Release History
2+
3+
## 5.0.0-beta.1 (2022-03-22)
4+
5+
**Features**
26

3-
## 4.0.1 (Unreleased)
7+
- Added operation Alerts.simulate
8+
- Added Interface InformationProtectionAwsOfferingInformationProtection
9+
- Added Type Alias InformationProtectionAwsOffering
10+
- Added Type Alias InformationProtectionPolicyName
11+
- Added Type Alias SettingName
12+
- Added Type Alias TaskUpdateActionType
13+
- Type Alias Pricing has a new parameter subPlan
14+
- Added Enum KnownInformationProtectionPolicyName
15+
- Added Enum KnownSettingName
16+
- Added Enum KnownTaskUpdateActionType
17+
- Enum KnownOfferingType has a new value InformationProtectionAws
18+
- Enum KnownSupportedCloudEnum has a new value GCP
419

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
20+
**Breaking Changes**
1221

22+
- Removed operation Alerts.beginSimulate
23+
- Removed operation Alerts.beginSimulateAndWait
24+
- Operation AdaptiveApplicationControls.delete has a new signature
25+
- Operation AdaptiveApplicationControls.get has a new signature
26+
- Operation AdaptiveApplicationControls.put has a new signature
27+
- Operation Alerts.getResourceGroupLevel has a new signature
28+
- Operation Alerts.getSubscriptionLevel has a new signature
29+
- Operation Alerts.listResourceGroupLevelByRegion has a new signature
30+
- Operation Alerts.listSubscriptionLevelByRegion has a new signature
31+
- Operation Alerts.updateResourceGroupLevelStateToActivate has a new signature
32+
- Operation Alerts.updateResourceGroupLevelStateToDismiss has a new signature
33+
- Operation Alerts.updateResourceGroupLevelStateToResolve has a new signature
34+
- Operation Alerts.updateSubscriptionLevelStateToActivate has a new signature
35+
- Operation Alerts.updateSubscriptionLevelStateToDismiss has a new signature
36+
- Operation Alerts.updateSubscriptionLevelStateToResolve has a new signature
37+
- Operation AllowedConnections.get has a new signature
38+
- Operation AllowedConnections.listByHomeRegion has a new signature
39+
- Operation DiscoveredSecuritySolutions.get has a new signature
40+
- Operation DiscoveredSecuritySolutions.listByHomeRegion has a new signature
41+
- Operation ExternalSecuritySolutions.get has a new signature
42+
- Operation ExternalSecuritySolutions.listByHomeRegion has a new signature
43+
- Operation InformationProtectionPolicies.createOrUpdate has a new signature
44+
- Operation InformationProtectionPolicies.get has a new signature
45+
- Operation JitNetworkAccessPolicies.createOrUpdate has a new signature
46+
- Operation JitNetworkAccessPolicies.delete has a new signature
47+
- Operation JitNetworkAccessPolicies.get has a new signature
48+
- Operation JitNetworkAccessPolicies.initiate has a new signature
49+
- Operation JitNetworkAccessPolicies.listByRegion has a new signature
50+
- Operation JitNetworkAccessPolicies.listByResourceGroupAndRegion has a new signature
51+
- Operation Locations.get has a new signature
52+
- Operation SecuritySolutions.get has a new signature
53+
- Operation SecuritySolutionsReferenceDataOperations.listByHomeRegion has a new signature
54+
- Operation Settings.get has a new signature
55+
- Operation Settings.update has a new signature
56+
- Operation Tasks.getResourceGroupLevelTask has a new signature
57+
- Operation Tasks.getSubscriptionLevelTask has a new signature
58+
- Operation Tasks.listByHomeRegion has a new signature
59+
- Operation Tasks.listByResourceGroup has a new signature
60+
- Operation Tasks.updateResourceGroupLevelTaskState has a new signature
61+
- Operation Tasks.updateSubscriptionLevelTaskState has a new signature
62+
- Operation Topology.get has a new signature
63+
- Operation Topology.listByHomeRegion has a new signature
64+
- Class SecurityCenter has a new signature
65+
- Interface AlertsSimulateOptionalParams no longer has parameter resumeFrom
66+
- Interface AlertsSimulateOptionalParams no longer has parameter updateIntervalInMs
67+
- Class SecurityCenter no longer has parameter ascLocation
68+
- Removed Enum KnownEnum15
69+
- Removed Enum KnownEnum17
70+
- Removed Enum KnownEnum73
71+
72+
1373
## 4.0.0 (2021-12-14)
1474

1575
The package of @azure/arm-security is using our next generation design principles since version 4.0.0, which contains breaking changes.

sdk/security/arm-security/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021 Microsoft
3+
Copyright (c) 2022 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

sdk/security/arm-security/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ API spec for Microsoft.Security (Azure Security Center) resource provider
66

77
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/security/arm-security) |
88
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-security) |
9-
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-security) |
9+
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-security?view=azure-node-preview) |
1010
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)
1111

1212
## Getting started
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"commit": "ea0f7b072ad3aaff203ea9003246b9e584b819ff",
2+
"commit": "4965262bb697e6b61fb329325b45bc7e96651bf7",
33
"readme": "specification/security/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.1.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/security/resource-manager/readme.md --use=@autorest/[email protected].20211207.1",
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/security/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]"
6+
"release_tool": "@azure-tools/[email protected]",
7+
"use": "@autorest/[email protected]"
78
}
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-security.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/security/arm-security/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for SecurityCenter.",
6-
"version": "4.0.1",
6+
"version": "5.0.0-beta.1",
77
"engines": {
88
"node": ">=12.0.0"
99
},
@@ -29,12 +29,12 @@
2929
"types": "./types/arm-security.d.ts",
3030
"devDependencies": {
3131
"@microsoft/api-extractor": "^7.18.11",
32-
"@rollup/plugin-commonjs": "^21.0.1",
32+
"@rollup/plugin-commonjs": "11.0.2",
3333
"@rollup/plugin-json": "^4.0.0",
3434
"@rollup/plugin-multi-entry": "^3.0.0",
3535
"@rollup/plugin-node-resolve": "^8.0.0",
3636
"mkdirp": "^1.0.4",
37-
"rollup": "^2.0.0",
37+
"rollup": "^1.16.3",
3838
"rollup-plugin-sourcemaps": "^0.4.2",
3939
"typescript": "~4.2.0",
4040
"uglify-js": "^3.4.9",
@@ -99,4 +99,4 @@
9999
},
100100
"sideEffects": false,
101101
"autoPublish": true
102-
}
102+
}

0 commit comments

Comments
 (0)