Skip to content

Commit

Permalink
fix: remove ms-rest-azure package (#4521)
Browse files Browse the repository at this point in the history
* remove ms-rest-azure package

* replace node-auth with azure/identity

* fix unit tests

---------

Co-authored-by: JhontSouth <jhonatan.sandoval@southworks.com>
  • Loading branch information
ceciliaavila and JhontSouth committed Aug 18, 2023
1 parent 447c81c commit 59e5d96
Show file tree
Hide file tree
Showing 17 changed files with 444 additions and 329 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"async": "3.2.3",
"minimist": "^1.2.6",
"mixme": "0.5.2",
"ms-rest-azure": "2.6.2",
"node-fetch": "2.6.7",
"underscore": "1.13.1",
"json-schema": "0.4.0",
Expand Down Expand Up @@ -83,7 +82,6 @@
"exorcist": "^1.0.1",
"mocha": "^6.2.3",
"mocha-junit-reporter": "^2.0.0",
"ms-rest-azure": "^2.6.2",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"prettier": "^2.1.2",
Expand Down
88 changes: 0 additions & 88 deletions tools/framework/authentication.js

This file was deleted.

123 changes: 0 additions & 123 deletions tools/framework/subscriptionUtils.js

This file was deleted.

Loading

0 comments on commit 59e5d96

Please sign in to comment.