This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
Releases: doherty100/azuresandbox
Releases · doherty100/azuresandbox
Azure Quick Starts by Roger Doherty v1.6.12
- All quick starts
- Updated azurerm provider to v2.55.0
Azure Quick Starts by Roger Doherty v1.6.11
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
This is a minor update with deprecations and minor new functinality.
- All quick starts
- Updated azurerm provider to v2.48.0
- terraform-azurerm-vnet-spoke
- Removed bastion in spoke vnet. Bastion in shared service vnet can now be used for all peered vnets. See VNet peering and Azure Bastion (Preview)
- terraform-azurerm-bench-windows
- Updated SQL Server post deployment script to limit SQL Server max server memory to 90% as per Performance guidelines for SQL Server on Azure Virtual Machines
Azure Quick Starts by Roger Doherty v1.6.9
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
This is a bug fix release with minor new functionality.
- All quick starts
- Upgraded azurerm provider to v2.45.1. Note Azure CLI authentication in Azure Cloud Shell is currently broken, see Azure Cloud Shell Bash: Azure CLI authentication broken in azurerm v2.44.0 for more information.
- Suppressed output of sensitive data in all bootstrap.sh scripts.
- Added prerequisite Requirements for enabling automatic VM guest patching per subscription.
- terraform-azurerm-vm-windows
- Enabled AutomaticByPlatform patch orchestration, see Preview: Automatic VM guest patching for Windows VMs in Azure
- terraform-azurerm-bench-windows
- Enabled AutomaticByPlatform patch orchestration, see Preview: Automatic VM guest patching for Windows VMs in Azure for app server VM.
- Multiple bug fixes to post-deploy-sql-vm.ps1
Azure Quick Starts by Roger Doherty v1.6.7
This is a bug fix release with no new functionality.
- All quick starts
- Downgraded azurerm provider from v2.45.1 to v2.43 while awaiting fix for Azure Cloud Shell Bash: Azure CLI authentication broken in azurerm v2.44.0
Azure quick starts by Roger Doherty 1.6.6
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
- Updated database server post-deployment script
Azure quick starts by Roger Doherty v1.6.5
This is a maintenance release with no new functionality.
- All quick starts
- Downgraded to azurerm provider v2.43 while awaiting bug fix for Azure Cloud Shell Bash: Azure CLI authentication broken in azurerm v2.44.0
Azure quick starts by Roger Doherty v1.6.4
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
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)'