Arthur Ma

Results 126 comments of Arthur Ma

/check-enforcer evaluate

Hey @damodaravadhani, we have moved all old track 1 sdk to new track 2 sdk, here is the new .net track 2 mgmt sdk for Relay https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/relay/Azure.ResourceManager.Relay

The `Azure.ResourceManager.Automation` has been initialized by https://github.com/Azure/azure-sdk-for-net/pull/30583

Thank you @anineela ! @Yao725 please help check the failed tests

In the latest [swagger](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/Servers.json#L580) it's still `string` type.

The root cause here is from `Azure.Core`, which the `PropertyReferenceTypeAttribute` only using type comparing for skip properties match which is incorrect. Here if fix it from root we need to...

/azp run net - kusto - ci

/azp run net - healthcareapis - ci

@AlexanderSher can you help to confirm if this issue has been fixed in the `Azure.Core`?

@HarveyLink please help to verify if this has been fixed or not