You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/marketplace/azure-container-certification-faq.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ metadata:
10
10
ms.date: 09/27/2021
11
11
title: Troubleshoot container certification
12
12
summary: |
13
-
When you publish your container products to Azure Marketplace, the Azure team validates it to ensure that it's secure. If your container products fails any of the tests, it won't be published. You'll receive an error message that describes the issue.
13
+
When you publish your container products to Azure Marketplace, the Azure team validates it to ensure that it's secure. If your container products fail any of the tests, it won't be published. You'll receive an error message that describes the issue.
14
14
15
15
This article explains common error messages during container publishing, along with related solutions.
16
16
@@ -25,14 +25,14 @@ sections:
25
25
Vulnerability failure
26
26
answer: |
27
27
A vulnerability is an exploitable risk and/or an unsecured entry points that can be used by malicious actors for nefarious actions.
28
-
If you are planning to publish container products, you should scan your product for vulnerability and fix them before publishing the container product.
28
+
If you're planning to publish container products, you should scan your product for vulnerability and fix them before publishing the container product.
29
29
If your existing container products have vulnerabilities in them, you should deprecate/hide the affected offer and republish after fixing the vulnerabilities.
30
30
31
31
- question: |
32
32
Malware failure
33
33
answer: |
34
34
A malware, or malicious software, is a file or program that is designed to be harmful to computer, network or servers.
35
-
If you are planning to publish container products, you should scan your product for malware, identify all files which contain malware and remove them before publishing the container product.
35
+
If you're planning to publish container products, you should scan your product for malware, identify all files that contain malware and remove them before publishing the container product.
36
36
If your existing container products have malware, you should deprecate/hide the affected offers and republish the patched product.
0 commit comments