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?
Sign in to answer