Skip to content

Commit dc12960

Browse files
Merge pull request #268297 from mikefrobbins/mr-azps-227050
Specified full product names for clarification
2 parents b0f303a + b17abd0 commit dc12960

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/virtual-machines/linux/faq.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
ms.service: virtual-machines
77
ms.collection: linux
88
ms.topic: faq
9-
ms.date: 05/08/2019
9+
ms.date: 03/06/2024
1010
ms.author: jushiman
1111
title: Frequently asked question about Linux Virtual Machines
1212
summary: |
@@ -114,9 +114,9 @@ sections:
114114
What are the password requirements when creating a VM?
115115
answer: |
116116
There are varying password length requirements, depending on the tool you are using:
117-
- Portal - between 12 - 72 characters
118-
- PowerShell - between 8 - 123 characters
119-
- CLI - between 12 - 123 characters
117+
- Azure portal - between 12 - 72 characters
118+
- Azure PowerShell - between 8 - 123 characters
119+
- Azure CLI - between 12 - 123 characters
120120
- Azure Resource Manager (ARM) templates - 12 - 72 characters and control characters are not allowed
121121
122122

articles/virtual-machines/windows/faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
ms.service: virtual-machines
77
ms.collection: windows
88
ms.topic: faq
9-
ms.date: 05/08/2019
9+
ms.date: 03/06/2024
1010
ms.author: jushiman
1111
title: Frequently asked question about Windows Virtual Machines
1212
summary: |
@@ -21,7 +21,7 @@ sections:
2121
answer: |
2222
All subscribers can run server software on an Azure virtual machine. For information about the support policy for running Microsoft server software in Azure, see [Microsoft server software support for Azure Virtual Machines](https://support.microsoft.com/kb/2721672).
2323
24-
Certain versions of Windows 7, Windows 8.1, and Windows 10 are available to MSDN Azure benefit subscribers and MSDN Dev and Test Pay-As-You-Go subscribers, for development and test tasks. For details, including instructions and limitations, see [Windows Client images for MSDN subscribers](/azure/virtual-machines/windows/client-images).
24+
Certain versions of Windows 7, Windows 8.1, and Windows 10 are available to MSDN Azure benefit subscribers and MSDN Dev and Test Pay-As-You-Go subscribers, for development and test tasks. For details, including instructions and limitations, see [Windows Client images for MSDN subscribers](client-images.md).
2525
2626
- question: |
2727
How much storage can I use with a virtual machine?
@@ -140,9 +140,9 @@ sections:
140140
What are the password requirements when creating a VM?
141141
answer: |
142142
There are varying password length requirements, depending on the tool you are using:
143-
- Portal - between 12 - 123 characters
144-
- PowerShell - between 8 - 123 characters
145-
- CLI - between 12 - 123
143+
- Azure portal - between 12 - 123 characters
144+
- Azure PowerShell - between 8 - 123 characters
145+
- Azure CLI - between 12 - 123
146146
147147
* Have lower characters
148148
* Have upper characters

0 commit comments

Comments
 (0)