Use azure identity package for e2e test credentials (#2032)

* Update identity package, remove ms-rest-nodeauth package.

* Test changes to use identity package.
This commit is contained in:
jawelton74
2025-01-21 07:07:18 -08:00
committed by GitHub
parent 96faf92c12
commit eceee36913
5 changed files with 121 additions and 412 deletions

View File

@@ -7,8 +7,7 @@
"@azure/arm-cosmosdb": "9.1.0",
"@azure/cosmos": "4.2.0-beta.1",
"@azure/cosmos-language-service": "0.0.5",
"@azure/identity": "1.5.2",
"@azure/ms-rest-nodeauth": "3.1.1",
"@azure/identity": "4.5.0",
"@azure/msal-browser": "2.14.2",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-decorators": "7.12.12",