Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
404 stars 195 forks source link

Installing azd on Windows Server using normal Windows PowerShell (non-admin) fails with MsiFailure. #4031

Open v-elenafeng opened 3 months ago

v-elenafeng commented 3 months ago

Output from azd version image

Describe the bug An error was encountered during install: MsiFailure image

To Reproduce

Expected behavior azd installed successfully. image

Environment OS: Windows Server 2022

Additional context Doesn't repro on Windows11 x64 23h2 Doesn't repro on Windows Server 2022 with Windows PowerShell (Run as admin)

rajeshkamal5050 commented 3 months ago

@v-xuto can you reproduce and triage this? cc @weikanglim @vhvb1989

zedy-wj commented 3 months ago

@rajeshkamal5050 - We can repro this error on Windows Server 2022 (non-admin). image