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/solution-integration/validated-partners/primary-secondary-storage/tigerbridge-deployment-guide.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Before you begin the deployment, we recommend you plan your Tiger Bridge use cas
83
83
- Consider long-term planning for your future data workflows to allow proper selection for defining policies (reclamation, replication, archiving, and snapshot policies.)
84
84
85
85
### Prepare Azure Blob Storage
86
-
Before Tiger Bridge can be deployed, you need to create a **Storage Account**. Storage account will be used as a repository for data that is tiered, or replicated from Tiger Bridge solution. Tiger Bridge supports all Azure Storage services, including Archive Tier for Azure Storage Block blobs. That support allows to store less frequently data in cost-effective way but still access it through the well-known pane of glass. For additional information on Tiger Bridge, visit our comparison of [ISV solutions](./isv-file-services).
86
+
Before Tiger Bridge can be deployed, you need to create a **Storage Account**. Storage account will be used as a repository for data that is tiered, or replicated from Tiger Bridge solution. Tiger Bridge supports all Azure Storage services, including Archive Tier for Azure Storage Block blobs. That support allows to store less frequently data in cost-effective way but still access it through the well-known pane of glass. For additional information on Tiger Bridge, visit our comparison of [ISV solutions](/azure/storage/solution-integration/validated-partners/primary-secondary-storage/isv-file-services).
87
87
88
88
1. Create a storage account
89
89
:::image type="content" source="./media/tigerbridge-deployment-guide/azure-create-storage-account.png" alt-text="Screenshot that shows how to create a storage account for Azure Blob Storage service.":::
@@ -92,7 +92,7 @@ Before Tiger Bridge can be deployed, you need to create a **Storage Account**. S
92
92
:::image type="content" source="./media/tigerbridge-deployment-guide/azure-storage-account-protection.png" alt-text="Screenshot that shows how to set up a protection for a storage account.":::
93
93
94
94
1. Create a container within storage account
95
-
:::image type="content" source="./media/tigerbridge-deployment-guide/azure-storage-account-create-container.png" alt-text="Screenshot that shows how to set up a protection for a storage account.":::
95
+
:::image type="content" source="./media/tigerbridge-deployment-guide/azure-storage-account-create-container.png" alt-text="Screenshot that shows how to create a container in a storage account.":::
96
96
97
97
### Deploy Tiger Bridge
98
98
Before you can install Tiger Bridge, you need to have a Windows file server installed and fully configured. Windows server must have access to a storage account prepared in [previous step](#prepare-azure-blob-storage).
@@ -106,15 +106,15 @@ Before you can install Tiger Bridge, you need to have a Windows file server inst
106
106
1. Select **Tiger Bridge** in the left pane
107
107
1. Select **Add Source**
108
108
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="Screenshot 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 add a local source to Tiger Bridge server.":::
110
110
1. Pair the local source with Microsoft Azure target:
111
111
1. In the **Tiger Bridge target** dialog, select **Azure**, and press **OK**.
112
112
:::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.":::
113
113
C:\AzureSource in the screenshot is a folder selected in the previous step.
114
114
1. Enter a name for the target.
115
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).
116
116
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.
117
-
:::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.":::
117
+
:::image type="content" source="./media/tigerbridge-deployment-guide/azure-secure-transfer.png" alt-text="Screenshot that shows how to enable, or disable secure transfer for a storage account.":::
118
118
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)
119
119
1. In Rehydration priority, select whether offline files should be rehydrated using the Standard, or the High option. Learn more on [Blob rehydration from the Archive tier](/azure/storage/blobs/access-tiers-overview)
120
120
1. Select **List containers** to display the list of containers available for the account you have specified, and then select the container on the target, which will be paired with the selected source.
@@ -150,6 +150,6 @@ Tiger Technology provides 365x24x7 support for Tiger Bridge. To contact support,
-[Azure Storage partners for primary and secondary storage](./partner-overview)
153
+
-[Azure Storage partners for primary and secondary storage](/azure/storage/solution-integration/validated-partners/primary-secondary-storage/partner-overview)
0 commit comments