From d8edc21411dafa57086adf9db0d23a7c81fc70de Mon Sep 17 00:00:00 2001 From: Erin F Date: Thu, 2 Mar 2023 17:11:09 -0500 Subject: [PATCH 1/2] Minor edits --- src/pages/guides/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/guides/faq.md b/src/pages/guides/faq.md index 12a932f0..12f36a60 100644 --- a/src/pages/guides/faq.md +++ b/src/pages/guides/faq.md @@ -50,11 +50,11 @@ Please contact [CC Integrations Review](https://partners.adobe.com/exchangeprogr ### What do I do when I get “Access Denied” upon login? -First, if you have both an Enterprise and Personal account, you can try to login with the other. Next if you are in an Enterprirse, you should contact your Adobe Admin to get access. If you are not aware of who it is, see [this link](https://helpx.adobe.com/enterprise/kb/contact-administrator.html). You can also consult the Admin Console Guide [here](https://helpx.adobe.com/enterprise/admin-guide.html/enterprise/using/users.ug.html). Adobe Employees can use the slack channel to get help [here](https://adobe-torq.slack.com/archives/C20KF6FAP). If you work for an Enterprise we recommend that you do not use your Personal account to develop any shared plugins. +First, if you have both an Enterprise and Personal account, you can try to login with the other. Next, if you are in an Enterprise, you should contact your Adobe Admin to get access. If you are not aware of who it is, see [this link](https://helpx.adobe.com/enterprise/kb/contact-administrator.html). Your Admin should consult the Admin Console Guide [here](https://helpx.adobe.com/enterprise/admin-guide.html/enterprise/using/users.ug.html). Adobe Employees may use this slack channel to get help: [#adobe-admin-console](https://adobe-torq.slack.com/archives/C20KF6FAP). If you work for an Enterprise we recommend that you do not use your Personal account to develop any shared plugins. ### When will ZXPs be supported by this portal? -Support for ZXPs is planned for June 2023 +Support for ZXPs is planned for June 2023. ### What is the revenue share for paid products? From dc5f8c60f49f47c52989fa5c60ed9ba7e7b35e91 Mon Sep 17 00:00:00 2001 From: Erin F Date: Fri, 3 Mar 2023 12:09:59 -0500 Subject: [PATCH 2/2] Used more meaningful links --- src/pages/guides/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/guides/faq.md b/src/pages/guides/faq.md index 12f36a60..85360293 100644 --- a/src/pages/guides/faq.md +++ b/src/pages/guides/faq.md @@ -50,7 +50,7 @@ Please contact [CC Integrations Review](https://partners.adobe.com/exchangeprogr ### What do I do when I get “Access Denied” upon login? -First, if you have both an Enterprise and Personal account, you can try to login with the other. Next, if you are in an Enterprise, you should contact your Adobe Admin to get access. If you are not aware of who it is, see [this link](https://helpx.adobe.com/enterprise/kb/contact-administrator.html). Your Admin should consult the Admin Console Guide [here](https://helpx.adobe.com/enterprise/admin-guide.html/enterprise/using/users.ug.html). Adobe Employees may use this slack channel to get help: [#adobe-admin-console](https://adobe-torq.slack.com/archives/C20KF6FAP). If you work for an Enterprise we recommend that you do not use your Personal account to develop any shared plugins. +First, if you have both an Enterprise and Personal account, you can try to login with the other. Next, if you are in an Enterprise, you should contact your Adobe Admin to get access. [Read this help document to help find your Admin](https://helpx.adobe.com/enterprise/kb/contact-administrator.html). Your Admin may consult [the Admin Console Guide](https://helpx.adobe.com/enterprise/admin-guide.html/enterprise/using/users.ug.html) to assign a Developer role for you. Adobe Employees may use this slack channel to get help: [#adobe-admin-console](https://adobe-torq.slack.com/archives/C20KF6FAP). If you work for an Enterprise we recommend that you do not use your Personal account to develop any shared plugins. ### When will ZXPs be supported by this portal?