diff --git a/docs/guides/service_principal_oidc.md b/docs/guides/service_principal_oidc.md index 8bcdd25462..abeb60144c 100644 --- a/docs/guides/service_principal_oidc.md +++ b/docs/guides/service_principal_oidc.md @@ -17,8 +17,6 @@ We recommend using either a Service Principal or Managed Identity when running T Once you have configured a Service Principal as described in this guide, you should follow the [Configuring a Service Principal for managing Azure Active Directory](service_principal_configuration.html) guide to grant the Service Principal necessary permissions to create and modify Azure Active Directory objects such as users and groups. -~> **Note:** The current implementation of OIDC authentication currently only works in GitHub actions. - --- ## Setting up an Application and Service Principal