Skip to content

Conversation

@live1206
Copy link
Member

@live1206 live1206 commented Jun 13, 2025

  • upgrade Azure.Core and Azure.Core.Expressions.DataFactory to the latest version to apply IJsonModel<> changes from Azure.Core
  • get rid of ManagedServiceIdentityTypeV3Converter.cs and remove it from shared file download
  • remove serialization helper methods from generated ModelSerializationExtensions.cs
  • make the generated code AOT compatible, the only exceptions are
    • use JsonSerializer.Serialize for BinaryData when .net version is under .net 6, which is not needed for AOT
    • use JsonSerializer.(De)serialize for DataFactory related types

@live1206 live1206 marked this pull request as ready for review June 18, 2025 11:38
@live1206 live1206 requested a review from m-nash as a code owner June 18, 2025 11:38
@live1206
Copy link
Member Author

live1206 commented Jun 19, 2025

pending on Azure/azure-sdk-for-net#50703
Also pending on Azure/azure-sdk-for-net#50705 to get beta version of Azure.ResourceManager to fix the CI

@agocke
Copy link

agocke commented Jul 15, 2025

Is this ready for review?

@live1206
Copy link
Member Author

live1206 commented Jul 16, 2025

Is this ready for review?

The SDK regen kept failing, there is no easy quick fix for now. Considering the priority of this, we will merge this and regen the SDK manually after the merge.

@live1206 live1206 merged commit f2fa136 into Azure:main Jul 16, 2025
8 checks passed
@live1206 live1206 deleted the apply-jsonmodel-azure-core branch July 17, 2025 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants