Azure / Azure/data-api-builder
[Bug]: The latest preview CLI does not have an ARM version.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
### What happened?
If I try to install the latest CLI using dotnet
```bash
user@Mac src % dotnet tool install --global Microsoft.DataApiBuilder --version 2.1.3-rc
Skipping NuGet package signature verification.
The tool does not support the current architecture or operating system (osx-arm64). Supported runtimes: win-x64 linux-x64 osx-x64
```
The latest stable works fine.
### Version
2.1.3-rc
### What database are you using?
Azure SQL
### What hosting model are you using?
Local (including CLI)
### Which API approach are you accessing DAB through?
_No response_
### Relevant log output
```Text
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.