Skip to content

Commit 2780e95

Browse files
authored
Merge pull request #205528 from khdownie/kendownie072122
Adding back cloud witness question
2 parents 966952d + c14c95e commit 2780e95

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/storage/files/storage-files-faq.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Frequently asked questions (FAQ) for Azure Files | Microsoft Docs
33
description: Get answers to Azure Files frequently asked questions. You can mount Azure file shares concurrently on cloud or on-premises Windows, Linux, or macOS deployments.
44
author: khdownie
55
ms.service: storage
6-
ms.date: 07/12/2022
6+
ms.date: 07/21/2022
77
ms.author: kendownie
88
ms.subservice: files
99
ms.topic: conceptual
@@ -206,6 +206,11 @@ ms.topic: conceptual
206206
**How much do share snapshots cost?**
207207
Share snapshots are incremental in nature. The base share snapshot is the share itself. All subsequent share snapshots are incremental and store only the difference from the preceding share snapshot. You're billed only for the changed content. If you have a share with 100 GiB of data but only 5 GiB has changed since your last share snapshot, the share snapshot consumes only 5 additional GiB, and you're billed for 105 GiB. For more information about transaction and standard egress charges, see the [Pricing page](https://azure.microsoft.com/pricing/details/storage/files/).
208208

209+
## Interoperability with other services
210+
* <a id="cluster-witness"></a>
211+
**Can I use my Azure file share as a *File Share Witness* for my Windows Server Failover Cluster?**
212+
Currently, this configuration is not supported for an Azure file share. For more information about how to set this up for Azure Blob storage, see [Deploy a Cloud Witness for a Failover Cluster](/windows-server/failover-clustering/deploy-cloud-witness).
213+
209214
## See also
210215
* [Troubleshoot Azure Files in Windows](storage-troubleshoot-windows-file-connection-problems.md)
211216
* [Troubleshoot Azure Files in Linux](storage-troubleshoot-linux-file-connection-problems.md)

0 commit comments

Comments
 (0)