File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ You can automate most backup related tasks using programmatic methods in Azure
72
72
73
73
| ** Category** | ** Operation** | ** PowerShell** | ** CLI** | ** REST API** | ** Azure Policy** | ** ARM Template** | ** Bicep** | ** Terraform** |
74
74
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
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 ) . |
76
76
| 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 |
77
77
| 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 |
78
78
| 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 |
You can’t perform that action at this time.
0 commit comments