1.0.2 (2023-04-27)
Bugs Fixed
- Fixed issue #34745. Introduced new property
RelayArmId
inHybridConnectionData
class to replace the propertyRelayArmUri
with a wrong typeUri
. - Fixed issue #35146. BadRequest when calling CreateOrUpdateFunctionSecretAsync
Other Changes in API
Added property 'ResourceIdentifier RelayArmId' in type Azure.ResourceManager.AppService.HybridConnectionData
Added property 'WebAppKeyInfoProperties Properties' in type Azure.ResourceManager.AppService.Models.WebAppKeyInfo
Added type 'Azure.ResourceManager.AppService.Models.WebAppKeyInfoProperties'
Obsoleted property 'Uri RelayArmUri' in type Azure.ResourceManager.AppService.HybridConnectionData
Obsoleted property 'String Name' in type Azure.ResourceManager.AppService.Models.WebAppKeyInfo
Obsoleted property 'String Value' in type Azure.ResourceManager.AppService.Models.WebAppKeyInfo
Azure SDK Dependency Changes
Upgraded Azure.Core from 1.28.0 to 1.31.0