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
9
0


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

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
1
0

Cloudockit: Transforming Azure Subscription Analysis and Reporting
In today’s fast-paced cloud environment, managing and analyzing your Azure infrastructure can be a complex and time-consuming process....
Arlan Nugara
Jan 151 min read
1
0

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
1
0

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

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
3
0


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

Step by Step Guide to Create and Move Around Management Groups in Microsoft Azure
Managing Azure’s organizational hierarchy requires a clear understanding of management groups and the processes for creating and moving...
Arlan Nugara
Aug 20, 20241 min read
1
0

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, 20241 min read
1
0


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

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

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
2
0


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

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


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
1
0

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

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

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

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
0
0
bottom of page