@azure/arm-cognitiveservices 7.1.1-alpha.20220413.1 → 7.2.0-alpha.20220907.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -10
- package/dist/index.js +49 -2
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/src/cognitiveServicesManagementClient.d.ts +2 -0
- package/dist-esm/src/cognitiveServicesManagementClient.d.ts.map +1 -1
- package/dist-esm/src/cognitiveServicesManagementClient.js +47 -1
- package/dist-esm/src/cognitiveServicesManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +3 -1
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +1 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/test/cognitiveservices_examples.d.ts.map +1 -1
- package/dist-esm/test/cognitiveservices_examples.js +16 -18
- package/dist-esm/test/cognitiveservices_examples.js.map +1 -1
- package/package.json +11 -7
- package/review/arm-cognitiveservices.api.md +4 -2
- package/src/cognitiveServicesManagementClient.ts +59 -1
- package/src/models/index.ts +3 -1
- package/types/arm-cognitiveservices.d.ts +5 -1
- package/types/tsdoc-metadata.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cognitiveservices_examples.d.ts","sourceRoot":"","sources":["../../test/cognitiveservices_examples.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"cognitiveservices_examples.d.ts","sourceRoot":"","sources":["../../test/cognitiveservices_examples.ts"],"names":[],"mappings":"AA+BA,eAAO,MAAM,kBAAkB;;CAE9B,CAAC"}
|
|
@@ -6,21 +6,18 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
import { env,
|
|
10
|
-
import
|
|
11
|
-
import {
|
|
9
|
+
import { env, Recorder, isPlaybackMode, } from "@azure-tools/test-recorder";
|
|
10
|
+
import { createTestCredential } from "@azure-tools/test-credential";
|
|
11
|
+
import { assert } from "chai";
|
|
12
12
|
import { CognitiveServicesManagementClient } from "../src/cognitiveServicesManagementClient";
|
|
13
|
-
const
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
(recording) => recording.replace(/"access_token":"[^"]*"/g, `"access_token":"access_token"`)
|
|
22
|
-
],
|
|
23
|
-
queryParametersToSkip: []
|
|
13
|
+
const replaceableVariables = {
|
|
14
|
+
AZURE_CLIENT_ID: "azure_client_id",
|
|
15
|
+
AZURE_CLIENT_SECRET: "azure_client_secret",
|
|
16
|
+
AZURE_TENANT_ID: "88888888-8888-8888-8888-888888888888",
|
|
17
|
+
SUBSCRIPTION_ID: "azure_subscription_id"
|
|
18
|
+
};
|
|
19
|
+
const recorderOptions = {
|
|
20
|
+
envSetupForPlayback: replaceableVariables
|
|
24
21
|
};
|
|
25
22
|
export const testPollingOptions = {
|
|
26
23
|
updateIntervalInMs: isPlaybackMode() ? 0 : undefined,
|
|
@@ -34,11 +31,12 @@ describe("Cognitiveservices test", () => {
|
|
|
34
31
|
let accountName;
|
|
35
32
|
beforeEach(function () {
|
|
36
33
|
return __awaiter(this, void 0, void 0, function* () {
|
|
37
|
-
recorder =
|
|
38
|
-
|
|
34
|
+
recorder = new Recorder(this.currentTest);
|
|
35
|
+
yield recorder.start(recorderOptions);
|
|
36
|
+
subscriptionId = env.SUBSCRIPTION_ID || '';
|
|
39
37
|
// This is an example of how the environment variables are used
|
|
40
|
-
const credential =
|
|
41
|
-
client = new CognitiveServicesManagementClient(credential, subscriptionId);
|
|
38
|
+
const credential = createTestCredential();
|
|
39
|
+
client = new CognitiveServicesManagementClient(credential, subscriptionId, recorder.configureClientOptions({}));
|
|
42
40
|
location = "eastus";
|
|
43
41
|
resourceGroup = "myjstest";
|
|
44
42
|
accountName = "myaccountxxx";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cognitiveservices_examples.js","sourceRoot":"","sources":["../../test/cognitiveservices_examples.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,OAAO,EACL,GAAG,EACH,
|
|
1
|
+
{"version":3,"file":"cognitiveservices_examples.js","sourceRoot":"","sources":["../../test/cognitiveservices_examples.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"sdk-type": "mgmt",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "A generated SDK for CognitiveServicesManagementClient.",
|
|
6
|
-
"version": "7.
|
|
6
|
+
"version": "7.2.0-alpha.20220907.1",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": ">=12.0.0"
|
|
9
9
|
},
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"@azure/core-lro": "^2.2.0",
|
|
12
12
|
"@azure/abort-controller": "^1.0.0",
|
|
13
13
|
"@azure/core-paging": "^1.2.0",
|
|
14
|
-
"@azure/core-client": "^1.
|
|
14
|
+
"@azure/core-client": "^1.5.0",
|
|
15
15
|
"@azure/core-auth": "^1.3.0",
|
|
16
|
-
"@azure/core-rest-pipeline": "^1.
|
|
16
|
+
"@azure/core-rest-pipeline": "^1.8.0",
|
|
17
17
|
"tslib": "^2.2.0"
|
|
18
18
|
},
|
|
19
19
|
"keywords": [
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"module": "./dist-esm/src/index.js",
|
|
29
29
|
"types": "./types/arm-cognitiveservices.d.ts",
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@microsoft/api-extractor": "
|
|
31
|
+
"@microsoft/api-extractor": "7.18.11",
|
|
32
32
|
"@rollup/plugin-commonjs": "^21.0.1",
|
|
33
33
|
"@rollup/plugin-json": "^4.1.0",
|
|
34
34
|
"@rollup/plugin-multi-entry": "^4.1.0",
|
|
@@ -40,9 +40,13 @@
|
|
|
40
40
|
"uglify-js": "^3.4.9",
|
|
41
41
|
"rimraf": "^3.0.0",
|
|
42
42
|
"@azure/identity": "^2.0.1",
|
|
43
|
-
"@azure-tools/test-recorder": "^
|
|
43
|
+
"@azure-tools/test-recorder": "^2.0.0",
|
|
44
|
+
"@azure-tools/test-credential": ">=1.0.0-alpha <1.0.0-alphb",
|
|
44
45
|
"mocha": "^7.1.1",
|
|
45
|
-
"
|
|
46
|
+
"@types/chai": "^4.2.8",
|
|
47
|
+
"chai": "^4.2.0",
|
|
48
|
+
"cross-env": "^7.0.2",
|
|
49
|
+
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb"
|
|
46
50
|
},
|
|
47
51
|
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/arm-cognitiveservices",
|
|
48
52
|
"repository": {
|
|
@@ -93,7 +97,7 @@
|
|
|
93
97
|
"unit-test:node": "cross-env TEST_MODE=playback npm run integration-test:node",
|
|
94
98
|
"unit-test:browser": "echo skipped",
|
|
95
99
|
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
|
|
96
|
-
"integration-test:node": "
|
|
100
|
+
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
|
|
97
101
|
"integration-test:browser": "echo skipped",
|
|
98
102
|
"docs": "echo skipped"
|
|
99
103
|
},
|
|
@@ -669,7 +669,9 @@ export enum KnownDeploymentProvisioningState {
|
|
|
669
669
|
// @public
|
|
670
670
|
export enum KnownDeploymentScaleType {
|
|
671
671
|
// (undocumented)
|
|
672
|
-
Manual = "Manual"
|
|
672
|
+
Manual = "Manual",
|
|
673
|
+
// (undocumented)
|
|
674
|
+
Standard = "Standard"
|
|
673
675
|
}
|
|
674
676
|
|
|
675
677
|
// @public
|
|
@@ -986,7 +988,7 @@ export interface PrivateLinkServiceConnectionState {
|
|
|
986
988
|
export type ProvisioningState = string;
|
|
987
989
|
|
|
988
990
|
// @public
|
|
989
|
-
export type ProxyResource = Resource
|
|
991
|
+
export type ProxyResource = Resource;
|
|
990
992
|
|
|
991
993
|
// @public
|
|
992
994
|
export type PublicNetworkAccess = string;
|
|
@@ -7,6 +7,12 @@
|
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
9
|
import * as coreClient from "@azure/core-client";
|
|
10
|
+
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
|
11
|
+
import {
|
|
12
|
+
PipelineRequest,
|
|
13
|
+
PipelineResponse,
|
|
14
|
+
SendRequest
|
|
15
|
+
} from "@azure/core-rest-pipeline";
|
|
10
16
|
import * as coreAuth from "@azure/core-auth";
|
|
11
17
|
import {
|
|
12
18
|
AccountsImpl,
|
|
@@ -72,7 +78,7 @@ export class CognitiveServicesManagementClient extends coreClient.ServiceClient
|
|
|
72
78
|
credential: credentials
|
|
73
79
|
};
|
|
74
80
|
|
|
75
|
-
const packageDetails = `azsdk-js-arm-cognitiveservices/7.
|
|
81
|
+
const packageDetails = `azsdk-js-arm-cognitiveservices/7.2.0`;
|
|
76
82
|
const userAgentPrefix =
|
|
77
83
|
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
78
84
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
@@ -91,6 +97,29 @@ export class CognitiveServicesManagementClient extends coreClient.ServiceClient
|
|
|
91
97
|
options.endpoint ?? options.baseUri ?? "https://management.azure.com"
|
|
92
98
|
};
|
|
93
99
|
super(optionsWithDefaults);
|
|
100
|
+
|
|
101
|
+
if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {
|
|
102
|
+
const pipelinePolicies: coreRestPipeline.PipelinePolicy[] = options.pipeline.getOrderedPolicies();
|
|
103
|
+
const bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(
|
|
104
|
+
(pipelinePolicy) =>
|
|
105
|
+
pipelinePolicy.name ===
|
|
106
|
+
coreRestPipeline.bearerTokenAuthenticationPolicyName
|
|
107
|
+
);
|
|
108
|
+
if (!bearerTokenAuthenticationPolicyFound) {
|
|
109
|
+
this.pipeline.removePolicy({
|
|
110
|
+
name: coreRestPipeline.bearerTokenAuthenticationPolicyName
|
|
111
|
+
});
|
|
112
|
+
this.pipeline.addPolicy(
|
|
113
|
+
coreRestPipeline.bearerTokenAuthenticationPolicy({
|
|
114
|
+
scopes: `${optionsWithDefaults.baseUri}/.default`,
|
|
115
|
+
challengeCallbacks: {
|
|
116
|
+
authorizeRequestOnChallenge:
|
|
117
|
+
coreClient.authorizeRequestOnClaimChallenge
|
|
118
|
+
}
|
|
119
|
+
})
|
|
120
|
+
);
|
|
121
|
+
}
|
|
122
|
+
}
|
|
94
123
|
// Parameter assignments
|
|
95
124
|
this.subscriptionId = subscriptionId;
|
|
96
125
|
|
|
@@ -106,6 +135,35 @@ export class CognitiveServicesManagementClient extends coreClient.ServiceClient
|
|
|
106
135
|
this.privateLinkResources = new PrivateLinkResourcesImpl(this);
|
|
107
136
|
this.deployments = new DeploymentsImpl(this);
|
|
108
137
|
this.commitmentPlans = new CommitmentPlansImpl(this);
|
|
138
|
+
this.addCustomApiVersionPolicy(options.apiVersion);
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
142
|
+
private addCustomApiVersionPolicy(apiVersion?: string) {
|
|
143
|
+
if (!apiVersion) {
|
|
144
|
+
return;
|
|
145
|
+
}
|
|
146
|
+
const apiVersionPolicy = {
|
|
147
|
+
name: "CustomApiVersionPolicy",
|
|
148
|
+
async sendRequest(
|
|
149
|
+
request: PipelineRequest,
|
|
150
|
+
next: SendRequest
|
|
151
|
+
): Promise<PipelineResponse> {
|
|
152
|
+
const param = request.url.split("?");
|
|
153
|
+
if (param.length > 1) {
|
|
154
|
+
const newParams = param[1].split("&").map((item) => {
|
|
155
|
+
if (item.indexOf("api-version") > -1) {
|
|
156
|
+
return item.replace(/(?<==).*$/, apiVersion);
|
|
157
|
+
} else {
|
|
158
|
+
return item;
|
|
159
|
+
}
|
|
160
|
+
});
|
|
161
|
+
request.url = param[0] + "?" + newParams.join("&");
|
|
162
|
+
}
|
|
163
|
+
return next(request);
|
|
164
|
+
}
|
|
165
|
+
};
|
|
166
|
+
this.pipeline.addPolicy(apiVersionPolicy);
|
|
109
167
|
}
|
|
110
168
|
|
|
111
169
|
/**
|
package/src/models/index.ts
CHANGED
|
@@ -829,7 +829,7 @@ export type PrivateLinkResource = Resource & {
|
|
|
829
829
|
};
|
|
830
830
|
|
|
831
831
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
832
|
-
export type ProxyResource = Resource
|
|
832
|
+
export type ProxyResource = Resource;
|
|
833
833
|
|
|
834
834
|
/** Cognitive Services account Model. */
|
|
835
835
|
export type AccountModel = DeploymentModel & {
|
|
@@ -1206,6 +1206,7 @@ export type DeploymentProvisioningState = string;
|
|
|
1206
1206
|
|
|
1207
1207
|
/** Known values of {@link DeploymentScaleType} that the service accepts. */
|
|
1208
1208
|
export enum KnownDeploymentScaleType {
|
|
1209
|
+
Standard = "Standard",
|
|
1209
1210
|
Manual = "Manual"
|
|
1210
1211
|
}
|
|
1211
1212
|
|
|
@@ -1214,6 +1215,7 @@ export enum KnownDeploymentScaleType {
|
|
|
1214
1215
|
* {@link KnownDeploymentScaleType} can be used interchangeably with DeploymentScaleType,
|
|
1215
1216
|
* this enum contains the known values that the service supports.
|
|
1216
1217
|
* ### Known values supported by the service
|
|
1218
|
+
* **Standard** \
|
|
1217
1219
|
* **Manual**
|
|
1218
1220
|
*/
|
|
1219
1221
|
export type DeploymentScaleType = string;
|
|
@@ -490,6 +490,8 @@ export declare class CognitiveServicesManagementClient extends coreClient.Servic
|
|
|
490
490
|
* @param options The parameter options
|
|
491
491
|
*/
|
|
492
492
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: CognitiveServicesManagementClientOptionalParams);
|
|
493
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
494
|
+
private addCustomApiVersionPolicy;
|
|
493
495
|
/**
|
|
494
496
|
* Check available SKUs.
|
|
495
497
|
* @param location Resource location.
|
|
@@ -960,6 +962,7 @@ export declare interface DeploymentScaleSettings {
|
|
|
960
962
|
* {@link KnownDeploymentScaleType} can be used interchangeably with DeploymentScaleType,
|
|
961
963
|
* this enum contains the known values that the service supports.
|
|
962
964
|
* ### Known values supported by the service
|
|
965
|
+
* **Standard** \
|
|
963
966
|
* **Manual**
|
|
964
967
|
*/
|
|
965
968
|
export declare type DeploymentScaleType = string;
|
|
@@ -1161,6 +1164,7 @@ export declare enum KnownDeploymentProvisioningState {
|
|
|
1161
1164
|
|
|
1162
1165
|
/** Known values of {@link DeploymentScaleType} that the service accepts. */
|
|
1163
1166
|
export declare enum KnownDeploymentScaleType {
|
|
1167
|
+
Standard = "Standard",
|
|
1164
1168
|
Manual = "Manual"
|
|
1165
1169
|
}
|
|
1166
1170
|
|
|
@@ -1626,7 +1630,7 @@ export declare interface PrivateLinkServiceConnectionState {
|
|
|
1626
1630
|
export declare type ProvisioningState = string;
|
|
1627
1631
|
|
|
1628
1632
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1629
|
-
export declare type ProxyResource = Resource
|
|
1633
|
+
export declare type ProxyResource = Resource;
|
|
1630
1634
|
|
|
1631
1635
|
/**
|
|
1632
1636
|
* Defines values for PublicNetworkAccess. \
|