# Azure

微软[Azure入门](https://azure.microsoft.com/zh-cn/get-started/)提供了免费30天200美金的授信额度，可以用来做各项测试验证。

此外提供`B1S`规格免费750小时Linux虚拟机和750小时Windows虚拟机，相当于1个月Linux试用和1个月Winodws试用。（这点比亚马逊和Google要小气多了）

> 如果用来测试工作，即用即开，节约试用时间，上述750小时试用也能用来完成一些测试工作。
>
> 只需要在 <https://azure.microsoft.com> 完成注册


---

# 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://huataihuang.gitbook.io/cloud-atlas-draft/iaas/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.
