Xiang Yan

Results 32 issues of Xiang Yan

https://github.com/Azure/azure-sdk-for-python/issues/25640#issuecomment-1210162459

Azure.Core

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...

Azure.Core

content is emptied after recording the response so in the recording mode, stream read fails after processing the response. Add mock content to handle it.

**Is your feature request related to a problem? Please describe.** We have defined a GitOps procedure to manage feature filters in AppConfiguration. Every feature is deployed behind a Feature Flag....

enhancement
FeatureManagement
Python

Now we have different API/behaviors for customers to disable authority validation and instance discovery. Please sync across languages to provide consistent ones. This is important because JEDI scenarios are blocked...

This is a tracking issue. After https://github.com/Azure/azure-sdk-for-js/issues/20147 is implemented, we need to update our code generator to utilize the new policy.

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...

Azure.Core

We have system for mgmt libraries to use latest swagger and auto-gen tool to generate code. Let's see if we can expand the usage of the system to be able...

Now we still have some libraries that have code dependency on six. Let's take some time to update the code to be py3 only. Here is the list of the...

MQ