# Azure

### 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, $200 USD credit to spend for the first 30 days, and access to more than 25 products that are always free. This is an excellent way for new users to get started and explore. To sign up, you need a phone number, a credit card, and a Microsoft or GitHub account. Credit card information is used for identity verification only. You won't be charged for any services until you upgrade.

### Azure purchasing options <a href="#azure-purchasing-options" id="azure-purchasing-options"></a>

With flexible purchasing options, you can choose the option that works best for you. Use one of the following three ways to buy Azure:

* **Azure.com**: Buying directly through [Azure.com](https://azure.com/) is the fastest and easiest way for organizations of all sizes to get started with Azure. You can manage your Azure deployments and usage yourself and get a monthly bill from Microsoft for the services used.
* **Microsoft representative**: Buying Azure through a Microsoft representative is intended for large organizations or customers who already work with one. You'll also manage your Azure deployments and usage yourself and get a monthly bill from Microsoft for the services used.
* **Microsoft partner**: If you buy Azure as a managed service through your partner, your partner will provide you with access to Azure, manage your billing, and provide support.


---

# 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://huy312100.gitbook.io/software-development/cloud-service/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.
