简体   繁体   中英

Backup an Azure WebApp using Azure PowerShell

I want to backup an Azure WebApp using PowerShell script. I know the manual way of backing up the web app through the Azure Portal. I am looking for an programmatic way (preferably PowerShell) to accomplish the same just like we can backup an Azure VM using PowerShell. Is this possible?

You can do this with the rest api which can be called from powershell. For a walk through: websites-csm-backup

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM