Custom Settings Disclaimer
Please note that any configurations involving custom settings or custom scripting fall outside the scope of our support services. Consequently, the Service Desk team will be unable to assist with issues arising from such custom settings.
On 365 Tenant Manager, if you have created an Azure Function App, you will be able to create a custom setting.
To create a new Custom Setting, follow the steps below:
- Navigate to [365 Tenant Manager] > [Setting Library]
- Select the [Custom] tab and click on [Create New]
- Enter a name and a description for the setting
- From the top right corner, select a Microsoft App where the setting will apply from the drop-down menu
- Click on [Add Parameter], then enter a Parameter name and description. Select a parameter type and set a default value if required
Note that depending on the selected parameter type, you have different options for the default value:
• Bool: True/False
• Integer: Any positive or negative integral number
• String: Sequence of letters and numbers
• List of strings: List of strings that can contain literals and numbers
• List of integers: List of integers that can contain any positive or negative integral number
- Enter your custom PowerShell script and click [Validate] to confirm the integrity of the script
- Once done, click [Save]
- To assign the custom setting to a Tenant, you can check the following KB article