Azure / azure-powershell-common

Microsoft Azure PowerShell common components
Other
35 stars 56 forks source link

Support ArmMetadata with API version 2022-09-01 #374

Closed msJinLei closed 1 year ago

msJinLei commented 1 year ago

ArmMetadata with API version 2022-09-01 has changed the response format from array to single object. Also properties in the metadata are also changed. image

isra-fel commented 1 year ago

Since the PR updated code related to data plane endpoints and dns suffix, please test data plane cmdlets. Please also test older versions of service modules to make sure there is no breaking change.