AzureSqlDatabase/SqlServerDatabase collation
Open
area-integrations
triage:bot-seen
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the solution you'd like
Please consider supporting the setting of the database collation at runtime/deployment via .WithCollation("")
### Additional context
Sometimes it is important for applications to set the database collation which differs to the default; at present this is not supported as a first class operation using the aspire azure sql and/or sql server packages and requires a post deployment configuration change.
Contributor guide
Assessment
This issue has not been assessed yet.