* Add quick deployment template for singlae ADDS DC.
* Correct API verion error.
* Remove AvailabilitySet.SKU property.
* Set availabilityset fault domain to 2, update domain to 5.
* update the VM managed disk storage account type.
* Test managed disk in template
* Update availability set sku to Aligned as managed.
* update availabilitySets API version to 2017-12-01 to support sku "Aligned".
* Update VM size to Standard_DS2_v2.
* Test managed disk in VM.
* Modify managed disk properties.
* "storageAccountType": "StandardSSD_LRS"
* test VM API version
* correct VM API version to 2017-12-01
* update the API version for all components.
* Update Readme.md. Singale DC deployment is successful.
* Update vnet DNS to AD DC IP.
* Wellsluo dev (#2)
* Start to update ad domain HA templates to Managed Disk. Update api version.
* Update the VM disk to managed disk. Remove creation the storage account.
* update templates link
* update templates link with correct _artifactsLocation uri
* change data disk size to 20GB.
* update 2nd DC dependson.
* Change BDC name to adBDC02 since AzS report error when creating disk with name adBDC.
* Update VirtualNetwork in vnet.json API version to 2017-10-01.
* Remove chagne of adBDC name.
* Update metadata.json with latest info.
* update metadata.json with updated information.
* Update apiVersion to 2017-10-01.
* update apiVersion to 2017-10-01.
* Update apiVersion to 2017-10-01.
* update apiVersion to 2017-12-01.
* Update to use managed disk when deploying VM.
* Update the VM naming convention.
* Update the DSC file to add the DSN forwarder to AzureStack virtual DNS, in order to resolve external DNS names, like site in Internet. Get the xDnsServer DSC module from https://github.com/PowerShell/xDnsServer, latest released version 1.13.0.0.
* Update the "Known issue" part. Add issue of external FQDN name resolving.
* Correct the error to compose the vmName.
* Update change and known issue.
* For VM with managed disk deployment template, refer to "active-directory-new-domain".
* Update readme.md with changes. Rename original template file to azuredeploy-unmanagedDisk.json
* Update deployment Uri to master branch.
* Fixed parameter values to match defaults.
* Fixed typo in public IP addresses. Removed clustered option from SQL server as it's not an option.
* Fixed avalibility sets. Two are deployed in the template. Not just one.
* Create azuredeploy.json
Making a version to use with linux
* Create azuredeploy.parameters.json
* Create metadata.json
* Create README.md
* Update azuredeploy.json
* Update README.md
* Update azuredeploy.json
* Update azuredeploy.json
* Update azuredeploy.json
* added create linux vm using managed disk and custom image
* added create linux vm using managed disk and custom image
* renamed port description for ssh
* updated readme
* quickstart images
* bumped compte api back for 1901 compliance
* add windows image
* Fix AzureStack QuickStartTemplates' Storage account resources to use sku and kind - round2
* Fix AzureStack QuickStartTemplates' Storage account resources to use sku and kind - round3
* Proxy resources don't need to specify api version anymore as the bug is fixed, so remove the api version
* Preview Release for Office Workloads
* Fix Typos
* Typos
* default PW
* Add SFB Front End Server
* Bug Fixes for AD, SQL, Exchange, Deploy Script
* Addded Skype Edge Servers, Optimized deployment Script
* Major Update to all Templates including addition of ADFS and WAO Templates
* Azure Backup Server
* Remove Subfolder
* Add metadata file
* Preview Release for Office Workloads
* Fix Typos
* Typos
* default PW
* Add SFB Front End Server
* Bug Fixes for AD, SQL, Exchange, Deploy Script
* Addded Skype Edge Servers, Optimized deployment Script
* Major Update to all Templates including addition of ADFS and WAO Templates
* Azure Backup Server
* Remove Subfolder
* Preview Release for Office Workloads
* Fix Typos
* Typos
* default PW
* Add SFB Front End Server
* Bug Fixes for AD, SQL, Exchange, Deploy Script
* Addded Skype Edge Servers, Optimized deployment Script
* Major Update to all Templates including addition of ADFS and WAO Templates
* Azure Backup Server