Welcome to the RCTab Functions’ documentation!

RCTab uses three function apps to collect data and enable/disable subscriptions. They can be run locally or deployed to Azure. Each function app requires different permissions on Azure and has different configuration options but they are deployed and triggered in the same way. See the pages for the individual functions for more details.

controller

An Azure Function App to disable subscriptions.

status

An Azure Function App to collect status information.

usage

An Azure Function App to collect usage information.

utils

Utilities for the project.

Indices and tables