Skip to content

Commit 38b8d46

Browse files
committed
Acrolinx score update
1 parent a9ab11d commit 38b8d46

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/storage/solution-integration/validated-partners/primary-secondary-storage/tigerbridge-deployment-guide.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.subservice: partner
1313
# Deploy hybrid data infrastructure with Tiger Bridge and Azure Blob Storage
1414

1515
This article describes how to set up Tiger Bridge data management system with Azure Blob Storage. Tiger Bridge is fully integrated with NTFS, or ReFS file systems on windows platform. It can also manage volumes via SMB/NFS.
16-
Tiger Bridge is a connector that creates a single name-space between different sources, and Azure Blob Storage. It allows replication, tiering, and collaboration of unstructured data with file-locking capabilities between different file systems. Data is stored in Azure Blob Storage in native format, which makes it open to Azure, and third party services (like AI/ML).
16+
Tiger Bridge is a connector that creates a single name-space between different sources, and Azure Blob Storage. It allows replication, tiering, and collaboration of unstructured data with file-locking capabilities between different file systems. Data is stored in Azure Blob Storage in native format, which makes it open to Azure, and third-party services (like AI/ML).
1717
Tiger Bridge can be deployed on physical or virtual infrastructure, and can easily be integrated within existing environment. Main features of the solution are:
1818

1919
- Data replication
@@ -100,19 +100,19 @@ Before you can install Tiger Bridge, you need to have a Windows file server inst
100100
#### Deploy standalone hybrid configuration
101101

102102
1. Install Tiger Bridge on your windows server. Installation is done by running the Tiger Bridge installation file, and following the wizard. During installation, you can select two components:
103-
1. Tiger Bridge installs the product, GUI, and command line interface.
103+
1. Tiger Bridge installs the product, GUI, and command-line interface.
104104
1. Shell Extension provides integration with Windows Explorer. Allows manual management of the data through the Windows Explorer context menu.
105105
1. In Tiger Bridge Configuration, add a local volume source:
106106
1. Select **Tiger Bridge** in the left pane
107107
1. Select **Add Source**
108108
1. Select root of a drive, or browse to a folder you want to use for storing data. Select a folder and press **OK**. In this example, we will use C:\AzureSource.
109-
:::image type="content" source="./media/tigerbridge-deployment-guide/tigerbridge-add-source.png" alt-text="Screenshots that shows how to pair Tiger Bridge local source with Azure storage account.":::
109+
:::image type="content" source="./media/tigerbridge-deployment-guide/tigerbridge-add-source.png" alt-text="Screenshot that shows how to pair Tiger Bridge local source with Azure storage account.":::
110110
1. Pair the local source with Microsoft Azure target:
111-
1. In the **Tiger Bridge target** dialog, select **Azure**, and click **OK**.
111+
1. In the **Tiger Bridge target** dialog, select **Azure**, and press **OK**.
112112
:::image type="content" source="./media/tigerbridge-deployment-guide/tigerbridge-pair-account.png" alt-text="Screenshot that shows how to pair Tiger Bridge local source with Azure storage account.":::
113113
C:\AzureSource in the screenshot is a folder selected in the previous step.
114114
1. Enter a name for the target.
115-
1. Enter the account name and key and the Blob endpoint in the respective fields. This is the account created in [prepare Azure Blob storage step](#prepare-azure-blob-storage).
115+
1. Enter the account name and key and the Blob endpoint in the respective fields. Use the storage account name created in [prepare Azure Blob storage step](#prepare-azure-blob-storage).
116116
1. Choose whether to access the target using the secure transfer (SSL/TLS) by selecting, or clearing the check box. Secure transfer is recommended for production workloads. If disabled, make sure that you disabled **Secure transfer required** option in the storage account **Configuration** option.
117117
:::image type="content" source="./media/tigerbridge-deployment-guide/azure-secure-transfer.png" alt-text="Screenshot that shows how to set up a protection for a storage account.":::
118118
1. In the **Default access tier**, select whether to use the Hot, Cool, or Archive tier of Azure Storage. This tier will be used for any data that doesn't have a tier set. Learn more on [Hot, Cool, and Archive access tiers for blob data](/azure/storage/blobs/access-tiers-overview)

0 commit comments

Comments
 (0)