# External Connections

<table><thead><tr><th width="84">ID</th><th>Feature</th><th>Endpoint</th><th>Type</th><th>Auth method</th><th>Remarks</th></tr></thead><tbody><tr><td>1</td><td>Microsoft Login</td><td><a href="https://login.microsoftonline.com/">https://login.microsoftonline.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required</td></tr><tr><td>2</td><td>OneDrive/ SharePoint Destination</td><td><a href="https://graph.microsoft.com/">https://graph.microsoft.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required</td></tr><tr><td>3</td><td>Power BI</td><td><a href="https://analysis.windows.net/">https://analysis.windows.net</a></td><td>Outbound</td><td>Oauth Login</td><td>Required</td></tr><tr><td>4</td><td>Power BI</td><td><a href="https://app.powerbi.com/">https://app.powerbi.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required</td></tr><tr><td>5</td><td>Licensing Service</td><td><a href="https://shop.inforiver.com/">https://shop.inforiver.com</a></td><td>Outbound</td><td>NoAuth</td><td>Required</td></tr><tr><td>6</td><td>ACR Inforiver</td><td><a href="https://turing.azurecr.io">https://turing.azurecr.io</a></td><td>Outbound</td><td>Docker Secret</td><td>Required</td></tr><tr><td>7</td><td>Google Login</td><td><a href="https://www.googleapis.com/">https://www.googleapis.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required Only if you are using Google Login</td></tr><tr><td>8</td><td>X Login</td><td><a href="https://api.x.com/">https://api.x.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required Only if you are using X Login</td></tr><tr><td>9</td><td>Linkedin Login</td><td><a href="https://api.linkedin.com/">https://api.linkedin.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required only if you are using Linkedin Login</td></tr><tr><td>10</td><td>Linkedin Login</td><td><a href="https://www.linkedin.com/">https://www.linkedin.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required only if you are using Linkedin Login</td></tr><tr><td>11</td><td>Google Drive</td><td><a href="https://oauth2.googleapis.com/">https://oauth2.googleapis.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required only if you are using Gdrive</td></tr><tr><td>12</td><td>Google Drive</td><td><a href="https://accounts.google.com/">https://accounts.google.com</a></td><td>Outbound</td><td>Oauth Login</td><td>Required only if you are using Gdrive</td></tr></tbody></table>


---

# 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://docs.inforiver.com/inforiver-enterprise-on-prem/architecture-concepts/external-connections.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.
