Posts
AzureIs.Fun
Cancel

Services that are easy to optimize during Azure Migration

In this blog post, I will briefly cover a few scenarios of what can be easily optimized during the migration process. Cloud-optimized environment: Migrating our services from the on-premises env...

Azure Policy ideas for Azure Governance

Azure Policy is a great tool that can help Azure Administrators with enforcing Azure Governance standards and assessment of their environments’ compliance at scale. Here are 10 Azure Policy idea...

Azure CLI Tip Of The Day - January 2022

At the end of 2021, I created a PowerShell Twitter bot and started posting Azure CLI tips every day on Twitter. I posted every day, and here is the summary of that. You can easily use them to pe...

Rotate Azure VM Passwords with PowerShell and Key Vault

Being able to change Azure VM admin password from Azure Portal easily is very convenient. This feature relies on Azure Agent and VM extension, and it allows us to reset the configuration of RDP/S...

Update your Azure Automation Accounts to use Managed Identity instead of RunAs Account

We have many ways to run our automation in Azure. One of these options is the Azure Automation Account that has been there for a long time. However, that old trusty Automation Account is not as p...

Cleaning up Azure Resource Tags

Azure Tags are an excellent tool for Azure Administrators and end-users. We can assign them to our resources so we can easily identify them, or apply automation based on tags. As such they indisp...

Azure Naming Policy

Today we are going to talk about Naming Conventions for Azure resources, and how and when we should enforce them with Azure Policy. This article accompanies the video I did for the Festive Tech C...

Registering Hyper-V Servers with a different Azure Migrate project

In this article we will go over the steps that are needed to register our local Hyper-V Server to a different Azure Migration project, and how to clean up existing project. One of the first steps...

Simplify Your Resource Deployments With Azure Bicep

Today’s blog post is about basic Infrastructure as Code principles, about Azure Bicep Language, and how and when to use it to simplify Azure resource deployments. Deploying resources in Azure is ...

Moving Managed Disks to different Azure Region

Migrating Azure Resources between Resource Groups, Subscriptions, Tenants, and Regions was significantly improved recently. However, some things are still problematic. I am not going to try to su...