MicrosoftDocs / PowerShell-Docs

The official PowerShell documentation sources
https://learn.microsoft.com/powershell
Creative Commons Attribution 4.0 International
1.96k stars 1.56k forks source link

Document modules bundling and configuration in PowerShell SDK #3340

Open rjmholt opened 5 years ago

rjmholt commented 5 years ago

Issue Details

Highly related to #2967.

We don't set a clear expectation on how modules should be bundled and configured in hosted PowerShell applications relying on the SDK.

We need to document how to make an application relying on modules like Microsoft.PowerShell.Management work with an SDK-hosted PowerShell application.

See https://github.com/PowerShell/PowerShell/issues/8323 for an example of such an issue.

Version(s) of document impacted

Reason(s) for not selecting all version of documents

kilasuit commented 5 years ago

Has there been any update on this ?

olegd-superoffice commented 7 months ago

This is still not documented?