Skip to main content

Set up and activate Functions

Configure permissions, activate Functions in your CDF project, and prepare your environment to deploy Python code.

Deploy your first function

Learn to authenticate, create functions from notebooks or folders, call them on-demand, and schedule recurring executions.

Secure your functions

Follow best practices for handling secrets, managing dependencies, and deploying with CI/CD pipelines.

Troubleshoot common issues

Resolve deployment errors, failed calls, logging problems, and folder structure issues quickly.

Reference

Cloud provider specifications

Review technical limits, CPU and RAM allocations, timeouts, and data retention policies across Google, Azure, and AWS.

Functions API reference

Explore the complete API documentation for programmatic function management and execution.
Last modified on January 27, 2026