Chenjie Shi

Results 45 issues of Chenjie Shi

1. 5 ring0 RPs 2. upgrade to API scenario 1.2 3. use test generation to generate test code

Mgmt

Some scenarios have the situation that one step use a specific location while others use the global location. For now, whether using jsonp to replace location value or define another...

api scenario

aad eventhub operationinsights apimanagement eventgrid cache web cdn

Mgmt
test-enhancement

1. Adjust scenario naming and separate scenario properly for existed API scenario 2. Regenerate live test and recording files according to latest API scenario

Mgmt
test-enhancement

For some swagger [examples](https://github.com/Azure/azure-rest-api-specs/blob/ae227e20bcb22d83634452026f701d75bec2619e/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-03-01/examples/createOrUpdateMetricAlertSingleResource.json#L17), durations are not case sensitive. Loosen validation regex could make them compatible. But if it should be tightly aligned with spec, just correct me.

# ARM (Control Plane) API Specification Update Pull Request > [!TIP] > Overwhelmed by all this guidance? See the `Getting help` section at the bottom of this PR description. >...

CI-BreakingChange-Go
resource-manager
RPaaS
BreakingChangeReviewRequired
TypeSpec

resolve: https://github.com/Azure/autorest/issues/4881

Since most of the operations not detected by .NET will come to a wrong conversion, I'd like to use raw operation instead of `Azure.Core.Operation` for operation conversion in `route.tsp` for...

Mgmt
openapi-to-tsp
greenfield

`@projectedName("json", "xxx")` -> `@encodedName("application/json", "xxx")` `@projectedName("client', "xxx")` -> `@clientName("xxx")`

Mgmt
openapi-to-tsp
greenfield