Yalin Li
Yalin Li
For issue: https://github.com/Azure/azure-sdk-for-python/issues/19974 * Added table copy samples * Checked and fixed typos and bugs in the rest of files under samples
For issue #208
**Before filling a bug** - [ ] have you checked the [faq](https://github.com/Azure/autorest/tree/main/docs/faq.md) for known issues. - [ ] have you checked existing issues **Describe the bug** The error thrown when...
Extracted from test proxy migration PR: https://github.com/Azure/azure-sdk-for-python/pull/26140 Resolves: https://github.com/Azure/azure-sdk-for-python/issues/26427
The current transport used in AppConig - `AsyncioRequestsTransport` - is pretty old, not good to use. We need to update the transport to the one used in test proxy -...
This fix will unblock PR https://github.com/Azure/azure-sdk-for-python/pull/26148 Samples tests were not triggered in PR that [adding copy table samples](https://github.com/Azure/azure-sdk-for-python/pull/25176).
Need to remove consuming the error message with typo after [this issue](https://github.com/Azure/azure-sdk-for-python/issues/26402) fixed by service team.