diff --git a/.wordlist.txt b/.wordlist.txt index 246e667..3e59b45 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -1,3 +1,4 @@ +AKS AccessDenied AdditionalContainerArgs Akamai @@ -5,6 +6,7 @@ Azurite BarmanObjectStore BarmanObjectStoreConfiguration BarmanObjectStores +CLI CNCF CRD CloudNativePG @@ -38,6 +40,7 @@ PITR PoR PostgreSQL Postgres +PowerShell README RPO RTO @@ -45,6 +48,7 @@ RecoveryWindow ResourceRequirements RetentionPolicy SAS +SDK SFO SPDX SPDX diff --git a/web/docs/object_stores.md b/web/docs/object_stores.md index c17f859..065eee7 100644 --- a/web/docs/object_stores.md +++ b/web/docs/object_stores.md @@ -240,7 +240,7 @@ Barman Cloud supports the following authentication methods: This method avoids storing credentials in Kubernetes by enabling the usage of [Azure Managed Identities](https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/overview) authentication mechanism. This can be enabled by setting the `inheritFromAzureAD` option to `true`. -Managed Identitity can be configured for the AKS Cluster by following +Managed Identity can be configured for the AKS Cluster by following the [Azure documentation](https://learn.microsoft.com/en-us/azure/aks/use-managed-identity?pivots=system-assigned). ```yaml