How to Reduce your Azure Storage Accounts Spend
What is Lifecycle Management? Lifecycle Management allows you to set policies that automate the movement of your data between access tiers or delete data when it’s no longer needed. This …
What is Lifecycle Management? Lifecycle Management allows you to set policies that automate the movement of your data between access tiers or delete data when it’s no longer needed. This …
Prerequisites You’ll need the following in-place already. An existing Azure Storage Account A custom domain (and SSL certificate) ready to use You must be registered to use the preview basic-tier …
Ever feel like your deployments are taking forever? Or maybe you’re tired of manually pushing code updates? If you’ve been looking for a smoother way to manage your CI/CD workflow, …
In this article, I’ll explain how to update the EmployeeOrgData for Entra ID users, which includes the Division and CostCenter properties. These properties are typically synchronized from an on-premises Active Directory environment via Entra Connect, but …
Overview Azure-Firewall-mon (AFM or Azure Firewall Monitor) is a custom solution (currently in a functional beta) created by an Italian Microsoft Cloud Solution Architect called: Nicola Delfino, its worth mentioning that although a Microsoft CSA …
This service is a global load balancer for HTTP/HTTPS traffic. You don’t need to manage resiliency, as this service is resilient by default. See what feature you can enable, using …
How can a self-hosted agent running on Azure Container Instances create a docker image? Even while the question may seem simple, it is difficult. Suppose you’ve already set up a …
Self-hosted agent on Linux In some cases is necessary, for example, you need to integrate with VNET – because the resources you want to access are not publicly accessible. This can …
Here’s a PowerShell script to export the Azure Firewall Policy rules from the East US region and import them to the West US region. The script assumes you have the …
Let us learn how to create and configure a Self-Hosted Agent in Azure DevOps (ADO). What is an Agent? An agent is computing infrastructure with installed agent software that runs …