Haoling Dong

Results 6 issues of Haoling Dong

# Description Handle null context for polling strategy # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking changes]** - [ ] **CHANGELOG is updated...

Azure.Core
no-recent-activity

# Description regenerate deviceupdate with the latest autorest.java, the major changes are: 1. expose required query and header parameters into method signature, there is one API impacted: listDeviceHealth 2. remove...

no-recent-activity

# Description Update the `service` property to fix the package name to fix CI: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3527586&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=dee4e6ec-be1b-5671-4678-ab293b4004c5 # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking...

no-recent-activity

# Description https://github.com/Azure/azure-rest-api-specs/pull/25569 -> regen based on the latest commit in this pr. # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking changes]** -...

Do Not Merge
no-recent-activity

# Description # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking changes]** - [ ] **CHANGELOG is updated for new features, bug fixes or...

no-recent-activity

TSP: ```ts model Operation { age: 50; } @fixed enum Priority { High: 100, Low: 0, } ``` For model property/enum member defined as constant number, in above example, `Operation.age`,...

needs-info