You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Windows user, I don't want to accidently install the ALZ PowerShell module into PowerShell 5.x as it does not work and it breaks it for PS Core too.
Is there an existing issue for this?
Infrastructure as Code Type? (Required)
both
Starter Module? (Required)
not relevant
Use Case (Required)
As a Windows user, I don't want to accidently install the ALZ PowerShell module into PowerShell 5.x as it does not work and it breaks it for PS Core too.
Proposed Solution (Required)
Look at setting psedition in the module manifest: https://learn.microsoft.com/en-us/powershell/gallery/concepts/module-psedition-support?view=powershellget-3.x#option-2-use-psedition-variable-in-the-psd1-file-to-load-the-proper-dlls
Important Factoids (Optional)
No response
References (Optional)
No response
The text was updated successfully, but these errors were encountered: