Azure Pricing up your environment Join me in this blog post as I look at how you can price up a move from your on-premises environment to Azure.
Azure Featured Deploy a lab inside an Azure VM Deploy a Hyper-V lab inside and Azure virtual machine and replicate an on-prem environment.
Azure Azure Migrate now supports Europe as project geography Azure Migrate now supports storing project data in Europe
Azure Using Microsoft Assessment and Planning Toolkit to assess your environment for a move to Azure Using Microsoft's free toolkit, evaluate your environment and understand what a move to Azure would look like for you
Azure Azure Migrate and Understanding Dependencies Use Azure Migrate to understand the dependencies your servers have on each other.
Azure Using Azure Update Management with Windows Server 2008 R2 While trying to use Azure Update Management I hit a small snag using it with a Windows Server 2008 R2 machine, read how I fixed it.
Azure Featured Update Agent Readiness - Not Configured Learn how to fix the Azure Update Agent when it gives the error Not Configured after install.
Azure Patching with Azure Azure can help you manage the patching of your non-Azure and Azure virtual machines. Read how I've implemented it within my lab environment.
Azure MS Ignite 2018 Migration Sessions A list of the sessions from MS Ignite 2018 that cover off Migration.
Azure Azure Cost Management by Cloudyn I recently put together a presentation for a customer to give them an insight into Azure Cost Management by Cloudyn and thought it might be a good blog post. Cloudyn, an innovative company that helps enterprises and managed service providers optimize their investments in cloud services, were purchased by Microsoft
Azure Getting hands on with Azure Migrate Getting started with Azure Migrate and evaluating your environment for a move to Azure.
Azure Manage Social Media Account Details using Azure AD Manage your social media accounts through Azure AD!
Azure Utilising Microsoft Flow to trigger Azure Automation Recently the question of how can we trigger stop all virtual machines (VMs) within the Azure platform when a certain event happens was posed. As I'm sure you're all aware there is a auto shutdown of VMs within Azure which is triggered using day/time. However
Azure Track basic metrics such as CPU, Disk and Memory Usage within Operations Management Suite In this blog post I share how to track some basic metrics within Operations Management Suite.
Azure Monitoring a Ubuntu VM with Operations Management Suite I recently migrated my WordPress blog away from the Amazon Web Services (AWS) platform to Azure. There were a few reasons for this decision, one being flexibility within the hosting platform, and the second being making use of my Azure knowledge. I'm hoping to write more blog posts
Azure My 101 guide to making the most of you Azure Budget I was recently chatting to someone around the costs of Azure and how they could make best use of a Visual Studio subscription which gave them around £115 a month to spend on Azure resources. My advice, shut resources that you can down when you aren't using them.
Azure AzCopy Could Not Finish the Operation Within Specified Timeout In this blog post I show you how to resolve the error message "Could not finish the operation withing specified timeout" from AzCopy.
Azure Deploy a Website in Azure - Part 2 This is the second part of my series on how to deploy a website within Azure. The first part of the series covered how to deploy a Web App, create deployment credentials and deploy some content to the website. Within this blog post I will be covering off how to
Azure Clean Up Azure Resource Groups with PowerShell I have an Azure subscription that I use for test/dev purposes and it was starting to get a little crowded the other day with various labs that I had spun up for a purpose and never removed. So I had a wee spring clean using some handy PowerShell commands.
Azure Deploy a Website in Azure - Part 1 I've recently been taking advantage of some free credits that I have access to within Azure and have been tinkering and trying out various different options within it. One of the things I have been learning about and experimenting with is deploying a website within Azure. Over the