Azure / ALZ-PowerShell-Module

The Azure Landing Zones Accelerators PowerShell module
https://www.powershellgallery.com/packages/ALZ/
MIT License
79 stars 39 forks source link

Bug: ALZ module not installing #247

Closed ashley-kainos closed 4 days ago

ashley-kainos commented 1 week ago

Is there an existing issue for this?

Infrastructure as Code Type? (Required)

not relevant

PowerShell Module Version (Optional)

latest

Bootstrap Module Version (Optional)

No response

Starter Module? (Required)

other

Starter Module Version (Optional)

No response

Input arguments of the ALZ-PowerShell-Module (Optional)

I'm trying to install the ALZ module to be able to deploy teh accelerator and getting the following:

Image

Debug Output/Panic Output (Optional)

Expected Behaviour (Required)

when I run get-installmodule after install-module I shoudl see module install and version

Actual Behaviour (Required)

see screen shot above

Steps to Reproduce (Optional)

No response

Important Factoids (Optional)

No response

References (Optional)

No response

jaredfholgate commented 1 week ago

Hi @ashley-kainos. It looks like you might be using a PowerShell 5.x prompt. Try using PowerShell Core (7.x). Thanks

jtracey93 commented 1 week ago

Hey @ashley-kainos,

Looks like you are using PowerShell v5 there and not the newer v7

Try installing it in v7 as thats where its supported only.

microsoft-github-policy-service[bot] commented 1 week ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.