# Azure Overview

The DuploCloud platform installs a Virtual Machine resource within your Azure Subscription. It can be accessed using a web interface, API, and a Terraform provider. Login to the DuploCloud portal via SSO either through your GSuite or O365 login.&#x20;

{% hint style="info" %}
Read through the [DuploCloud Platform Overview](broken://spaces/TJnuruFwRFJ3A870QYpN) and are familiar with DuploCloud terms such as [Infrastructure](/docs/~/changes/i1ah7lBvMELea01fsIga/getting-started/application-focussed-interface/infrastructure.md), [Plan](/docs/~/changes/i1ah7lBvMELea01fsIga/getting-started/application-focussed-interface/plan.md), and [Tenant](/docs/~/changes/i1ah7lBvMELea01fsIga/getting-started/application-focussed-interface/tenant.md).
{% endhint %}

The DuploCloud platform installs a Virtual Machine resource within your Azure Subscription. It can be accessed using a web interface, API, and a Terraform provider. Login to the DuploCloud portal via SSO, either through your GSuite or O365 login.&#x20;

## Prerequisites

Before you begin, ensure that:

* DuploCloud Portal has been set up and you have access to it.
* You have access to your individual Slack channel for 24x7 support from the DuploCloud team.

Behind the scenes, a topology is created similar to the following low-level configuration in Azure.

![DuploCloud Sample Architecture for Microsoft Azure](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FENalQ7CcBZGkVhetVFi1%2Fimage.png?alt=media\&token=ff1c6622-f836-4938-ab0e-a0e36c95ce7e)


---

# 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.duplocloud.com/docs/~/changes/i1ah7lBvMELea01fsIga/azure/overview.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.
