> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/cloud-networking/get-started/validate-connection-in-public-cloud.md).

# 验证公有云连接

选择您的公共云提供商：

* [AWS 云](/welcome/cn/cloud-networking/get-started/validate-connection-in-public-cloud/amazon-web-service-aws-configuration.md)
* [腾讯云](/welcome/cn/cloud-networking/get-started/validate-connection-in-public-cloud/tencent-cloud-configuration.md)
* [谷歌云](/welcome/cn/cloud-networking/get-started/validate-connection-in-public-cloud/google-cloud-configuration.md)
* [阿里云](/welcome/cn/cloud-networking/get-started/validate-connection-in-public-cloud/alibaba-cloud-configuration.md)
* [微软云](/welcome/cn/cloud-networking/get-started/validate-connection-in-public-cloud/microsoft-azure-cloud-configuration.md)

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">您可以参阅</mark> [<mark style="color:purple;">**三层多云连接**</mark>](/welcome/cn/cloud-networking/best-practice/create-a-multi-cloud-connection-in-cloud-networking.md) <mark style="color:blue;">最佳实践，了解更多信息。</mark>
{% endhint %}


---

# 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:

```
GET https://docs.console.zenlayer.com/welcome/cn/cloud-networking/get-started/validate-connection-in-public-cloud.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.
