User guides

TeamOrgChart can create organization charts from Azure Table Storage.

To sucessfully store organisation chart data within an Azure Table you must follow these rules. For each row in the table:

  • RowKey - must be set to a unique ID for each person within the organization chart.
  • PartitionKey - must be set the unique ID of the manager the person in the organization chart.