forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added the ability to deploy a Managed HSM in our CI pipelines. (Azure…
…#22319) * Added the ability to provision a Managed HSM for CI runs. * Updated Key Vault Administration tests. * Added HSM tests for Key Vault Keys. * Removed unused imports. * Fixed test issues. Added missing recordings. * Applied PR feedback. * Applied PR feedback and fixed backup/restore tests. * Fixed tests playback issue. * Applied ARM template fixes for MSHM.
- Loading branch information
Showing
59 changed files
with
1,502 additions
and
937 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
*.class | ||
*.cer | ||
*.key | ||
*.pfx | ||
|
||
#External libs | ||
extlib/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.