Back to Prefect

execute

docs/integrations/prefect-azure/api-ref/prefect_azure-bundles-execute.mdx

3.7.1.dev7692 B
Original Source

prefect_azure.bundles.execute

Functions

execute_bundle_from_azure_blob_storage <sup><a href="https://github.com/PrefectHQ/prefect/blob/main/src/integrations/prefect-azure/prefect_azure/bundles/execute.py#L32" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

python
execute_bundle_from_azure_blob_storage(container: str, key: str, azure_blob_storage_credentials_block_name: str)

main <sup><a href="https://github.com/PrefectHQ/prefect/blob/main/src/integrations/prefect-azure/prefect_azure/bundles/execute.py#L118" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

python
main() -> None