# Azure Software-as-a-Service (SaaS)

## 1. Go to the Azure portal

Use the following link: <https://portal.azure.com/#home> to visit the Azure portal. Be sure to sign in to your Microsoft account.

{% embed url="<https://portal.azure.com/#home>" %}

## 2. Create a resource

Press "Create a resource":

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/vxYbg9Vik06KeeCMgAEQ/Screenshot%202023-08-16%20at%2021.18.19.png" alt=""><figcaption></figcaption></figure>

## 3. Search for NannyML

Type "nannyml" in the search bar and press enter:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/2JPH5z3BuPIgCrSTUse7/Screenshot%202023-08-16%20at%2021.23.41.png" alt=""><figcaption></figcaption></figure>

A small notification will appear about a private offer for your organization. This will only appear after completing the survey (if it is not visible after completing the survey, please reach out to <niels@nannyml.com>). Press "View private plan":

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/QWRsMLLLDdbbBSqFHKUv/Screenshot%202023-08-16%20at%2021.25.24.png" alt=""><figcaption></figcaption></figure>

## 4. Subscribe to NannyML Cloud SaaS

Click on the "NannyML Cloud (preview) SaaS" offering:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/RE8GG5Gb2S4N53b08RV0/Screenshot%202023-08-16%20at%2021.33.03%202.png" alt=""><figcaption></figcaption></figure>

Select the starter plan and press "Subscribe":

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/7Np43FLmt9YvipyySjtj/Screenshot%202023-08-16%20at%2021.40.19%20copy.png" alt=""><figcaption></figcaption></figure>

### 4.1 Basics

subscriptionSelect your Microsoft subscription and pick a resource group. If none are available create a new one. Be sure to provide a name for the NannyML SaaS subscription to easily identify it later:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/G8U6CoB3Cn0lyYAEGSxj/Screenshot%202023-08-17%20at%2000.14.07.png" alt=""><figcaption></figcaption></figure>

Press "Review + subscribe" at the bottom of the page:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/mOYml6rMSk7zKToNJn2g/Screenshot%202023-08-18%20at%2009.22.01.png" alt="" width="375"><figcaption></figcaption></figure>

### 4.2 Tags

Alternatively, you can also proceed to configure some tags, but they are optional.

### 4.3 Review + subscribe

Review the details of the subscription:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/BRnUz6O8osWxqTvZdr7i/Screenshot%202023-08-17%20at%2000.14.22.png" alt="" width="375"><figcaption></figcaption></figure>

Press "Subscribe" at the bottom of the page:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/qJa5V65VIKw6KvHhqD31/Screenshot%202023-08-18%20at%2009.32.39.png" alt="" width="375"><figcaption></figcaption></figure>

It might take a second. The following waiting screen will appear:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/Vf3e2HkobAJtoahvJQU8/Screenshot%202023-08-17%20at%2000.14.39.png" alt="" width="375"><figcaption></figcaption></figure>

Once that's done, there is one thing left to do, which is to configure the NannyML SaaS account. Press "Configure account now":

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/EPdZhR5BnkuKvmMlq6Xe/Screenshot%202023-08-17%20at%2000.49.08.png" alt=""><figcaption></figcaption></figure>

## 5. Configure your NannyML SaaS account

Review and press "Confirm" at the bottom of the page:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/OF5VJY8Tx4SCjFYaB8FD/Screenshot%202023-08-17%20at%2000.49.30.png" alt=""><figcaption></figcaption></figure>

Provide a subdomain where you want the NannyML instance to be available and press "Provision":

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/CocdM7gSzKSdPfV6BRvB/Screenshot%202023-08-17%20at%2000.50.03.png" alt=""><figcaption></figcaption></figure>

You are good to go:

<figure><img src="https://content.gitbook.com/content/YosOCFMmYLQ971wzdh7Q/blobs/6iKxqGiynBLg5v6ULVb4/Screenshot%202023-08-17%20at%2001.25.07.png" alt=""><figcaption></figcaption></figure>


---

# 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.nannyml.com/cloud/v0.23.0/deployment/azure/azure-software-as-a-service-saas.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.
