Local functions are children of global functions and represent an action that users can do in the actual entities, systems, and locations scoped within an organization’s business structure. You add local functions to global functions to logically link the generic actions that users can do in applications to the actual entities, systems, and locations where they can do them.  In this model, “Create Azure Groups in Tenant X” could be a local function belonging to the “Create Azure Groups” global function.

This article demonstrates how to create a local function by adding a local function to the Create Azure Groups global function created in the Create Global Functions topic.

How to create local functions

  1. On the navbar, expand Compliance and click Risk Management.

  2. On the Risk Management page, select the Global Functions tab and then search for the global function to which you want to add a local function.

  3. Click the Name link for the global function.

  4. On the Global Function Details page, select the Function Mapping Rules tab, expand the Local Functions accordion, and then click the Add Local Function button.

  5. Enter the following information for the local function:

  6. Click Save to create the local function.

Next steps