From 54fa3c00ee5d62f383b1e58f0547429212dd68b1 Mon Sep 17 00:00:00 2001 From: Kevin Troller Date: Tue, 10 Sep 2024 10:34:36 -0300 Subject: [PATCH] W-14938259-permissions-rtf-runtime-manager-kt --- .vscode/settings.json | 20 ++++++++++++++++++- .../ROOT/pages/ps-assign-permissions.adoc | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 9e26dfee..33c4f7e7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1 +1,19 @@ -{} \ No newline at end of file +{ + "files.exclude": { + "**/.git": true, + "**/.svn": true, + "**/.hg": true, + "**/CVS": true, + "**/.DS_Store": true, + "**/Thumbs.db": true, + "**/.apivcs": true, + "**/.gitignore": true, + "**/.designer.json": true, + "**/.exchange.xml": true, + "**/.vscode": true, + "**/.mvn": true, + "**/.exchange_modules_tmp": true, + ".mule": true + }, + "asciidoc.antora.enableAntoraSupport": false +} \ No newline at end of file diff --git a/cloudhub-2/modules/ROOT/pages/ps-assign-permissions.adoc b/cloudhub-2/modules/ROOT/pages/ps-assign-permissions.adoc index 64f66567..8753c40f 100644 --- a/cloudhub-2/modules/ROOT/pages/ps-assign-permissions.adoc +++ b/cloudhub-2/modules/ROOT/pages/ps-assign-permissions.adoc @@ -14,7 +14,7 @@ To assign permissions, you need access to Access Management and the Organization Without at least one of these permissions, you can't see any details upon selecting the *Private Spaces* tab. Instead, you receive a *Not Authorized* message. * To deploy applications from Exchange, you must assign the Exchange Contributor and Exchange Viewer permissions to the Business Organization that owns the asset. * To deploy applications in Runtime Manager, you need the Create Applications permission. -* To view all applications on the *Applications* page in Runtime Manager, you need the Read Applications and CloudHub Network Viewer permission. +* To view all applications on the *Applications* page in Runtime Manager, you need the Read Applications, Read Runtime Fabric, and CloudHub Network Viewer permission. * To view applications deployed to Runtime Fabric and CloudHub 2.0, you also need the following two permissions: ** Read Applications for the Environment. ** Read Runtime Fabrics for the Business Group.