Using Azure Container Instances for an Azure DevOps Self-hosted Agent
Guide to setting up a self-hosted Azure DevOps pipeline agent using Azure Container Instances to bypass free-tier parallelism limits.
Guide to setting up a self-hosted Azure DevOps pipeline agent using Azure Container Instances to bypass free-tier parallelism limits.
A technical guide for deploying the Temporal workflow orchestration platform to Azure Container Instances using Pulumi and Go.
Guide on using Docker Desktop's new integration with Azure Container Instances to deploy containers directly via Docker CLI commands.
How to programmatically create Azure Container Instances with a User Assigned Managed Identity using the Azure Fluent SDK.
Guide to programmatically creating Azure Container Instances in an existing Virtual Network using Azure Fluent SDK.
A technical guide to deleting Azure Container Instance network profiles that block VNet and resource group deletion, including a script solution.
Guide to building a .NET Core API, hosting it in Azure Container Instances from a private registry, and enabling HTTPS with Application Gateway.
Guide to using Azure Managed Identity with C# to securely access Key Vault secrets in Azure Container Instances.
Guide on creating secret volumes in Azure Container Instances and consuming them with C# .NET Core, comparing secure environment variables and secret volumes.
Learn how to use secure environment variables in Azure Container Instances to protect sensitive data from UI and API exposure.
Guide to running C# .NET Core apps as containers in Azure Container Instances using a private Azure Container Registry.
A technical guide on deploying Sonatype Nexus containers with persistent storage in Azure Container Instances, including test results for Nexus 2, Nexus 3, and Jenkins.
A guide to setting up persistent storage using Azure File Shares for containers in Azure Container Instances, including a PowerShell script and ARM template.