Skip to content

Commit ef6c511

Browse files
committed
move include back to includes dir
1 parent 034afe8 commit ef6c511

24 files changed

+24
-24
lines changed

articles/storage/blobs/blobfuse2-commands-completion-bash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 completion bash` command to generate the autocompletion script for BlobFuse2 for the bash shell.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

articles/storage/blobs/blobfuse2-commands-completion-fish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 completion fish` command to generate the autocompletion script for BlobFuse2 for the fish shell.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

articles/storage/blobs/blobfuse2-commands-completion-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 completion powershell` command to generate the autocompletion script for BlobFuse2 for PowerShell.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

articles/storage/blobs/blobfuse2-commands-completion-zsh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 completion zsh` command to generate the autocompletion script for BlobFuse2 for the zsh shell.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

articles/storage/blobs/blobfuse2-commands-completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 completion` command to generate the autocompletion script for BlobFuse2 for a specified shell.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

articles/storage/blobs/blobfuse2-commands-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 help` command to get help info for the BlobFuse2 command and subcommands.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

articles/storage/blobs/blobfuse2-commands-mount-all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 mount all` command to mount all blob containers in a storage account as a Linux file system. Each container will be mounted to a unique subdirectory under the path specified. The subdirectory names will correspond to the container names.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

articles/storage/blobs/blobfuse2-commands-mount-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 mount list` command to display all existing BlobFuse2 mount points.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

articles/storage/blobs/blobfuse2-commands-mount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 mount` command to mount a Blob Storage container as a file system in Linux, or to display existing mount points.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Command Syntax
2121

articles/storage/blobs/blobfuse2-commands-mountv1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: tamram
1515

1616
Use the `blobfuse2 mountv1` command to generate a configuration file for BlobFuse2 from a BlobFuse v1 configuration file.
1717

18-
[!INCLUDE [blobfuse2-preview](blobfuse2-preview.md)]
18+
[!INCLUDE [storage-blobfuse2-preview](../../../includes/storage-blobfuse2-preview.md)]
1919

2020
## Syntax
2121

0 commit comments

Comments
 (0)