top of page
Search


Azure Governance & Designing Azure Policy as Code Workflows
Effective Azure governance requires structured, automated processes for managing security, compliance, and operational policies. By...

Arlan Nugara
Nov 24, 20241 min read
4
0


Azure Governance & Reacting to Azure Policy State Change Events
Azure Governance relies on tools like Azure Policy to enforce security, compliance, and operational standards across resources. When a...

Arlan Nugara
Nov 21, 20241 min read
0
0


Azure Tags Management with Python, Azure Rest API and Azure DevOps
Azure tags play a crucial role in organizing and managing cloud resources by adding metadata like cost centers, owners, or environments....

Arlan Nugara
Nov 21, 20241 min read
1
0


Using Azure Data Explorer with Azure Monitor Data
In modern cloud environments, the volume of telemetry and log data can quickly become overwhelming. Azure Monitor provides a unified...

Arlan Nugara
Nov 12, 20243 min read
1
0


Azure Landing Zones for Canadian Public Sector - Part 3
Azure Landing Zones offer a structured foundation tailored for public sector organizations in Canada to adopt cloud at scale. These...

Arlan Nugara
Oct 13, 20241 min read
5
0


Azure Landing Zone in Terraform-Complete CAF IaC Solution
What is an Azure Landing Zone ? Azure landing zones are the output of a multisubscription Azure environment that accounts for scale,...

Arlan Nugara
Oct 11, 20244 min read
0
0


Azure Landing Zones for Canadian Public Sector - Part 2
Azure Landing Zones offer a structured foundation tailored for public sector organizations in Canada to adopt cloud at scale. These...

Arlan Nugara
Oct 8, 20241 min read
0
0


Azure Landing Zones for Canadian Public Sector - Part 1
Azure Landing Zones offer a structured foundation tailored for public sector organizations in Canada to adopt cloud at scale. These...

Arlan Nugara
Sep 30, 20241 min read
2
0


Comparing Azure Policy Deployment via ARM, Bicep, and Terraform - Part 2
Choosing the right method to deploy Azure Policy depends on your team’s tools and expertise. ARM templates offer native integration with...

Arlan Nugara
Sep 26, 20241 min read
0
0


Comparing Azure Policy Deployment via ARM, Bicep, and Terraform - Part 1
Choosing the right method to deploy Azure Policy depends on your team’s tools and expertise. ARM templates offer native integration with...

Arlan Nugara
Sep 20, 20241 min read
3
0


Policy as Code (PoC): Deploying and Managing Azure Policy in Bicep
What is Azure Policy ? As Per Official Microsoft Article Azure Policy helps to enforce organizational standards and to assess compliance...

Arlan Nugara
Sep 13, 20246 min read
1
0


Azure Policy Compliance Monitoring: A Solution in Bicep
Overview This bicep code is developed to automate deployment of a Azure Non-Compliance resource monitoring solution. The solution is a...

Arlan Nugara
May 3, 20241 min read
0
0


Move Azure Snapshot to new Subscription — PowerShell
At the time of writing this, moving/migration of VMs with managed disks to a new Azure Subscription, is not supported in Azure. It is...

Arlan Nugara
Apr 23, 20231 min read
0
0
bottom of page