Skip to content

Commit bab129d

Browse files
committed
removing include/merging with docs
1 parent 04eae7b commit bab129d

10 files changed

Lines changed: 18 additions & 19 deletions

articles/machine-learning/includes/machine-learning-missing-ui.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

articles/machine-learning/v1/how-to-designer-import-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ In this article, you learn how to import your own data in the designer to create
2020
* **Azure Machine Learning datasets** - Register [datasets](concept-data.md) in Azure Machine Learning to enable advanced features that help you manage your data.
2121
* **Import Data component** - Use the [Import Data](../algorithm-module-reference/import-data.md) component to directly access data from online data sources.
2222

23-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
23+
> [!IMPORTANT]
24+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
2425
2526
## Use Azure Machine Learning datasets
2627

articles/machine-learning/v1/how-to-designer-python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ The default execution environment uses the Anacondas distribution of Python. See
2323

2424
![Execute Python input map](media/how-to-designer-python/execute-python-map.png)
2525

26-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
26+
> [!IMPORTANT]
27+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
2728
2829
## Execute Python written in the designer
2930

articles/machine-learning/v1/how-to-designer-transform-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ In this article, you'll learn how to:
2727

2828
This how-to is a prerequisite for the [how to retrain designer models](how-to-retrain-designer.md) article. In that article, you'll learn how to use the transformed datasets to train multiple models, with pipeline parameters.
2929

30-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
30+
> [!IMPORTANT]
31+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
3132
3233
## Transform a dataset
3334

articles/machine-learning/v1/how-to-retrain-designer.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ In this article, you learn how to:
3131
* An Azure Machine Learning workspace
3232
* Complete part 1 of this how-to series, [Transform data in the designer](how-to-designer-transform-data.md)
3333

34-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
34+
> [!IMPORTANT]
35+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
3536
3637
This article also assumes that you have some knowledge of building pipelines in the designer. For a guided introduction, complete the [tutorial](tutorial-designer-automobile-price-train-score.md).
3738

articles/machine-learning/v1/how-to-run-batch-predictions-designer.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ To learn how to set up batch scoring services using the SDK, see the accompanyin
3030

3131
This how-to assumes you already have a training pipeline. For a guided introduction to the designer, complete [part one of the designer tutorial](tutorial-designer-automobile-price-train-score.md).
3232

33-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
33+
> [!IMPORTANT]
34+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
3435
3536
## Create a batch inference pipeline
3637

articles/machine-learning/v1/how-to-use-pipeline-parameter.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ In this article, you learn how to do the following:
3232

3333
* For a guided introduction to the designer, complete the [designer tutorial](tutorial-designer-automobile-price-train-score.md).
3434

35-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
35+
> [!IMPORTANT]
36+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
3637
3738
## Create pipeline parameter
3839

articles/machine-learning/v1/samples-designer.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Use the built-in examples in Azure Machine Learning designer to quickly get star
2222
* An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/)
2323
* An Azure Machine Learning workspace
2424

25-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
25+
> [!IMPORTANT]
26+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
2627
2728
## Use sample pipelines
2829

articles/machine-learning/v1/tutorial-designer-automobile-price-deploy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ In [part one of the tutorial](tutorial-designer-automobile-price-train-score.md)
4040

4141
Complete [part one of the tutorial](tutorial-designer-automobile-price-train-score.md) to learn how to train and score a machine learning model in the designer.
4242

43-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
43+
> [!IMPORTANT]
44+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
4445
4546
## Create a real-time inference pipeline
4647

articles/machine-learning/v1/tutorial-designer-automobile-price-train-score.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ In [part two](tutorial-designer-automobile-price-deploy.md) of the tutorial, you
4646
>
4747
>To find it, go to the designer in your workspace. In the **New pipeline** section, select **Sample 1 - Regression: Automobile Price Prediction(Basic)**.
4848
49-
[!INCLUDE [machine-learning-missing-ui](../includes/machine-learning-missing-ui.md)]
49+
> [!IMPORTANT]
50+
> If you do not see graphical elements mentioned in this document, such as buttons in studio or designer, you may not have the right level of permissions to the workspace. Please contact your Azure subscription administrator to verify that you have been granted the correct level of access. For more information, see [Manage users and roles](../how-to-assign-roles.md).
5051
5152
## Create a new pipeline
5253

0 commit comments

Comments
 (0)