Owendavies.net.

Feb 28, 2025

Create an Azure VM with Terraform: A Step-by-Step Guide

Learn how to deploy an Azure Virtual Machine using Terraform, covering infrastructure as code best practices, networking, security, and automation.

Oct 15, 2023

How to Create an Azure Virtual Machine with PowerShell

Step-by-step guide to creating Azure VMs using PowerShell automation with code examples, detailed explanations, and best practices for consistent deployments.

Apr 10, 2023

Create an Azure Virtual Machine with the Azure CLI

Learn how to create and configure an Azure VM using Azure CLI with step-by-step commands for resource groups, networking, security, and VM deployment.

Feb 1, 2023

Create an Azure VM with Bicep: A Step-by-Step Guide

Learn to deploy an Azure VM using Bicep, Microsoft's DSL for ARM templates, with this step-by-step guide.

Jan 5, 2023

Migrate Terraform State with AzCopy in Azure Containers

Step-by-step guide to securely migrate Terraform state between Azure Blob Storage containers using PowerShell and AzCopy, with troubleshooting tips.

Feb 1, 2021

Change tmux command prefix

Nov 23, 2020

Storing DevOps documentation in git

Learn how to store DevOps documentation in git, integrating with Azure DevOps for version control, CAB approval, and automated document updates.

Sep 7, 2020

How to install Jupyter Notebook on Ubuntu Linux

Complete guide to installing Jupyter Notebook on Ubuntu with Python virtual environments, PDF export capabilities, and desktop integration for XFCE environments.

Jul 27, 2020

Install a desktop environment GUI on Ubuntu Server in Azure

May 19, 2020

Disable Entity Framework Core Migrations

Learn how to disable Entity Framework Core Migrations by deleting the Migrations folder and the __EFMigrationsHistory table in your database.

May 12, 2020

Super lightweight bookmarks manager - dmenu bookmarks with bm

Create a lightweight, text-based bookmark manager using dmenu and bm on Linux that syncs across devices with cloud storage and works with any browser.

Mar 23, 2020

Create, attach and mount a managed disk to an Azure Linux Virtual Machine

Learn how to create, attach, and mount a managed disk to an Azure Linux Virtual Machine using ARM templates and SSH commands.

Mar 16, 2020

Chocolatey - Package Management for Windows

Mar 3, 2020

Fixing ARM Template Deployment Validation Errors

Azure ARM template error - The template deployment GUID is not valid according to the validation procedure. See inner errors for details.

Feb 17, 2020

Terraform - setting up domain DNS with cloudflare

Learn how to set up domain DNS with Cloudflare using Terraform, including importing existing DNS settings and creating new records.

Feb 3, 2020

Using Docker for local SQL Server development

Learn how to set up SQL Server in Docker for local development with persistent data storage using volume mounts and docker-compose for streamlined database workflows.

Jan 27, 2020

Resize Azure Windows OS disk script

Learn how to resize an Azure Windows VM OS disk using PowerShell with this step-by-step script that safely stops, updates, and restarts your virtual machine.

Oct 17, 2019

Returning Azure Active Directory groups as claims

Learn how to return Azure Active Directory groups as claims by modifying the application manifest and accessing group IDs in code.

Oct 10, 2019

Getting started with Terraform

Step-by-step guide to installing and using Terraform for Infrastructure as Code (IaC) on Windows and Debian, with Docker integration examples.

Sep 17, 2019

PHP MSSQL error code 0x2746 - SQLSTATE[08001]

Aug 27, 2019

Replacing SSMTP with MSMTP in Docker

Aug 19, 2019

Connecting to Azure Database for MySql from php PDO

Learn how to securely connect PHP applications to Azure Database for MySQL using SSL certificates with PDO, including troubleshooting common verification issues.

Aug 12, 2019

Add IP Address to Azure Network Security Group

Aug 5, 2019

Get latest Azure API Version in ARM templates

Jul 30, 2019

Add PowerShell DSC extension to an existing Azure Virtual Machine

Jun 25, 2019

Create Azure AKS Cluster with Windows Server Containers Preview

Jun 4, 2019

Remove a custom domain from Office 365 - Azure Active Directory

Feb 15, 2018

Can't move Team Services (VSTS) between Resource Groups in Azure

