Blog

Writing

Thoughts and how-tos on Azure, AI, DevOps, and community building.

Azure Function x64 dev setup

Azure Function x64 dev setup

Last week I needed an Azure Function to be compiled for the x64 platform because of a dependency. It was a long google search and a lot of try and fail. Looking back it was actually very very easy. Here a summary of what I did to get it working on my local machine using Visual Studio 2017 on Windows 10

Read more