microsoft / microsoft/AzureTRE
Enable NSG rules on Private Endpoints
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As a Azure Administrator
I want to have NSG rules applied to private endpoints
So that traffic flow is limited to the private endpoint.
This feature is currently in preview and not available in all regions. When available in all regions and in the Azure terraform provider we should enable them https://docs.microsoft.com/en-us/azure/private-link/disable-private-endpoint-network-policy
Acceptance criteria
- Private endpoint network security rules enabled on all private endpoints.
- Functionality verified and NSG rules amended where required.
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.
Research direction
The issue names no files or tests. Start by checking whether the Azure Terraform provider supports private endpoint network security policies in all required regions, then locate every private endpoint definition in the repository. Done means network security rules are enabled for all private endpoints, functionality is verified, and any required NSG rules are amended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, terraform
- Domain
- cloud, networking, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100