> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/norbix-cloud/code/integrations.md).

# Integrations

**Code** service account is a function provider. By connecting to a provider, you can use its functions from Norbix. By default, when you enable code service, default Norbix provider is added which allows you to use Norbix implemented functions or create your own custom functions.

## Function providers

You might want to add your own provider account with your own functions. This has its own benefits such as an easier development environment (provided web code editors or integrated deployment options). The following are the supported function providers which you can use from Norbix.

1. Norbix built-in
2. Aws Lambda
3. Google Cloud Functions
4. Azure Functions

How to setup each of them, follow the links below.

{% content-ref url="/pages/-M7kwdhZJJIMbcdXlYKj" %}
[AWS Lambda](/norbix-cloud/code/integrations/aws-lambda.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7kwk1\_resSBib2tdKn" %}
[Google Cloud Functions](/norbix-cloud/code/integrations/google-cloud-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7kwjpazNCnm7Eh135k" %}
[Azure Functions](/norbix-cloud/code/integrations/azure-functions.md)
{% endcontent-ref %}
