Skip to content

Commit 54bd857

Browse files
Merge pull request #263599 from Ricky-G/docs-editor/developer-best-practices-pod-s-1705631008
Remove 'preview' tag from workload ID on AKS
2 parents a9325cd + e7e0e69 commit 54bd857

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/aks/developer-best-practices-pod-security.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,19 +87,28 @@ With Key Vault, you store and regularly rotate secrets such as credentials, stor
8787
8888
This article focused on how to secure your pods. To implement some of these areas, see the following articles:
8989
90-
* [Use Microsoft Entra Workload ID for Azure resources with AKS][workload-identity-overview] (preview)
90+
* [Use Microsoft Entra Workload ID for Azure resources with AKS][workload-identity-overview]
9191
* [Integrate Azure Key Vault with AKS][aks-keyvault-csi-driver]
9292
9393
<!-- EXTERNAL LINKS -->
9494
[linux-capabilities]: http://man7.org/linux/man-pages/man7/capabilities.7.html
95+
9596
[selinux-labels]: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#selinuxoptions-v1-core
97+
9698
[aks-associated-projects]: https://awesomeopensource.com/projects/aks?categoryPage=11
99+
97100
[azure-sdk-download]: https://azure.microsoft.com/downloads/
98101
99102
<!-- INTERNAL LINKS -->
100103
[best-practices-cluster-security]: operator-best-practices-cluster-security.md
104+
101105
[best-practices-container-image-management]: operator-best-practices-container-image-management.md
106+
102107
[apparmor-seccomp]: operator-best-practices-cluster-security.md#secure-container-access-to-resources
108+
103109
[microsoft-authentication-library]: ../active-directory/develop/msal-overview.md
110+
104111
[workload-identity-overview]: workload-identity-overview.md
112+
105113
[aks-keyvault-csi-driver]: csi-secrets-store-driver.md
114+

0 commit comments

Comments
 (0)