# Register Azure Cloud Authenticator

1\. In the gopaddle console, navigate to the Settings option in the top navigation bar. Choose **Cloud** and select the **Authenticators** option.

2\. Choose the **Add Cloud Authenticator** Option.

3\. In the registration wizard, provide an authenticator name. If you are using the managed gopaddle, then set the re-direct URL as <https://portal.gopaddle.io/cloudaccounts>. If you are using on-premise gopaddle installation, then set the re-direct URL as \<http/https>://\<gopaddlehomeIP/domain>/cloudaccounts.

[![](https://downloads.intercomcdn.com/i/o/475909270/25173a9788891ee64af8e403/gopaddle-cloudauth-register.png)](https://downloads.intercomcdn.com/i/o/475909270/25173a9788891ee64af8e403/gopaddle-cloudauth-register.png)

4\. Under Client ID and Client Secret, copy/paste the Client ID and Client Secret Value created while [Creating Azure Application](/overview/provision-new-cluster/register-cloud-account/azure/create-azure-application.md).

5\. Click **Register** to register the authenticator.

<br>


---

# 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-cloud-authenticator.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.
