Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 900 Bytes

DSC-Challenge-03.md

File metadata and controls

28 lines (16 loc) · 900 Bytes

Challenge 3 - File Server DSC

< Previous Challenge - Home

Introduction

The goals of this challenge are learning to undestand:

  • Use of external DSC resources from PowerShell Gallery
  • Logistics to import & deploy external DSC resources

Description

  • Extend the DSC script by turning 3 folders into file shares

Success Criteria

  1. Verify that you can access the file shares in Windows Explorer.

Learning Resources

Bonus Challenge

  • Use PowerShell cmdlet Publish-AzureRmVMDscConfiguration to package & publish the DSC script + external resources directly to a staging location in Blob storage