Skip to content

Commit 2df5b84

Browse files
authored
Deprecate Old Profiles (Azure#21576)
1 parent a67bdbd commit 2df5b84

File tree

24 files changed

+36
-12
lines changed

24 files changed

+36
-12
lines changed

sdk/appservice/arm-appservice-profile-2019-03-01-hybrid/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for WebSiteManagementClient.
44

5+
> Please note, this package is deprecated and not functional as it uses an older version of the Javascript SDK generator. As of April 2022, you can instead use [@azure/arm-appservice-profile-2020-09-01-hybrid](https://www.npmjs.com/package/@azure/arm-appservice-profile-2020-09-01-hybrid).
6+
57
### Currently supported environments
68

79
- [LTS versions of Node.js](https://nodejs.org/about/releases/)

sdk/appservice/arm-appservice-profile-2019-03-01-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/arm-appservice-profile-2019-03-01-hybrid",
33
"author": "Microsoft Corporation",
44
"description": "WebSiteManagementClient Library with typescript type definitions for node.js and browser.",
5-
"version": "1.1.0",
5+
"version": "1.2.0",
66
"dependencies": {
77
"@azure/ms-rest-azure-js": "^1.4.0",
88
"@azure/ms-rest-js": "^1.11.0",

sdk/authorization/arm-authorization-profile-2019-03-01-hybrid/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for AuthorizationManagementClient.
44

5+
> Please note, this package is deprecated and not functional as it uses an older version of the Javascript SDK generator. As of April 2022, you can instead use [@azure/arm-authorization-profile-2020-09-01-hybrid](https://www.npmjs.com/package/@azure/arm-authorization-profile-2020-09-01-hybrid).
6+
57
### Currently supported environments
68

79
- [LTS versions of Node.js](https://nodejs.org/about/releases/)

sdk/authorization/arm-authorization-profile-2019-03-01-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/arm-authorization-profile-2019-03-01-hybrid",
33
"author": "Microsoft Corporation",
44
"description": "AuthorizationManagementClient Library with typescript type definitions for node.js and browser.",
5-
"version": "1.1.0",
5+
"version": "1.2.0",
66
"dependencies": {
77
"@azure/ms-rest-azure-js": "^1.4.0",
88
"@azure/ms-rest-js": "^1.11.0",

sdk/compute/arm-compute-profile-2019-03-01-hybrid/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for ComputeManagementClient.
44

5+
> Please note, this package is deprecated and not functional as it uses an older version of the Javascript SDK generator. As of April 2022, you can instead use [@azure/arm-compute-profile-2020-09-01-hybrid](https://www.npmjs.com/package/@azure/arm-compute-profile-2020-09-01-hybrid).
6+
57
### Currently supported environments
68

79
- [LTS versions of Node.js](https://nodejs.org/about/releases/)

sdk/compute/arm-compute-profile-2019-03-01-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/arm-compute-profile-2019-03-01-hybrid",
33
"author": "Microsoft Corporation",
44
"description": "ComputeManagementClient Library with typescript type definitions for node.js and browser.",
5-
"version": "1.1.0",
5+
"version": "1.2.0",
66
"dependencies": {
77
"@azure/ms-rest-azure-js": "^1.4.0",
88
"@azure/ms-rest-js": "^1.11.0",

sdk/dns/arm-dns-profile-2019-03-01-hybrid/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for DnsManagementClient.
44

5+
> Please note, this package is deprecated and not functional as it uses an older version of the Javascript SDK generator. As of April 2022, you can instead use [@azure/arm-dns-profile-2020-09-01-hybrid](https://www.npmjs.com/package/@azure/arm-dns-profile-2020-09-01-hybrid).
6+
57
### Currently supported environments
68

79
- [LTS versions of Node.js](https://nodejs.org/about/releases/)

sdk/dns/arm-dns-profile-2019-03-01-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/arm-dns-profile-2019-03-01-hybrid",
33
"author": "Microsoft Corporation",
44
"description": "DnsManagementClient Library with typescript type definitions for node.js and browser.",
5-
"version": "1.1.0",
5+
"version": "1.2.0",
66
"dependencies": {
77
"@azure/ms-rest-azure-js": "^1.4.0",
88
"@azure/ms-rest-js": "^1.11.0",

sdk/keyvault/arm-keyvault-profile-2019-03-01-hybrid/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This package contains an isomorphic SDK for KeyVaultManagementClient.
44

5+
> Please note, this package is deprecated and not functional as it uses an older version of the Javascript SDK generator. As of April 2022, you can instead use [@azure/arm-keyvault-profile-2020-09-01-hybrid](https://www.npmjs.com/package/@azure/arm-keyvault-profile-2020-09-01-hybrid).
6+
57
### Currently supported environments
68

79
- [LTS versions of Node.js](https://nodejs.org/about/releases/)

sdk/keyvault/arm-keyvault-profile-2019-03-01-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/arm-keyvault-profile-2019-03-01-hybrid",
33
"author": "Microsoft Corporation",
44
"description": "KeyVaultManagementClient Library with typescript type definitions for node.js and browser.",
5-
"version": "1.0.0",
5+
"version": "1.1.0",
66
"dependencies": {
77
"@azure/ms-rest-azure-js": "^1.3.2",
88
"@azure/ms-rest-js": "^1.8.1",

0 commit comments

Comments
 (0)