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.6.12

13 Apr 02:58
Compare
Choose a tag to compare
  • All quick starts
    • Updated azurerm provider to v2.55.0

Azure Quick Starts by Roger Doherty v1.6.11

25 Mar 23:44
Compare
Choose a tag to compare

This is a minor update minor new functionality.

  • All quick starts
    • Updated azurerm provider to v2.52.0
  • terraform-azurerm-vm-linux
    • Removed data disk and attachments
    • Added support for cloud-init
    • Added Azure CLI
  • terraform-azurerm-vm-windows
    • Removed data disks and attachments
    • Updated post deployment script
  • terraform-azurerm-bench-windows
    • Updated app server post deployment script

Azure Quick Starts by Roger Doherty v1.6.10

24 Feb 00:42
Compare
Choose a tag to compare

This is a minor update with deprecations and minor new functinality.

Azure Quick Starts by Roger Doherty v1.6.9

09 Feb 14:55
Compare
Choose a tag to compare

This is a minor update with documentation / smoke testing additions.

  • terraform-azurerm-vnet-shared
    • Updated file share output variables to show full resource manager id and url.
  • terraform-azurerm-vwan
    • Added script to generate self-signed certificates for setting up P2S VPN.
    • Added VPN smoke testing steps for testing RDP, SSH, SMB and TDS (SQL Server) connectivity.

Azure Quick Starts by Roger Doherty v1.6.8

31 Jan 02:06
Compare
Choose a tag to compare

This is a bug fix release with minor new functionality.

Azure Quick Starts by Roger Doherty v1.6.7

29 Jan 14:43
Compare
Choose a tag to compare

This is a bug fix release with no new functionality.

Azure quick starts by Roger Doherty 1.6.6

29 Jan 05:16
Compare
Choose a tag to compare

This is a maintenance release with minor new functionality.

  • All quick starts
    • Upgraded to azurerm provider v2.45.1
    • Updated RBAC role names for key vault rbac preview to new GA names
  • terraform-azurerm-bench-windows
    • Updated database server post-deployment script
      • Tested with sql2019-ws2019 marketplace image
      • Move master database files to data and log drives and update associated SQL Server startup parameters
      • Move msdb and model database files to data and log drives
      • Fixed issue with moving tempdb to temp drive related to multiple tempdb data files
      • Update default data and log directory registry keys
      • Move ERRORLOG directory to data drive and update associated SQL Server startup parameter

Azure quick starts by Roger Doherty v1.6.5

25 Jan 18:45
Compare
Choose a tag to compare

This is a maintenance release with no new functionality.

Azure quick starts by Roger Doherty v1.6.4

23 Jan 20:01
Compare
Choose a tag to compare

This is a maintenance release with minor new functionality.

  • All quick starts with virtual machines including terraform-azurerm-vm-windows, terraform-azurerm-vm-linux and terraform-azurerm-bench-windows
    • Removed configuration for pre-installation of log analytics / azure monitor VM extension, this will be installed via Azure Defender policy in a future release.
    • Removed configuration for pre-installation of dependency agent VM extension, this will be installed via Azure Defender policy in a future release.

Azure quick starts by Roger Doherty v1.6.3

23 Jan 19:32
Compare
Choose a tag to compare

This is a maintenance release with minor new functionality.

  • All quick starts
    • Smoke tested with Terraform v0.14.5
    • Smoke tested with Terraform azurerm provider v2.44
    • Smoke tested with Terraform random provider v3.0.1
    • Quick start configurations can now be applied against a different subscription than the Azure CLI default subscription
  • terraform-azurerm-vnet-shared
  • terraform-azurerm-bench-windows
    • Database server virtual machine key vault access policy replaced with Azure RBAC role assignment 'Key Vault Secrets User (preview)'