Microsoft on 18 June 2019 announced a new service called AzureBastion [Preview], this is a service where the users can connect remotely to Azure VM without the danger of exposing RDP or SSH ports. This way critical VM deployments that need to be isolated from the...
At this post, we are going to describe the ways that we can handle Windows Update issues in an Azure VM and of course in any other Windows OS. Important In any of the following ways, we MUST be very careful because in some cases we need to change the system files or...
Introduction Since ARM was introduced to the public, everyone migrates from ASM to ARM. This can be accomplished using a very cool tool called MigAz. This tool has also the capability to move resources from an Azure Directory to another with no downtime if NO data...
Introduction Microsoft recently announced that the Azure Virtual Machine Serial Console is generally available in global Azure regions. With this feature we are being able to access the Virtual Machine (Windows or Linux) via a text-based console, which is connected to...
Introduction In this post, we will try to clear up how we can save up money by bringing the on-premise infrastructure investments on Azure Cloud using the Hybrid benefit What is the Azure Hybrid Benefit The Azure Hybrid Benefit allows to bring the On-Premises Windows...
Important The recommended method to implement this scenario requires an S2S VPN connection in order to ensure resilient connectivity. The following scenario was tested with both deployment methods (S2S, P2S) and P2S VPN connection wasn’t as stable as the S2S...