# What is Microsoft Azure

Microsoft cloud platform

### What can I do with Azure? <a href="#what-can-i-do-with-azure" id="what-can-i-do-with-azure"></a>

Azure provides more than 100 services that enable you to do everything from running your existing applications on virtual machines to exploring new software paradigms, such as intelligent bots and mixed reality.

For example, Azure provides artificial intelligence (AI) and machine-learning (ML) services that can naturally communicate with your users through vision, hearing, and speech.

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

### What is the Azure free account? <a href="#what-is-the-azure-free-account" id="what-is-the-azure-free-account"></a>

The Azure free account includes:

* Free access to popular Azure products for 12 months.
* A credit to use for the first 30 days.
* Access to more than 25 products that are always free.


---

# 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://az900-certification.certs-study.com/architectural-components/what-is-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.
