Skip to content

Commit 2fae698

Browse files
Merge pull request #7062 from s-polly/stp_known-issues
Remove known issues
2 parents 5bf1121 + a1e6105 commit 2fae698

10 files changed

+2732
-2981
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,36 @@
544544
"source_path": "articles/ai-foundry/foundry-models/how-to/inference.md",
545545
"redirect_url": "/azure/ai-foundry/foundry-models/concepts/endpoints",
546546
"redirect_document_id": true
547+
},
548+
{
549+
"source_path": "articles/machine-learning/known-issues/application-sharing-policy-not-supported.md",
550+
"redirect_url": "/azure/machine-learning/how-to-troubleshoot-secure-connection-workspace?view=azureml-api-2",
551+
"redirect_document_id": false
552+
},
553+
{
554+
"source_path": "articles/machine-learning/known-issues/compute-a10-sku-not-supported.md",
555+
"redirect_url": "/azure/machine-learning/how-to-troubleshoot-secure-connection-workspace",
556+
"redirect_document_id": false
557+
},
558+
{
559+
"source_path": "articles/machine-learning/known-issues/compute-idleshutdown-bicep.md",
560+
"redirect_url": "/azure/machine-learning/how-to-troubleshoot-secure-connection-workspace",
561+
"redirect_document_id": false
562+
},
563+
{
564+
"source_path": "articles/machine-learning/known-issues/compute-slowness-terminal-mounted-path.md",
565+
"redirect_url": "/azure/machine-learning/how-to-troubleshoot-secure-connection-workspace",
566+
"redirect_document_id": false
567+
},
568+
{
569+
"source_path": "articles/machine-learning/known-issues/jupyter-r-kernel-not-starting.md",
570+
"redirect_url": "/azure/machine-learning/how-to-troubleshoot-secure-connection-workspace",
571+
"redirect_document_id": false
572+
},
573+
{
574+
"source_path": "articles/machine-learning/known-issues/workspace-move-compute-instance-same-name.md",
575+
"redirect_url": "/azure/machine-learning/how-to-troubleshoot-secure-connection-workspace",
576+
"redirect_document_id": false
547577
}
548578
]
549579
}

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 2702 additions & 2703 deletions
Large diffs are not rendered by default.

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

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

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ Select the **Title** to view more information about that specific known issue.
2222

2323
|Area |Title |Issue publish date |
2424
|---------|---------|---------|
25-
|Compute | [Jupyter R Kernel doesn't start in new compute instance images](jupyter-r-kernel-not-starting.md) | August 14, 2023 |
26-
|Compute | [Provisioning error when creating a compute instance with A10 SKU](compute-a10-sku-not-supported.md) | August 14, 2023 |
27-
|Compute | [Idleshutdown property in Bicep template causes error](compute-idleshutdown-bicep.md) | August 14, 2023 |
28-
|Compute | [Slowness in compute instance terminal from a mounted path](compute-slowness-terminal-mounted-path.md)| August 14, 2023|
29-
|Compute| [Creating compute instance after a workspace move results in an Etag conflict error.](workspace-move-compute-instance-same-name.md)| August 14, 2023 |
3025
|Inferencing| [Invalid certificate error during deployment with an AKS cluster](inferencing-invalid-certificate.md)| September, 26, 2023 |
3126
|Inferencing| [Existing Kubernetes compute can't be updated with `az ml compute attach` command](inferencing-updating-kubernetes-compute-appears-to-succeed.md) | September, 26, 2023 |
3227

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

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

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

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

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

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

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

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

articles/machine-learning/known-issues/workspace-move-compute-instance-same-name.md

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

articles/machine-learning/toc.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,20 +1443,6 @@ items:
14431443
items:
14441444
- name: Active known issues for Azure Machine Learning
14451445
href: ./known-issues/azure-machine-learning-known-issues.md
1446-
- name: Compute instance known issues
1447-
items:
1448-
- name: Jupyter R Kernel does not start in new compute instance images
1449-
href: ./known-issues/jupyter-r-kernel-not-starting.md
1450-
- name: Provisioning error when creating a compute instance with A10 SKU
1451-
href: ./known-issues/compute-a10-sku-not-supported.md
1452-
- name: Idleshutdown property in Bicep template causes error
1453-
href: ./known-issues/compute-idleshutdown-bicep.md
1454-
- name: Slowness in compute instance terminal from a mounted path
1455-
href: ./known-issues/compute-slowness-terminal-mounted-path.md
1456-
- name: Creating compute instance after a workspace move causes Etag conflict error
1457-
href: ./known-issues/workspace-move-compute-instance-same-name.md
1458-
- name: Application Sharing Policy isn't supported
1459-
href: ./known-issues/application-sharing-policy-not-supported.md
14601446
- name: Inferencing known issues
14611447
items:
14621448
- name: Existing Kubernetes compute cannot be updated

0 commit comments

Comments
 (0)