I'm currently working on a project that involves Azure Functions, and I'm facing some challenges running them locally on my Mac M2 machine. I've tried following the official documentation, but I seem to encounter compatibility issues or other hurdles specific to the M2 architecture.
If anyone has successfully set up and run Azure Functions on a Mac M2, I would greatly appreciate some guidance.
Here are some details about my setup:
Mac M2 Pro machine running - Ventura 13.5.1 Azure Tools version - v1.2.0 Python Version - v3.11.5
I've already checked the official Azure documentation and forums, but firsthand experiences from the community would be invaluable.
Thanks in advance for your help!