Skip to content

Commit 2124f29

Browse files
authored
docs: Adding a warning about Microsoft's ToS (#2833)
* docs: Adding a warning about Microsoft's ToS Signed-off-by: Ilya Buziuk <[email protected]> * Update modules/administration-guide/pages/configuring-the-open-vsx-registry-url.adoc --------- Signed-off-by: Ilya Buziuk <[email protected]>
1 parent cf4fe5b commit 2124f29

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

modules/administration-guide/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
*** xref:enabling-users-to-run-multiple-workspaces-simultaneously.adoc[]
5252
*** xref:deploying-che-with-support-for-git-repositories-with-self-signed-certificates.adoc[]
5353
*** xref:configuring-workspaces-nodeselector.adoc[]
54-
*** xref:configuring-the-open-vsx-registry-url.adoc[]
5554
*** xref:configuring-allowed-urls-for-cloud-development-environments.adoc[]
5655
** xref:caching-images-for-faster-workspace-start.adoc[]
5756
*** xref:installing-kubernetes-image-puller.adoc[]
@@ -105,6 +104,7 @@
105104
*** xref:enabling-fuse-for-all-workspaces.adoc[]
106105
* xref:managing-ide-extensions.adoc[]
107106
** xref:extensions-for-microsoft-visual-studio-code-open-source.adoc[]
107+
** xref:configuring-the-open-vsx-registry-url.adoc[]
108108
* xref:configuring-visual-studio-code.adoc[]
109109
** xref:configuring-single-and-multiroot-workspaces.adoc[]
110110
** xref:trusted-extensions-for-microsoft-visual-studio-code.adoc[]

modules/administration-guide/pages/configuring-the-open-vsx-registry-url.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ spec:
2222
openVSXURL: __<your_open_vsx_registy>__
2323
# [...]
2424
----
25+
+
26+
[WARNING]
27+
====
28+
Due to the dedicated Microsoft link:https://cdn.vsassets.io/v/M190_20210811.1/_content/Microsoft-Visual-Studio-Marketplace-Terms-of-Use.pdf[Terms of Use], link:https://marketplace.visualstudio.com/vscode[Visual Studio Code Marketplace] is not supported by {prod}.
29+
====
2530

2631
.Additional resources
2732
* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]

modules/administration-guide/pages/managing-ide-extensions.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
IDEs use extensions or plugins to extend their functionality, and the mechanism for managing extensions differs between IDEs.
1111

1212
* xref:extensions-for-microsoft-visual-studio-code-open-source.adoc[]
13+
* xref:configuring-the-open-vsx-registry-url.adoc[]
14+

0 commit comments

Comments
 (0)