Files
vault/changelog/27563.txt
davidadeleon 45682dc090 VAULT-28281: Pass in accountName variable into validation function (#27563)
* pass in correct accountName variable into validation function

* modify test fixture to better test validation functionality

* pass in accountName variable into error message

* changelog
2024-06-21 15:09:07 -04:00

3 lines
82 B
Plaintext

```release-note:bug
storage/azure: Fix invalid account name initialization bug
```