diff --git a/docs/azure-docs/index.md b/docs/azure-docs/index.md
index 564af41bde..89fdbe4abd 100644
--- a/docs/azure-docs/index.md
+++ b/docs/azure-docs/index.md
@@ -49,9 +49,13 @@ REGISTRY PULL azure;
## Authentication
-
StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here.
+### Authenticating using an Azure Service Principal
+
+To authenticate using an Azure Service Principal, set the following environment variables: , and , see [__creating-an-azure-service-principal__](https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication-service-principal?tabs=azure-cli#2-create-an-azure-service-principal).
+
+
## Services