Skip to content

Commit 4e8d033

Browse files
authored
Merge pull request #91506 from alkohli/patch-568
Removing the section link referencing the archived article
2 parents fe9bd07 + 2389ba2 commit 4e8d033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-deployment-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following steps will import data from an on-premises location to your Azure
5858
"F:\shares\scratch\","MyAzureFileShare/",file,rename,"None",None
5959
```
6060
61-
Multiple shares with a Storage Account may be specified. See [Prepare the dataset CSV file](../common/storage-import-export-tool-preparing-hard-drives-import.md?toc=%2fazure%2fstorage%2ffiles%2ftoc.json#prepare-the-dataset-csv-file) for more information.
61+
Multiple shares with a Storage Account may be specified. See [Prepare the dataset CSV file](../common/storage-import-export-tool-preparing-hard-drives-import.md?toc=%2fazure%2fstorage%2ffiles%2ftoc.json) for more information.
6262
6363
5. Create the driveset CSV file. The driveset CSV file lists the disks available to the on-premises export agent. For example, the following driveset CSV file lists `X:`, `Y:`, and `Z:` drives to be used in the on-premises export job:
6464
@@ -69,7 +69,7 @@ The following steps will import data from an on-premises location to your Azure
6969
Z,Format,SilentMode,Encrypt,
7070
```
7171
72-
See [Prepare the driveset CSV file](../common/storage-import-export-tool-preparing-hard-drives-import.md?toc=%2fazure%2fstorage%2ffiles%2ftoc.json#prepare-initialdriveset-or-additionaldriveset-csv-file) for more information.
72+
See [Prepare the driveset CSV file](../common/storage-import-export-tool-preparing-hard-drives-import.md?toc=%2fazure%2fstorage%2ffiles%2ftoc.json) for more information.
7373
7474
6. Use the [WAImportExport Tool](https://www.microsoft.com/download/details.aspx?id=55280) to copy your data to one or more hard drives.
7575

0 commit comments

Comments
 (0)