Showing results for June 2019 - PowerShell Team

Jun 26, 2019
0
0

DSC Resource Kit Release June 2019

Katie Kragenbrink [MSFT]
Katie Kragenbrink [MSFT]

We just released the DSC Resource Kit! This release includes updates to 8 DSC resource modules. In the past 6 weeks, 95 pull requests have been merged and 55 issues have been closed, all thanks to our amazing community! The modules updated in this release are: For a detailed list of the resource ...

DSCDSC Resource KitResources
Jun 13, 2019
0
0

Release of PowerShell Script Analyzer 1.18.1

Jim Truher
Jim Truher

Overview  ()  is now available on the PSGallery and fixes not only a lot of the issues reported for  but has also been made twice as faster compared to . Additionally, the  switch on has been improved to be platform agnostic and should now also work on Linux systems if DSC has been set up. A long standing concurrency bug related to ...

PSScriptAnalyzer
Jun 7, 2019
13
0

DSC Planning Update – June 2019

Michael Greene
Michael Greene

It has been almost a year since the last DSC Planning update. There has been a lot going on, many decisions being made, and it just didn’t make sense to post earlier in this calendar year. In this post we will review what has been shipped and the high-level direction we are heading. 

Desired State Configuration
Jun 7, 2019
0
0

Azure Policy Guest Configuration – Service

Michael Greene
Michael Greene

This post builds upon the introduction published yesterday to the PowerShell blog. In this post we are going to explore the Azure Policy Guest Configuration service. 

Desired State Configuration
Jun 7, 2019
2
0

Azure Policy Guest Configuration – Client

Michael Greene
Michael Greene

This post builds upon the introduction published earlier to the PowerShell blog. In this post we are going to explore the Azure Policy Guest Configuration client and how configuration content is consumed. 

Desired State Configuration
Jun 4, 2019
9
0

Using PowerShellGet with Azure Artifacts

Sydney Smith
Sydney Smith

We have improved the experience with PowerShellGet and private NuGet feeds by focusing on pain points using an Azure Artifacts feed. We addressed pain points by enabling/documenting the following features: These improvements will effect the following cmdlets: What is Azure Artifacts and Why would I...