# Azure-Based Login

Clinics that have enabled **Azure Active Directory (Azure AD)** integration can allow staff to log in securely using their Microsoft Azure credentials. This login method eliminates the need to manage a separate password for Unite EMR. Azure login must be pre-configured by the clinic administrator. Users without valid Azure credentials will not be able to access the application through this method.

When Azure login is enabled, users bypass the standard Unite EMR login screen. Instead, they are redirected to the Microsoft login page, where they must authenticate using their Azure AD credentials.&#x20;

***

### Steps to Log In Using Azure

* Open your clinic-specific URL in any browser.
* On the login page, click the **SIGN IN WITH MICROSOFT AZURE** button.

  <figure><img src="/files/ug9xkeMlTwpEwgtgin55" alt="" width="563"><figcaption></figcaption></figure>
* Complete the Microsoft authentication steps.
* Upon successful authentication, you will be logged in to the application.

***


---

# Agent Instructions: 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:

```
GET https://unitecare.gitbook.io/uniteemr/getting-started/login/azure-based-login.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
