Skip to content

Commit a74d8de

Browse files
authored
Merge pull request #192340 from saachigopal/patch-27
Update how-to-manage-workspace.md
2 parents 35d3f4a + 5d228d9 commit a74d8de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-manage-workspace.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ With the public preview search capability, you can search for machine learning a
333333
Type search text into the global search bar on the top of portal and hit enter to trigger a 'contains' search.
334334
A contains search scans across all metadata fields for the given asset and sorts results relevance.
335335

336-
You can use the asset quick links to navigate to search results for jobs, models, and components that you created.
336+
You can use the asset quick links to navigate to search results for jobs, models, components, environments, and datasets that you created.
337337

338338
Also, you can change the scope of applicable subscriptions and workspaces via the 'Change' link in the search bar drop down.
339339

@@ -351,7 +351,7 @@ Select any number of filters to create more specific search queries. The followi
351351
* Environment:
352352
* Dataset:
353353

354-
If an asset filter (job, model, component) is present, results are scoped to those tabs. Other filters apply to all assets unless an asset filter is also present in the query. Similarly, free text search can be provided alongside filters, but are scoped to the tabs chosen by asset filters, if present.
354+
If an asset filter (job, model, component, environment, dataset) is present, results are scoped to those tabs. Other filters apply to all assets unless an asset filter is also present in the query. Similarly, free text search can be provided alongside filters, but are scoped to the tabs chosen by asset filters, if present.
355355

356356
> [!TIP]
357357
> * Filters search for exact matches of text. Use free text queries for a contains search.
@@ -362,7 +362,7 @@ If an asset filter (job, model, component) is present, results are scoped to tho
362362

363363
### View search results
364364

365-
You can view your search results in the individual **Jobs**, **Models** and **Components** tabs. Select an asset to open its **Details** page in the context of the relevant workspace. Results from workspaces you don't have permissions to view are not displayed.
365+
You can view your search results in the individual **Jobs**, **Models**, **Components**, **Environments**, and **Datasets** tabs. Select an asset to open its **Details** page in the context of the relevant workspace. Results from workspaces you don't have permissions to view are not displayed.
366366

367367
:::image type="content" source="./media/how-to-manage-workspace/results.png" alt-text="Results displayed after search":::
368368

0 commit comments

Comments
 (0)