Creating an Azure function using CLI
Follow these steps to deploy a Cloudera DataFlow Functions using the Azure CLI.
-
Your NiFi flow definition is stored in the Cloudera DataFlow Catalog and you have the CRN corresponding to the flow version you want to execute as a function
-
You have created a Machine User with the proper role and you have its Access Key and Private Key credentials
-
You have installed and configured the Azure CLI on your local machine
Your function is now ready to be used with HTTPS triggers. See the documentation for more details. If another type of trigger is required, you need to create an Event Grid subscription as explained in Azure Function triggers.