Understand the limitations and error messages when attempting to move Visual Studio Team Services (VSTS) accounts between resource groups in Azure.

Jan 18, 2018

This tenant does not allow email verified users to be added due to an admin-defined policy

Resolve the issue of adding email verified users to an Azure tenant by changing company settings with the Azure Active Directory Module and PowerShell.

Nov 30, 2017

Azure Smalldisk Windows images

Nov 16, 2017

Microsoft.Compute/disks BadRequest diskDescription.properties.accountType.

Troubleshoot the Microsoft.Compute/disks BadRequest error related to the accountType property with a workaround using an older API version.

Oct 26, 2017

Delete Resource Groups with no resources

Use a PowerShell script to delete Azure Resource Groups with no resources, saving time and keeping your environment clean.

Oct 12, 2017

Extensionless url with jekyll on azure webapp

Learn how to configure extensionless URLs for a Jekyll site hosted on Azure Webapp using a custom web.config file with URL rewrite rules.

Oct 5, 2017

Building an Azure Virtual Machine with DSC and specifying a different WMF Version

Testing the speed of different WMF versions when building an Azure VM with DSC to find the fastest configuration.

Sep 28, 2017

How to Purge Azure CDN with PowerShell

Learn how to purge Azure CDN endpoints using PowerShell with step-by-step commands for listing profiles, endpoints, and executing the purge operation.

Sep 21, 2017

AZCopy - The server returned an error: (407) Proxy Authentication Required

Resolving the 'Proxy Authentication Required' error in AZCopy by creating a config file with default proxy settings.

Sep 14, 2017

Azure ARM DSC extension LCM settings rebootnodeifneeded not working

Aug 31, 2017

Generate SAS token to access Azure Storage

Learn how to generate a SAS token to access Azure Storage, including steps for creating a resource group, storage account, and uploading files.

Aug 11, 2017

How to create an Azure Virtual Machine with ARM Template

Learn how to create and deploy an Azure Virtual Machine using ARM Templates with step-by-step instructions for resource group, storage, network, and VM setup.

Jul 27, 2017

Azure ARM Template Error: Gateway size Default is not supported for gateways of type dedicatedcircuit

Fixing the 'Gateway size Default is not supported for gateways of type dedicatedcircuit' error in Azure ARM templates by using the correct Gateway Type.

Sep 1, 2016

Free Azure Book

Aug 18, 2016

Find Azure Virtual Machine dynamic IP Address and RDP into it

Use PowerShell to find the dynamic IP address of an Azure VM and RDP into it without accessing the Azure portal.

Aug 4, 2016

Login to Azure with PowerShell non-interactively

Learn how to login to Azure with PowerShell non-interactively using service principals and certificates for automation.

Jun 23, 2016

Puppetlabs State of DevOps Report 2016

Jun 2, 2016

Controlling Azure Virtual Machines from PowerShell

Learn how to automate Azure VM management with PowerShell commands to start, stop, and query your virtual machines efficiently without using the Azure portal.

Apr 7, 2016

How to Redirect HTTP to HTTPS with the IIS Rewrite Module

Learn how to use the IIS Rewrite Module to redirect HTTP requests to HTTPS, ensuring secure connections for your website.

Jun 23, 2015

Puppetlabs State of DevOps Report 2015

Highlights from the Puppetlabs State of DevOps Report 2015, including key findings on IT performance and continuous delivery practices.

Mar 2, 2015

Setting up web endpoint monitoring in Azure

Learn how to set up web endpoint monitoring in Azure to ensure your website's availability and performance.

Nov 11, 2014

Tidying up TFS workspaces on the server

Learn how to view and delete TFS workspaces on the server to keep your environment clean and organized.

Oct 24, 2014

Automapper 3.2.1 The call is ambiguous between the following methods or properties

Feb 5, 2014

Azure Storage Import Export Service Tutorial run through on Channel 9

Jan 29, 2014

Azure physical hard drive import

Learn about the Windows Azure Import/Export Service for transferring large amounts of data to and from Blob Storage using physical hard drives.

Nov 6, 2013

Windows Azure SQL Reporting being discontinued

Jan 5, 2012

Azure: Persistent virtual machines and hosting Linux in Azure

Dec 8, 2011

Filewatcher in global.asax

Using FileSystemWatcher in Global.asax to monitor file changes and reload routes in an ASP.NET application.

