top of page
Search


Automating Azure Policy Enforcement and VM Extensions Deployment with Bicep and Azure DevOps
What is Azure Policy ? As Per Official Microsoft Article Azure Policy helps to enforce organizational standards and to assess compliance...

Arlan Nugara
Mar 36 min read


Automated Azure DevOps Infrastructure Management: A Pipeline-Driven, Self-Service Approach
In today’s fast-moving cloud ecosystem, establishing a robust and efficient deployment process is vital for keeping pace with evolving...
admindl
Jan 307 min read


Automated Azure Resource Naming and Deployment Made Easy: A Self-Service Infrastructure (Preview) Approach
In today's rapidly evolving cloud landscape, efficient and automated management of Azure resources is essential. This blog post delves...

Arlan Nugara
Jan 206 min read


Transforming Azure Subscription Analysis and Reporting
Cloudockit provides Azure users with an automated, end-to-end solution for documenting and analyzing their Microsoft Azure environments....

Arlan Nugara
Jan 155 min read


Azure Policy Deep Dive: Enforcing Cloud Standards and Compliance with Terraform
What is Azure Policy ? As Per Official Microsoft Article Azure Policy helps to enforce organizational standards and to assess compliance...

Arlan Nugara
Jan 99 min read


Leveraging Cloudockit for Enhanced Azure Analysis and Reporting
In today's rapidly evolving cloud landscape, Azure professionals require efficient, comprehensive reporting solutions to facilitate...

Arlan Nugara
Jan 52 min read


Get Azure Policy Compliance Report in Excel file using Python
Getting Started To work on this project, you should have the git client and an editor (VS Code is free and capable) If this is your first...

Arlan Nugara
Nov 17, 20243 min read


How to Plan Your Sprint for CAF Cloud Adoption Plan
Effective sprint planning is critical for the successful implementation of the Cloud Adoption Framework (CAF) in an agile environment....

Arlan Nugara
Oct 31, 20241 min read


Step by Step Guide to Create and Move Around Management Groups in Microsoft Azure
A well-organized management group hierarchy provides consistent governance and policy enforcement across your Azure subscriptions. This...

Arlan Nugara
Aug 20, 20243 min read


Guide to Create a Basic Management Groups & Subscriptions Structure in Microsoft Azure Using Draw.io
This guide details a process for visually mapping a basic management groups and subscriptions structure within Microsoft Azure using...

Arlan Nugara
Aug 13, 20242 min read


Unlocking Efficiency: A Comprehensive Guide to Microsoft Copilot for Azure
Microsoft Copilot for Azure is revolutionizing cloud management by automating routine tasks and offering intelligent insights. This...

Arlan Nugara
Jul 31, 20241 min read


Guide to Tenant to Tenant Migration
Tenant to tenant migration in Microsoft Azure involves careful planning and execution to transfer identities, applications, and data...

Arlan Nugara
Jul 19, 20241 min read


Understanding Microsoft Entra ID, Tenants, and Azure Subscriptions: A Comprehensive Guide
In today’s cloud-driven world, managing identities, access, and resources efficiently is paramount. Microsoft’s cloud services offer a...

Arlan Nugara
Jul 10, 20244 min read


Converting Project Process from Basic to Agile in Azure DevOps
Summary This guide provides a comprehensive, step-by-step process for converting a project from the Basic process to the Agile process in...

Arlan Nugara
Jul 1, 20242 min read


Streamlining Azure Non-Compliance Monitoring with Bicep Automation
In today’s rapidly evolving cloud environment, ensuring compliance across your Azure resources is critical. In this blog post, we explore...

Arlan Nugara
Jun 11, 20243 min read


How to Setup Your Azure DevOps Board
Setting up an Azure DevOps board is a foundational step in effective project management and agile workflow implementation. This guide...

Arlan Nugara
Aug 23, 20231 min read


Bind a custom SSL Certificate to an Azure Web App
For this example of applying an SSL certificate: The web app has a custom domain applied that points to the Azure app. Read here for how...

Arlan Nugara
May 8, 20231 min read


Enforce HTTPS on Azure Web App
For this example, the Azure web app has: a custom domain name Read here how to apply a custom domain to an Azure Web App. is running in a...

Arlan Nugara
May 7, 20231 min read


Use Kudu to Publish Static Website to Azure App Service
1. Create a zip file of current websites folders/files 2. Create a website from the Azure portal. 3. Go to: https://{sitename}. scm...

Arlan Nugara
Apr 30, 20231 min read


Setting up Azure’s P2S VPN Gateway with PowerShell — Part 3/3
This post outlines Steps 8–10 of the series of 10 steps to create an Azure P2S Connection. Do these steps AFTER COMPLETING Steps 1–4...

Arlan Nugara
Apr 29, 20231 min read
bottom of page