[ ASE ] SQL Server Module
Description
As a developer, I can configure and deploy SQL Server
Acceptance Criteria
Reference: [Done-Done Checklist] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/DoneDone.md)
- [ ] No hardcoded variables in module config; everything set through Terraform template
- [ ] Usage referenced in Single Region template
- [ ] Screenshot showing resource provisioned in Azure Portal
- [ ] Unit/Integration tests validate VNET isolation for resource
Also, here are a few points that need to be addressed:
- No hardcoded variables in module config; everything set through Terraform template
- Constraint 2;
- Constraint 3.
Resources
Technical Design Document Mockups
Tasks
Stories are intended to be completed in a single sprint; if task breakdown creates addition work then team should discuss promoting the Story to an Epic. Reference: [Minimal Valuable Slices] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/MinimalSlices.md)
Reference: [How to Write Better Tasks] (http://agilebutpragmatic.blogspot.com/2012/04/splitting-story-into-tasks-how-to-write.html)
Assignee should break down work into tasks here