Skip to content

Commit a1cd77d

Browse files
authored
[KeyVault] - Update Keys and Admin to Identity 2.0 (Azure#15060)
This PR updates KV Keys and Admin to Identity 2.0.0-beta.3 and re-records all the tests as part of our team-wide effort to migrate over. In passing, I also re-enabled two tests that are no longer broken on the service side (hopefully) and increased the wait-for workaround to 60 seconds when activating a Managed HSM. 30 seconds failed for me, and I'd rather avoid re-running tests due to setup.
1 parent 643a962 commit a1cd77d

File tree

163 files changed

+35316
-13978
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+35316
-13978
lines changed

sdk/keyvault/keyvault-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@azure/abort-controller": "^1.0.0",
103103
"@azure/dev-tool": "^1.0.0",
104104
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
105-
"@azure/identity": "~1.3.0",
105+
"@azure/identity": "2.0.0-beta.3",
106106
"@azure/keyvault-keys": "^4.2.0-beta.5",
107107
"@azure/test-utils-recorder": "^1.0.0",
108108
"@microsoft/api-extractor": "7.7.11",

sdk/keyvault/keyvault-admin/recordings/node/aborting_keyvaultaccesscontrolclients_requests/recording_can_abort_createroleassignment.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/keyvault/keyvault-admin/recordings/node/aborting_keyvaultbackupclients_requests/recording_can_abort_beginbackup.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/keyvault/keyvault-admin/recordings/node/aborting_keyvaultbackupclients_requests/recording_can_abort_beginrestore.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/keyvault/keyvault-admin/recordings/node/aborting_keyvaultbackupclients_requests/recording_can_abort_beginselectiverestore.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/keyvault/keyvault-admin/recordings/node/challenge_based_authentication_tests/recording_authentication_should_be_idempotent.js

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

sdk/keyvault/keyvault-admin/recordings/node/challenge_based_authentication_tests/recording_once_authenticated_new_requests_should_not_authenticate_again.js

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

0 commit comments

Comments
 (0)