Archive

These are all my older blog posts that I have archived. You can find my most recent blog posts here.

Disable TLS 1.0, TLS 1.1 and 3DES in Azure API Management using an ARM Template

Archived api-management arm-template azure-api-management

Disable TLS 1.0, TLS 1.1 and 3DES in Azure API Management using an ARM Template

Managing Users and Permissions in Cosmos DB with PowerShell

Archived azure documentdb powershell cosmosdb

Managing Users and Permissions in Cosmos DB with PowerShell

Configure Azure SQL Server Automatic Tuning with PowerShell

Archived azure powershell azure-sql-server

Configure Azure SQL Server Automatic Tuning with PowerShell

Create a Scheduled Task with unlimited Execution Time Limit in PowerShell

Archived execution-time-limit powershell task-scheduler windows-server-2012 windows-server-2016

Create a Scheduled Task with unlimited Execution Time Limit in PowerShell

Auto Formatting PowerShell in Visual Studio Code

Archived format powershell visual-studio-code

One of the features I’m most fond of in Visual Studio Code is the Format Document feature that is built into Visual Studio Code.

Stop, Start or Restart all Web Apps in Azure using PowerShell

Archived azure powershell webapp

Here is a short (and sometimes handy) single line of PowerShell code that can be used to restart all the Azure Web Apps in a subscription.

Install Nightly Build of Azure CLI 2.0 on Windows

Archived azure azure-cli-2-0 powershell

Installing the Nightly Build of Azure CLI 2.0 on Windows using PowerShell and Chocolatey.

Get Azure API Management Git Credentials using PowerShell

Archived api-management azure git powershell azure-api-management

Generate Git Credentials for Azure API Management using PowerShell

Sonatype Nexus Containers with Persistent Storage in Azure Container Instances

Archived azure azure-container-instance

Running Sonatype Nexus 2 and 3 containers with persistent storage in Azure Container Instances.

Persistent Storage in Azure Container Instances

Archived azure gocd azure-container-instance

A PowerShell script to create an Azure Container Instance with persistent storage using Azure File Shares.