Nov 23, 2011

Azure: Crossdomain.xml inside root of blob storage

Nov 3, 2011

Azure: Multiple sites per web role

Oct 26, 2011

Azure SDK 1.5 Error Solved – DevFC.exe stopped working

Fixing the 'DevFC.exe stopped working' error in Azure SDK 1.5 by resolving port conflicts with HTC Sync.

Oct 13, 2011

Amazon Simple Storage Service (Amazon S3) Maximum number of retry attempts reached : 3

Resolving the Maximum number of retry attempts reached 3 error when using Amazon S3 with the .NET SDK by specifying the correct endpoint.

Aug 18, 2011

Azure SLA (Service Level Agreement)

Jul 1, 2011

Azure: Inbound bandwidth now FREE!

May 6, 2011

Azure: Timeouts between compute and blob storage

Solving timeouts between Azure compute instances and blob storage by ensuring they are in the same data center.

Apr 16, 2011

Windows Azure SDK 1.4 released

The Azure team has released version 1.4 of the Windows Azure SDK, integrating with the web deployment tool for easier application updates.

Mar 31, 2011

Azure for MSDN subscribers

Discover the free benefits for MSDN subscribers with Azure, including 750 hours of compute, 25GB bandwidth, and more.

Mar 11, 2011

Unlimited Load testing with visual studio Ultimate MSDN subscribers

MSDN Subscribers with Visual Studio Ultimate can now perform unlimited load testing, removing the 250 user cap and simplifying the process.

Jan 1, 0001

Jan 1, 0001

Jan 1, 0001

Jan 1, 0001

Jan 1, 0001

Jan 1, 0001

Jan 1, 0001

Jan 1, 0001

Jan 1, 0001

.NET Core save secrets in secrets.json file locally or Azure Key Vault when deployed

Jan 1, 0001

Add Identity to .NET Core 3.1 WebAPI

Jan 1, 0001

An introduction to Azure Functions

Jan 1, 0001

ASP.NET Core MVC Upload image to azure storage

Jan 1, 0001

ASP.NET MVC Core nested layouts with scripts section

Jan 1, 0001

Asyncronous remote work

Jan 1, 0001

Azure DevOps - Test & Feedback browser extension

Jan 1, 0001

Azure Lab Services

Jan 1, 0001

Azure static site jekyll blog devops ci/cd

Jan 1, 0001

Changing Ubuntu Screen Resolution in a Hyper-V VM

Jan 1, 0001

Connect to Azure VM with PowerShell

Jan 1, 0001

Convert PFX SSL certificate to base64 in PowerShell and PowerShell Core

Jan 1, 0001

Create nuget feed in Azure DevOps

Jan 1, 0001

Create Python Virtual Environment

Jan 1, 0001

Create unattended Windows 10 installation

Jan 1, 0001

Debian static ip address

Jan 1, 0001

dmenu bookmarks with bm

Jan 1, 0001

Docker WSL2 integration

Jan 1, 0001

Download Windows 10 Enterprise 1909 ISO

Jan 1, 0001

Importing Cloudflare resources into terrafrom with go

Jan 1, 0001

Install all the Microsoft Linux things

Jan 1, 0001

Install Hortonworks on docker WSL2

Jan 1, 0001

Intro to Ansible

Jan 1, 0001

Learning Python

Jan 1, 0001

Load REST API in Power BI

Jan 1, 0001

Microsoft Teams ChatOps bot for running Azure commands

Jan 1, 0001

Nant error: [exec] svn: Error resolving case of '>'

Jan 1, 0001

PowerShell on Linux

Jan 1, 0001

PowerShell test ports between computers

Jan 1, 0001

Setting up Gulp in Visual Studio 2019

Jan 1, 0001

Setting up pass and dmenu passmenu script

Jan 1, 0001

Terraform - Azure detecting drift terraform

Jan 1, 0001

Terraform Azure

Jan 1, 0001

Typescript

Jan 1, 0001

Using Docker for Azure DevOps

Jan 1, 0001

Using docker for powershell core and azure cli

Jan 1, 0001

Using terraform to deploy Azure CAF landing zones

Jan 1, 0001

vim dotnet autocomplete omnisharp

Jan 1, 0001

Windows 10 PowerToys