Skip to content

Commit

Permalink
Minor fixes for Turkey name change and missing x-ms-identifier (#23637)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfrosti authored Apr 21, 2023
1 parent c57575a commit ee86d4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,8 @@
"type": "array",
"items": {
"$ref": "#/definitions/DatabaseVulnerabilityAssessmentRuleBaselineItem"
}
},
"x-ms-identifier": []
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1054,11 +1054,11 @@
},
{
"properties": {
"timeZoneId": "Turkey Standard Time",
"timeZoneId": "Türkiye Standard Time",
"displayName": "(UTC+03:00) Istanbul"
},
"id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Turkey Standard Time",
"name": "Turkey Standard Time",
"id": "/subscriptions/37d5e605-6142-4d79-b564-28b6dbfeec0f/providers/Microsoft.Sql/locations/onebox/timeZones/Türkiye Standard Time",
"name": "Türkiye Standard Time",
"type": "Microsoft.Sql/locations/timeZones"
},
{
Expand Down

0 comments on commit ee86d4a

Please sign in to comment.