Skip to content

Commit bbce59c

Browse files
authored
Merge pull request #115783 from dsindona/roadmap-changes
Redirects and updates for release info
2 parents ae5fc4f + b55c795 commit bbce59c

22 files changed

+37
-135
lines changed

.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20307,6 +20307,21 @@
2030720307
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-customer-engagement-offer",
2030820308
"redirect_document_id": true
2030920309
},
20310+
{
20311+
"source_path": "articles/marketplace/cloud-partner-portal-orig/si-changes.md",
20312+
"redirect_url": "/azure/marketplace/partner-center-portal/analytics",
20313+
"redirect_document_id": false
20314+
},
20315+
{
20316+
"source_path": "articles/marketplace/cloud-partner-portal-orig/cloud-partner-portal-migration-faq.md",
20317+
"redirect_url": "/azure/marketplace/cloud-partner-portal-migration-faq",
20318+
"redirect_document_id": false
20319+
},
20320+
{
20321+
"source_path": "articles/marketplace/cloud-partner-portal-orig/cloud-partner-portal-migration-to-partner-center.md",
20322+
"redirect_url": "/azure/marketplace/partner-center-portal/commercial-marketplace-overview#migration-from-cloud-partner-portal",
20323+
"redirect_document_id": false
20324+
},
2031020325
{
2031120326
"source_path": "articles/marketplace/enable-lead-sharing.md",
2031220327
"redirect_url": "/azure/marketplace/partner-center-portal/commercial-marketplace-get-customer-leads",

articles/marketplace/TOC.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- name: Commercial marketplace documentation
22
href: index.yml
33
items:
4-
- name: Commercial marketplace roadmap
4+
- name: Commercial marketplace updates
55
href: ./marketplace-roadmap.md
66
- name: Commercial marketplace policies and terms
77
href: ./policies-terms.md
@@ -76,10 +76,6 @@
7676
- name: Cloud Partner Portal
7777
href: ./cloud-partner-portal-orig/cloud-partner-portal-getting-started-with-the-cloud-partner-portal.md
7878
items:
79-
- name: Cloud Partner Portal migration to Partner Center
80-
href: ./cloud-partner-portal-orig/cloud-partner-portal-migration-to-partner-center.md
81-
- name: Migration FAQ
82-
href: ./cloud-partner-portal-orig/cloud-partner-portal-migration-faq.md
8379
- name: Portal tour
8480
href: ./cloud-partner-portal/portal-tour/cpp-portal-tour.md
8581
items:
@@ -134,8 +130,6 @@
134130
items:
135131
- name: Getting Started
136132
href: ./cloud-partner-portal-orig/si-getting-started.md
137-
- name: What's new
138-
href: ./cloud-partner-portal-orig/si-changes.md
139133
- name: Web analytics
140134
href: ./cloud-partner-portal-orig/web-analytics.md
141135
- name: Definitions
@@ -300,6 +294,8 @@
300294
items:
301295
- name: Overview of the commercial marketplace
302296
href: ./partner-center-portal/commercial-marketplace-overview.md
297+
- name: Migration FAQ
298+
href: ./cloud-partner-portal-migration-faq.md
303299
- name: Account Management
304300
items:
305301
- name: Create a new Partner Center account
@@ -309,7 +305,7 @@
309305
- name: Find or create a company work account
310306
href: ./partner-center-portal/company-work-accounts.md
311307
- name: Account migration from CPP to Partner Center
312-
href: ./partner-center-portal/account-migration-from-cpp-to-pc.md
308+
href: ./partner-center-portal/account-migration-from-cpp-to-pc.md
313309
- name: Create a new offer
314310
items:
315311
- name: Azure application offers
Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Frequently asked questions about the migration to Partner Center | Azure Marketplace
3-
description: This article addresses commonly asked questions about the migration of offers from Cloud Partner Portal to Partner Center.
2+
title: Common questions about the migration to Partner Center - Microsoft commercial marketplace
3+
description: Answers to commonly asked questions about the migration of offers from Cloud Partner Portal to Partner Center.
44
author: anbene
55
ms.service: marketplace
66
ms.subservice: partnercenter-marketplace-publisher
77
ms.topic: conceptual
8-
ms.date: 04/10/2020
8+
ms.date: 05/19/2020
99
ms.author: mingshen
1010
---
1111

12-
# Frequently asked questions for migrating from the Cloud Partner Portal to Partner Center
12+
# Common questions about migrating from the Cloud Partner Portal to Partner Center
1313

1414
This article addresses commonly asked questions about the migration of offers from the Cloud Partner Portal to Partner Center.
1515

@@ -28,12 +28,9 @@ We are moving your offer data from the Cloud Partner Portal to Partner Center wi
2828

2929
## Can I still access the Cloud Partner Portal and manage my offers during migration?
3030

31-
Offers will be migrated to Partner Center starting April 13 throughout the month of May. During this time period you'll be able to access the Cloud Partner Portal as usual, except for the time you offer is scheduled for migration.
32-
While your offers are being migrated, they'll have the status "Locked – moving to Partner Center", as seen in the following screenshot. This migration period should be less than 24 hours. During this time, you won't be able to make any updates to your offers. You'll receive an email notification after we've completed the migration of your offers.
31+
All offers have been migrated to Partner Center. The migration period for each offer should have been less than 24 hours. After your offer was migrated, you should have received an email notification.
3332

34-
:::image type="content" source="media/migration-faq/all-offers-1.png" alt-text="Illustrates the status of migrated offers.":::
35-
36-
After your offers are migrated, they'll be in read-only mode **for a limited period of time** in the Cloud Partner Portal. Their status will show "Moved to Partner Center" and include a link to your offer in Partner Center, as shown in the following screenshots. From this point, you'll manage updates to all your offers or create new offers exclusively through Partner Center,
33+
After your offers are migrated, they will be in read-only mode **for a limited period of time** in the Cloud Partner Portal. Their status will show "Moved to Partner Center" and include a link to your offer in Partner Center, as shown in the following screenshots. From this point, you'll manage updates to all your offers or create new offers exclusively through Partner Center,
3734

3835
:::image type="content" source="media/migration-faq/all-offers-2.png" alt-text="Illustrates the message given for offers that have been migrated to Partner Center":::
3936

articles/marketplace/cloud-partner-portal-orig/cloud-partner-portal-migration-to-partner-center.md

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

articles/marketplace/cloud-partner-portal-orig/si-changes.md

Lines changed: 0 additions & 53 deletions
This file was deleted.
Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,19 @@
11
---
2-
title: Microsoft commercial marketplace roadmap
3-
description: This roadmap highlights new and upcoming features and other releases for the commercial marketplace
2+
title: Microsoft commercial marketplace release resources
3+
description: Learn about new and upcoming features, releases, and other updates for the commercial marketplace
44
author: qianw211
55
ms.author: dsindona
66
ms.service: marketplace
77
ms.subservice: partnercenter-marketplace-publisher
88
ms.topic: conceptual
9-
ms.date: 11/02/2019
9+
ms.date: 05/19/2020
1010
---
1111

12-
# Microsoft commercial marketplace roadmap
12+
# Microsoft commercial marketplace resources
1313

14-
This article outlines recent releases and what's next for Microsoft commercial marketplace for publishers, sellers, and customers. It captures some of the features we have committed to and gives a rough time frame for when you can expect to see them. It is not a comprehensive list of all new features but is intended to provide visibility into our key investments. These feature sets and delivery time frames are current and subject to change.
15-
16-
We welcome your suggestions! Join the conversation in the [Microsoft Partner Community](https://www.microsoftpartnercommunity.com/) to get the latest updates on new capabilities, programs, and events.
17-
18-
## Roadmap
19-
![Marketplace roadmap for November 2019](./media/marketplace-publishers-guide/roadmap-nov19.png)
20-
21-
## Recent releases
22-
23-
Once a capability is live, it will be removed from the roadmap. Functionality that has been added to the marketplace can be found in the following documentation.
14+
See the following resources for information on recent releases and other updates around the Microsoft commercial marketplace.
2415

16+
* [Microsoft AppSource and Azure Marketplace - Partner Community forum ](https://www.microsoftpartnercommunity.com/t5/Microsoft-AppSource-and-Azure/bd-p/2222)
2517
* [Marketplace and Cloud Solution Provider (CSP) Update Blog](https://azure.microsoft.com/blog/azure-marketplace-and-cloud-solution-provider-updates-march-2019/)
2618
* [Publish offerings into CSP channel (ISV)](./cloud-solution-providers.md)
2719
* [Resell Marketplace offerings (CSP)](https://docs.microsoft.com/partner-center/sell-marketplace-products)
@@ -36,6 +28,4 @@ Once a capability is live, it will be removed from the roadmap. Functionality th
3628
) / [Update Existing Offer](https://docs.microsoft.com/azure/marketplace/partner-center-portal/update-existing-offer) / [Offer Analytics](https://docs.microsoft.com/azure/marketplace/partner-center-portal/analytics)
3729
* [Get support for marketplace in Partner Center](https://docs.microsoft.com/azure/marketplace/partner-center-portal/support)
3830

39-
## Next steps
40-
41-
Visit the [Azure Marketplace and AppSource Publisher Guide](https://docs.microsoft.com/azure/marketplace/marketplace-publishers-guide) page.
31+
We welcome your suggestions! Join the conversation in the [Microsoft Partner Community](https://www.microsoftpartnercommunity.com/) to get the latest updates on new capabilities, programs, and events.
Binary file not shown.

0 commit comments

Comments
 (0)