Azure Functions: Add a PowerShell Module
Azure Functions are a great serverless option in Azure for executing code. You can deploy functions using multiple languages, including…
Posts regarding Azure topics
Azure Functions are a great serverless option in Azure for executing code. You can deploy functions using multiple languages, including…
In a previous article (PowerShell SecretManagement: Getting Started), you learned about a new module from Microsoft named SecretManagement. This module…
Azure provides many options for high availability and resilience in its services. Two such Azure features are availability zones and…
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…
Securely connecting to Azure resources is an important topic. Azure is a public cloud offering, meaning you connect to its…
Welcome to this week’s roundup! This roundup includes Azure news, feature releases, and fantastic articles to inform you on what…