Azure / Azure/azure-powershell
Issue Installing Az 14.3.0 32-bit on Windows 10 32-bit Machines
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
Hi Team,
We are testing the latest version of Az PowerShell (14.3.0) on remote machines.
**64-bit installer:** https://github.com/Azure/azure-powershell/releases/download/v14.3.0-August2025/Az-Cmdlets-14.3.0.40052-x64.msi
Installs successfully on Windows 10 64-bit machines.
**32-bit installer:** https://github.com/Azure/azure-powershell/releases/download/v14.3.0-August2025/Az-Cmdlets-14.3.0.40052-x86.msi
Installs successfully on Windows 10 64-bit machines, but **fails** on **Windows 10 32-bit machines**.
On 32-bit OS, we receive the following error during installation:
This issue appears to be the same as reported here: https://github.com/Azure/azure-powershell/issues/24553, but there has been no update so far.
Could you please investigate this?
### Issue script & Debug output
```PowerShell
NA
```
### Environment data
```PowerShell
Name Value
---- -----
PSVersion 5.1.19041.3754
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.19041.3754
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
```
### Module versions
```PowerShell
NA
```
### Error output
```PowerShell
```
Contributor guide
Assessment
This issue has not been assessed yet.