Skip to content

Commit 4ddd454

Browse files
author
anbene
committed
Adding banner to CPP docs to inform partners of migration
1 parent 94b72af commit 4ddd454

27 files changed

+117
-37
lines changed

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-certify-vm.md

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

1212
# Certify your VM image
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin moving the management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Azure VM image certification](https://aks.ms/CertifyVMimage) to manage your migrated offers.
16+
1417
After you create and deploy your virtual machine (VM), you must test and submit the VM image for Azure Marketplace certification. This article explains where to get the *Certification Test Tool for Azure Certified*, how to use this tool to certify your VM image, and how to upload the verification results to the Azure container where your VHDs reside.
1518

1619

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-common-sas-url-issues.md

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

1212
# Common SAS URL issues and fixes
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin moving the management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Common SAS URL issues and fixes](https://aka.ms/AzureSAS_URL_FAQ) to manage your migrated offers.
16+
1417
The following table lists some of the common issues encountered when working with shared access signatures (which are used to identify and share the uploaded VHDs for your solution), along with suggested resolutions.
1518

1619
| **Issue** | **Failure Message** | **Fix** |

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-common-vhd-creation-issues.md

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

1212
# Common issues during VHD creation (FAQ)
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin moving the management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Create VHD FAQs](https://aka.ms/VHDcreationIssues) to manage your migrated offers.
16+
1417
The following frequently asked questions (FAQ) cover common issues encountered during virtual hard disk (VHD) and virtual machine (VM) creation for VM offers.
1518

1619
## How do you create a VM from the Azure portal using the VHD that is uploaded to premium storage?

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-configure-vm.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ ms.author: dsindona
1111

1212
# Configure the Azure-hosted VM
1313

14-
This article explains how to size, update, and generalize a virtual machine (VM) hosted on Azure. These steps are necessary to prepare your VM to be deployed from the Azure Marketplace.
14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin the moving management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Create your Azure Virtual Machine technical assets](https://aka.ms/AzureVMTechAsset) to manage your migrated offers.
1516
17+
This article explains how to size, update, and generalize a virtual machine (VM) hosted on Azure. These steps are necessary to prepare your VM to be deployed from the Azure Marketplace.
1618

1719
## Sizing the VHDs
1820

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-configure-winrm-after-vm-creation.md

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

1212
# Configure WinRM after virtual machine creation
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin moving the management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Create an Azure Virtual Machine offer](https://aka.ms/CreateAzureVMoffer) to manage your migrated offers.
16+
1417
This article explains how to configure an existing Azure-hosted virtual machine (VM) to enable WinRM over HTTPS. This configuration applies only to Windows-based VMs and requires the following two-step process:
1518

1619
1. Enable port traffic for the WinRM over HTTPS protocol. You will configure this setting for your VM in the Azure portal.
@@ -21,8 +24,8 @@ This article explains how to configure an existing Azure-hosted virtual machine
2124

2225
The WinRM over HTTPS protocol uses port 5986, which is not enabled by default on pre-configured Windows VMs offered on the Azure Marketplace. To enable this protocol, use the following steps to add a new rule to the network security group (NSG) with the [Azure portal](https://portal.azure.com). For more information about NSGs, see [Security Groups](https://docs.microsoft.com/azure/virtual-network/security-overview).
2326

24-
1. Navigate to the blade **Virtual machines >** <*vm-name*> **> Settings/Networking**.
25-
2. Click on the NSG name (in this example, **testvm11002**) to display its properties:
27+
1. Navigate to the blade **Virtual machines >** <*vm-name*> **> Settings/Networking**.
28+
2. Click on the NSG name (in this example, **testvm11002**) to display its properties:
2629

2730
![Network security group properties](./media/nsg-properties.png)
2831

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-connect-vm.md

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

1212
# Connect to your Azure-based virtual machine
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin the moving management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Create your Azure Virtual Machine technical assets](https://aka.ms/AzureVMTechAsset) to manage your migrated offers.
16+
1417
This article explains how to connect to and sign into the virtual machines (VMs) you created on Azure. Once you've successfully connected, you can work with the VM as if you were locally logged on to its host server.
1518

1619
## Connect to a Windows-based VM

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-create-key-vault-cert.md

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

1212
# Create certificates for Azure Key Vault
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin moving the management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Azure VM image certification](https://aks.ms/CertifyVMimage) to manage your migrated offers.
16+
1417
This article explains how to provision the self-signed certificates required to establish a Windows Remote Management (WinRM) connectivity to an Azure-hosted virtual machine (VM). This process consists of three steps:
1518

16-
1. Create the security certificate.
17-
2. Create the Azure Key Vault to store this certificate.
18-
3. Store the certificates to this key vault.
19+
1. Create the security certificate.
20+
2. Create the Azure Key Vault to store this certificate.
21+
3. Store the certificates to this key vault.
1922

2023
You can use either a new or an existing Azure resource group for this work. The former approach is used in the following explanation.
2124

articles/marketplace/cloud-partner-portal/virtual-machine/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 Virtual Machine offer
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin moving the management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Create an Azure Virtual Machine offer](https://aka.ms/CreateAzureVMoffer) to manage your migrated offers.
16+
1417
This section lists the steps required to create a new virtual machine (VM) offer request for the Azure Marketplace. Every offer appears as its own entity in Azure Marketplace and is associated with one or more SKUs. A VM offer is composed of the following groupings of assets and supporting services:
1518

1619
![Assets for a VM offer](./media/publishvm_002.png)

articles/marketplace/cloud-partner-portal/virtual-machine/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
# Create technical assets for a virtual machine offer
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin the moving management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Create your Azure Virtual Machine technical assets](https://aka.ms/AzureVMTechAsset) to manage your migrated offers.
16+
1417
This section walks you through creating and configuring the technical assets for a virtual machine (VM) offer for the Azure Marketplace. A VM contains two components: the solution virtual hard disk (VHD) and optional associated data disks.
1518

1619
- *Virtual hard disks (VHDs)*, containing the operating system and your solution, that you will deploy with your Azure Marketplace offer. The process of preparing the VHD differs depending on whether it is a Linux-based, Windows-based, or a custom-based VM.
@@ -30,26 +33,26 @@ You must configure the VM OS, the VM size, ports to open, and up to 15 attached
3033
## Fundamental technical knowledge
3134

3235
Designing, building, and testing these assets takes time and requires technical knowledge of both the Azure platform and the technologies used to build the offer. In addition to your solution domain, your engineering team should have knowledge of the following Microsoft technologies:
33-
- Basic understanding of [Azure Services](https://azure.microsoft.com/services/)
34-
- How to [design and architect Azure applications](https://azure.microsoft.com/solutions/architecture/)
35-
- 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)
36-
- Working knowledge of [Azure Resource Manager](https://azure.microsoft.com/features/resource-manager/)
37-
- Working Knowledge of [JSON](https://www.json.org/)
36+
- Basic understanding of [Azure Services](https://azure.microsoft.com/services/)
37+
- How to [design and architect Azure applications](https://azure.microsoft.com/solutions/architecture/)
38+
- 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)
39+
- Working knowledge of [Azure Resource Manager](https://azure.microsoft.com/features/resource-manager/)
40+
- Working Knowledge of [JSON](https://www.json.org/)
3841

3942

4043
## Suggested tools
4144

4245
Choose one or both of the following scripting environments to help manage VHDs and VMs:
43-
- [Azure PowerShell](https://docs.microsoft.com/powershell/azure/overview)
44-
- [Azure CLI](https://docs.microsoft.com/cli/azure)
46+
- [Azure PowerShell](https://docs.microsoft.com/powershell/azure/overview)
47+
- [Azure CLI](https://docs.microsoft.com/cli/azure)
4548

4649
In addition, we recommend adding the following tools to your development environment:
4750

48-
- [Azure Storage Explorer](https://docs.microsoft.com/azure/vs-azure-tools-storage-manage-with-storage-explorer)
49-
- [Visual Studio Code](https://code.visualstudio.com/)
50-
* Extension: [Azure Resource Manager Tools](https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools)
51-
* Extension: [Beautify](https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify)
52-
* Extension: [Prettify JSON](https://marketplace.visualstudio.com/items?itemName=mohsen1.prettify-json)
51+
- [Azure Storage Explorer](https://docs.microsoft.com/azure/vs-azure-tools-storage-manage-with-storage-explorer)
52+
- [Visual Studio Code](https://code.visualstudio.com/)
53+
* Extension: [Azure Resource Manager Tools](https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools)
54+
* Extension: [Beautify](https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify)
55+
* Extension: [Prettify JSON](https://marketplace.visualstudio.com/items?itemName=mohsen1.prettify-json)
5356

5457
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/).
5558

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-create-user-image.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 user VM image
1313

14+
> [!IMPORTANT]
15+
> Starting April 13, 2020, we'll begin the moving management of your Azure Virtual Machine offers to Partner Center. After the migration, you'll create and manage your offers in Partner Center. Follow the instructions in [Create your Azure Virtual Machine technical assets](https://aka.ms/AzureVMTechAsset) to manage your migrated offers.
16+
1417
This article explains the two general steps required to create an unmanaged image from a generalized VHD. References are provided to guide you through each step: capture the image and generalize the image.
1518

1619

0 commit comments

Comments
 (0)