Skip to main content

Posts

Showing posts with the label completed

Connecting VMs Together in a Virtual Network (Azure)

Check out a better formatted version of this post here , on my Notion. Here - Don't be dismayed by the instructions. The GUI Way? Peering VNets. The Powershell way? A bit more involved. Today's Events: Configure a network security group + security rules using Powershell. The application server should connect to the database server over HTTP. BUT the database server shouldn't use HTTP to connect to the application server.