Azure / Azure/azure-powershell
Test ServerKeyVaultKeyTests needs to be fixed.
Open
act-codegen-extensibility-squad
feature-request
Service Attention
SQL
Test Debt
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
In the Old ServerKeyVaultKeyTests, the test is hard coded and not re-recordable. Needs to update the test to be dynamically: configure the test environment in the test itself, but not pre-created in the test clusters.
Create-ServerKeyVaultKeyTestEnvironment
### Script/Steps for Reproduction
When setting up the KeyVaultKey test environment, error happened when call "Create-ServerKeyVaultKeyTestEnvironment".
```powershell
```
Contributor guide
Assessment
This issue has not been assessed yet.