Skip to content

Commit 66d2258

Browse files
authored
Merge pull request #178867 from jeffpatt24/patch-4
Update storage-sync-files-change-detection.md
2 parents 1093ff6 + 8b6f696 commit 66d2258

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

articles/storage/file-sync/file-sync-troubleshoot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Use Azure File Sync to centralize your organization's file shares in Azure Files
1616
This article is designed to help you troubleshoot and resolve issues that you might encounter with your Azure File Sync deployment. We also describe how to collect important logs from the system if a deeper investigation of the issue is required. If you don't see the answer to your question, you can contact us through the following channels (in escalating order):
1717

1818
- [Microsoft Q&A question page for Azure Files](/answers/products/azure?product=storage).
19+
- [Azure Community Feedback](https://feedback.azure.com/d365community/forum/a8bb4a47-3525-ec11-b6e6-000d3a4f0f84?c=c860fa6b-3525-ec11-b6e6-000d3a4f0f84).
1920
- Microsoft Support. To create a new support request, in the Azure portal, on the **Help** tab, select the **Help + support** button, and then select **New support request**.
2021

2122
## I'm having an issue with Azure File Sync on my server (sync, cloud tiering, etc.). Should I remove and recreate my server endpoint?

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

Lines changed: 2 additions & 2 deletions
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: roygara
55
ms.service: storage
6-
ms.date: 09/15/2021
6+
ms.date: 11/5/2021
77
ms.author: rogarana
88
ms.subservice: files
99
ms.topic: conceptual
@@ -16,7 +16,7 @@ This article answers common questions about Azure Files features and functionali
1616

1717
1. The comments section of this article.
1818
2. [Microsoft Q&A question page for Azure Storage](/answers/topics/azure-file-storage.html).
19-
3. [Azure Files UserVoice](https://feedback.azure.com/d365community/forum/a8bb4a47-3525-ec11-b6e6-000d3a4f0f84?c=c860fa6b-3525-ec11-b6e6-000d3a4f0f84).
19+
3. [Azure Community Feedback](https://feedback.azure.com/d365community/forum/a8bb4a47-3525-ec11-b6e6-000d3a4f0f84?c=c860fa6b-3525-ec11-b6e6-000d3a4f0f84).
2020
4. Microsoft Support. To create a new support request, in the Azure portal, on the **Help** tab, select the **Help + support** button, and then select **New support request**.
2121

2222
## General

includes/storage-sync-files-change-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ To immediately sync files that are changed in the Azure file share, the **Invoke
1717
>[!NOTE]
1818
>Changes made to an Azure file share using REST does not update the SMB last modified time and will not be seen as a change by sync.
1919
20-
We are exploring adding change detection for an Azure file share similar to USN for volumes on Windows Server.
20+
We are exploring adding change detection for an Azure file share similar to USN for volumes on Windows Server. Help us prioritize this feature for future development by voting for it at [Azure Community Feedback](https://feedback.azure.com/d365community/idea/26f8aa9d-3725-ec11-b6e6-000d3a4f0f84).

0 commit comments

Comments
 (0)