Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

For Azure, we support several custom mapping schemes e.g.

  1. CostCenterEmployeeOrg=Department|Name=${CostCenterEmployeeOrg}- this maps employee Cost Center in Azure to Department attribute in your schema, where department is a reference and the lookup happens by name

  2. EmployeeManager=ManagerObject|Name=${EmployeeManager}

  3. OnLink has below configuration parameters:

    1. config:data_limit=100 set to 100 for testing purposes, max is 1500. Each scheduled job processes a max of 1500 records. OnLink automatically fetches the next set of data in the next scheduled run.

    2. config:export_azure_groups=true

    3. config:export_azure_licenses=true

  • No labels