ensure the communication between our git repository, CI/CD pipeline, and azure cloud is secure by restricting access to our environment using private IP.
Tasks:
set up a vnet somewhere in our RG for this project
configure private endpoints for the storage account
test network security to ensure restricted access (ping, nslookup etc)
Tasks: