Skip to content

Commit 54ade6b

Browse files
minor change
1 parent d9f6dd3 commit 54ade6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/backup-support-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can automate most backup related tasks using programmatic methods in Azure
7272

7373
| **Category** | **Operation** | **PowerShell** | **CLI** | **REST API** | **Azure Policy** | **ARM Template** | **Bicep** | **Terraform** |
7474
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
75-
| Backup | Create backup policy and configure backup | Supported <br><br> [See the examples](./backup-azure-afs-automation.md#configure-a-backup-policy). | Supported <br><br> [See the examples](./backup-afs-cli.md#enable-backup-for-azure-files). | Supported <br><br> [See the examples](./backup-azure-file-share-rest-api.md#configure-backup-for-an-unprotected-azure-file-share-using-rest-api). | Currently not supported | Supported <br><br> [See the examples](./backup-rm-template-samples.md). | Supported | Supported <br><br> [See the examples](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/backup_protected_file_share). |
75+
| Backup | Create backup policy and configure backup | Supported <br><br> [See the examples](./backup-azure-afs-automation.md#configure-a-backup-policy). | Supported <br><br> [See the examples](./backup-afs-cli.md#enable-backup-for-azure-files). | Supported <br><br> [See the examples](./backup-azure-file-share-rest-api.md#configure-backup-for-an-unprotected-azure-files-using-rest-api). | Currently not supported | Supported <br><br> [See the examples](./backup-rm-template-samples.md). | Supported | Supported <br><br> [See the examples](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/backup_protected_file_share). |
7676
| Backup | Run on-demand backup | Supported <br><br> [See the examples](./backup-azure-afs-automation.md#trigger-an-on-demand-backup). | Supported <br><br> [See the examples](./backup-afs-cli.md#trigger-an-on-demand-backup-for-file-share). | Supported <br><br> [See the examples](./backup-azure-file-share-rest-api.md#trigger-an-on-demand-backup-for-file-share). | N/A | N/A | N/A | N/A |
7777
| Restore | Restore to original or alternate location | Supported <br><br> [See the examples](./restore-afs-powershell.md). | Supported <br><br> [See the examples](./restore-afs-cli.md). | Supported <br><br> [See the examples](./restore-azure-file-share-rest-api.md). | N/A | N/A |N/A | N/A |
7878
| Manage | Monitor jobs | Supported <br><br> [See the examples](./manage-afs-powershell.md#track-backup-and-restore-jobs). | Supported <br><br> [See the examples](./manage-afs-backup-cli.md#monitor-jobs). | Supported <br><br> [See the examples](./manage-azure-file-share-rest-api.md#monitor-jobs). | N/A | N/A |N/A | N/A |

0 commit comments

Comments
 (0)