Skip to content

Commit 3235740

Browse files
Merge pull request #251366 from Nickomang/aks-toc-windows-integrations
Added ToC entry and link for AKS Windows partners solutions
2 parents b036fbb + 4b2771c commit 3235740

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

articles/aks/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,8 @@
649649
href: /virtualization/windowscontainers/manage-docker/manage-windows-dockerfile?context=/azure/aks/context/aks-context
650650
- name: Optimize Dockerfiles for Windows Server containers
651651
href: /virtualization/windowscontainers/manage-docker/optimize-windows-dockerfile?context=/azure/aks/context/aks-context
652+
- name: Windows AKS partner solutions
653+
href: windows-aks-partner-solutions.md
652654
- name: Develop and run applications
653655
items:
654656
- name: Install existing applications with Helm

articles/aks/integrations.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ There are many open-source and third-party integrations you can install on your
7474
| [Linkerd][linkerd] | An open-source service mesh. | [Linkerd Getting Started][linkerd-install] |
7575
| [Consul][consul] | An open-source, identity-based networking solution. | [Getting Started with Consul Service Mesh for Kubernetes][consul-install] |
7676

77+
### Third-party integrations for Windows containers
78+
79+
Microsoft has collaborated with partners to ensure your build, test, deployment, configuration, and monitoring of your applications perform optimally with Windows containers on AKS.
80+
81+
For more details, see [Windows AKS partner solutions][windows-aks-partner-solutions].
82+
7783
<!-- LINKS -->
7884
[http-app-routing]: http-application-routing.md
7985
[container-insights]: ../azure-monitor/containers/container-insights-overview.md
@@ -112,3 +118,4 @@ There are many open-source and third-party integrations you can install on your
112118
[github-actions]: /azure/developer/github/github-actions
113119
[github-actions-aks]: kubernetes-action.md
114120
[az-aks-enable-addons]: /cli/azure/aks#az-aks-enable-addons
121+
[windows-aks-partner-solutions]: windows-aks-partner-solutions.md

0 commit comments

Comments
 (0)