Posted inAzure Resource Manager
Microsoft
7 years ago
No parity between Function App and Web app app-settings when using incremental mode
Given you have a Web App and a Function App in one ARM script that has been deployed in incremental mode.When the script is ran the new Web App app-settings are MERGED with the existing Web App app-settings (which is what i would expect when running in incremental mode). However, the Function App app-settings are REPLACED, and any old settings no longer exist.Please fix this so that Function App app-settings copy the same behaviour as web Apps
New
All IdeasNew
Vote
0 Comments