EventHub: updated for GEO DR #1709
Conversation
|
APIs added -- requiring ARM signoff (@ravbhatnagar) |
fearthecowboy
left a comment
There was a problem hiding this comment.
As soon as ARM signs off, I'm good too.
ravbhatnagar
left a comment
There was a problem hiding this comment.
@v-Ajnava - same feedback as on the other PR.
| } | ||
| } | ||
| }, | ||
| "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfig": { |
There was a problem hiding this comment.
pluralize resource type name. disasterRecoveryConfigs
| } | ||
| ], | ||
| "responses": { | ||
| "201": { |
There was a problem hiding this comment.
202 response for async delete.
There was a problem hiding this comment.
Reverted as delete is not async
| } | ||
| } | ||
| }, | ||
| "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfig/{alias}/breakpairing": { |
There was a problem hiding this comment.
camelcase, breakPairing
| "properties": { | ||
| "x-ms-client-flatten": true, | ||
| "properties": { | ||
| "provisioningState": { |
There was a problem hiding this comment.
enum. What about a Failed provisioning State value? You mention that possible values as accepted or succeeded. In case the operation fails, failed should be returned. And do you support cancel? In that case, you will have a canceled provisioning state as well.
There was a problem hiding this comment.
Resolved, we don't support cancel.
|
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: 💡 Please review potentially introduced Error(s)/Warning(s): Analysis Report 💡 AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback Thanks for your co-operation. |
|
@v-Ajnava any update s here? Have all Gaurav's feedbacks been addressed here? |
|
@salameer, Yes, Gaurav's feedback are addressed. |
|
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: 💡 Please review potentially introduced Error(s)/Warning(s): Analysis Report 💡 AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback Thanks for your co-operation. |
|
No modification for AutorestCI/azure-sdk-for-node |
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-versionin the path should match theapi-versionin the spec).Quality of Swagger