Skip to content

Commit e9fdcf2

Browse files
authored
Update backup-storage-error-codes.md
1 parent 272af5a commit e9fdcf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

concepts/backup-storage-error-codes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,11 +282,12 @@ The following table lists the possible error and response codes that can be retu
282282

283283
The error codes in this section apply to the following API:
284284

285-
- [Activate serviceApp](/graph/api/serviceapp-activate)
285+
- [Enable BackupRestore](/graph/api/serviceapp-activate)
286286

287287
The following table lists the possible error and response codes that can be returned.
288288

289289
| HTTP status code| Error code| Error message | Description|
290290
|:------------------|:--------------|:--------------|:--------------|
291291
|403|UnableToReadBillingProfile|Unable to read billing profile from billing profile provider.|Unable to read billing profile from billing profile provider.|
292292
|402|InvalidBillingProfile|Invalid billing profile received from the provider.|Invalid billing profile received from the provider.|
293+
|400|InvalidAppOwnerTenantId|Owning tenant id not found|Invalid App owner tenant id received from the user.|

0 commit comments

Comments
 (0)