# Hosting Options

The Microlearning Tool has two type of hosting option: Self-hosted and Hybrid SAAS.

First of all, the Microlearning tool will be installed in your Microsoft 365 tenant, using your SharePoint Online instance. In this way, your users will access the company portal using their own credentials.&#x20;

What you can choose is Azure. Microlearning needs Azure for its features (like Teams push notifications, alerts, analytics, and others) and so you will need an Azure subscription.

### **Self-hosted**&#x20;

Our Microlearning tool can be installed in your Azure infrastructure to maintain everything within the company perimeter. In this case, you will have a consumption of all the Azure services needed for the Microlearning to work. With the goal of installing the Microlearning we need a person with a Global Administrator account and owner of the Azure subscription in which we're going to install the solution.&#x20;

After this initial setup is completed, here are the types of resources that will be created:

* **App service plan**
* **App service**
* **Function app**
* **Storage account**
* **Translator**
* **Speech services**
* **Cognitive search** (optional)
* **Document intelligence** (optional)&#x20;
* **Azure Open AI**
* **Event Hub**
* **Cosmos db account**

### Hybrid SAAS

Because we believe in the power of the cloud, we provide a **software-as-a-service solution** that is fully integrated with SharePoint Online. You can save money on infrastructure and maintenance by delegating to us infrastructure monitoring and staying on top of new features.\
With the goal to install intranet.ai we need a person with a Global Administrator account.


---

# 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.intranet.ai/micro-learning/hosting-options.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.
