Terraform Heredoc & JsonEncode: Best Practices
Terraform continually introduces more functionality and improvements as the product progresses. While newer versions enable better ways of performing tasks,…
Terraform continually introduces more functionality and improvements as the product progresses. While newer versions enable better ways of performing tasks,…
Terraform is a popular Infrastructure as Code solution. Did you know that you can manage other Azure resources, such as…
In previous posts, you learned how to create your first Azure Automation PowerShell runbook and configure authentication to Azure resources.…
HashiCorp Terraform is an open-source Infrastructure as Code (IaC) tool that enables deploying resources on-premises and to the cloud. You…
In a previous tutorial, you learned about creating your first Azure Automation PowerShell runbook. You set up an Azure Automation…
Azure Automation is a cloud-based automation and configuration service that you can use for process automation through runbooks. You can…
PowerShell 7 introduced the ternary operator. The ternary operator is available in other programming languages, notably C#. The ternary operator…
Securely connecting to Azure resources is an important topic. Azure is a public cloud offering, meaning you connect to its…
Creating an SSH key is an excellent authentication method when working with GitHub. However, sometimes you need to work with…
Welcome to this week’s roundup! This roundup includes Azure news, feature releases, and fantastic articles to inform you on what…