On the pros and cons of code deployment in Azure
Francesco Castellani
60
Reputation points
I have some Python code, in OOP form, that I use to communicate with Purview programmatically.
Now I am being asked to deploy it, and there are two options:
- Azure Functions
- Microsoft Fabric
Can anyone elaborate on the pros and cons of each, including costs?
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
Sign in to answer