In this blog post, we will learn how to create an Azure Container Instance (ACI) group using Terraform and deploy a Docker image from Azure ACR.
Author: DevOps
Get Azure Container Registry (ACR) Information With Terraform
In this blog post, we will learn how to get the username, password and server address of an Azure Container Register (ACR) with Terraform code.
Deploy an Azure Kubernetes Service (AKS) Cluster With Terraform
In this blog, we will learn how to create an Azure Kubernetes Service (AKS) cluster with Terraform.
Open a Firewall Port On Linux RHEL
This post will show you how to open a firewall port of a Linux Red Hat server using the command line.
Use Variables in a .NET App and GitHub Actions
In this blog post, we will learn how to use variables inside a .NET application workflow in GitHub Actions.
Create a .NET App With GitHub Actions
In this blog post, we will learn how to create a .NET console application in C# with GitHub Actions.
Create an Azure Container Registry (ACR) With Terraform
In this blog post, we will learn how to deploy an Azure Container Registry (ACR) with Terraform.
Create Azure AD Group With Terraform
In this blog post about Terraform, we will learn how to create an Azure Active Directory group using a Terraform configuration code.
Create Users in Azure AD With Terraform
In this Terraform blog post, we will learn how to create a user in Azure Active Directory using Terraform configuration code.
Deploy a MySQL Database on Azure With Terraform
In this blog post, we will learn how to create a MySQL database on Microsoft Azure with Terraform.