Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.26k stars 4.61k forks source link

[Synapse] Azure.Analytics.Synapse.Artifacts has types object needing change to BinaryData #27495

Closed pshao25 closed 6 months ago

pshao25 commented 2 years ago

Library name

Azure.Analytics.Synapse.Artifacts

Please describe the feature.

Azure.Analytics.Synapse.Artifacts has many types of object, which is a user-defined JSON. We plan to change this type to BinaryData. And Uri, EncryptedCredential as well. We need to add appropriate [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] in DPG release.

See details in In https://github.com/Azure/azure-sdk-for-net/pull/27326

pallavit commented 9 months ago

@pshao25 is this still a valid concern?

pshao25 commented 9 months ago

@pshao25 is this still a valid concern?

I think so, and sounds dynamic json is a candidate solution? @annelo-msft

pallavit commented 8 months ago

@pshao25 can you please help me understand how dynamic json is a solution here?

github-actions[bot] commented 6 months ago

Hi @pshao25, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.