James Nance
James Nance
### Description *As a user I can find a guided journey through the portfolio of app and infrastructure patterns where I am presented with principled recommendations backed by examples and...
### 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...
### Description *As an operator or app developer, I can view Azure Dashboard to see basic information about my app / deployment and see how to extend this with additional...
### Description *As a developer, I can deploy Azure services to support a multi-region infrastructure* This should incorporate a simple Terraform manifest that references: 1x Bedrock/Traffic Manager [profile](https://github.com/Microsoft/bedrock/blob/933fb9cda5023de085367e72773ef133384bceb3/cluster/environments/azure-multiple-clusters/trafficmanager.tf#L7) Region 1...
### Description (Story incomplete) *As a developer, I can configure and deploy Azure API Management Service* For Cobalt, the APIM service should provide: - Reverse proxy for API calls -...