adaptive.run TECH BLOG

Cloud can be tricky sometimes. Find out what scenarios we've ran into that are worth being mentioned and explained.

Mobirise

Deploying Azure Bicep Using Azure DevOps Pipelines

Level: 100
Publishing date: 14-Mar-2025

When combined with Azure DevOps Pipelines, Bicep deployments become automated and repeatable.


Mobirise

Mastering Loops in Azure Bicep 


Level: 200
Publishing date: 07-Mar-2025

Looping in Azure Bicep enables dynamic, flexible infrastructure deployments while keeping templates concise and readable.


Mobirise

Converting ARM Templates to Azure Bicep


Level: 200
Publishing date: 28-Feb-2025

Let's explore the differences between Azure ARM templates and Azure Bicep, explaining their syntax variations and how to efficiently convert ARM templates into Bicep.

Mobirise

Securely Referencing Key Vault Secrets in Azure Bicep

Level: 200
Publishing date: 21-Feb-2025

Hardcoding sensitive information in your source code is a major security risk. Using Azure Key Vault with Bicep allows for secure and efficient secret management.

Mobirise

Fixing the DeploymentNotFound Error in Azure Bicep Modules

Level: 200
Publishing date: 14-Feb-2025

By understanding how Bicep transpiles into JSON and how ARM processes dependencies, you can design robust and error-free deployments.

Mobirise

Subnetting in Azure Bicep: Automating Network Addressing


Level: 300
Publishing date: 07-Feb-2025

With Bicep CIDR functions, subnetting can now be done programmatically, simplifying the process of defining and managing IP address ranges.

Mobirise

Using Environment Variables in Azure Bicep Templates


Level: 200
Publishing date: 31-Jan-2025

Azure Bicep allows you to retrieve environment variables during template compilation, enabling dynamic configurations without hardcoding values.

Mobirise

Configuring Azure DevOps Workload Identity Federation
Using Azure Bicep

Level: 300
Publishing date: 24-Jan-2025

Integrating Azure DevOps service connections with workload identity federation significantly enhances security by eliminating the need for client secrets.

Mobirise

Understanding Nullability Operators in Azure Bicep Templates

Level: 300
Publishing date: 17-Jan-2025

When working with Azure Bicep, handling null values correctly is essential to prevent deployment failures and ensure templates behave as expected.

Mobirise

From Azure Bicep Template to a Deployed Azure Resource

Level: 200
Publishing date: 10-Jan-2025

When deploying cloud infrastructure with Azure Bicep, understanding the stages a template goes through before becoming an Azure resource is crucial. 

Mobirise

Writing Readable and Maintainable Azure Bicep Templates

Level: 200
Publishing date: 03-Jan-2025

By following best practices, you can significantly improve the readability and maintainability of your Infrastructure-as-Code (IaC) templates.

Mobirise

Simplify Azure DevOps Agent Management with Managed DevOps Pools

Level: 200
Publishing date: 27-Dec-2024

Managed DevOps Pools (MDP) provide a streamlined way to create and manage agent pools in Azure DevOps, dynamically provisioning agents based on demand.  

Mobirise

Automating Common Cost Optimizations in Azure


Level: 200
Publishing date: 26-Mar-2024

To maintain good cost hygiene, it's beneficial to automate tasks, such as removing lingering VM Snapshots using Azure Automation.

Mobirise

Unlocking Efficiency with Service Endpoints in Azure


Level: 200
Publishing date: 19-Mar-2024

Service endpoints allow organizations to establish secure and efficient connections between Azure services.

Mobirise

Deploying Azure ARM Templates Using PowerShell: A Step-by-Step Guide

Level: 200
Publishing date: 12-Mar-2024

Leveraging PowerShell commands for deploying ARM templates provides a streamlined and efficient way to manage infrastructure.

Mobirise

Navigating Azure Backup: Key Differences Between Recovery Services Vault and Backup Vault

Level: 100
Publishing date: 02-Mar-2024

The distinctions between Recovery Services Vault and Backup Vault offer diverse use cases, allowing users to tailor their choice based on workload. 

Mobirise

Expanding Azure VM Storage: A Step-by-Step Guide


Level: 200
Publishing date: 27-Feb-2024

In this article, we will walk through the process of adding a new disk to a VM in the Azure portal and perform disk mounting and partitioning.

Mobirise

Optimal Modeling and Organization of Azure Resource Groups


Level: 100
Publishing date: 20-Feb-2024

This article explores best practices and provides insights into structuring resource groups to enhance the efficiency of your microservices architecture.

Mobirise

How to isolate apps with App Service Environments



Level: 100
Publishing date: 13-Feb-2024

In this blog post, we'll unravel the intricacies of utilizing App Service Environments (ASE) to fortify the security of your applications.

Mobirise

Decoding Azure Spot VM Eviction Policies: A Comprehensive Guide


