In this hands-on lab, we will be working with Private Link and learning how to connect a blob storage account to a virtual machine.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Create a Blob Storage Account
Create a blob storage account in the West US region. Make sure to disable public access!
- Create a Private Endpoint
In your blob storage account, create a private endpoint in the West US region. It should target the blob sub-resouce. Make sure to add it to the blob VNet that has already been created for you.
- Configure Your VM
Configure your server in
main-vm
to access your blob storage via private endpoint. Once configured, make sure to test the connection in PowerShell.