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
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-files-faq.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ Yes. If you chose **Retain Backup Data** when you stopped protection, then you c
104
104
105
105
If an ongoing restore job is canceled, the restore process stops and all files restored before the cancellation, stay in configured destination (original or alternate location) without any rollbacks.
106
106
107
-
## Manage Backup
107
+
## Manage backup
108
108
109
109
### Can I use PowerShell to configure/manage/restore backups of Azure File shares?
110
110
@@ -114,17 +114,17 @@ Yes. Please refer to the detailed documentation [here](backup-azure-afs-automati
114
114
115
115
All Snapshots taken by Azure Backup can be accessed by Viewing Snapshots in the portal, PowerShell, or CLI. To learn more about Azure Files share snapshots, see [Overview of share snapshots for Azure Files (preview)](../storage/files/storage-snapshots-files.md).
116
116
117
-
### What is the maximum retention I can configure for Backups?
117
+
### What is the maximum retention I can configure for backups?
118
118
119
119
Backup for Azure file shares offers the ability to configure policies with retention up to 180 days. However, using the ["On-demand backup" option in PowerShell](backup-azure-afs-automation.md#trigger-an-on-demand-backup), you can retain a recovery point even for 10 years.
120
120
121
121
### What happens when I change the Backup policy for an Azure file share?
122
122
123
123
When a new policy is applied on file share(s), schedule and retention of the new policy is followed. If retention is extended, existing recovery points are marked to keep them as per new policy. If retention is reduced, they're marked for pruning in the next cleanup job and deleted.
124
124
125
-
## See also
125
+
## Next steps
126
126
127
-
This information is just about backing up Azure Files, to learn more about other areas of Azure Backup, see some of these other Backup FAQs:
127
+
To learn more about other areas of Azure Backup, see some of these other Backup FAQs:
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-files.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -190,13 +190,13 @@ To resume protection for the file share, go to the Backup Item and click Resume
190
190
191
191

192
192
193
-
### Delete Backup data
193
+
### Delete backup data
194
194
195
195
You can delete the backup of a file share during the Stop backup job, or anytime after you have stopped protection. It may even be beneficial to wait days or weeks before deleting the recovery points. Unlike restoring recovery points, when deleting backup data, you can't choose specific recovery points to delete. If you choose to delete your backup data, you delete all recovery points associated with the item.
196
196
197
197
The following procedure assumes the Backup job for the virtual machine has been stopped. Once the Backup job is stopped, the Resume backup and Delete Backup Data options are available in the Backup item dashboard. Click Delete Backup Data and type the name of the File share to confirm deletion. Optionally, provide a Reason to delete or Comment.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-monitoring-built-in-monitor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ If the frequency was set to an hourly digest and an alert was raised and resolve
97
97
> - If a destructive operation such as **stop protection with delete data** is performed, an alert is raised and an email is sent to subscription owners, admins, and co-admins even if notifications are NOT configured for the Recover Service vault.
98
98
> - To configure notification for successful jobs use [Log Analytics](backup-azure-monitoring-use-azuremonitor.md#using-log-analytics-workspace).
99
99
100
-
## Inactivating Alerts
100
+
## Inactivating alerts
101
101
102
102
To inactivate/resolve an active alert, you can click on the list item corresponding to the alert you wish to inactivate. This opens up a screen that displays detailed information about the alert, with an 'Inactivate' button on the top. Clicking this button would change the status of the alert to 'Inactive'. You may also inactivate an alert by right-clicking on the list item corresponding to that alert and selecting 'Inactivate'.
> - The downloaded script file name will have the **geo-name** to be filled in the URL. For eg: The downloaded script name begins with \'VMname\'\_\'geoname\'_\'GUID\', like ContosoVM_wcus_12345678.....<br><br>
73
-
> - The URL would be "https:\//pod01-rec2.wcus.backup.windowsazure.com"
72
+
> - The downloaded script file name will have the **geo-name** to be filled in the URL. For eg: The downloaded script name begins with \'VMname\'\_\'geoname\'_\'GUID\', like ContosoVM_wcus_12345678
73
+
> - The URL would be <https://pod01-rec2.wcus.backup.windowsazure.com>"
74
74
75
75
For Linux, the script requires 'open-iscsi' and 'lshw' components to connect to the recovery point. If the components do not exist on the computer where the script is run, the script asks for permission to install the components. Provide consent to install the necessary components.
76
76
77
77
The access to download.microsoft.com is required to download components used to build a secure channel between the machine where the script is run and the data in the recovery point.
78
78
79
79
You can run the script on any machine that has the same (or compatible) operating system as the backed-up VM. See the [Compatible OS table](backup-azure-restore-files-from-vm.md#system-requirements) for compatible operating systems. If the protected Azure virtual machine uses Windows Storage Spaces (for Windows Azure VMs) or LVM/RAID Arrays (for Linux VMs), you can't run the executable or script on the same virtual machine. Instead, run the executable or script on any other machine with a compatible operating system.
80
80
81
-
### Identifying Volumes
81
+
### Identifying volumes
82
82
83
83
#### For Windows
84
84
@@ -104,7 +104,7 @@ In Linux, after the connection to the recovery point is severed, the OS doesn't
104
104
105
105
## Special configurations
106
106
107
-
### Dynamic Disks
107
+
### Dynamic disks
108
108
109
109
If the protected Azure VM has volumes with one or both of the following characteristics, you can't run the executable script on the same VM.
110
110
@@ -119,7 +119,7 @@ Windows Storage Spaces is a Windows technology that enables you to virtualize st
119
119
120
120
If the protected Azure VM uses Windows Storage Spaces, you can't run the executable script on the same VM. Instead, run the executable script on any other machine with a compatible operating system.
121
121
122
-
### LVM/RAID Arrays
122
+
### LVM/RAID arrays
123
123
124
124
In Linux, Logical volume manager (LVM) and/or software RAID Arrays are used to manage logical volumes over multiple disks. If the protected Linux VM uses LVM and/or RAID Arrays, you can't run the script on the same VM. Instead run the script on any other machine with a compatible OS and which supports the file system of the protected VM.
125
125
@@ -129,36 +129,36 @@ The following script output displays the LVM and/or RAID Arrays disks and the vo
129
129
130
130
To bring these partitions online, run the commands in the following sections.
131
131
132
-
#### For LVM Partitions
132
+
#### For LVM partitions
133
133
134
134
To list the volume group names under a physical volume.
135
135
136
136
```bash
137
137
#!/bin/bash
138
-
$ pvs <volume name as shown above in the script output>
138
+
pvs <volume name as shown above in the script output>
139
139
```
140
140
141
141
To list all logical volumes, names, and their paths in a volume group.
142
142
143
143
```bash
144
144
#!/bin/bash
145
-
$ lvdisplay <volume-group-name from the pvs command’s results>
145
+
lvdisplay <volume-group-name from the pvs command’s results>
146
146
```
147
147
148
148
To mount the logical volumes to the path of your choice.
149
149
150
150
```bash
151
151
#!/bin/bash
152
-
$ mount <LV path></mountpath>
152
+
mount <LV path></mountpath>
153
153
```
154
154
155
-
#### For RAID Arrays
155
+
#### For RAID arrays
156
156
157
157
The following command displays details about all raid disks.
158
158
159
159
```bash
160
160
#!/bin/bash
161
-
$ mdadm –detail –scan
161
+
mdadm –detail –scan
162
162
```
163
163
164
164
The relevant RAID disk is displayed as `/dev/mdm/<RAID array name in the protected VM>`
@@ -167,7 +167,7 @@ Use the mount command if the RAID disk has physical volumes.
167
167
168
168
```bash
169
169
#!/bin/bash
170
-
$ mount [RAID Disk Path] [/mountpath]
170
+
mount [RAID Disk Path] [/mountpath]
171
171
```
172
172
173
173
If the RAID disk has another LVM configured in it, then use the preceding procedure for LVM partitions but use the volume name in place of the RAID Disk name
0 commit comments