Level: 100
Publishing date: 06-Feb-2024

This guide explores the nuances of Azure Spot VM eviction policies, shedding light on minimizing risks and maximizing the benefits of this solution.

Mobirise

Understanding Azure Resource Manager (ARM) Templates: A Step-by-Step Guide

Level: 100
Publishing date: 30-Jan-2024

Azure Resource Manager (ARM) templates are a powerful tool in the Azure ecosystem that allows users to define and deploy infrastructure as code (IaC).

Mobirise

Configuring Azure Bastion for Secure Remote Access


Level: 200
Publishing date: 23-Jan-2024

By eliminating the need for public IP addresses and reducing exposure to threats, Azure Bastion ensures a secure remote connection to your Azure VMs. 

Mobirise

Azure Private DNS: Unveiling its Features, Benefits, and Configuration

Level: 200
Publishing date: 16-Jan-2024

This article explores the key aspects of Azure Private DNS, including its benefits, capabilities, and a step-by-step guide on how to configure it using PowerShell.

Mobirise

Exploring the Advantages of Azure Virtual WAN


Level: 100
Publishing date: 09-Jan-2024

In this article, we will delve into the technology behind Azure Virtual WAN and explore the key advantages it brings to the table.

Mobirise

Navigating Azure Traffic Manager:
A Comprehensive Guide

Level: 100
Publishing date: 02-Jan-2024

This blog provides an extensive overview of Azure Traffic Manager, shedding light on its diverse traffic-routing methods and essential features.

Mobirise

Stateless vs. Stateful Apps in Azure App Service

Level: 200
Publishing date: 26-Dec-2023

In this article, we delve into the nuances of stateless and stateful apps in Azure App Service, shedding light on their implications.

Mobirise

Azure NSG Flow Logs: Enhancing Monitoring and Analysis

Level: 200
Publishing date: 19-Dec-2024

Leveraging Azure Flow Logs can be beneficial in various scenarios, including network monitoring, usage optimization, and compliance verification.

Mobirise

Exploring Azure App Service Scaling Options

Level: 100
Publishing date: 12-Dec-2023

Scaling is a critical aspect of managing applications efficiently, and Azure App Service provides various scaling options.

Mobirise

Comprehensive Azure Backup Strategies: Safeguarding Your Data in the Cloud

Level: 100
Publishing date: 05-Dec-2023

Azure Backup is a scalable, secure, and cost-effective solution designed to protect your data in the cloud.

Mobirise

Deploying VNets with ARM Templates and Establishing VNet Peering with PowerShell

Level: 200
Publishing date: 28-Nov-2023

This article will guide you through the process of deploying two VNets using ARM templates and establishing VNet peering with PowerShell.

Mobirise

Step-by-Step Guide: How to Enable Auto Shutdown for VMs in Microsoft Azure to Save Costs

Level: 200
Publishing date: 21-Nov-2023

The Auto Shutdown feature in Azure enables users to automatically turn off and deallocate VMs, preventing unnecessary costs.

Mobirise

Exploring Azure SQL Database Connectivity: A Guide to Various Connection Method

Level: 200
Publishing date: 14-Nov-2023

Establishing a connection to your Azure SQL Database is a fundamental step in managing and interacting with your data.

Mobirise

Understanding the Benefits of Azure Platform Governance

Level: 100
Publishing date: 14-Feb-2023

As organizations adopt the cloud, it becomes increasingly important to implement effective governance and management practices.

Mobirise

Securing Your Azure Infrastructure with Bicep 


Level: 200
Publishing date: 07-Feb-2023

One of the key benefits of using Bicep is the ability to manage access policies to KeyVault with ease.


Mobirise

Do Configuration Management on Virtual Machines in Azure 

Level: 300
Publishing date: 31-Jan-2023

See how to use Run Commands in a Bicep template to deploy a virtual machine and run a script post-deployment.


Mobirise

Streamline Your Azure Firewall Deployment with Bicep A Step-by-Step Guide

Level: 300
Publishing date: 24-Jan-2023

Discover how to deploy Azure Firewall rulesets that require authentication by Azure Active Directory using Bicep.


Mobirise

Centralized Management in Azure Ensuring Up-to-Date Azure VMs

Level: 300
Publishing date: 17-Jan-2023

Azure Update Management as a cost-effective alternative to traditional patch management solutions for IT departments in the cloud.

Mobirise

How can you perform VM operations in Azure without relying
on RDP

Level: 300
Publishing date: 10-Jan-2023

Azure services that can be used to manage virtual machines (VMs) without relying on RDP.



Mobirise

Get the advantages of both the cloud and on-premises with Azure Stack HCI

Level: 200
Publishing date: 03-Jan-2023

Azure Stack HCI offers scalability, control, flexibility, cost-effectiveness, and can be used for VDI, disaster recovery, and edge computing.

Mobirise

Get started with Azure Bicep templates by creating your first one

