Skip to content

Commit 1ae1d09

Browse files
committed
Shortened titles
1 parent 7cdda02 commit 1ae1d09

8 files changed

+8
-8
lines changed

articles/machine-learning/known-issues/ki-applicaton-sharing-policy-not-supported.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/14/2023
1010
ms.custom: known-issue
1111
---
1212

13-
# Known issue - Compute Instance | Application Sharing Policy isn't supported
13+
# Known issue - The ApplicationSharingPolicy property isn't supported for compute instances
1414

1515
Configuring the `applicationSharingPolicy` property for a compute instance has no effect as that property isn't supported
1616

articles/machine-learning/known-issues/ki-automl-error-generated-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/04/2023
1010
ms.custom: known-issue
1111
---
1212

13-
# Known issue - AutoML | Error retrieving generated code FilesharePermissionFailure: Unable to copy files to fileshare because authorization failed.
13+
# Known issue - FilesharePermissionFailure error retrieving generated code : Unable to copy files to fileshare because authorization failed.
1414

1515
When a workspace has a public IP but the storage is private, then the workspace can't interact with the storage account directly.
1616

articles/machine-learning/known-issues/ki-compute-a10-sku-not-supported.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/14/2023
1010
ms.custom: known-issue
1111
---
1212

13-
# Known issue - Compute | Provisioning error when creating a compute instance with A10 SKU
13+
# Known issue - Provisioning error when creating a compute instance with A10 SKU
1414

1515
[!INCLUDE [dev v2](../includes/machine-learning-dev-v2.md)]
1616

articles/machine-learning/known-issues/ki-compute-idleshutdown-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/04/2023
1010
ms.custom: known-issue
1111
---
1212

13-
# Known issue - Compute | Idleshutdown property in bicep template causes error
13+
# Known issue - Idleshutdown property in Bicep template causes error
1414

1515
When creating an Azure Machine Learning compute instance through Bicep, using the `idleTimeBeforeShutdown` property as described in the API reference [Microsoft.MachineLearningServices workspaces/computes API reference](/azure/templates/microsoft.machinelearningservices/workspaces/computes?pivots=deployment-language-bicep) results in an error.
1616

articles/machine-learning/known-issues/ki-compute-slowness-terminal-mounted-path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/04/2023
1010
ms.custom: known-issue
1111
---
1212

13-
# Known issue - Compute instance | Slowness in compute instance terminal from a mounted path
13+
# Known issue - Slowness in compute instance terminal from a mounted path
1414

1515
While using the compute instance terminal inside a mounted path of a data folder, any commands executed from the terminal result in slowness. This issue is restricted to the terminal; running the commands from SDK using a notebook works as expected.
1616

articles/machine-learning/known-issues/ki-jupyter-r-kernel-not-starting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/14/2023
1010
ms.custom: known-issue
1111
---
1212

13-
# Known issue - Compute instance | Jupyter R Kernel doesn't start in new compute instance images
13+
# Known issue - Jupyter R Kernel doesn't start in new compute instance images
1414

1515
When trying to launch an R kernel in JupyterLab or a notebook in a new compute instance, the kernel fails to start with `Error: .onLoad failed in loadNamespace()`
1616

articles/machine-learning/known-issues/ki-workspace-move-ci-same-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/14/2023
1010
ms.custom: known-issue
1111
---
1212

13-
# Known issue - Compute instance | Creating compute instance after a workspace move results in an Etag conflict error.
13+
# Known issue - Creating compute instance after a workspace move results in an Etag conflict error.
1414

1515
After a moving a workspace to a different subscription or resource group, creating a compute instance with the same name as a previous compute instance will fail with an Etag conflict error.
1616

articles/machine-learning/known-issues/ki-workspace-storage-different-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/04/2023
1010
ms.custom: known-issue
1111
---
1212

13-
# Known issue - Workspace RP | Create workspace with bring your own storage scenario doesn't work in SDK V2
13+
# Known issue - Create workspace with bring your own storage scenario doesn't work in SDK V2
1414

1515

1616
When following the document [Manage Azure Machine Learning workspaces in the portal or with the Python SDK (v2)](../how-to-manage-workspace.md) using a bring-your-own-storage scenario, the procedure fails if the storage is in a different subscription than the workspace.

0 commit comments

Comments
 (0)