Manage App Service settings
Nerdio Manager for MSP consists of a number of PaaS services. The entry point into the Nerdio Manager application is the App Service. Periodically, you may need to add or modify Nerdio Manager's App Service settings.
Important!
The App Service settings are added or modified in your MSP's Azure tenant where Nerdio Manager is deployed.
To modify these settings, you must have the subscription Owner permissions.
Do not make App Service configuration changes without first consulting with the Nerdio Manager Support.
Configure advanced App Service settings
There are several advanced configuration options that you can apply to the Nerdio Manager App Service.
Note:
Most of the settings below do not exist on the App Service configuration by default and must be added manually. However, if they exist, you can edit their value.
By default, values for app settings are hidden for security. To see a hidden value of an app setting, select its Value field. To see the hidden values of all app settings, select Show values.
To add advanced App Service settings:
In the Azure portal, navigate to App Services > web-admin-portal-xxxx (Nerdio Manager App Service resource).
-
On the App Service blade, in the left menu, navigate to Settings > Environment variables.
-
On the App settings tab, select + Add to add each of the following settings:
Application setting
Values
Description
VmManagement:SysprepTimeoutInMinutes
Integer value
Default: 15
This setting controls the restart delay in minutes applied to a new VM after a Sysprep operation. The value is limited from 15 minutes to 2 hours (120 minutes).
DeviceManagementScripts.Read/ReadWrite.All
This setting is required for managing Intune Platform scripts starting July 31, 2025.
DeviceLocalCredential.Read.All
This setting is required for managing Windows LAPS.
GithubSync:MaxFileSizeInBytes
Integer value
Default: 1048576
This setting specifies the maximum allowable file size for syncing files from a connected GitHub repository. Files exceeding this limit will be skipped during synchronization.
Note: Ensure you specify the setting name and values appropriately for Nerdio Manager to process the changes successfully.
Select Apply.
After you save the configuration settings, the App Service is restarted.
To modify existing advanced App Service settings:
In the Azure portal, navigate to App Services > web-admin-portal-xxxx (Nerdio Manager App Service resource).
On the App Service blade, in the left menu, navigate to Settings > Environment variables.
On the App settings tab, select the name of the setting you wish to edit.
In the Value field, modify the setting value as required.
-
Select Apply.
After you save the configuration settings, the App Service is restarted.
Comments (0 comments)