Skip to content

Commit 0a3502b

Browse files
committed
blocked out IP addresses in images
1 parent 89a6b4b commit 0a3502b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/storage/file-sync/file-sync-extend-servers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Tutorial - Extend Windows file servers with Azure File Sync
2+
title: Extend Windows file servers with Azure File Sync
33
description: Learn how to extend Windows file servers with Azure File Sync, from start to finish.
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: tutorial
7-
ms.date: 06/21/2022
7+
ms.date: 08/08/2024
88
ms.author: kendownie
99
#Customer intent: As an IT administrator, I want see how to extend Windows file servers with Azure File Sync, so I can evaluate the process for extending the storage capacity of my Windows servers.
1010
---
@@ -32,7 +32,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
3232
For this tutorial, you need to do the following before you can deploy Azure File Sync:
3333

3434
- Create an Azure storage account and file share
35-
- Set up a Windows Server 2019 Datacenter VM
35+
- Set up a Windows Server VM
3636
- Prepare the Windows Server VM for Azure File Sync
3737

3838
### Create a folder and .txt file
@@ -167,7 +167,7 @@ Now you can add the data disk to the VM.
167167

168168
### Install the Azure PowerShell module
169169

170-
Next, in the Windows Server 2019 Datacenter VM, install the Azure PowerShell module on the server. The `Az` module is a rollup module for the Azure PowerShell cmdlets. Installing it downloads all the available Azure Resource Manager modules and makes their cmdlets available for use.
170+
Next, in the Windows Server VM, install the Azure PowerShell module on the server. The `Az` module is a rollup module for the Azure PowerShell cmdlets. Installing it downloads all the available Azure Resource Manager modules and makes their cmdlets available for use.
171171

172172
1. In the VM, open an elevated PowerShell window (run as administrator).
173173
1. Run the following command:
@@ -313,7 +313,7 @@ If you'd like to clean up the resources you created in this tutorial, first remo
313313

314314
[!INCLUDE [storage-files-clean-up-portal](../../../includes/storage-files-clean-up-portal.md)]
315315

316-
## Next steps
316+
## Next step
317317

318318
In this tutorial, you learned the basic steps to extend the storage capacity of a Windows server by using Azure File Sync. For a more thorough look at planning for an Azure File Sync deployment, see:
319319

13.9 KB
Loading
-195 Bytes
Loading
204 Bytes
Loading
-216 Bytes
Loading

0 commit comments

Comments
 (0)