From c77370d5cbe19cdf1db5c6acdd0eebaa7315b692 Mon Sep 17 00:00:00 2001 From: v-kushals <145653999+v-kushals@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:02:05 +0530 Subject: [PATCH 1/5] Update teams-developer-portal.md --- .../build-and-test/teams-developer-portal.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/msteams-platform/concepts/build-and-test/teams-developer-portal.md b/msteams-platform/concepts/build-and-test/teams-developer-portal.md index 24476a281a8..f5631aab1fe 100644 --- a/msteams-platform/concepts/build-and-test/teams-developer-portal.md +++ b/msteams-platform/concepts/build-and-test/teams-developer-portal.md @@ -61,23 +61,26 @@ Follow the steps to import and manage your existing app in Developer Portal: 1. Select **Import**. - * Developer Portal creates a unique app ID and locks the ID for your registered Teams app. You can’t edit or provide an ID of your choice, which prevents to have duplicate app IDs for multiple apps. + * If you import an app that is already published in Teams admin center and registered in Developer Portal, the portal creates a duplicate app with a new, unique app ID. You can’t edit or provide an ID of your choice, which prevents duplicate app IDs for multiple apps. You're the sole owner of the duplicate app and it isn't related to the previously registered app in any way. It's impossible to take ownership of the existing app. + * You can't import or take ownership of an app that is already published in Teams admin center but isn't registered in Developer Portal. * If you create an app using the Microsoft Teams Toolkit for Visual Studio Code, you can manage your app in Developer Portal. - * You can import an existing app to Developer Portal that was created in App Studio. If an app in your tenant doesn't have an owner, the Teams Tenant admin or Global admin can take ownership of the app from Teams Developer Portal. + * You can import an existing app to Developer Portal that was created in App Studio. If an app in your tenant doesn't have an owner, the Teams tenant admin or global admin can take ownership of the app from Developer Portal. :::image type="content" source="../../assets/images/tdp/change-ownership-app-teams-global-admin.png" alt-text="Screenshot shows an example of a tenant admin taking ownership of an app in Teams Developer Portal."::: +For more information about how tenant or global admins can take import and take ownership of apps in Developer Portal, see . + #### Steps to import a published app that's not registered in Developer Portal You might have published apps in Teams Store that wasn't registered in Developer Portal. If you want to monitor app analytics or validate your app, you must import your app into Developer Portal. While importing your published app, you might face the following error: -:::image type="content" source="../../assets/images/tdp/error-message.png" alt-text="Screenshot shows an example of error message when you import an existing app in Teams Developer Portal."::: +:::image type="content" source="../../assets/images/tdp/error-message.png" alt-text="Screenshot shows an example of error message when you import an existing app in Developer Portal."::: -To resolve this error, we recommend that you raise a [support ticket](../../feedback.md) to Microsoft with the following details: +To resolve this error, we recommend that you ask your Teams tenant admin or global admin to raise a [support ticket](../../feedback.md) to Microsoft with the following details: * App ID * Tenant ID -* Your email ID +* Teams tenant admin or global admin's email ID * Screenshot of the email from Partner Center when the app was published. This information is required to verify the app owner's identity, who raises the ticket and to allow them to import an app. @@ -88,13 +91,13 @@ Changelog for Developer Portal allows you to stay engaged with the latest update To view **Changelog**, sign in to [Developer Portal](https://dev.teams.microsoft.com) and select **Changelog** from the left pane. -:::image type="content" source="../../assets/images/tdp/changelog.png" alt-text="Screenshot shows the Changelog in the Developer Portal highlighted in red."::: +:::image type="content" source="../../assets/images/tdp/changelog.png" alt-text="Screenshot shows the Changelog in Developer Portal highlighted in red."::: The updates for Changelog in Developer Portal are categorized based on the following: * **Added**: Updates on a service or feature that's a new feature or capability. * **Changed**: Updates on a service or API that's modified. -* **Removed**: Updates on a service or API that's removed and may be replaced with a new and updated service. +* **Removed**: Updates on a service or API that's removed and might be replaced with a new and updated service. * **Fixed**: Updates on a service or API that was previously identified as a high-priority or breaking-change issue that's fixed or mitigated. * **Deprecated**: Updates on a service or API at the end of its life and deprecated. * **Security**: Updates on important and critical security patch. From d890cf8433f973b1c57964b0e7fb4422e1400e6c Mon Sep 17 00:00:00 2001 From: v-kushals <145653999+v-kushals@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:17:53 +0530 Subject: [PATCH 2/5] Update teams-developer-portal.md --- .../concepts/build-and-test/teams-developer-portal.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/msteams-platform/concepts/build-and-test/teams-developer-portal.md b/msteams-platform/concepts/build-and-test/teams-developer-portal.md index f5631aab1fe..43fce5212e7 100644 --- a/msteams-platform/concepts/build-and-test/teams-developer-portal.md +++ b/msteams-platform/concepts/build-and-test/teams-developer-portal.md @@ -61,14 +61,14 @@ Follow the steps to import and manage your existing app in Developer Portal: 1. Select **Import**. - * If you import an app that is already published in Teams admin center and registered in Developer Portal, the portal creates a duplicate app with a new, unique app ID. You can’t edit or provide an ID of your choice, which prevents duplicate app IDs for multiple apps. You're the sole owner of the duplicate app and it isn't related to the previously registered app in any way. It's impossible to take ownership of the existing app. + * If you import an app that is already published in [Teams admin center](https://admin.teams.microsoft.com/) and registered in Developer Portal, the portal creates a duplicate app with a new, unique app ID. You can’t edit or provide an ID of your choice, which prevents duplicate app IDs for multiple apps. You're the sole owner of the duplicate app and it isn't related to the previously registered app in any way. * You can't import or take ownership of an app that is already published in Teams admin center but isn't registered in Developer Portal. * If you create an app using the Microsoft Teams Toolkit for Visual Studio Code, you can manage your app in Developer Portal. * You can import an existing app to Developer Portal that was created in App Studio. If an app in your tenant doesn't have an owner, the Teams tenant admin or global admin can take ownership of the app from Developer Portal. - :::image type="content" source="../../assets/images/tdp/change-ownership-app-teams-global-admin.png" alt-text="Screenshot shows an example of a tenant admin taking ownership of an app in Teams Developer Portal."::: + :::image type="content" source="../../assets/images/tdp/change-ownership-app-teams-global-admin.png" alt-text="Screenshot shows an example of a tenant admin taking ownership of an app in Developer Portal."::: -For more information about how tenant or global admins can take import and take ownership of apps in Developer Portal, see . +For more information about how tenant or global admins can import and take ownership of apps in Developer Portal, see ***placeholder link***. #### Steps to import a published app that's not registered in Developer Portal From c4cf472aefab3d099c9b5105254e400d785cefea Mon Sep 17 00:00:00 2001 From: v-kushals <145653999+v-kushals@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:33:34 +0530 Subject: [PATCH 3/5] Update teams-developer-portal.md --- .../build-and-test/teams-developer-portal.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/msteams-platform/concepts/build-and-test/teams-developer-portal.md b/msteams-platform/concepts/build-and-test/teams-developer-portal.md index 43fce5212e7..34a0aeb11ce 100644 --- a/msteams-platform/concepts/build-and-test/teams-developer-portal.md +++ b/msteams-platform/concepts/build-and-test/teams-developer-portal.md @@ -64,17 +64,17 @@ Follow the steps to import and manage your existing app in Developer Portal: * If you import an app that is already published in [Teams admin center](https://admin.teams.microsoft.com/) and registered in Developer Portal, the portal creates a duplicate app with a new, unique app ID. You can’t edit or provide an ID of your choice, which prevents duplicate app IDs for multiple apps. You're the sole owner of the duplicate app and it isn't related to the previously registered app in any way. * You can't import or take ownership of an app that is already published in Teams admin center but isn't registered in Developer Portal. * If you create an app using the Microsoft Teams Toolkit for Visual Studio Code, you can manage your app in Developer Portal. - * You can import an existing app to Developer Portal that was created in App Studio. If an app in your tenant doesn't have an owner, the Teams tenant admin or global admin can take ownership of the app from Developer Portal. + * You can import an existing app to Developer Portal that was created in App Studio. If an app in your tenant doesn't have an owner, the Teams Tenant admin or Global admin can take ownership of the app from Teams Developer Portal. - :::image type="content" source="../../assets/images/tdp/change-ownership-app-teams-global-admin.png" alt-text="Screenshot shows an example of a tenant admin taking ownership of an app in Developer Portal."::: + :::image type="content" source="../../assets/images/tdp/change-ownership-app-teams-global-admin.png" alt-text="Screenshot shows an example of a tenant admin taking ownership of an app in Teams Developer Portal."::: -For more information about how tenant or global admins can import and take ownership of apps in Developer Portal, see ***placeholder link***. +For more information about how admins can import and take ownership of apps in Developer Portal, see [manage Microsoft Teams app ownership in Developer Portal](/microsoftteams/app-ownership-developer-portal). #### Steps to import a published app that's not registered in Developer Portal You might have published apps in Teams Store that wasn't registered in Developer Portal. If you want to monitor app analytics or validate your app, you must import your app into Developer Portal. While importing your published app, you might face the following error: -:::image type="content" source="../../assets/images/tdp/error-message.png" alt-text="Screenshot shows an example of error message when you import an existing app in Developer Portal."::: +:::image type="content" source="../../assets/images/tdp/error-message.png" alt-text="Screenshot shows an example of error message when you import an existing app in Teams Developer Portal."::: To resolve this error, we recommend that you ask your Teams tenant admin or global admin to raise a [support ticket](../../feedback.md) to Microsoft with the following details: @@ -91,13 +91,13 @@ Changelog for Developer Portal allows you to stay engaged with the latest update To view **Changelog**, sign in to [Developer Portal](https://dev.teams.microsoft.com) and select **Changelog** from the left pane. -:::image type="content" source="../../assets/images/tdp/changelog.png" alt-text="Screenshot shows the Changelog in Developer Portal highlighted in red."::: +:::image type="content" source="../../assets/images/tdp/changelog.png" alt-text="Screenshot shows the Changelog in the Developer Portal highlighted in red."::: The updates for Changelog in Developer Portal are categorized based on the following: * **Added**: Updates on a service or feature that's a new feature or capability. * **Changed**: Updates on a service or API that's modified. -* **Removed**: Updates on a service or API that's removed and might be replaced with a new and updated service. +* **Removed**: Updates on a service or API that's removed and may be replaced with a new and updated service. * **Fixed**: Updates on a service or API that was previously identified as a high-priority or breaking-change issue that's fixed or mitigated. * **Deprecated**: Updates on a service or API at the end of its life and deprecated. * **Security**: Updates on important and critical security patch. From e448a7316b1afe6407681b9f08742712e7cb3834 Mon Sep 17 00:00:00 2001 From: v-kushals <145653999+v-kushals@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:39:58 +0530 Subject: [PATCH 4/5] Update teams-developer-portal.md --- .../concepts/build-and-test/teams-developer-portal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msteams-platform/concepts/build-and-test/teams-developer-portal.md b/msteams-platform/concepts/build-and-test/teams-developer-portal.md index 34a0aeb11ce..d54af5fc109 100644 --- a/msteams-platform/concepts/build-and-test/teams-developer-portal.md +++ b/msteams-platform/concepts/build-and-test/teams-developer-portal.md @@ -74,7 +74,7 @@ For more information about how admins can import and take ownership of apps in D You might have published apps in Teams Store that wasn't registered in Developer Portal. If you want to monitor app analytics or validate your app, you must import your app into Developer Portal. While importing your published app, you might face the following error: -:::image type="content" source="../../assets/images/tdp/error-message.png" alt-text="Screenshot shows an example of error message when you import an existing app in Teams Developer Portal."::: +:::image type="content" source="../../assets/images/tdp/error-message.png" alt-text="Screenshot shows an example of error message when you import an existing app in Teams Developer Portal."::: To resolve this error, we recommend that you ask your Teams tenant admin or global admin to raise a [support ticket](../../feedback.md) to Microsoft with the following details: From a6449f9acbd8b567b922abb2182c5a07050970e5 Mon Sep 17 00:00:00 2001 From: v-kushals <145653999+v-kushals@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:43:05 +0530 Subject: [PATCH 5/5] Update teams-developer-portal.md --- .../concepts/build-and-test/teams-developer-portal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msteams-platform/concepts/build-and-test/teams-developer-portal.md b/msteams-platform/concepts/build-and-test/teams-developer-portal.md index d54af5fc109..817fd8b939f 100644 --- a/msteams-platform/concepts/build-and-test/teams-developer-portal.md +++ b/msteams-platform/concepts/build-and-test/teams-developer-portal.md @@ -76,11 +76,11 @@ You might have published apps in Teams Store that wasn't registered in Developer :::image type="content" source="../../assets/images/tdp/error-message.png" alt-text="Screenshot shows an example of error message when you import an existing app in Teams Developer Portal."::: -To resolve this error, we recommend that you ask your Teams tenant admin or global admin to raise a [support ticket](../../feedback.md) to Microsoft with the following details: +To resolve this error, we recommend that you raise a [support ticket](../../feedback.md) to Microsoft with the following details: * App ID * Tenant ID -* Teams tenant admin or global admin's email ID +* Your email ID * Screenshot of the email from Partner Center when the app was published. This information is required to verify the app owner's identity, who raises the ticket and to allow them to import an app.