The uppercase VulnerabilityAssessmentName returned by the DatabaseVulnerabilityAssessments_CreateOrUpdate API #17192
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
SQL
When creating a DatabaseVulnerabilityAssessments resource. The value of VulnerabilityAssessmentName is fixed as "default" , but the name in response body is "Default". details:
The response body is:
Actual: The "name" in response body is "Default". The VulnerabilityAssessmentName of "id" in response body is "Default".
Expected: All VulnerabilityAssessmentName in response body should be "default".
The text was updated successfully, but these errors were encountered: