Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove invalid characters in basename sourced from username (#1190)
Fixes #1189 This fixes a bug where a username may contain spaces or other invalid characters, e.g. ``` (py39_new) PS C:\github.com\azure-sdk-for-python> .\eng\common\TestResources\New-TestResources.ps1 'schemaregistry' New-TestResources.ps1: The variable cannot be validated because the value Sean Kaneschemaregistry is not a valid value for the BaseName variable. ```
- Loading branch information