---
title: "Resumes periodic backup of a Service Fabric application which was previously suspended."
method: POST
path: "/Applications/{applicationId}/$/ResumeBackup"
tags: ["BackupRestore"]
---

# Resumes periodic backup of a Service Fabric application which was previously suspended.

`POST /Applications/{applicationId}/$/ResumeBackup`

The previously suspended Service Fabric application resumes taking periodic backup as per the backup policy currently configured for the same.

## Path parameters

- `applicationId` string, required

## Query parameters

- `api-version` '6.4', required
- `timeout` integer

## Response `202`

A 202 status code indicates the operation request was accepted and application backup will be resumed.

## Other responses

- `default` — The detailed error response.

---

[API](https://skmtc.net/azure/apis/servicefabric-servicefabric.md) · [All operations](https://skmtc.net/azure/apis/servicefabric-servicefabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/servicefabric-servicefabric/revisions/6ebed3032b57/schema)
