azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

Add samples for BinaryData

Open pallavit opened this issue 3 years ago • 2 comments
trafficstars

  1. To serialize/deserialize from response.Content for dynamic cases

pallavit avatar Sep 20 '22 00:09 pallavit

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Azure.Core:0.15137981,Synapse:0.1251497,Cognitive - Form Recognizer:0.05753757'

azure-sdk avatar Sep 20 '22 00:09 azure-sdk

I basically want to do something like https://github.com/Azure/azure-sdk-for-net/pull/30167#discussion_r932613004 once we figure out the dynamic case with JsonData.

tg-msft avatar Sep 20 '22 16:09 tg-msft

This was added as part of the DynamicData work: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/DynamicContent.md

jsquire avatar Aug 08 '23 16:08 jsquire