1.3.1 (2021-12-14)
Bugs Fixed
- Using this SDK with the resources from Sovereign clouds (AzureUSGovernment/AzureChinaCloud) would have failed with an authorization error.
Has been fixed in #17583
Other Changes
- Throws a better error message if provided invalid connection strings such as
undefined
to theAppConfigurationClient
constructor. #18356