Skip to content

Commit 0619c88

Browse files
authored
Merge pull request #115742 from anbene/container-dep
Deprecating CPP Container articles
2 parents 892ab88 + c738554 commit 0619c88

23 files changed

+52
-519
lines changed

.openpublishing.redirection.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44266,6 +44266,51 @@
4426644266
"redirect_url": "/azure/hdinsight/hadoop/apache-hadoop-use-pig-ssh",
4426744267
"redirect_document_id": false
4426844268
},
44269+
{
44270+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-prerequisites.md",
44271+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-offer",
44272+
"redirect_document_id": false
44273+
},
44274+
{
44275+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-create-offer.md",
44276+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-offer",
44277+
"redirect_document_id": false
44278+
},
44279+
{
44280+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-offer-settings-tab.md",
44281+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-offer",
44282+
"redirect_document_id": false
44283+
},
44284+
{
44285+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-skus-tab.md",
44286+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-offer",
44287+
"redirect_document_id": false
44288+
},
44289+
{
44290+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-marketplace-tab.md",
44291+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-offer",
44292+
"redirect_document_id": false
44293+
},
44294+
{
44295+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-support-tab.md",
44296+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-offer",
44297+
"redirect_document_id": false
44298+
},
44299+
{
44300+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-create-technical-assets.md",
44301+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-technical-assets",
44302+
"redirect_document_id": false
44303+
},
44304+
{
44305+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-publish-offer.md",
44306+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-offer",
44307+
"redirect_document_id": false
44308+
},
44309+
{
44310+
"source_path": "articles/marketplace/cloud-partner-portal/containers/cpp-update-existing-offer.md",
44311+
"redirect_url": "/azure/marketplace/partner-center-portal/create-azure-container-offer",
44312+
"redirect_document_id": false
44313+
},
4426944314
{
4427044315
"source_path": "articles/cognitive-services/LUIS/sdk-csharp-3x.md",
4427144316
"redirect_url": "/azure/cognitive-services/LUIS/sdk-authoring.md",

articles/marketplace/TOC.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -202,26 +202,6 @@
202202
href: ./cloud-partner-portal/consulting-services/consulting-services-offer.md
203203
- name: Containers offer
204204
href: ./cloud-partner-portal/containers/cpp-containers-offer.md
205-
items:
206-
- name: Prerequisites
207-
href: ./cloud-partner-portal/containers/cpp-prerequisites.md
208-
- name: Create container offer
209-
href: ./cloud-partner-portal/containers/cpp-create-offer.md
210-
items:
211-
- name: Offer settings tab
212-
href: ./cloud-partner-portal/containers/cpp-offer-settings-tab.md
213-
- name: SKUs tab
214-
href: ./cloud-partner-portal/containers/cpp-skus-tab.md
215-
- name: Marketplace tab
216-
href: ./cloud-partner-portal/containers/cpp-marketplace-tab.md
217-
- name: Support tab
218-
href: ./cloud-partner-portal/containers/cpp-support-tab.md
219-
- name: Create container technical assets
220-
href: ./cloud-partner-portal/containers/cpp-create-technical-assets.md
221-
- name: Publish container offer
222-
href: ./cloud-partner-portal/containers/cpp-publish-offer.md
223-
- name: Update existing offer
224-
href: ./cloud-partner-portal/containers/cpp-update-existing-offer.md
225205
- name: Dynamics 365 for Business Central offer
226206
href: ./cloud-partner-portal-orig/cpp-business-central-offer.md
227207
items:

articles/marketplace/cloud-partner-portal/containers/cpp-containers-offer.md

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -12,33 +12,4 @@ ms.author: dsindona
1212

1313
# Containers
1414

15-
> [!IMPORTANT]
16-
> Starting April 13, 2020, we'll begin moving the management of your Azure Container offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Create an Azure Container offer](https://docs.microsoft.com/azure/marketplace/partner-center-portal/create-azure-container-offer) to manage your migrated offers.
17-
18-
<table> <tr> <td>This section explains how to publish a container image to the <a href="https://azuremarketplace.microsoft.com">Azure Marketplace</a>.
19-
The container offer type supports Docker container images provisioned as <a href="https://docs.microsoft.com/azure/aks/index">Azure Kubernetes Service</a> instances or <a href="https://docs.microsoft.com/azure/container-instances/container-instances-overview">Azure Container Instances</a> and hosted in an <a href="https://docs.microsoft.com/azure/container-registry">Azure Container Registry</a> repository. </td> <td><img src="./media/container-icon.png" alt="Azure container icon" /></td> </tr> </table>
20-
21-
## Offer components
22-
23-
This section outlines the elements of publishing a container, and is intended as a guide for the publisher to the Azure Marketplace. Publishing's divided into the following main parts:
24-
25-
- [Prerequisites](./cpp-prerequisites.md) - lists the technical and business requirements before creating or publishing a container offer.
26-
- [Create the offer](./cpp-create-offer.md) -lists the steps required to create a new container offer entry using the Cloud Partner Portal.
27-
- [Prepare the technical assets](./cpp-create-technical-assets.md) - how to create the technical assets for a container solution as an offer on the Azure Marketplace.
28-
- [Publish the offer](./cpp-publish-offer.md) - how to submit the offer for publishing to the Azure Marketplace.
29-
30-
## Container publishing process
31-
32-
The following diagram illustrates the high-level steps in publishing a VM offer.
33-
![Steps to publishing an offer](./media/containers-offer-process.png)
34-
35-
The high-level steps for publishing a container offer are:
36-
37-
1. Create the offer - Provide detailed information about the offer. This information includes: the offer description, marketing materials, support information, and asset specifications.
38-
2. Create the business and technical assets - Create the business assets (legal documents and marketing materials) and technical assets for the associated solution (the containers images hosted in an Azure Container Registry.
39-
3. Create the SKU - Create the SKU(s) associated with the offer. A unique SKU is required for each image you're planning to publish.
40-
4. Certify and publish the offer - After the offer and the technical assets are completed, you can submit the offer. This submission starts the publishing process. During this process, the solution is tested, validated, certified, then "goes live" on the Azure Marketplace.
41-
42-
## Next steps
43-
44-
Before you consider these steps, you must meet the [technical and business requirements](./cpp-prerequisites.md) for publishing a container to the Microsoft Azure Marketplace.
15+
[Cloud Partner Portal](https://cloudpartner.azure.com/) no longer supports the creation and management of Azure Container offers. This functionality has been moved to Microsoft [Partner Center](https://partner.microsoft.com/pcv/). For more information, see [Create an Azure Container offer](../../partner-center-portal/create-azure-container-offer.md).

articles/marketplace/cloud-partner-portal/containers/cpp-create-offer.md

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

articles/marketplace/cloud-partner-portal/containers/cpp-create-technical-assets.md

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

articles/marketplace/cloud-partner-portal/containers/cpp-marketplace-tab.md

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

articles/marketplace/cloud-partner-portal/containers/cpp-offer-settings-tab.md

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

0 commit comments

Comments
 (0)