A Fluid Transition: Merging AI and Sustainability For as long as I can remember, I’ve focused on designing and delivering Microsoft-based cloud and datacentre solutions. As a Hybrid Cloud SME at Vigilant.IT, I worked on projects that modernized infrastructures and helped organizations […]
Quick tip – Arc resource bridge via powershell – working for AS HCI 22H2 Setup your powershell environment Install-PackageProvider -Name NuGet -Force Install-Module -Name PowershellGet -Force -Confirm:$false -SkipPublisherCheck Install-Module -Name Moc -Repository PSGallery -AcceptLicense -Force Initialize-MocNode Install-Module -Name ArcHci -Force -Confirm:$false -SkipPublisherCheck […]
Azure Arc Servers is a feature of Azure Arc that enables organizations to manage servers across different environments, including on-premises, multi-cloud, and edge environments, through a single control plane. This allows organizations to have a consistent management experience across all their servers, […]
Network ATC deployment. Recommendations: Use the defaults where possible If unsure, refer to rule #1. This cluster is a 5x node each with 4x 25Gbps adapters. 2x for Compute & Management, and 2x for Storage. I set jumbo across the board. Don’t […]
The Azure Arc Resource Bridge is a powerful feature of Azure Arc that enables organizations to integrate their non-Azure resources into Azure Arc. This allows them to have a consistent management experience for all their resources, regardless of where they are located. […]
Azure Stack HCI is a hardware appliance that allows businesses to run their own private cloud infrastructure on their own servers. It is designed for companies that want to keep their data and applications on-premises (i.e., not in the public cloud). With […]
If you find yourself in a scenario where you need to change the registration subscription of an Azure Stack Hub deployment, the below is what you need to do to complete the task.. High level: Gather info or source and destination Remove […]
Quick tip: Another day in the life of a Cloud Operator Got a call from a user who was in the Azure Stack tenant portal and could access some resource types but not others and when in those resources blades the info […]
Last week I received the exciting news that I had been recognized as a Microsoft MVP for another year. It is an absolute honour to be considered for this amazing award, let alone actually receiving one. If you’ve being paying attention to […]
Another one from the vaults: If you’ve been using Hyper-V clusters with SCVMM, you’ll probably notice the cluster resources named a specific way when the VM role is made highly available with SCVMM. example shown below: Now if you’re a bit […]