microsoft / kiota

OpenAPI based HTTP Client code generator
https://aka.ms/kiota/docs
MIT License
3.02k stars 210 forks source link

support linux aarch64 #5817

Open kindlychung opened 1 week ago

kindlychung commented 1 week ago

Is your feature request related to a problem? Please describe the problem.

Is there a reason why kiota is not available for linux aarch64?

Client library/SDK language

None

Describe the solution you'd like

Provide a linux aarch64 build.

Additional context

No response

baywet commented 1 week ago

Hi @kindlychung Thank you for using kiota and for reaching out.

This has been mostly caused by the fact that the CI pools we use didn't have arm64 hosts. But this seems to now be resolved (only Microsoft employees will be able to access this link)

@MIchaelMainer can you confirm linux arm64 are now available on the Azure-Pipelines-1ESPT-ExDShared pool and ubuntu latest is available as an image (or confirm which other pool and template to use) please?