Skip to content

Commit 5cd1249

Browse files
committed
Updated errors
1 parent d394ef9 commit 5cd1249

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/virtual-machines/extensions/issues-using-vm-extensions-python-3.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Considerations for using VM extensions in Python 3-enabled Linux systems
2+
title: Issues using VM extensions in Python 3-enabled Linux Azure virtual machines systems
33
description: Learn about using VM extensions in Python 3-enabled Linux systems
44
services: virtual-machines-windows
55
documentationcenter: ''
@@ -17,11 +17,9 @@ ms.date: 04/22/2020
1717
ms.assetid: 3cd520fd-eaf7-4ef9-b4d3-4827057e5028
1818
---
1919

20-
# Issues using VM extensions in Python 3-enabled Linux systems
20+
# Issues using VM extensions in Python 3-enabled Linux Azure virtual machines systems
2121

22-
## Summary
23-
24-
> ![NOTE]
22+
> [!NOTE]
2523
> Microsoft encourages users to adopt **Python 3.x** in their systems unless your workload requires **Python 2.x** support. Examples of this requirement might include legacy administration scripts, or extensions such as **Azure Disk Encryption** and **Azure Monitor**.
2624
>
2725
> Before installing **Python 2.x** in production, consider the question of long-term support of Python 2.x, particularly their ability to receive security updates. As products, including some of the extension mentioned, update with **Python 3.8** support, you should discontinue use of Python 2.x.
@@ -86,6 +84,6 @@ Consider the following general recommendations before deploying extensions in th
8684
},
8785
```
8886

89-
## More Information
87+
## Next steps
9088

91-
[Other base system changes since 18.04 LTS - Python 3 by default](https://wiki.ubuntu.com/FocalFossa/ReleaseNotes#Python3_by_default)
89+
Please refer to [Other base system changes since 18.04 LTS - Python 3 by default](https://wiki.ubuntu.com/FocalFossa/ReleaseNotes#Python3_by_default) for additional information.

0 commit comments

Comments
 (0)