From d845b2b13764c4a657b97b014efd7cfa071ea56a Mon Sep 17 00:00:00 2001 From: Test Haxor <26094248+TheToddLuci0@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:57:21 -0600 Subject: [PATCH] Add a note about the behaviour of the azure alias --- docs/providers/azure.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/providers/azure.md b/docs/providers/azure.md index f1596ef2..97dae042 100644 --- a/docs/providers/azure.md +++ b/docs/providers/azure.md @@ -6,6 +6,11 @@ To make this process as straightforward as possible we provide this guide. **Note:** If you just want to use Azure with OPKSSH for personal email accounts, you can use default Azure client ID that comes with OPKSSH. +> [!IMPORTANT] +> If you're using a "Work or School Account" to sign in, the `azure` alias in `opkssh add` won't work for you! +> Instead, use the full `opkssh add user@example.com https://login.microsoftonline.com/{TENANT_ID}/v2.0` syntax. +> See [#443](https://github.com/openpubkey/opkssh/issues/443) + **Something not working?** Open a new issue on ## Setup