docs: backport typo 3.6 branch (#20613)

pull/20649/head
J Stickler 1 month ago committed by GitHub
parent dfdbe2a351
commit c8a90695bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup/install/helm/deployment-guides/azure.md

@ -16,7 +16,7 @@ This guide shows how to deploy a minimally viable Loki in **microservice** mode
There are three primary ways to authenticate Loki with Azure:
- Hard coding a connection string - this is the simplest method but is not recommended for production environments.
- Manged identity
- Managed identity
- Federated token
In this guide, we will use the federated token method to deploy Loki on Azure. This method is more secure than hard coding a connection string and is more suitable for production environments.

Loading…
Cancel
Save