Skip to content

Commit e885eef

Browse files
authored
Fixed capitalization
1 parent 5cd1249 commit e885eef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Issues using VM extensions in Python 3-enabled Linux Azure virtual machines 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,7 +17,7 @@ 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 Azure virtual machines systems
20+
# Issues using VM extensions in Python 3-enabled Linux Azure Virtual Machines systems
2121

2222
> [!NOTE]
2323
> 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**.
@@ -86,4 +86,4 @@ Consider the following general recommendations before deploying extensions in th
8686

8787
## Next steps
8888

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.
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)