DSC icon indicating copy to clipboard operation
DSC copied to clipboard

WindowsPowerShell adapter should indicate support for Export

Open ThomasNieto opened this issue 7 months ago • 0 comments

Prerequisites

  • [x] Write a descriptive title.
  • [x] Make sure you are able to repro it on the latest version
  • [x] Search the existing issues.

Summary

The WindowPowerShell adapter module supports calling the Export method for class-based DSC resources. The adapter resource should be updated to indicate that feature.

https://github.com/PowerShell/DSC/blob/47c0d4fc61affb61547bdcf4cd250a80aa29f717/powershell-adapter/psDscAdapter/win_psDscAdapter.psm1#L437-L441

Steps to reproduce

n/a

Expected behavior

n/a

Actual behavior

n/a

Error details


Environment data

7.6-preview4

Version

3.1.0-preview5

Visuals

No response

ThomasNieto avatar May 13 '25 19:05 ThomasNieto