Skip to content

Commit ff21e2d

Browse files
authored
Merge pull request #127354 from mathapli/master
Merge vm certification changes
2 parents b43e4c1 + f8b1cfa commit ff21e2d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/marketplace/partner-center-portal/vm-certification-issues-solutions.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If you're trying to install Visual Studio or any Office-licensed product, contac
7979

8080
For more information about selecting an approved base, see [Create your Azure virtual machine technical assets](create-azure-vm-technical-asset.md#create-a-vm-image-using-an-approved-base).
8181

82-
## Tool kit test case execution failed
82+
## Tool kit test case execution failed
8383

8484
The Microsoft Certification toolkit can help you run test cases and verify that your VHD or image is compatible with the Azure environment.
8585

@@ -108,7 +108,7 @@ The following table lists common errors that are found while executing previous
108108

109109
|Scenario|Test case|Error|Solution|
110110
|---|---|---|---|
111-
|1|Linux Agent version test case|The minimum Linux agent version is 2.241 or later. This requirement has been mandatory since May 1, 2020.|The image must be updated with the required version to [submit the request](https://support.microsoft.com/help/4049215/extensions-and-virtual-machine-agent-minimum-version-support).|
111+
|1|Linux Agent version test case|The minimum Linux agent version is 2.2.41 or later. This requirement has been mandatory since May 1, 2020.|Please update Linux agent version and it should be 2.241 or later. For more information you can visit [Linux Agent Version update page](https://support.microsoft.com/help/4049215/extensions-and-virtual-machine-agent-minimum-version-support).|
112112
|2|Bash history test case|You'll see an error if the size of the bash history in your submitted image is more than 1 kilobyte (KB). The size is restricted to 1 KB to ensure that any potentially sensitive information isn't captured in your bash history file.|To resolve this problem, mount the VHD to any other working VM and make any changes you want (for example, delete the *.bash* history files) to reduce the size to less than or equal to 1 KB.|
113113
|3|Required kernel parameter test case|You'll receive this error when the value for **console** isn't set to **ttyS0**. Check by running the following command:<br>`cat /proc/cmdline`|Set the value for **console** to **ttyS0**, and resubmit the request.|
114114
|4|ClientAlive interval test case|If the toolkit result gives you a failed result for this test case, there is an inappropriate value for **ClientAliveInterval**.|Set the value for **ClientAliveInterval** to less than or equal to 235, and then resubmit the request.|
@@ -361,7 +361,8 @@ Publishers must reach out to the support at [Marketplace Publisher Support](http
361361
4. Version – The version of the VM offer for which exception is requested
362362
5. Exception Type –Tests, Locked Down VM, Custom Templates
363363
6. Reason of request – Reason for this exception and information on tests to be exempted
364-
7. Attachment - Attach any importance evidence documents. For Locked Down VMs, attach the test report and for custom templates, provide the custom ARM template as attachment. Failure to attach report for Locked Down VMs and custom ARM template for custom templates will result in denial of request
364+
7. Timeline - Date till which this exception has been requested
365+
8. Attachment - Attach any importance evidence documents. For Locked Down VMs, attach the test report and for custom templates, provide the custom ARM template as attachment. Failure to attach report for Locked Down VMs and custom ARM template for custom templates will result in denial of request
365366

366367

367368
## Next steps

0 commit comments

Comments
 (0)