Skip to content

Commit d65ebb9

Browse files
committed
remove activity log
1 parent 6c6969e commit d65ebb9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/machine-learning/resource-known-issues.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article helps you find and correct errors or failures encountered when usin
1818

1919
## Diagnostic logs
2020

21-
Sometimes it can be helpful if you can provide diagnostic information when asking for help. To see some logs,
21+
Sometimes it can be helpful if you can provide diagnostic information when asking for help. To see some logs:
2222
1. Visit [Azure Machine Learning studio](https://ml.azure.com).
2323
1. On the left-hand side, select **Experiment**
2424
1. Select an experiment.
@@ -28,6 +28,7 @@ Sometimes it can be helpful if you can provide diagnostic information when askin
2828
> [!NOTE]
2929
> Azure Machine Learning logs information from a variety of sources during training, such as AutoML or the Docker container that runs the training job. Many of these logs are not documented. If you encounter problems and contact Microsoft support, they may be able to use these logs during troubleshooting.
3030
31+
3132
## Resource quotas
3233

3334
Learn about the [resource quotas](how-to-manage-quotas.md) you might encounter when working with Azure Machine Learning.
@@ -99,11 +100,6 @@ Issues with a Machine Learning workspace.
99100

100101
* **Azure portal**: If you go directly to view your workspace from a share link from the SDK or the portal, you will not be able to view the normal **Overview** page with subscription information in the extension. You will also not be able to switch into another workspace. If you need to view another workspace, go directly to [Azure Machine Learning studio](https://ml.azure.com) and search for the workspace name.
101102

102-
* **Activity logs**: Some actions within the Azure Machine Learning workspace do not log information to the __Activity log__. For example, starting a training run or registering a model.
103-
104-
Some of these actions appear in the __Activities__ area of your workspace, however they do not indicate who initiated the activity.
105-
106-
107103
## Set up your environment
108104

109105
Known issues with using Azure Machine Learning Compute (AmlCompute).

0 commit comments

Comments
 (0)