# Microsoft Azure

The following pages will guide you through the installation process of ‘Inforiver Add-on’ in your Azure subscription. The deployment process is straightforward as long as the instance details are valid and all software requirements are met before you begin.

{% hint style="danger" %}

### **Important!**

Make sure that you have completed all the sections from **Before You Start** and collected all the required credentials for the deployment.
{% endhint %}

### Checklist

Before proceeding further please verify whether you have the following details.

* [ ] Azure Subscriptions
* [ ] Azure Resource Group (New or Empty)
* [ ] Inforiver Designated Administrator User Principal Name
* [ ] All the domain names, that you want to allow users to login automatically for comments
* [ ] Azure AD Tenant ID
* [ ] Azure AD app Client ID
* [ ] Azure AD app Client Secret
* [ ] SMTP Host Address
* [ ] SMTP Port Number
* [ ] SMTP Username
* [ ] SMTP Password
* [ ] SMTP From Email Address
* [ ] Inforiver License Key
* [ ] Inforiver Docker Password

### Resource Creation

* Log in to [https://portal.azure.com](https://portal.azure.com/)
* Click on “Create a resource” from Azure services section.
* Search for Inforiver Addon from Azure Marketplace
* Click on Create button

<figure><img src="/files/4NtvCkydjOpo1zXvrvMf" alt=""><figcaption><p>Resource Creation Page</p></figcaption></figure>

Please proceed to the next pages to know about the deployment configuration.


---

# 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/deployment/microsoft-azure.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.
