From ef24c4159ee64417e5d2d984e54ce99f3800df6a Mon Sep 17 00:00:00 2001 From: Amit Lichtenberg Date: Tue, 9 Apr 2024 16:56:02 +0300 Subject: [PATCH] Document lack of Azure locks support --- docs/features/azure-iam/reference.mdx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/features/azure-iam/reference.mdx b/docs/features/azure-iam/reference.mdx index 046b9da79..800f718a8 100644 --- a/docs/features/azure-iam/reference.mdx +++ b/docs/features/azure-iam/reference.mdx @@ -53,4 +53,12 @@ spec: | `azure.resoureceGroup` | Name of the Azure resource group in which the AKS cluster is deployed. | `(none)` | | `azure.aksClusterName` | Name of the AKS cluster in which the operator is deployed. | `(none)` | -View the [Helm chart reference](/reference/configuration/otterize-chart) for all other options \ No newline at end of file +View the [Helm chart reference](/reference/configuration/otterize-chart) for all other options + +### Azure locks support +:::note +[Azure locks](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources?tabs=json) are not supported in the current version of Otterize. +Contact us through the [Otterize Community Slack](https://joinslack.otterize.com/) for more details. +::: + +