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-vm-backup-faq.yml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ metadata:
4
4
description: In this article, discover answers to common questions about backing up Azure VMs with the Azure Backup service.
5
5
ms.topic: faq
6
6
ms.service: backup
7
-
ms.date: 03/19/2024
7
+
ms.date: 04/12/2024
8
8
author: AbhishekMallick-MS
9
9
ms.author: v-abhmallick
10
10
@@ -296,6 +296,10 @@ sections:
296
296
answer: |
297
297
Yes, it's supported for [Cross Zonal Restore](backup-azure-arm-restore-vms.md#restore-options).
298
298
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
+
299
303
- name: Manage VM backups
300
304
questions:
301
305
- question: What happens if I modify a backup policy?
|[address_standardizer](http://postgis.net/docs/manual-2.5/Address_Standardizer.html)| Used to parse an address into constituent elements. Generally used to support geocoding address normalization step. | 3.3.3 | 3.3.1 | 3.2.3 | 3.2.3 | 3.2.3 | 3.2.3|
12
12
|[address_standardizer_data_us](http://postgis.net/docs/manual-2.5/Address_Standardizer.html)| Address Standardizer US dataset example | 3.3.3 | 3.3.1 | 3.2.3 | 3.2.3 | 3.2.3 | 3.2.3|
|[pg_partman](https://github.com/pgpartman/pg_partman)| Extension to manage partitioned tables by time or ID | 4.7.1 | 4.7.1 | 4.6.1 | 4.5.0 | 4.5.0 | 4.5.0|
|[pgrowlocks](https://www.postgresql.org/docs/13/pgrowlocks.html)| Show row-level locking information | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2|
48
48
|[pg_squeeze](https://github.com/cybertec-postgresql/pg_squeeze)| A tool to remove unused space from a relation. | 1.6 | 1.6 | 1.5 | 1.5 | 1.5 | 1.5|
49
49
|[pg_stat_statements](https://www.postgresql.org/docs/13/pgstatstatements.html)| Track planning and execution statistics of all SQL statements executed | 1.10 | 1.10 | 1.9 | 1.8 | 1.7 | 1.6|
@@ -63,7 +63,7 @@ ms.author: varundhawan
63
63
|[sslinfo](https://www.postgresql.org/docs/13/sslinfo.html)| Information about SSL certificates | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2|
64
64
|[tablefunc](https://www.postgresql.org/docs/11/tablefunc.html)| Functions that manipulate whole tables, including crosstab | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
65
65
|[tds_fdw](https://github.com/tds-fdw/tds_fdw)| Foreign data wrapper for querying a TDS database (Sybase or Microsoft SQL Server) | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3|
66
-
|[timescaledb](https://github.com/timescale/timescaledb)| Enables scalable inserts and complex queries for time-series data || 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 | 1.7.4|
66
+
|[timescaledb](https://github.com/timescale/timescaledb)| Enables scalable inserts and complex queries for time-series data |N/A| 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 | 1.7.4|
67
67
|[tsm_system_rows](https://www.postgresql.org/docs/13/tsm-system-rows.html)| TABLESAMPLE method which accepts number of rows as a limit | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
68
68
|[tsm_system_time](https://www.postgresql.org/docs/13/tsm-system-time.html)| TABLESAMPLE method which accepts time in milliseconds as a limit | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
69
69
|[unaccent](https://www.postgresql.org/docs/13/unaccent.html)| Text search dictionary that removes accents | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1|
0 commit comments