> For the complete documentation index, see [llms.txt](https://docs.zeliot.in/condense/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeliot.in/condense/condense-deployment/bring-your-own-cloud-byoc/deployment-from-azure-marketplace.md).

# Deployment from Azure Marketplace

{% hint style="info" %}
**First Time User? Free Credits on us!**

Get up to $200 worth of Free credits when you sign up for the first time. Use this link to create a new account on Condense and claim your free credits!

[<mark style="background-color:purple;">https://www.zeliot.in/try-now</mark>](https://www.zeliot.in/try-now)
{% endhint %}

You can directly subscribe to condense via the marketplace in the Microsoft Azure console.&#x20;

### Step 1: Visit the [Microsoft Azure Cloud Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/zeliotconnectedservicespvtltd1659075955625.zeliottelematicshub?tab=Overview) and search for [Condense](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/zeliotconnectedservicespvtltd1659075955625.zeliottelematicshub?tab=Overview)

<figure><img src="/files/dru3Iiipv082qd99lAze" alt=""><figcaption></figcaption></figure>

### Step 2: Click on "<mark style="color:blue;">Get it Now</mark>"

<figure><img src="/files/KYdZMGT1TgTd6UcNmIyx" alt=""><figcaption></figcaption></figure>

### Step 3: Select the plan and click on "<mark style="color:blue;">Create</mark>"

<figure><img src="/files/w1Xi3aZtPQ45M55FPWRG" alt=""><figcaption></figcaption></figure>

### Step 4: The resource group that is mentioned needs to be a new one or an empty one with no resources in it.

<figure><img src="/files/CFLNCfFakZobE7m8rEvW" alt=""><figcaption></figcaption></figure>

### Step 5: By default, VPC, Subnet, Server size & Cluster size are mentioned, which are mandatory and can be changed by you. You will also have to provide the Kubernetes version and an admin email for communication.

<figure><img src="/files/e2PcvZ7TPj1AYCwfwyEb" alt=""><figcaption></figcaption></figure>

### Step 6: You're all set to start using Condense for your Custom use case! We are more than excited to see what you've built using Condense 😃

> Looking for a custom qoute for your Business case? Customised pricing is also available on Condense. Please drop your details on our website and our sales team will reach out to you for more details.
>
> [<mark style="background-color:purple;">https://www.zeliot.in/try-now</mark>](https://www.zeliot.in/try-now)

Visit the website link to learn more about the Deployment of Condense using Microsoft Azure Marketplace. Access the website here:

{% embed url="<https://www.zeliot.in/condense-is-live-on-azure-marketplace>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zeliot.in/condense/condense-deployment/bring-your-own-cloud-byoc/deployment-from-azure-marketplace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
