Azure / Azure/azure-functions-powershell-worker

Add Support for PSDesiredStateConfiguration in Azure Function PS Worker

Open
#492 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
215
Forks
61
Avg merge
21h 4m
Merged PRs (30d)
6

Description

We are working on a proof-of-concept that would require testing a Microsoft365DSC configuration from an Azure Function. We would like to request that the PSDesiredStateConfiguration module be added to the PS worker to allow us to run Test-DSCConfiguration from within the context of an Azure function. This would enable numerous new scenarios for our clients to be able to leverage Cloud Configuration Managements in an "agentless" fashion.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting how the PowerShell worker packages or exposes modules for Azure Functions, then trace the existing worker setup for dependencies. Confirm how PSDesiredStateConfiguration and Test-DSCConfiguration must be available in the function context; done means the module is usable from the worker for the requested DSC scenario and the relevant validation passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.