Infrastructure-as-Code Part 3: Deploy Active Directory and Certificate Services in Azure

In the final part of this series, Russell Smith shows you how to use the code I created in the previous two installments to provision the resources in Azure.

The post Infrastructure-as-Code Part 3: Deploy Active Directory and Certificate Services in Azure appeared first on Petri.

Continue reading Infrastructure-as-Code Part 3: Deploy Active Directory and Certificate Services in Azure

Deploy Active Directory and Certificate Services in Azure Using Infrastructure-as-Code — Part 1

In this three-part series, Russell Smith discusses how he deployed an Active Directory forest with 2 domain controllers and a member server running certificate services in Microsoft Azure.

The post Deploy Active Directory and Certificate Services in Azure Using Infrastructure-as-Code — Part 1 appeared first on Petri.

Continue reading Deploy Active Directory and Certificate Services in Azure Using Infrastructure-as-Code — Part 1

Deploy Active Directory and Certificate Services in Azure Using Infrastructure-as-Code — Part 2

In part two of this series on deploying Active Directory and a member server running certificate services in Microsoft Azure, Russell Smith shows you how to add a PowerShell Desired State Configuration resource to the project.

The post Deploy Active Directory and Certificate Services in Azure Using Infrastructure-as-Code — Part 2 appeared first on Petri.

Continue reading Deploy Active Directory and Certificate Services in Azure Using Infrastructure-as-Code — Part 2

Deploy an Azure Application Using Visual Studio Team Services

HP Teaming with 3M to Combat "Visual Hacking"

In today’s Ask the Admin, Russell Smith walks you through deploying an app in Azure using an ARM template and Visual Studio Team Services.

The post Deploy an Azure Application Using Visual Studio Team Services appeared first on Petri.

Continue reading Deploy an Azure Application Using Visual Studio Team Services

Monitoring & Troubleshooting Azure JSON Deployments

Find out how you can monitor the deployment of an Azure JSON template using the Azure Portal and debug what went wrong using errors in the Azure Portal and the Azure Resource Explorer.

The post Monitoring & Troubleshooting Azure JSON Deployments appeared first on Petri.

Continue reading Monitoring & Troubleshooting Azure JSON Deployments

Deploying a JSON Template in Azure Using a Parameters File

Find out how to deploy a JSON template in Azure using PowerShell and a parameters JSON file.

The post Deploying a JSON Template in Azure Using a Parameters File appeared first on Petri.

Continue reading Deploying a JSON Template in Azure Using a Parameters File