az sql mi-arc create support termination-grace-period option
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Is your feature request related to a problem? Please describe.**
In Azure Arc-enable SQL Managed Instance,When SQL Server Pod stop processing is executed, if the time required for graceful shutdown processing elapses from the default 30 seconds of termination grace period second, the pod will be killed while shutdown processing.
**Describe the solution you'd like**
If the termination grace period second is not enough, I want to be able to specify Termination grace period second as a az sql mi-arc create command option
**Describe alternatives you've considered**
Sets the value specified in the option to the SQL Server Pod's terminationGracePeriodSeconds.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.