Chenyang Liu

Results 23 issues of Chenyang Liu

Add a generic REST method in output binding to support all the REST APIs, which can benefit those methods are not in the management sdk. #935

feature-request

When I run `azdev test`, I got the error as shown below: > Traceback (most recent call last): File "c:\users\zackl\azure-cli\venv\lib\site-packages\knack\cli.py", line 215, in invoke cmd_result = self.invocation.execute(args) File "c:\users\zackl\azure-cli\venv\lib\site-packages\knack\invocation.py", line...

### Describe the bug For an event invocation failed by abuse protection. LiveTrace log is not clear to describe the action. ![image](https://user-images.githubusercontent.com/7847428/139371222-b6648d1f-b06b-4536-8192-2cc5524323cf.png) `Received response of message 1018585587696795671 from upstream successfully.`...

bug
livetrace
bug-bash-round-2

### Describe the bug Currently, client ack contains some details that should only show in service logs rather than client side. ### To Reproduce ### Exceptions (if any) ### Further...

bug
data plane
bug-bash-round-2

# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...

# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...

# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...

# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...

**Feature description and some design details** It's a feature request about adding a negotiation mechanism. 1. In server side, the negotiation can expose a path e.g. `/negotiate` and response a...

enhancement

**Is your feature request related to a problem? Please describe.** Some Adapter method return void only that make customized adapter implementer have trouble on implementing. E.g. `io.socketsJoin()` and inner adapter's...

enhancement