Repairing Missing Function App Settings
Use these steps when a CIPP function app has lost its required environment variables and you need to restore them manually without scripted access.
Prerequisites
Identify Affected Function Apps
1
2
3
4
5
6
7
Retrieve Storage Connection String
1
2
3
4
DefaultEndpointsProtocol=https;AccountName=cippstgabc123;AccountKey=<key>;EndpointSuffix=core.windows.netRequired Settings
Core Runtime Settings (all app types)
Setting
Value
Notes
WEBSITE_RUN_FROM_PACKAGE value
Verify the Fix
1
2
3
4
Last updated
Was this helpful?

