Forum Discussion
NilsJJ
Aug 15, 2023Copper Contributor
Azure Functions: x86 emulation on ARM64
Hello guys I am trying to create a local development environment for my Azure Function with VS Code on Mac (M2). Because Functions doesn't currently support Python function development on ARM64 devi...
Delano_Zuurman
Aug 20, 2023Copper Contributor
Let's start at the beginning, as you say you should start your terminal with the "open with rosetta " option, so let's confirm that.
When you start your terminal with the "open with rosetta" functionality on and you run the command "arch" what is the output that is being returned?
When you start your terminal with the "open with rosetta" functionality on and you run the command "arch" what is the output that is being returned?