Level: 200
Publishing date: 27-Dec-2022

A guide on how to create an Azure Bicep template to deploy resources on Azure. It covers the steps to create and deploy a Bicep template.

Mobirise

Control spending with Azure Budgets and Cost Alerts

Level: 200
Publishing date: 28-Jan-2022

Azure cost can take you by surprise at the end of the month. Have it under control by setting budgets on subscriptions.

Mobirise

Use of Azure DevOps Pipelines when deploying ARM Templates

Level: 200
Publishing date: 21-Jan-2022

Azure DevOps is compatible with many leading tools on the market and allows you to deploy CI/CD Pipelines.

Mobirise

Keep your pipelines DRY (Don’t Repeat Yourself)

Level: 200
Publishing date: 14-Jan-2022

“Every piece of knowledge must have a single, unambiguous, authoritative representation within a system”.

Mobirise

Azure Bicep deployment through Azure DevOps Pipelines

Level: 200
Publishing date: 07-Jan-2022

Project Bicep is the Next Generation of ARM templates, as Bicep represents a DSL for ARM templates.

Mobirise

Benefits of using Infrastructure as Code (IaC)

Level: 100
Publishing date: 08-Oct-2021

IaC enables you to get rid of the inconsistencies of your deployments and environments, while increasing productivity.

Mobirise

GitHub Actions to deploy Azure Bicep


Level: 200
Publishing date: 01-Oct-2021

Let's see how we can use GitHub Actions are and how they can help to deploy a Bicep configuration to Azure.

Mobirise

The use of Azure CLI when copying Azure KeyVault secrets to another one

Level: 300
Publishing date: 24-Sep-2021

Copying secrets from one KeyVault to another KeyVault might prove time-consuming. But not with this CLI script.

Mobirise

Introduction to Terraform on Azure


Level: 100
Publishing date: 17-Sep-2021

Terraform is now a well-known way to deploy and manage infrastructure-as-code. Let's have a 101 about it.

Mobirise

Considerations when using Azure Front Door and Identity Server

Level: 200
Publishing date: 06-Nov-2020

Balancing an Identity Server which is hosted on an Azure WebApp with Front Door? Find out how to properly do it.

Mobirise

Export custom logs from Azure DBs in Log Analytics with ADF and Logic Apps

Level: 400
Publishing date: 30-Oct-2020

Some applications store a lot of logs in their databases - find out how to export that data in Log Analytics to create alerts.

Mobirise

How to secure your custom domains at no cost in Azure

Level: 200
Publishing date: 23-Oct-2020

SSL certificates are a must - you need a secure HTTP connection for your business. And now in Azure you can do it at zero costs.

Mobirise

Getting started - the basics of Kusto Query Language (KQL) 

Level: 200
Publishing date: 16-Oct-2020

If you'll ever need to query Azure Services, then you'll need to use Kusto. Find out the basics of KQL and how to use it.

Mobirise

Why you should take an online training about cloud?  

Level: 100
Publishing date: 17-Jul-2020

Find out why it's important to constantly invest in learning and how we can help you achieve that with our online trainings.

Mobirise

Configuring Azure FrontDoor with WAF Protection

Level: 200
Publishing date: 10-Jul-2020

If you ever wondered how you can combine CDN and WAF in one single service, then take a look at Azure FrontDoor.

Mobirise

Deploy and Configure Azure Sentinel to protect your resources

Level: 200
Publishing date: 03-Jul-2020

Focus on the many capabilities and options of Azure Sentinel and find out how to configure it properly.

Mobirise

Digital online assistants with Azure Bot Services


Level: 300
Publishing date: 24-Apr-2020

Bots can help you ease the customer interaction and can boost up the agility when it comes to customer satisfaction.

Mobirise

End-to-end SSL between Azure App Gateway and Azure API Management

Level: 400
Publishing date: 06-Mar-2020

Learn in this tutorial how to setup an end-to-end SSL configuration between Azure AppGW and Azure APIM.

Mobirise

Automating across tenants with Azure Automation Accounts

Level: 400
Publishing date: 21-Feb-2020

Find out how to execute scripts on different Azure subscriptions using a centralized setup with Azure Automation.

Mobirise

Infrastructure as Code and Post Deployment Configurations

Level: 400
Publishing date: 7-Feb-2020

Automating environments can ease up a lot of work. Find out how you can deploy a full solution with one click.

Mobirise

Publishing secure static websites with minimal cost in Azure
 

Level: 200
Publishing date: 24-Jan-2020

Now you can have your secure static website up in minutes with the help of Azure Storage and Azure CDN.

Mobirise
adaptive.run

Transform your business.
Run adaptive.

Contact

Phone: +40 72 444 3842
Email: hello@adaptive.run

Mobirise Website Builder
Mobirise Website Builder

© Copyright  2019-2025 adaptive.run- All Rights Reserved