WebApps

Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/discoverbackup

Path parameters

resourceGroupNamestring required

Name of the resource group to which the resource belongs.

namestring required

Name of the app.

subscriptionIdstring required

Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).

Query parameters

api-versionstring required

API Version

Request body

RestoreRequest required— unresolved $ref

Response

OK

RestoreRequest required— unresolved $ref

Changes

No recorded changes to this endpoint across all 3 revisions of this API.