> For the complete documentation index, see [llms.txt](https://key4.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://key4.hideez.com/passwordless-sign-in-and-2fa/using-hideez-key-4-with-macos-and-linux-via-usb/adding-hideez-key-4-to-your-microsoft-account-on-macos-and-linux.md).

# Adding Hideez Key 4 to your Microsoft account on macOS and Linux

{% hint style="info" %}
The Microsoft account serves as a universal login method for various services, including Microsoft 365, Microsoft Entra (Azure AD), Office, Outlook.com, OneDrive, Family Safety, Skype, Bing, Microsoft Store, and MSN.

IPI Key enables the use of passwordless authentication in the Microsoft account using biometrics.
{% endhint %}

To add your Hideez Key to your Microsoft Account on MacOS and Linux, follow these instructions:

1. [**Activate your Hideez Key and set up a PIN code**](/passwordless-sign-in-and-2fa/using-hideez-key-4-with-macos-and-linux-via-usb.md#activation-and-management-of-ipi-key-on-macos-and-linux)**.**
2. Sign in to your [**Microsoft Account.**](https://login.microsoftonline.com/)
3. Navigate to the "**Security Info"** section.

<figure><img src="/files/lBr88pHRlrXe3Vq3LuvH" alt=""><figcaption></figcaption></figure>

4. Choose **"Add Sign-in method" -> "Security Key" -> "USB Device".**

<div><figure><img src="/files/Nyxk8S7Ip07GvqkqoPOu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OocL0MaNmwrw244v1fFS" alt=""><figcaption></figcaption></figure></div>

5. Follow the instructions and press the button on your Hideez Key to confirm the action, either by scanning your fingerprint or entering the PIN code. You can also add a name for your Hideez Key or edit it in your Microsoft account settings.

<div><figure><img src="/files/WcF0L2r9latKZYoornd5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fCzoSYRCvdVwv34W7fuM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/klhSOUHuA24rxAhbOpg3" alt=""><figcaption></figcaption></figure></div>

6. Your Hideez Key will be added to your Microsoft account.

<figure><img src="/files/mPnt8xTMAUcGEgwhEqb3" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
After adding your Hideez Key to your Microsoft Account, you can sign in to your Microsoft account and Azure AD portal without a password, using only your login, thanks to FIDO2 Authentication.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://key4.hideez.com/passwordless-sign-in-and-2fa/using-hideez-key-4-with-macos-and-linux-via-usb/adding-hideez-key-4-to-your-microsoft-account-on-macos-and-linux.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
