Skip to content

Commit 59cf366

Browse files
authored
Merge pull request #280086 from jeffpatt24/patch-2
Update file-sync-deployment-guide.md
2 parents c935c63 + e67b327 commit 59cf366

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/storage/file-sync/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@
187187
href: /troubleshoot/azure/azure-storage/file-sync-troubleshoot-cloud-tiering?toc=/azure/storage/file-sync/toc.json
188188
- name: Reference
189189
items:
190+
- name: Azure File Sync agent silent installation
191+
href: file-sync-agent-silent-installation.md
190192
- name: Azure Files reference
191193
href: ../files/storage-files-introduction.md
192194
- name: Azure Files FAQ
@@ -210,8 +212,6 @@
210212
href: https://azure.microsoft.com/updates/?category=storage
211213
- name: Azure File Sync release notes
212214
href: file-sync-release-notes.md
213-
- name: Azure File Sync agent silent installation
214-
href: file-sync-agent-silent-installation.md
215215
- name: Azure Files on Microsoft Q&A
216216
href: /answers/topics/azure-files.html
217217
- name: Azure Files on Stack Overflow

articles/storage/file-sync/file-sync-deployment-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ The Azure File Sync agent is a downloadable package that enables Windows Server
266266

267267
# [Portal](#tab/azure-portal)
268268

269-
You can download the agent from the [Microsoft Download Center](https://go.microsoft.com/fwlink/?linkid=858257). When the download is finished, double-click the MSI package to start the Azure File Sync agent installation.
269+
You can download the agent from the [Microsoft Download Center](https://go.microsoft.com/fwlink/?linkid=858257). When the download is finished, double-click the MSI package to start the Azure File Sync agent installation or to silently install the agent, see [How to perform a silent installation for a new Azure File Sync agent installation](file-sync-agent-silent-installation.md).
270270

271271
> [!IMPORTANT]
272272
> If you're using Azure File Sync with a Failover Cluster, the Azure File Sync agent must be installed on every node in the cluster. Each node in the cluster must be registered to work with Azure File Sync.

0 commit comments

Comments
 (0)