Skip to content

Commit 8fb37ca

Browse files
Merge pull request #271999 from AbhishekMallick-MS/Apr-12-2024-CSS3
CSS - Addressed task #26806335 - VM backup FAQ
2 parents b711c77 + cefed11 commit 8fb37ca

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/backup/backup-azure-vm-backup-faq.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: In this article, discover answers to common questions about backing up Azure VMs with the Azure Backup service.
55
ms.topic: faq
66
ms.service: backup
7-
ms.date: 03/19/2024
7+
ms.date: 04/12/2024
88
author: AbhishekMallick-MS
99
ms.author: v-abhmallick
1010

@@ -296,6 +296,10 @@ sections:
296296
answer: |
297297
Yes, it's supported for [Cross Zonal Restore](backup-azure-arm-restore-vms.md#restore-options).
298298
299+
- question: How do I clear iSCSI session and it's processes after running the Python script for Linux ILR?
300+
answer: |
301+
After you unmount disks from the Azure portal, run the Python script `<python file name>` with `clean` parameter to clear the session and remove the mount paths of the recovery point from the machine.
302+
299303
- name: Manage VM backups
300304
questions:
301305
- question: What happens if I modify a backup policy?

0 commit comments

Comments
 (0)