# Register Azure Account

1. Once the Azure Authenticator is registered, register the Azure Account by navigating to the **Settings** option in the top navigation panel in gopaddle.
2. Click on **Cloud** and select **Cloud Accounts**.
3. Click on Register Azure Account
4. Choose the [Azure Cloud Authenticator](/overview/provision-new-cluster/register-cloud-account/azure/register-azure-cloud-authenticator.md) created earlier, to authenticate the Azure Registration.

[![](https://downloads.intercomcdn.com/i/o/284780109/5657f40b7042233705958eb4/gp-azure-select-authenticator.png)](https://downloads.intercomcdn.com/i/o/284780109/5657f40b7042233705958eb4/gp-azure-select-authenticator.png)

5. Click on **Register**. This will open a new window with a Single-Sign-On window to Azure portal. Use the user login created while [Creating the Azure Application.](https://help.gopaddle.io/en/articles/3871017-create-azure-application)

[![](https://downloads.intercomcdn.com/i/o/284780603/011318f46bf9be358f67868b/gp-azure-accept-sso.png)](https://downloads.intercomcdn.com/i/o/284780603/011318f46bf9be358f67868b/gp-azure-accept-sso.png)

5\. Select **Confirm** to confirm the authenticator request. You will be redirected back to gopaddle portal and the Azure account will be registered with the gopaddle portal.


---

# 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://help.gopaddle.io/overview/provision-new-cluster/register-cloud-account/azure/register-azure-account.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.
