Azure
-
Replicate On-Premises VMware VMs to Azure
Following the 3-2-1 backup strategy is a great way to ensure that your data is protected. Today, the public cloud is literally changing the way businesses think about storing data. Using public cloud storage for backups is cited as one…
-
Installing and Connecting PowerShell Az Module with Microsoft Azure
Interacting with Microsoft Azure is certainly achievable with the Azure portal, however, perhaps one of the huge advantages and features of cloud environment such as Microsoft Azure is the ability to interact programmatically with all aspects of the cloud. Microsoft’s…
-
Configure Meraki to Azure Site to Site VPN
Lately, I have been playing around a lot with Azure as there is a lot of momentum, development, and enthusiasm around the platform. ย Since I run the Meraki MX security device at home, I wanted to play around with the…
-
Setup Azure Linux Public Key Authentication
In working with Linux VMs in Azure, there are a couple of ways to setup authentication. ย One being standard password authentication, and the other is Public Key Autentication. ย With Public Key Authentication, a key pair is generated. ย The public key…