Skip to content

Commit 78bd73c

Browse files
committed
Requested image edit and image file name changes.
1 parent d0e8cec commit 78bd73c

File tree

9 files changed

+7
-7
lines changed

9 files changed

+7
-7
lines changed

articles/machine-learning/v1/how-to-enable-data-collection.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -176,13 +176,13 @@ You can choose a tool of your preference to analyze the data collected in your B
176176
177177
1. Select **Get Data** and select [**Azure Blob Storage**](/power-bi/desktop-data-sources).
178178
179-
:::image type="content" source="./media/how-to-enable-data-collection/PBIBlob.png" alt-text="Screenshot showing the Power BI blob setup." lightbox="./media/how-to-enable-data-collection/PBIBlob.png":::
179+
:::image type="content" source="./media/how-to-enable-data-collection/power-bi-blob.png" alt-text="Screenshot showing the Power BI blob setup." lightbox="./media/how-to-enable-data-collection/power-bi-blob.png":::
180180
181181
1. Add your storage account name and enter your storage key. You can find this information by selecting **Settings** > **Access keys** in your blob.
182182
183183
1. Select the **model data** container and select **Edit**.
184184
185-
:::image type="content" source="./media/how-to-enable-data-collection/pbiNavigator.png" alt-text="Screenshot showing the Power BI Navigator." lightbox="./media/how-to-enable-data-collection/pbiNavigator.png":::
185+
:::image type="content" source="./media/how-to-enable-data-collection/power-bi-navigator.png" alt-text="Screenshot showing the Power BI Navigator." lightbox="./media/how-to-enable-data-collection/power-bi-navigator.png":::
186186
187187
1. In the query editor, click under the **Name** column and add your storage account.
188188
@@ -194,11 +194,11 @@ You can choose a tool of your preference to analyze the data collected in your B
194194
195195
1. Select the downward double arrows next to the **Content** column heading to combine the files.
196196
197-
:::image type="content" source="./media/how-to-enable-data-collection/pbiContent.png" alt-text="Screenshot showing the Power BI Content." lightbox="./media/how-to-enable-data-collection/pbiContent.png":::
197+
:::image type="content" source="./media/how-to-enable-data-collection/power-bi-content.png" alt-text="Screenshot showing the Power BI Content." lightbox="./media/how-to-enable-data-collection/power-bi-content.png":::
198198
199199
1. Select **OK**. The data preloads.
200200
201-
:::image type="content" source="./media/how-to-enable-data-collection/pbiCombine.png" alt-text="Screenshot showing the Power BI Combine Files." lightbox="./media/how-to-enable-data-collection/pbiCombine.png":::
201+
:::image type="content" source="./media/how-to-enable-data-collection/power-bi-combine.png" alt-text="Screenshot showing the Power BI Combine Files." lightbox="./media/how-to-enable-data-collection/power-bi-combine.png":::
202202
203203
1. Select **Close and Apply**.
204204
@@ -214,11 +214,11 @@ You can choose a tool of your preference to analyze the data collected in your B
214214
215215
1. In your Databricks workspace, select **Upload Data**.
216216
217-
:::image type="content" source="./media/how-to-enable-data-collection/dbupload.png" alt-text="Screenshot showing selection of Databricks Upload Data option." lightbox="./media/how-to-enable-data-collection/dbupload.png":::
217+
:::image type="content" source="./media/how-to-enable-data-collection/databricks-upload.png" alt-text="Screenshot showing selection of Databricks Upload Data option." lightbox="./media/how-to-enable-data-collection/databricks-upload.png":::
218218
219219
1. Select **Create New Table** and select **Other Data Sources** > **Azure Blob Storage** > **Create Table in Notebook**.
220220
221-
:::image type="content" source="./media/how-to-enable-data-collection/dbtable.png" alt-text="Screenshot showing Databricks table creation." lightbox="./media/how-to-enable-data-collection/dbtable.png":::
221+
:::image type="content" source="./media/how-to-enable-data-collection/databricks-table.png" alt-text="Screenshot showing Databricks table creation." lightbox="./media/how-to-enable-data-collection/databricks-table.png":::
222222
223223
1. Update the location of your data. Here is an example:
224224
@@ -227,7 +227,7 @@ You can choose a tool of your preference to analyze the data collected in your B
227227
file_type = "csv"
228228
```
229229
230-
:::image type="content" source="./media/how-to-enable-data-collection/dbsetup.png" alt-text="Screenshot showing the Databricks setup." lightbox="./media/how-to-enable-data-collection/dbsetup.png":::
230+
:::image type="content" source="./media/how-to-enable-data-collection/databricks-setup.png" alt-text="Screenshot showing the Databricks setup." lightbox="./media/how-to-enable-data-collection/databricks-setup.png":::
231231
232232
1. Follow the steps on the template to view and analyze your data.
233233
175 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)