Say I have 50 App Service/Azure Functions. I don't want to backup my App Service, but I just have to take backup of Configurations in all 50 App Service/Azure Functions separately at the same time. Is this possible? Please advise.
Say I have 50 App Service/Azure Functions. I don't want to backup my App Service, but I just have to take backup of Configurations in all 50 App Service/Azure Functions separately at the same time. Is this possible? Please advise.
Hi @AhilaT-6470,
You setup a partial backup by creating a _backup.filter file and simply exclude the \site\wwwroot folder. Do note though that you would have to create this on all 50 App Service plans. You can't initialize a backup at the App Service Plan level.
Regards,
Ryan
4 people are following this question.