AzureStack-QuickStart-Templ.../bootstorm-vm-boot-time
Jacob Buis 930484f4c3 Fix for scheduled task cancellation (#349) 2018-06-15 14:29:22 -07:00
..
VMBootAll.ps1 Fix for scheduled task cancellation (#349) 2018-06-15 14:29:22 -07:00
VMBootAll.zip Fix for scheduled task cancellation (#349) 2018-06-15 14:29:22 -07:00
VMBootAllScript.ps1 Fix for scheduled task cancellation (#349) 2018-06-15 14:29:22 -07:00
azuredeploy.json Fix for scheduled task cancellation (#349) 2018-06-15 14:29:22 -07:00
azuredeploy.parameters.json Updating bootstorm 80 (#338) 2018-04-10 16:59:26 -07:00
metadata.json Push changes from develop to master (#155) 2016-09-21 13:33:28 -07:00
readme.azure.md Upload results to Storage Table. Merge templates for Azure as well as Azure Stack. iDNS support for Azure Stack. 2016-08-24 19:51:24 -07:00
readme.md Upload results to Storage Table. Merge templates for Azure as well as Azure Stack. iDNS support for Azure Stack. 2016-08-24 19:51:24 -07:00

readme.md

VM bootstorm workload for Azure and AzureStack

DESCRIPTION

This template deploys requested number of A2 size Windows Server 2012R2 VMs and a controller VM with public IP address in same virtual network. Controller VM turn-off all VMs then boot them simultaneously to measure an average and end-to-end VM boot time.

RESULTS

VM bootstorm results file is uploaded to Unique Azure Storage Account ('uniqueStorageAccountName' parameter provided by you) as a blob with name 'VMBootAllResult.log'. Detailed logs are also uploaded alongside with name 'VMBootAll.log'

DEPLOY

Login to AzureStack portal

Click 'New' -> 'Custom' -> 'Template Deployment'

Copy content in azuredeploy.json, click 'Edit Template', paste all the content and click 'Save'

Fill in the parameters

Click 'Create New' to create a new 'Resource Group'

Click 'Create'

Wait for results to appear in 'Storage Account' of a given 'Resource Group' parameter name resource

PARAMETERS

Azure AD Application Id: <Application ID returned by New-AzureADServicePrincipal cmdlet while setting up Azure SPN Configuration>

Azure AD Application Password: <Password you entered for New-AzureADServicePrincipal cmdlet while setting up Azure SPN Configuration>

Tenant Id: (Get-AzureSubscription).TenantId

VM Count: <Choose number of VMs to deploy>