Граф коммитов

902 Коммитов

Автор SHA1 Сообщение Дата
Shriram Natarajan 844dc478f6 Update azuredeploy.json 2017-10-24 15:22:52 -07:00
Shriram Natarajan 1ad354ac52 Update azuredeploy.json 2017-10-24 15:22:22 -07:00
pagariyaalok 1c23ec7d12 added domain name label (#306) 2017-10-17 11:03:23 -07:00
pagariyaalok c47c462809 Alpagari (#305)
* ARM template to create standalone file server

ARM template to create standalone file server which can be used during App Service deployment on Azure Stack.

* Script path updated

1) Script relative path updated
2) Readm me updated to include Azure deploy link
2017-10-16 16:32:42 -07:00
pagariyaalok 72d30ab9bb ARM template to create standalone file server (#304)
ARM template to create standalone file server which can be used during App Service deployment on Azure Stack.
2017-10-16 11:36:35 -07:00
sumantshiv c902bc48d5 Fix ps command not to use piped input as it does not work on cmd prompt. (#303)
* Multiple VMs Availability set quick start template - initial checkin.

* Add Parameters json file.

* Added Metadat json and readme files

* CR feedback addressed.

* Update DSC resource to have absolute data disk numbers.

* Updated xSqlPs DSC resource

* Using WS2012 R2 image for SQL VM because of corresponding DSC resource.

* Updated DSC resource for xSqlServerSetup

* Fixed SqlAsset location

* BugFix 12568338 - QuickStart Template<exchange-2016-non-ha> deployment has a failure on master run

* Update VM size for exchange VM to Standard_D2.

* Fix PSCommand to not to use piped input as it does not work from cmd prompt.

* Update command parameter
2017-10-08 14:03:27 -07:00
bganapa 74ef76d0b6 Adding a template with Api Profile, converted the 101-vm-windows-create to use api profile (#300)
* 101-vm-windows-create updating to the latest api-versions supported by azure stack

* Updating template to use api profile removing the api-versions
2017-10-05 18:57:48 -07:00
sumantshiv d7e56e74d9 Fix sql for new images (#301)
* Multiple VMs Availability set quick start template - initial checkin.

* Add Parameters json file.

* Added Metadat json and readme files

* CR feedback addressed.

* Update DSC resource to have absolute data disk numbers.

* Updated xSqlPs DSC resource

* Using WS2012 R2 image for SQL VM because of corresponding DSC resource.

* Updated DSC resource for xSqlServerSetup

* Fixed SqlAsset location

* BugFix 12568338 - QuickStart Template<exchange-2016-non-ha> deployment has a failure on master run

* Update VM size for exchange VM to Standard_D2.

* Add a step to install .Net3.5 in the DSC configuration.

* Use Get-NetAdapter instead of hardcoding Net adapter name

* Fix for not to use hardcoded name for net adapter.

* Fixed the command
2017-10-05 18:57:30 -07:00
Radhika Gupta e3c47206c3 Updating the Swarm and Swarm mode templates to latest ACS engine templates. (#302)
* VMSS Template for Linux extension and large scale.

* Resolving merge conflict.

* Fixed some names based on matching the functionality.

* VMSS Template Linux: Use an existing VNET and large scale.

* Fixing deleted file

* Make sure that installs are not waiting on user input.

* Updating the Swarm and Swarm mode templates to latest ACS engine templates.
2017-10-05 18:57:17 -07:00
sumantshiv 72d232b027 Removing periods from Diagnostics extension resource name. (#298)
* Multiple VMs Availability set quick start template - initial checkin.

* Add Parameters json file.

* Added Metadat json and readme files

* CR feedback addressed.

* Update DSC resource to have absolute data disk numbers.

* Updated xSqlPs DSC resource

* Using WS2012 R2 image for SQL VM because of corresponding DSC resource.

* Updated DSC resource for xSqlServerSetup

* Fixed SqlAsset location

* BugFix 12568338 - QuickStart Template<exchange-2016-non-ha> deployment has a failure on master run

* Update VM size for exchange VM to Standard_D2.

* Removing periods from Diagnostics extension resource name.
2017-09-26 16:02:35 -07:00
Radhika Gupta 65127bf175 Make sure that installs are not waiting on user input. (#299)
* VMSS Template for Linux extension and large scale.

* Resolving merge conflict.

* Fixed some names based on matching the functionality.

* VMSS Template Linux: Use an existing VNET and large scale.

* Fixing deleted file

* Make sure that installs are not waiting on user input.
2017-09-26 16:02:21 -07:00
sumantshiv bb40f72ba5 Sql Always-On configuration deployment (#294)
* Sql Always On deployment as per Azure.

* OS disk changes for all the VMs.

* Updated Parameters name.

* Data disk sizes update.

* Update the AD DSC resources for WS2016

* Added NSG to the deployment.

* Update dependency.

* Setting nsgID on NICs.

* Update handler version.

* Updated Primary AD configuration with dns forwarders.

* Added xDNS DSC resource.

* updating resource names.

* updated variable.

* Updating Sql disk size.

* Adding public IP for witness share VM

* Updated dependency

* Undo public IP for witness changes.

* Remove Backend AD occurances.

* Increase SQL VM disk sizes to 1TB

* Updated Sql DSC resource to look for correct storage subsystem.

* Update to DSC configuration dependency chain

* Updated Sql DSC config and dependency chain.

* Update publisher name.

* Update publisher to 'MicrosoftWindowsServer'

* Sql Always on changes wrt Azure template.

* fixed syntax error in VM2 template.

* fixed syntax error in diagnostic uri.

* Fixed braces in VM2

* Drive letter updates for the Sql configuration.

* Update drive letter for Sql configuration

* Update drive letters logic for DSC configuration.

* Update drive letter variable in dsc configuration.

* Fixed the starting drive letter as f:

* Updated drive letter in DSC config to F: as thats expected everywhere.

* Multiple VMs Availability set quick start template - initial checkin.

* Add Parameters json file.

* Added Metadat json and readme files

* CR feedback addressed.

* Set defaults.

* Update DSC resource to have absolute data disk numbers.

* Updated xSqlPs DSC resource

* Using WS2012 R2 image for SQL VM because of corresponding DSC resource.

* Updated DSC resource for xSqlServerSetup

* Fixed SqlAsset location

* Parameters.json, metadata.json and readme added.

* Deffering SQL NIC creation after AD deployment.

* Removed unwanted parameter.

* Added required parameter.

* Updated NIC configuration.

* Enable public Load balancer

* Updated variable issue.

* Removed subnet from LBFE because of public IP.

* Reduced disk size from 1000GB to 128 GB.

* BugFix 12568338 - QuickStart Template<exchange-2016-non-ha> deployment has a failure on master run

* Making public IP address available to ConfigureAlwaysOn template input.

* Fix variable issues.

* Made IP Address static for Sql listener.

* Template cosmetic changes for github version.

* Update asset location.

* Updates to some variables and parameters.

* Added Standard_A2 VM size.

* Updated readme with configuration details.

* Readme update.

* Updated metadata.

* Updated Readme.

* Update asset location to Azure master

* Updated API versions.

* Update StorageAccounts API version to 2015-06-15

* Update StorageAccountsAPI version to 2016-01-01

* Add DNS names to SQL VMs.

* fixed error in variable name.

* update branch name after merge.

* Update branch name to Azure:Master

* Create public IP for the File share witness VM.

* Adding reverseFQDN property to public IPs

* Auto upgrade minor version for DSC extension set to true.

* Update DSC extesnsion autoUpgradeMinorVersion to true

* Enable Mixed mode SQL setup

* Update artifacts path

* Allow SQL service account access on FSW share

* Updates to DSC resources.

* Update resource schema mof file.

* Updated user context in the DSC resource

* Enable contained DB using DSC configuration.

* Grant share access to sqlservice account

* Revert "Grant share access to sqlservice account"

This reverts commit 77d055a5ac.

* Updated Readme Content.

* File share access custom script

* GrantFileshareAccess template

* Added step to grant access to file share

* Minor fixes related to accessing variables.

* Removed public IP address for file share VM

* Updated branch Name

* Updated readme

* Pass VM data disk size as input parameter.

* Updated readme with required DSC extesnion version.

* Setting autoUpgradeMinorVersion to true.

* Fixed xSQL dsc resource for New-HadrEndpoint cmdlet.

* Fixes in xSqlServer DSC resource

* Revert "Fixes in xSqlServer DSC resource"

This reverts commit d7d0dc7a2b.

* Revert "Fixed xSQL dsc resource for New-HadrEndpoint cmdlet."

This reverts commit b5a64dd4a9.

* Removed GrantShareAccess step for public version.

* Update readme instructions.

* Update artifacts branch location

* Use -Path option for New-SqlHaDrEndpoint cmdlet instead of pipeline input.
2017-09-05 17:55:54 -07:00
Radhika Gupta 9f5a8a674e Adding more flavors of SUSE. (#292)
* VMSS Template for Linux extension and large scale.

* Resolving merge conflict.

* Fixed some names based on matching the functionality.

* VMSS Template Linux: Use an existing VNET and large scale.

* Fixing deleted file

* Adding more flavors of SUSE

* Add flavors of SUSE.

* Add new flavors of SUSE.
2017-08-29 11:43:32 -07:00
Jacob Buis e96e8822b0 Update README.md (#272) 2017-08-25 13:15:07 -07:00
Jacob Buis 120b7702b1 Update metadata.json (#273) 2017-08-25 13:14:46 -07:00
Jacob Buis 90256724d2 Update README.md (#274) 2017-08-25 13:14:29 -07:00
Jacob Buis 1b560606f8 Update metadata.json (#275) 2017-08-25 13:13:38 -07:00
Jacob Buis 28aeae17be Update README.md (#276) 2017-08-25 13:13:17 -07:00
Jacob Buis 0141245bd6 Update metadata.json (#277) 2017-08-25 13:12:42 -07:00
Jacob Buis 31e99e7bf4 Update README.md (#278) 2017-08-25 13:11:34 -07:00
Jacob Buis 8a1765b7e1 Update metadata.json (#279) 2017-08-25 13:11:10 -07:00
Jacob Buis 807e872353 Update metadata.json (#280) 2017-08-25 13:10:43 -07:00
Jacob Buis 30779fd07b Update metadata.json (#281) 2017-08-25 13:10:23 -07:00
Jacob Buis 841da66cdc Update README.md (#282) 2017-08-25 13:09:22 -07:00
Jacob Buis 3d03c4616f Update README.md (#283) 2017-08-25 13:08:47 -07:00
Jacob Buis ff7d762f9a Update metadata.json (#284) 2017-08-25 13:08:11 -07:00
Jacob Buis b6b5f1c419 Update README.md (#285) 2017-08-25 13:07:15 -07:00
Sneha Gunda d42754ba8d Adding KV templates (#288)
* Adding KV templates

* Naming updates

* KV template updates

* KV template updates

* Updating KV with pwd template

* more updates

* more updates

* Renaming folders

* Renaming

* Adding default values

* Updaing default values
2017-08-25 13:06:57 -07:00
Radhika Gupta 002bfa69cf Add VM size as a parameter. (#291)
* VMSS Template for Linux extension and large scale.

* Resolving merge conflict.

* Fixed some names based on matching the functionality.

* VMSS Template Linux: Use an existing VNET and large scale.

* Fixing deleted file

* Change the VM size to be a parameter.
2017-08-25 13:05:58 -07:00
Krishna Nithin 1c7a49c32e Fixing issues with Jetstress template (#290)
* Fixing exchange installer download/copy issue

* Drive letter bug fix

* copy the ese bits from the image

* Copy the required DLLs

* fix disk number changes
2017-08-15 13:04:31 -07:00
Jacob Buis 717048d79b Update README.md (#286) 2017-08-07 16:12:50 -07:00
sumantshiv 17daef3837 Update exchange VM size to Standard_D2 (#287)
* Multiple VMs Availability set quick start template - initial checkin.

* Add Parameters json file.

* Added Metadat json and readme files

* CR feedback addressed.

* Update DSC resource to have absolute data disk numbers.

* Updated xSqlPs DSC resource

* Using WS2012 R2 image for SQL VM because of corresponding DSC resource.

* Updated DSC resource for xSqlServerSetup

* Fixed SqlAsset location

* BugFix 12568338 - QuickStart Template<exchange-2016-non-ha> deployment has a failure on master run

* Update VM size for exchange VM to Standard_D2.
2017-08-07 16:12:27 -07:00
Heath Lawson b47295edba Fixing typo (#270)
* Updating to Development Kit reference

* Scrubbing TP references

* fixing typo
2017-08-01 14:09:38 -07:00
Radhika Gupta a4b56cd21f Change 201-vm-linux-comprehensive template to fix input parameters and match with 101-vm-linux-create. (#271)
* VMSS Template for Linux extension and large scale.

* Resolving merge conflict.

* Fixed some names based on matching the functionality.

* VMSS Template Linux: Use an existing VNET and large scale.

* Fixing deleted file

* Removed older versions of CentOS.

* Change 201-vm-linux-comprehensive template to fix some input parameters and match with 101-vm-linux-create.
2017-08-01 14:09:20 -07:00
Radhika Gupta 0eeaa6c1d1 Bug 12577184: Update the docker extension to latest version (#269)
* VMSS Template for Linux extension and large scale.

* Resolving merge conflict.

* Fixed some names based on matching the functionality.

* VMSS Template Linux: Use an existing VNET and large scale.

* Fixing deleted file

* Update the docker extension to latest version.
2017-08-01 14:09:07 -07:00
Heath Lawson fa692f4c4e Updating to Development Kit references (#268)
* Updating to Development Kit reference

* Scrubbing TP references
2017-07-31 11:36:49 -07:00
Radhika Gupta a19c80428a Enhance 201-vm-linux-comprehensive to support addtional checks. (#267)
* VMSS Template for Linux extension and large scale.

* Resolving merge conflict.

* Fixed some names based on matching the functionality.

* VMSS Template Linux: Use an existing VNET and large scale.

* Fixing deleted file

* Enhance 201-vm-linux-comprehensive to support addtional checks.
2017-07-27 17:00:40 -07:00
Vishnu Priya Ananthu Sundaram 6731a5d244 Update readme.md to use Add-AzureRmEnvironment with latest updates (#266) 2017-07-27 16:59:41 -07:00
Jacob Buis d0761ac36f Update README.md (#256) 2017-07-21 16:45:44 -07:00
Jacob Buis a9e92a8778 Update README.md (#257) 2017-07-21 16:45:38 -07:00
Jacob Buis e59b9574e2 Update README.md (#258) 2017-07-21 16:45:23 -07:00
Jacob Buis 6cfddf3348 Update README.md (#259) 2017-07-21 16:45:09 -07:00
Jacob Buis a35f7daad9 Update README.md (#260) 2017-07-21 16:44:54 -07:00
Jacob Buis 17bf167166 Update README.md (#261) 2017-07-21 16:44:36 -07:00
Jacob Buis 7885465b42 Update README.md (#262) 2017-07-21 16:44:20 -07:00
Jacob Buis f035d2fde9 Update README.md (#263) 2017-07-21 16:43:57 -07:00
Jacob Buis 99d9396542 Update README.md (#264) 2017-07-21 16:43:46 -07:00
Jacob Buis 9e86c62619 Update README.md (#265) 2017-07-21 16:43:32 -07:00
Jacob Buis 6a2af09fa3 Update README.md (#255) 2017-07-20 12:55:26 -07:00
Jacob Buis 0f7c0e0dc1 Update README.md (#254) 2017-07-20 12:55:13 -07:00