Azure Monitoring Cloud applications are complex with many moving parts. Monitoring provides data to ensure that your application stays up and running in a healthy state. It also helps you to stave off potential problems or troubleshoot past ones. In addition, you can use monitoring data to gain deep insights about your application. That knowledge […]
About christophe
Posts by Christophe Lams:
OMS monitoring Nutanix “Cloud in a Box”
Intro As an early adaptor of Operation Management Suite (OMS) I have seen great progress over the last years, what once was a simple SCOM add-on has now grown into a mature product on its own. Recently I noticed that 3rd party providers started to offer prebuilt OMS solution packs and the one that catched my eye […]
ASM to ARM with ASR – Part VIII Final fixes
Welcome to part 8, the last and final blog in the ASM to ARM with ASR series 🙂 Now that we have our VM’s up and running in ARM, there are still some things to configure. Some main items still need our direct attention and that’s what will be covered in this blog: Public IP, Load Balancers […]
ASM to ARM with ASR – Part VII Performing Failover
Welcome to part 7 of the ASM to ARM with Azure Site Recovery. In this blog we will do the actual failover, before we start it’s advisable to check what VM sizes ASR will provide for your target VMs, in my case the DS2V2 was resized to A5: Test Failover Running Test Failovers allow to do some pre […]
ASM to ARM with ASR – Part VI Create the Recovery Plan
Welcome to part 6 on migrating ASM resources to ARM with Azure Site Recovery. In this blog we will guide you through the process of creating the ASR Recovery Plan and it’s replication settings. Step 1: Prepare the Infrastructure To failover from Azure to Azure, you will need to select the ‘physical server/VMware’ scenario to […]
ASM to ARM with ASR – Part V prepare ARM infrastructure
Welcome back to part 5 of the ASM to ARM series. In this blog we will show how to prepare the ARM failover infrastructure. The infrastructure part consists of following elements: – ARM Resource Group – ARM VNET – ARM Storage Account (know that the creation of VNET and Storage Account MUST be done in the […]
ASM to ARM with ASR – Part IV Mobility Agent
Welcome back to part 4, in this blog we will cover how to install the mobility service agent on our source VMs. The installation process can be done manually or be pushed from the process server to Windows/Linux VMs. To show what happens behind the curtins we will focus on the manual approach. RDP to your process server […]
ASM to ARM with ASR – Part III Network configuration
Welcome to part 3 on migrating Azure resources from ASM to ARM with the help of Azure Site Recovery. In this part we will go over 2 options on how to connect the ASM network to the ARM network. This is needed as we want our source VMs to communicate with the process server! VNET Peering this feature is currently under preview (Let’s […]
Azure Tips ‘n Tricks – Subscription types
As MCT I’m often asked for tips and tricks while working with Azure and that’s what this blog series is all about. This first TnT blog will focus on the different subscriptions as you will need to select a subscription type before you can get started. Subscriptions Before starting with Azure, we first need to consider what subscription […]
ASM to ARM with ASR – Part II
In this blogpost we will show how to enable the recovery vault and how to install the process server. Create the Recovery Vault In the portal, search for “recovery” and select following highlighted section: fill in the details: Open communication ports Before we continue, we need to make sure all required communication ports (443 & […]