Skip to content

Commit e3893be

Browse files
committed
62745-ssh-disabled
1 parent b7549cf commit e3893be

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/marketplace/azure-vm-plan-technical-configuration.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: partnercenter-marketplace-publisher
66
ms.topic: how-to
77
author: iqshahmicrosoft
88
ms.author: iqshah
9-
ms.date: 02/18/2022
9+
ms.date: 03/16/2022
1010
---
1111

1212
# Technical configuration for a virtual machine offer
@@ -59,7 +59,13 @@ Here is a list of properties that can be selected for your VM.
5959

6060
- **Is a network virtual appliance**: Enable this property if this product is a Network Virtual Appliance. A network virtual appliance is a product that performs one or more network functions, such as a Load Balancer, VPN Gateway, Firewall or Application Gateway. Learn more about [network virtual appliances](https://go.microsoft.com/fwlink/?linkid=2155373).
6161

62-
- **Remote desktop or SSH disabled**: Enable this property if virtual machines deployed with these images don't allow customers to access it using Remote Desktop or SSH. Learn more about [locked VM images](./azure-vm-certification-faq.yml#locked-down-or-ssh-disabled-offer).
62+
- **Remote desktop or SSH disabled**: Enable this property if any of the following conditions are true:
63+
- Virtual machines deployed with these images don't allow customers to access it using Remote Desktop or SSH. Learn more about [locked VM images](./azure-vm-certification-faq.yml#locked-down-or-ssh-disabled-offer).
64+
- Image does not support _sampleuser_ while deploying.
65+
- Image has limited access.
66+
- Image does not comply with the [Certification Test Tool](azure-vm-image-test.md#use-certification-test-tool-for-azure-certified).
67+
- Image requires setup during initial login which causes automation to not connect to the virtual machine.
68+
- Image does not support port 22.
6369

6470
- **Requires custom ARM template for deployment**: Enable this property if the images in this plan can only be deployed using a custom ARM template. To learn more see the [Custom templates section of Troubleshoot virtual machine certification](./azure-vm-certification-faq.yml#custom-templates).
6571

0 commit comments

Comments
 (0)