Posts
AzureIs.Fun
Cancel

5 Useful YAML pipeline template examples for Azure DevOps

Writing in YAML can be intimidating and tricky at first, and it can make your DevOps go DevOoops. Instead of trying to teach someone YAML structure, here is 5 useful YAML pipeline examples for A...

Adding a friendly name to existing Azure Resources

In this article, we will explore the hidden tag that will allow you to display a friendly name for your resources in Azure Portal. We all know that it is not possible to rename Azure resources. ...

Hidden Azure Tags

Azure Tags are an excellent tool for Azure Administrators and Users, and it is a fundamental part of Azure Governance. And since we can assign up to 50 tags to each resource, they can hold valuab...

Windows Admin Center in Azure

Windows Admin Center Windows Admin Center started with the code name Project Honolulu back in 2017, and after becoming Globally Available, quickly became the preferred way for managing Windows S...

Automate Azure DR with Azure Policy

Today’s blog post is part of the community event Azure Spring Clean. We will discuss the importance of automating operational acceptance criteria, such as Azure Backups and Azure Site Recovery. ...

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...