> For the complete documentation index, see [llms.txt](https://karansingh.gitbook.io/aws-saa-c02/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://karansingh.gitbook.io/aws-saa-c02/storage-gateway-and-fsx-and-snowball-snowmobile/fsx-for-windows-servers.md).

# FSx for Windows Servers

* Provides **fully managed Microsoft Windows file servers**, backed by a **fully native Windows file system**.<br>

* Supports a **broad set of enterprise Windows workloads with fully managed file storage** built on Microsoft Windows Server.<br>

* **FSx works with Microsoft Active Directory (AD) to integrate** with your existing Microsoft Windows environments.
  * AD is the **Microsoft directory service used to store information about objects on the network** and make this information easy for administrators and users to find and use.

* Has **native support for Windows file system (NTFS) features and for the industry-standard Server Message Block (SMB) protocol** to access file storage over a network.<br>

* **Oﬀers file systems with two levels of availability and durability:**<br>
  * **Single-AZ file systems:**
    * Ensure **high availability within a single Availability Zone (AZ)** by automatically detecting and addressing component failures.<br>
  * **Multi-AZ file systems:**
    * Provide **high availability and failover support across multiple Availability Zones by provisioning and maintaining a standby file server in a separate Availability Zone within an AWS Region**.


---

# 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://karansingh.gitbook.io/aws-saa-c02/storage-gateway-and-fsx-and-snowball-snowmobile/fsx-for-windows-servers.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.
