Azure / AzureStack-QuickStart-Templates

Quick start ARM templates that deploy on Microsoft Azure Stack
http://aka.ms/AzureStackGitHub
MIT License
564 stars 718 forks source link

Update DSC to force PowerShell to use TLS1.2 #463

Closed pappleby64 closed 4 years ago

pappleby64 commented 4 years ago

The template deployment will fail on builds >1910 as teh storage endpoints are updated to require TLS 1.2. By default PowerShell not using TLS1.2. Change in script DSC resource to force PS to use 1.2