-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sqlvirtualmachine
- enum in AgReplica
Is In Wrong Case
#22768
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
SQL - VM
Comments
ghost
added
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
labels
Feb 23, 2023
ghost
removed
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Feb 27, 2023
@myc2h6o Apologies for the late reply. Thanks for reaching out to us and reporting this issue. We are looking into this issue and we will provide an update. |
navba-MSFT
added a commit
that referenced
this issue
Feb 27, 2023
fixes #22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica
11 tasks
Hi @navba-MSFT thanks for the quick fix! the |
navba-MSFT
added
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
and removed
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
labels
Mar 2, 2023
changlong-liu
pushed a commit
that referenced
this issue
Mar 2, 2023
* {AzureSQLVM} fixes #22768 Fix the enums under AgReplica fixes #22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica * Update sqlvm.json * Update sqlvm.json
azure-sdk
pushed a commit
to azure-sdk/azure-resource-manager-schemas
that referenced
this issue
Mar 2, 2023
{AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica (#22799) * {AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica fixes Azure/azure-rest-api-specs#22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica * Update sqlvm.json * Update sqlvm.json
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-go
that referenced
this issue
Mar 2, 2023
{AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica (Azure#22799) * {AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica fixes Azure/azure-rest-api-specs#22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica * Update sqlvm.json * Update sqlvm.json
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-python
that referenced
this issue
Mar 2, 2023
{AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica (Azure#22799) * {AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica fixes Azure/azure-rest-api-specs#22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica * Update sqlvm.json * Update sqlvm.json
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-java
that referenced
this issue
Mar 2, 2023
{AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica (Azure#22799) * {AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica fixes Azure/azure-rest-api-specs#22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica * Update sqlvm.json * Update sqlvm.json
azure-sdk
pushed a commit
to azure-sdk/azure-powershell
that referenced
this issue
Mar 2, 2023
{AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica (Azure#22799) * {AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica fixes Azure/azure-rest-api-specs#22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica * Update sqlvm.json * Update sqlvm.json
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-net
that referenced
this issue
Mar 2, 2023
{AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica (Azure#22799) * {AzureSQLVM} fixes Azure/azure-rest-api-specs#22768 Fix the enums under AgReplica fixes Azure/azure-rest-api-specs#22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica * Update sqlvm.json * Update sqlvm.json
aviyerMSFT
pushed a commit
to aviyerMSFT/azure-rest-api-specs
that referenced
this issue
Mar 22, 2023
…2799) * {AzureSQLVM} fixes Azure#22768 Fix the enums under AgReplica fixes Azure#22768 The casing seems not correct in Swagger compared to Service. e.g.: After setting SYNCHRONOUS_COMMIT as swagger said, the value returned by Get response is Synchronous_Commit Similar issue happens for other properties in AgReplica * Update sqlvm.json * Update sqlvm.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
SQL - VM
The casing seems not correct in Swagger compared to Service.
e.g.: After setting
SYNCHRONOUS_COMMIT
as swagger said, the value returned by Get response isSynchronous_Commit
Similar issue happens for other properties in
AgReplica
Ref:
azure-rest-api-specs/specification/sqlvirtualmachine/resource-manager/Microsoft.SqlVirtualMachine/stable/2022-02-01/sqlvm.json
Lines 1115 to 1128 in 8468620
The text was updated successfully, but these errors were encountered: