Azure / azure-sdk-for-python

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

datastore auth fix #38587

Closed achauhan-scc closed 4 days ago

achauhan-scc commented 4 days ago

Description

There is bug identified in datastore deserialization, where credential is always coming back as NoneType. image

All SDK Contribution checklist:

General Guidelines and Best Practices

Testing Guidelines

azure-sdk commented 4 days ago

API change check

API changes are not detected in this pull request.