You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backup is a long-running operation that may take several minutes to complete. During this time the API gateway continues to handle requests, but the state of the service is Updating.
131
131
132
+
### [CLI](#tab/cli)
133
+
134
+
[Sign in](/cli/azure/authenticate-azure-cli) with Azure CLI.
135
+
136
+
In the following examples:
137
+
138
+
* An API Management instance named *myapim* is in resource group *apimresourcegroup*.
139
+
* A storage account named *backupstorageaccount* is in resource group *storageresourcegroup*. The storage account has a container named *backups*.
140
+
* A backup blob will be created with name *ContosoBackup.apimbackup*.
Backup is a long-running operation that may take several minutes to complete. During this time the API gateway continues to handle requests, but the state of the service is Updating.
163
+
132
164
### [REST](#tab/rest)
133
165
134
166
See [Azure REST API reference](/rest/api/azure/) for information about authenticating and calling Azure REST APIs.
Restore is a long-running operation that may take up to 45 minutes or more to complete.
263
295
296
+
### [CLI](#tab/cli)
297
+
298
+
In the following examples,
299
+
300
+
* An API Management instance named *myapim* is restored from the backup blob named *ContosoBackup.apimbackup* in storage account *backupstorageaccount*.
301
+
* The backup blob is in a container named *backups*.
Copy file name to clipboardExpand all lines: articles/backup/blob-backup-support-matrix.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Support matrix for Azure Blobs backup
3
3
description: Provides a summary of support settings and limitations when backing up Azure Blobs.
4
4
ms.topic: reference
5
-
ms.date: 09/11/2024
5
+
ms.date: 11/11/2024
6
6
ms.custom: references_regions, engagement-fy24
7
7
ms.service: azure-backup
8
8
author: AbhishekMallick-MS
@@ -41,6 +41,7 @@ Operational backup of blobs uses blob point-in-time restore, blob versioning, so
41
41
- Operational backup supports block blobs in standard general-purpose v2 storage accounts only. Storage accounts with hierarchical namespace enabled (that is, ADLS Gen2 accounts) aren't supported. <br><br> Also, any page blobs, append blobs, and premium blobs in your storage account won't be restored and only block blobs will be restored.
42
42
43
43
- Blob backup is also supported when the storage account has private endpoints.
44
+
- The backup operation isn't supported for blobs that are uploaded by using [Data Lake Storage APIs](/rest/api/storageservices/data-lake-storage-gen2).
| Managed Identities with Azure Key Vault |✓|✓||✓|||
83
-
|**Pricing**|||||||
83
+
|**Pricing**|[Azure Front Door pricing](https://azure.microsoft.com/pricing/details/frontdoor/)|||[Azure CDN pricing](https://azure.microsoft.com/pricing/details/cdn/)|||
0 commit comments