You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-sync-files-deployment-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ We strongly recommend that you read [Planning for an Azure Files deployment](sto
20
20
-[Region availability](storage-sync-files-planning.md#region-availability) for Azure File Sync.
21
21
-[Create a storage account](../common/storage-create-storage-account.md?toc=%2fazure%2fstorage%2ffiles%2ftoc.json) for a step-by-step description of how to create a storage account.
22
22
-[Create a file share](storage-how-to-create-file-share.md) for a step-by-step description of how to create a file share.
23
-
* At least one supported instance of Windows Server or Windows Server cluster to sync with Azure File Sync. For more information about supported versions of Windows Server, see [Interoperability with Windows Server](storage-sync-files-planning.md#azure-file-sync-interoperability).
23
+
* At least one supported instance of Windows Server or Windows Server cluster to sync with Azure File Sync. For more information about supported versions of Windows Server, see [Interoperability with Windows Server](storage-sync-files-planning.md#azure-file-sync-system-requirements-and-interoperability).
24
24
* Ensure PowerShell 5.1 is installed on your Windows Server. If you are using Windows Server 2012 R2, ensure that you are running at least PowerShell 5.1.\*. You can safely skip this check on Windows Server 2016 as PowerShell 5.1 is the default version out-of-box. On Windows Server 2012 R2, you can verify that you are running PowerShell 5.1.\* by looking at the value of the **PSVersion** property of the **$PSVersionTable** object:
Copy file name to clipboardExpand all lines: articles/storage/files/storage-sync-files-server-registration.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Registering a server with Azure File Sync establishes a trust relationship betwe
21
21
### Prerequisites
22
22
To register a server with a Storage Sync Service, you must first prepare your server with the necessary prerequisites:
23
23
24
-
* Your server must be running a supported version of Windows Server. For more information, see [Supported versions of Windows Server](storage-sync-files-planning.md#supported-versions-of-windows-server).
24
+
* Your server must be running a supported version of Windows Server. For more information, see [Azure File Sync system requirements and interoperability](storage-sync-files-planning.md#azure-file-sync-system-requirements-and-interoperability).
25
25
* Ensure that a Storage Sync Service has been deployed. For more information on how to deploy a Storage Sync Service, see [How to deploy Azure File Sync](storage-sync-files-deployment-guide.md).
26
26
* Ensure that the server is connected to the internet and that Azure is accessible.
27
27
* Disable the IE Enhanced Security Configuration for administrators with the Server Manager UI.
@@ -186,4 +186,4 @@ When Azure File Sync is hosted in a virtual machine running on a Windows Server
186
186
## See also
187
187
-[Planning for an Azure File Sync deployment](storage-sync-files-planning.md)
0 commit comments