João Vitor Bezerra
03/09/2024, 1:58 AMJouke
03/09/2024, 7:09 PM@flow
decoratorJouke
03/09/2024, 7:10 PMChris Guidry
03/11/2024, 1:17 PMPOST
to a specific deployment to initiate a flow. The prefect client's create_flow_run_from_deployment
method would handle that for you if you have the deployment ID available, your Azure functions can talk to your Prefect server privately, and you have them configured the Azure functions configured with the correct PREFECT_API_URL
Chris Guidry
03/11/2024, 1:17 PM