Skip to content

Conversation

@mrlockstar
Copy link
Contributor

@mrlockstar mrlockstar commented Jan 6, 2026

What is the change?

This PR is to flesh out the bootstrap elements of the Lungrc project. This will deploy the following:-

- Private VNet
- Managed DevOps Pool (for VNet-integrated ADO build agents)
- Managed Identity for Terraform
- Blob Storage Account with Container, Private Endpoint, and public access disabled
- Private DNS for Storage Account Private Endpoint

Please note it is currently not possible to deploy the managed DevOps Pool due to a Microsoft resource limitation; this will hopefully be resolved shortly.

image image image

Why are we making this change?

@mrlockstar mrlockstar force-pushed the PPHA-417-Create-infra-as-code-for-Hub-resources-v2 branch from 13c3772 to 86d16a3 Compare January 6, 2026 13:41
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots

See analysis details on SonarQube Cloud

param privateEndpointSubnetAddressPrefix = '10.11.2.0/24'
param enableSoftDelete = true
// param devopsInfrastructureId = ''
// param devopsInfrastructureId = '31687f79-5e43-4c1e-8c63-d9f4bff5cf8b'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Take this out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant