Skip to content

Commit e1d94c6

Browse files
DCtheGeekSean Wheeler
authored and
Sean Wheeler
committed
Returning 2.19 to Latest Versions in History (#2185)
1 parent 88b7e37 commit e1d94c6

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

dsc/azureDscexthistory.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,26 @@ This article will provide information about each version of the Azure DSC VM Ext
6464

6565
- In the new extension version, TLS 1.2 is now enforced. While deploying the extension if you already had the AutoUpgradeMinorVersion = true in the Resource Manager template, then the extension will get autoupgraded to 2.75. For manual updates, specify `TypeHandlerVersion = 2.75` in your Resource Manager template.
6666

67+
### Version 2.19
68+
69+
- **Release date:**
70+
- June 3, 2016
71+
- **OS support:**
72+
- Windows Server 2016 Technical Preview
73+
- Windows Server 2012 R2
74+
- Windows Server 2012
75+
- Windows Server 2008 R2 SP1
76+
- **WMF support:**
77+
- WMF 5.0 RTM
78+
- WMF 4.0 Update
79+
- WMF 4.0
80+
- **Environment:**
81+
- Azure
82+
- Azure China
83+
- Azure Government
84+
- **Remarks:** This version uses DSC as included in Windows Server 2016 Technical Preview; for other OSes, it installs the [Windows Management Framework 5.0 RTM](https://blogs.msdn.microsoft.com/powershell/2015/12/16/windows-management-framework-wmf-5-0-rtm-is-now-available/) (installing WMF requires a reboot).
85+
- **New features:**
86+
- The DSC Extension is now on boarded to Azure China. This version primarily contains fixes for running the Extension on Azure China.
6787

6888
## Supported Versions
6989

@@ -228,4 +248,4 @@ This article will provide information about each version of the Azure DSC VM Ext
228248
- For more information about PowerShell DSC, go to the [PowerShell documentation center](overview.md).
229249
- Examine the [Resource Manager template for the DSC extension](/azure/virtual-machines/windows/extensions-dsc-template).
230250
- For more functionality that you can manage by using PowerShell DSC, and for more DSC resources, browse the [PowerShell gallery](https://www.powershellgallery.com/packages?q=DscResource&x=0&y=0).
231-
- For details about passing sensitive parameters into configurations, see [Manage credentials securely with the DSC extension handler](/azure/virtual-machines/windows/extensions-dsc-credentials).
251+
- For details about passing sensitive parameters into configurations, see [Manage credentials securely with the DSC extension handler](/azure/virtual-machines/windows/extensions-dsc-credentials).

0 commit comments

Comments
 (0)