Skip to content

Commit 087019e

Browse files
committed
fixing more indents
1 parent fab9aa6 commit 087019e

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

articles/storage/solution-integration/validated-partners/data-management/komprise-quick-start-guide.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ With a quick install of a local Komprise data Observer, in 30 minutes or less yo
4848
- Komprise includes a cost comparison tool with the ability to edit cost models of current on-premises storage and Azure Storage Solutions costs to determine the best savings and return on investment
4949
- Usage graphs provide quick summary/comparisons of file types, file sizes, file counts, top owners, groups, shares and directories. Use this information to determine the order of the migration and assess the business impact of migrating data.
5050

51-
:::image type="content" source="./media/komprise-quick-start-guide-v2/sample-analysis-charts.png" alt-text="Analysis by file type and storage consumed" lightbox="./media/komprise-quick-start-guide-v2/sample-analysis-charts.png":::
51+
:::image type="content" source="./media/komprise-quick-start-guide-v2/sample-analysis-charts.png" alt-text="Analysis by file type and storage consumed" lightbox="./media/komprise-quick-start-guide-v2/sample-analysis-charts.png":::
5252

5353
- Look for opportunities to clean up expired data, which reduces the migration effort and the cost of the destination storage.
5454
- Identify cold data, not accessed in six months or more, that could be cost-effectively tiered or moved to Azure Blob storage.
@@ -60,6 +60,7 @@ With a quick install of a local Komprise data Observer, in 30 minutes or less yo
6060
- Lack of destination support for sparce files or symbolic links
6161

6262
Komprise knows it can be challenging to find just the right data across billions of files. Komprise Deep Analytics builds a Global File Index of all your file’s metadata, giving a unified way to search, tag and create select data sets across storage silos. You can identify orphan data, data by name, location, owner, date, application type or extension. Administrators can use these queries and tagged data sets to move, copy, confine, or feed your data pipelines. They can also set data workflow policies. This allows business to use other Azure cloud data services like personal data identification, running cloud data analytics, and culling and feeding edge data to cloud data lakes.
63+
6364
Learn more at [Komprise Deep Analytics](https://www.komprise.com/use-cases/deep-analytics/)
6465

6566
:::image type="content" source="./media/komprise-quick-start-guide-v2/screenshot-data-analysis.png" alt-text="Screenshot of Data Analysis Graphs" lightbox="./media/komprise-quick-start-guide-v2/screenshot-data-analysis.png":::
@@ -189,13 +190,13 @@ You can also click on the default Storage accounts icon
189190

190191
7. Navigate to the Properties of the Azure File share. Write down the URL address, which is required to add the Azure connection into the Komprise target file share
191192

192-
:::image type="content" source="./media/komprise-quick-start-guide-v2/screenshot-azure-file-share-properties.png" alt-text="Screenshot of Azure File Share Properties dialog" lightbox="./media/komprise-quick-start-guide-v2/screenshot-azure-file-share-properties.png":::
193+
:::image type="content" source="./media/komprise-quick-start-guide-v2/screenshot-azure-file-share-properties.png" alt-text="Screenshot of Azure File Share Properties dialog" lightbox="./media/komprise-quick-start-guide-v2/screenshot-azure-file-share-properties.png":::
193194

194195
8. (Optional) You can add extra layers of security to your deployment
195196
a. Configure role-based access to limit who can make changes to your storage account. For more information, see [Built-in roles for management operations](/azure/storage/common/authorization-resource-provider#built-in-roles-for-management-operations)
196197
b. Restrict access to the account to specific network segments with [storage firewall settings](/azure/storage/common/storage-network-security). Configure firewall settings to prevent access from outside of your corporate network
197198

198-
:::image type="content" source="./media/komprise-quick-start-guide-v2/screenshot-network-security.png" alt-text="Screenshot of Azure Network Security dialog" lightbox="./media/komprise-quick-start-guide-v2/screenshot-network-security.png":::
199+
:::image type="content" source="./media/komprise-quick-start-guide-v2/screenshot-network-security.png" alt-text="Screenshot of Azure Network Security dialog" lightbox="./media/komprise-quick-start-guide-v2/screenshot-network-security.png":::
199200

200201
c. Set a [delete lock](/azure/azure-resource-manager/management/lock-resources) on the account to prevent accidental deletion of the storage account.
201202

@@ -241,12 +242,10 @@ Object migration provides options to choose the destination Azure storage tier (
241242

242243
:::image type="content" source="./media/komprise-quick-start-guide-v2/screenshot-migration-management-dialog.png" alt-text="Screenshot of Komprise Migration Management Dialog" lightbox="./media/komprise-quick-start-guide-v2/screenshot-migration-management-dialog.png":::
243244

244-
5. Once all changes have been migrated, run one final migration by clicking on Actions and selecting Start final iteration. Before final migration, we recommend stopping access to source file shares or moving them to read-only
245+
5. Once all changes have been migrated, run one final migration by clicking on Actions and selecting Start final iteration. Before final migration, we recommend stopping access to source file shares or moving them to read-only mode (for users and applications). This step makes sure no changes happen on the source.
245246

246247
:::image type="content" source="./media/komprise-quick-start-guide-v2/screenshot-migration-overview.png" alt-text="Screenshot of Komprise Migration Management Overview" lightbox="./media/komprise-quick-start-guide-v2/screenshot-migration-overview.png":::
247248

248-
mode (for users and applications). This step makes sure no changes happen on the source.
249-
250249
Once the final migration finishes, transition all users and applications to the destination share. Switching over to the new file service usually requires changing the configuration of DNS servers and DFS servers or changing the mount points to the new destination.
251250

252251
6. As the last step, mark the migration completed.
@@ -270,17 +269,17 @@ To get started, sign-in to the director and do the following:
270269
:::image type="content" source="./media/komprise-quick-start-guide-v2/screenshot-add-object-destination.png" alt-text="Screenshot of Komprise Add Object Destination Dialog" lightbox="./media/komprise-quick-start-guide-v2/screenshot-add-object-destination.png":::
271270

272271
a. With Add Account, discover all the containers by entering:
273-
- Storage account name
274-
- Primary access key
275-
- Display Name
272+
- Storage account name
273+
- Primary access key
274+
- Display Name
276275

277276
Required information can be found in [Azure portal](https://portal.azure.com/) by navigating to the Access keys item under Settings for the storage account. If the keys aren't showing, select on the Show keys.
278277

279278
b. Or, specify a container by entering:
280-
- Container Name
281-
- Storage Account Name
282-
- Primary Access Key
283-
- Display Name
279+
- Container Name
280+
- Storage Account Name
281+
- Primary Access Key
282+
- Display Name
284283

285284
The container name represents the destination container for the migration and needs to be created before migration. Other required information can be found in [Azure portal](https://portal.azure.com/) by navigating to the Access keys item under Settings for the storage account. If the keys aren't showing, select on the Show keys.
286285

0 commit comments

Comments
 (0)