Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Releases: doherty100/azuresandbox

Azure quick starts by Roger Doherty v1.4.1

24 Jul 02:32
Compare
Choose a tag to compare

This is a minor update with new functionality.

  • All quickstarts
    • Tested with Terraform azurerm provider v2.20.0
  • terraform-azurerm-bench-windows
    • Database server changes
      • Changed default virtual machine size to Standard_B4ms
      • Changed default storage replication type to StandardSSD_LRS
      • Updated virtual-machine-03-post-deploy.ps1 to pre-install Azure PowerShell module to enable SQL Server IaaS Agent functionality

Azure quick starts by Roger Doherty v1.4.0

11 Jul 03:02
Compare
Choose a tag to compare

This is a feature update with new functionality.

  • All quickstarts
    • Tested with Terraform azurerm provider v2.18.0
  • terraform-azurerm-vm-windows
    • Changed attached subnet from default subnet in spoke vnet to default subnet in hub vnet
  • terraform-azurerm-vm-linux
    • Changed attached subnet from default subnet in spoke vnet to default subnet in hub vnet
  • terraform-azurerm-bench-windows
    • Added Windows Server web server virtual machine for testing web applications

Azure quick starts by Roger Doherty v1.3.4

08 Jul 20:06
Compare
Choose a tag to compare

This is a minor update with no new functionality.

  • Fixed minor bug in clean-temp.sh

Azure quick starts by Roger Doherty v1.3.3

08 Jul 15:00
Compare
Choose a tag to compare

This is a minor update with no new functionality:

  • Added clean-temp.sh to remove temporary files from repo
  • terraform-azurerm-vnet-hub
    • Fixed file permissions on .tf files to exclude execute privileges

Azure quick starts by Roger Doherty v1.3.2

07 Jul 19:19
Compare
Choose a tag to compare

This is a minor update with no new functionality:

  • terraform-azurerm-tpce
    • Renamed this configuration to terraform-azurerm-bench-windows

Azure quick starts by Roger Doherty v1.3.1

07 Jul 18:51
Compare
Choose a tag to compare

This is a minor update with no new functionality:

  • terraform-azurerm-tpce
    • Fixed bug in gen-tfvarsfile.sh

Azure quick starts by Roger Doherty v1.3.0

07 Jul 15:51
Compare
Choose a tag to compare

This is a feature update with new functionality:

  • All quick starts
    • Tested with azurerm provider v2.17.0
  • terraform-azurerm-vnet-spoke
    • Added new subnet snet-db-001 for use in terraform-azurerm-tpce configuration
  • terraform-azurerm-tpce
    • New configuration designed to be used as a pre-configured environment for running TPC-E benchmarks.

Azure quick starts by Roger Doherty v1.2.0

30 Jun 23:29
Compare
Choose a tag to compare

This is a feature update with new functionality:

  • terraform-azurerm-vm-linux
    • Dedicated Linux virtual machine

Azure quick starts by Roger Doherty v1.1.1

26 Jun 20:44
Compare
Choose a tag to compare

This is a minor update with no new functionality:

  • All quick starts
    • Tested with azurerm provider v2.16.0
  • terraform-azurerm-vm-windows
    • Added missing script virtual-machine-01-post-deploy.ps1
  • terraform-azurerm-vm-linux
    • New untested beta configuration

Azure quick starts by Roger Doherty v1.1.0

21 Jun 15:16
Compare
Choose a tag to compare

This is a minor update with new functionality including:

  • All quick starts
    • Tested all quick starts with azurerm provider v2.15.0
  • terraform-azurerm-vnet-hub
    • Added a shared blob storage container for scripts
  • terraform-azurerm-vm-windows
    • Added a custom script extension with a PowerShell post deployment script that initializes data disks