Skip to content

Commit ce93d8d

Browse files
authored
Merge pull request #110990 from anbene/cpp-banners
Adding banner to CPP docs to inform partners of migration
2 parents c6fec22 + fc45ebf commit ce93d8d

37 files changed

+159
-49
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
17+
1518
<table> <tr> <td>This section explains how to publish a container image to the <a href="https://azuremarketplace.microsoft.com">Azure Marketplace</a>.
1619
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>
1720

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Create a new container offer with the Cloud Partner Portal
1313

14+
> [!IMPORTANT]
15+
> 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
16+
1417
This article describes how to create and publish a container offer entry for the Azure Marketplace. Every offer appears as its own entity in Azure Marketplace and is associated with one or more SKUs. A container offer is composed of the following groupings of assets and supporting services:
1518

1619
| **Asset group** | **Description** |

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

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Prepare your container technical assets
1313

14+
> [!IMPORTANT]
15+
> 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 [Prepare your Azure Container technical assets](https://aka.ms/CreateContainerTechAssets) to manage your migrated offers.
16+
1417
This article describes steps and requirements for configuring a container offer the Azure Marketplace.
1518

1619
## Before you begin
@@ -23,26 +26,26 @@ Designing, building, and testing these assets take time and requires technical k
2326

2427
In addition to your solution domain, your engineering team should have knowledge on the following Microsoft technologies:
2528

26-
- Basic understanding of [Azure Services](https://azure.microsoft.com/services/)
27-
- How to [design and architect Azure applications](https://azure.microsoft.com/solutions/architecture/)
28-
- Working knowledge of [Azure Virtual Machines](https://azure.microsoft.com/services/virtual-machines/), [Azure Storage](https://azure.microsoft.com/services/?filter=storage) and [Azure Networking](https://azure.microsoft.com/services/?filter=networking)
29-
- Working knowledge of [Azure Resource Manager](https://azure.microsoft.com/features/resource-manager/)
30-
- Working Knowledge of [JSON](https://www.json.org/)
29+
- Basic understanding of [Azure Services](https://azure.microsoft.com/services/)
30+
- How to [design and architect Azure applications](https://azure.microsoft.com/solutions/architecture/)
31+
- Working knowledge of [Azure Virtual Machines](https://azure.microsoft.com/services/virtual-machines/), [Azure Storage](https://azure.microsoft.com/services/?filter=storage) and [Azure Networking](https://azure.microsoft.com/services/?filter=networking)
32+
- Working knowledge of [Azure Resource Manager](https://azure.microsoft.com/features/resource-manager/)
33+
- Working Knowledge of [JSON](https://www.json.org/)
3134

3235
## Suggested tools
3336

3437
Choose one or both of the following scripting environments to help manage your container image:
3538

36-
- [Azure PowerShell](https://docs.microsoft.com/powershell/azure/overview)
37-
- [Azure CLI](https://docs.microsoft.com/cli/azure)
39+
- [Azure PowerShell](https://docs.microsoft.com/powershell/azure/overview)
40+
- [Azure CLI](https://docs.microsoft.com/cli/azure)
3841

3942
In addition, we recommend adding the following tools to your development environment:
4043

41-
- [Azure Storage Explorer](https://docs.microsoft.com/azure/vs-azure-tools-storage-manage-with-storage-explorer)
42-
- [Visual Studio Code](https://code.visualstudio.com/)
43-
* Extension: [Azure Resource Manager Tools](https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools)
44-
* Extension: [Beautify](https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify)
45-
* Extension: [Prettify JSON](https://marketplace.visualstudio.com/items?itemName=mohsen1.prettify-json)
44+
- [Azure Storage Explorer](https://docs.microsoft.com/azure/vs-azure-tools-storage-manage-with-storage-explorer)
45+
- [Visual Studio Code](https://code.visualstudio.com/)
46+
* Extension: [Azure Resource Manager Tools](https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools)
47+
* Extension: [Beautify](https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify)
48+
* Extension: [Prettify JSON](https://marketplace.visualstudio.com/items?itemName=mohsen1.prettify-json)
4649

4750
We also suggest reviewing the available tools in the [Azure Developer Tools](https://azure.microsoft.com/tools/) page and, if you are using Visual Studio, the [Visual Studio Marketplace](https://marketplace.visualstudio.com/).
4851

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Container Marketplace tab
1313

14+
> [!IMPORTANT]
15+
> 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
16+
1417
The **Marketplace** tab of the **New Offer** page enables you to provide your prospective customers with marketing, sales, and legal information and agreements and manage leads generated from the marketplace. Add your marketing-specific content to the **Overview** section.
1518

1619
## Overview

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Container Offer Settings tab
1313

14+
> [!IMPORTANT]
15+
> 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
16+
1417
The **Containers > New Offer** page opens with the focus on the **Offer Settings** tab.
1518

1619
![Offer Identity](./media/containers-offer-settings.png)

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Container publishing prerequisites
1313

14+
> [!IMPORTANT]
15+
> 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
16+
1417
This article describes the prerequisites for publishing a container offer on the Azure Marketplace. If you have not already done so, you should review the [Containers Offer Publishing Guide](../../marketplace-containers.md).
1518

1619
## Publishing prerequisites

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Publish container offer
1313

14+
> [!IMPORTANT]
15+
> 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
16+
1417
After you create a new offer using the **New Offer** page, you can publish the offer. Select **Publish** to start the publishing process.
1518

1619
The following diagram shows the main steps in the publishing process for an offer to "go live".

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Container SKUs tab
1313

14+
> [!IMPORTANT]
15+
> 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
16+
1417
The **SKUs** tab of the **New Offer** page enables you to create one or more SKUs and associate them to your new offer. You can use different SKUs to differentiate a solution by feature sets, billing models, or other characteristic.
1518

1619
## SKU Settings

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Container Support tab
1313

14+
> [!IMPORTANT]
15+
> 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
16+
1417
Use the **Support** tab of the **New Offer** page to provide technical and user support resources for your offer. The following input areas are provided on the Support form: **Engineering Contact**, **Customer Support**, and **Support Urls**. An asterisk (*) appended to the field name indicates that it's required.
1518

1619

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
1111

1212
# Update an existing container offer
1313

14+
> [!IMPORTANT]
15+
> 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://aka.ms/CreateContainerOffer) to manage your migrated offers.
16+
1417
This article steps through the different aspects of updating your container offer in the [Cloud Partner Portal](https://cloudpartner.azure.com/).
1518

1619
There are several reasons why you might want to update your offer, such as:

0 commit comments

Comments
 (0)