Skip to content

Commit e6516b8

Browse files
authored
Merge pull request #281874 from schaffererin/userstory289102
Added partner solution, Qualys, to Azure Linux partner solutions doc
2 parents c850381 + 819fd48 commit e6516b8

File tree

2 files changed

+46
-10
lines changed

2 files changed

+46
-10
lines changed

articles/aks/azure-linux-aks-partner-solutions.md

Lines changed: 46 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: schaffererin
77
ms.service: azure-kubernetes-service
88
ms.topic: conceptual
99
ms.custom: linux-related-content
10-
ms.date: 06/13/2024
10+
ms.date: 07/25/2024
1111
---
1212

1313
# Azure Linux AKS Container Host partner solutions
@@ -16,15 +16,9 @@ Microsoft collaborates with partners to ensure your build, test, deployment, con
1616

1717
The third party partners featured in this article have introduction guides to help you start using their solutions with your applications running on Azure Linux Container Host on AKS.
1818

19-
| Solutions | Partners |
20-
|--------------------|------------------------------------------------------------------------------------------------|
21-
| DevOps | [Advantech](#advantech) <br> [Akuity](#akuity) <br> [Anchore](#anchore) <br> [Hashicorp](#hashicorp) <br> [Kong](#kong) <br> [NetApp](#netapp) |
22-
| Networking | [Buoyant](#buoyant) <br> [Isovalent](#isovalent) <br> [Solo.io](#soloio) <br> [Tetrate](#tetrate) <br> [Tigera](#tigera-inc) |
23-
| Observability | [Anchore](#anchore) <br> [Buoyant](#buoyant) <br> [Isovalent](#isovalent) <br> [Dynatrace](#dynatrace) <br> [Solo.io](#soloio) <br> [Tigera](#tigera-inc) |
24-
| Security | [Anchore](#anchore) <br> [Buoyant](#buoyant) <br> [Isovalent](#isovalent) <br> [Kong](#kong) <br> [Palo Alto Networks](#palo-alto-networks) <br> [Solo.io](#soloio) <br> [Tetrate](#tetrate) <br> [Tigera](#tigera-inc) <br> [Wiz](#wiz) |
25-
| Storage | [Catalogic](#catalogic) <br> [Veeam](#veeam) |
26-
| Config Management | [Corent](#corent) |
27-
| Migration | [Catalogic](#catalogic) |
19+
| | DevOps | Networking | Observability | Security | Storage | Config Management | Migration |
20+
|----------|--------|------------|---------------|----------|---------|-------------------|-----------|
21+
| **Partners** |[Advantech](#advantech) <br> • [Akuity](#akuity) <br> • [Anchore](#anchore) <br> • [Hashicorp](#hashicorp) <br> • [Kong](#kong) <br> • [NetApp](#netapp) |[Buoyant](#buoyant) <br> • [Isovalent](#isovalent) <br> • [Solo.io](#soloio) <br> • [Tetrate](#tetrate) <br> • [Tigera](#tigera-inc) |[Anchore](#anchore) <br> • [Buoyant](#buoyant) <br> • [Isovalent](#isovalent) <br> • [Dynatrace](#dynatrace) <br> • [Solo.io](#soloio) <br> • [Tigera](#tigera-inc) |[Anchore](#anchore) <br> • [Buoyant](#buoyant) <br> • [Isovalent](#isovalent) <br> • [Kong](#kong) <br> • [Palo Alto Networks](#palo-alto-networks) <br> • [Qualys](#qualys) <br> • [Solo.io](#soloio) <br> • [Tetrate](#tetrate) <br> • [Tigera](#tigera-inc) <br> • [Wiz](#wiz) |[Catalogic](#catalogic) <br> • [Veeam](#veeam) |[Corent](#corent) |[Catalogic](#catalogic) |
2822

2923
## DevOps
3024

@@ -293,6 +287,48 @@ With Prisma Cloud by Palo Alto Networks you get always on, real-time app visibil
293287

294288
For more information, see [Palo Alto Networks Solutions](https://www.paloaltonetworks.com/prisma/environments/azure) and [Prisma Cloud Compute Edition on Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/paloaltonetworks.pcce_twistlock?tab=Overview).
295289

290+
### Qualys
291+
292+
:::image type="icon" source="./media/azure-linux-aks-partner-solutions/qualys.png":::
293+
294+
#### Qualys Cloud Agent
295+
296+
| Solution | Categories |
297+
|----------|------------|
298+
| Qualys Cloud Agent | Security |
299+
300+
The Qualys Cloud Agent is a lightweight, modular software agent that enables continuous, real-time security and compliance monitoring across various environments, including SaaS platforms, on-premises systems, and cloud infrastructures.
301+
302+
<details> <summary> See more </summary><br>
303+
304+
It supports a wide range of operating systems and architectures, such as Windows, Linux, macOS, AIX, Solaris, and specialized systems like AWS Bottlerocket. The agent provides functionalities such as vulnerability management, patching, endpoint protection, and file integrity monitoring, allowing customers to activate and deactivate capabilities based on their needs. Designed for ease of use, it facilitates seamless integration and management of security protocols across complex IT landscapes.
305+
306+
</details>
307+
308+
For more information, see [Qualys Cloud Agent Solutions](https://www.qualys.com/cloud-agent/).
309+
310+
#### Qualys Container Security
311+
312+
| Solution | Categories |
313+
|----------|------------|
314+
| Qualys Container Security | Security |
315+
316+
Qualys K8s and the Container Security solution provide proactive, preventive, and reactive security for containerized applications.
317+
318+
<details> <summary> See more </summary><br>
319+
320+
It integrates into your DevOps workflows, offering continuous real-time security and compliance throughout the containerized application lifecycle. Key features include:
321+
322+
* **Vulnerability management**: Identifies vulnerabilities in container images, registries, and running containers, prioritizes them, and helps mitigate the most critical vulnerabilities first.
323+
* **Runtime protection**: eBPF-based runtime security monitors and protects containers in real-time, detecting and responding to malicious activities.
324+
* **Compliance**: Ensures that Kubernetes configurations and container images adhere to best practices and compliance standards, preventing misconfigurations that might lead to security breaches.
325+
* **File integrity monitoring**: Monitors changes to critical files within containers to detect and respond to unauthorized modifications.
326+
* **Secret and malware detection**: Detects secrets and malware on the left side before container images are deployed in runtime, ensuring security from the development phase.
327+
328+
</details>
329+
330+
For more information, see [Qualys Container Security Solutions](https://www.qualys.com/apps/container-security/).
331+
296332
### Tetrate
297333

298334
:::image type="icon" source="./media/azure-linux-aks-partner-solutions/tetrate.png":::
14.2 KB
Loading

0 commit comments

Comments
 (0)