microsoft / microsoft/fhir-server
Add VNET rule to SqlServer with Kubernetes
Open
@johnstairs is already working on this.
Since Sep 14, 2020.
Area-Deployment
Area-SQL
- Dominant language
- TSQL
- Stars
- 1.4k
- Forks
- 592
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 41
Description
User story
As a user, I want to configure a vnet rule for Azure SQL with Kubernetes to limit access to the SQL server to only the local cluster.
Acceptance criteria
- When I deploy the FHIR server with Azure SQL via helm chart, I can limit access to the FHIR server to be cluster vnet only.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.