You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-certify-vm.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
11
11
12
12
# Certify your VM image
13
13
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
+
14
17
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.
Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-common-sas-url-issues.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
11
11
12
12
# Common SAS URL issues and fixes
13
13
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
+
14
17
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.
Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-common-vhd-creation-issues.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
11
11
12
12
# Common issues during VHD creation (FAQ)
13
13
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
+
14
17
The following frequently asked questions (FAQ) cover common issues encountered during virtual hard disk (VHD) and virtual machine (VM) creation for VM offers.
15
18
16
19
## How do you create a VM from the Azure portal using the VHD that is uploaded to premium storage?
Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-configure-vm.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,10 @@ ms.author: dsindona
11
11
12
12
# Configure the Azure-hosted VM
13
13
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.
15
16
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.
Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-configure-winrm-after-vm-creation.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
11
11
12
12
# Configure WinRM after virtual machine creation
13
13
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
+
14
17
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:
15
18
16
19
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
21
24
22
25
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).
23
26
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:
26
29
27
30

Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-connect-vm.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
11
11
12
12
# Connect to your Azure-based virtual machine
13
13
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
+
14
17
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.
Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-create-key-vault-cert.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,14 @@ ms.author: dsindona
11
11
12
12
# Create certificates for Azure Key Vault
13
13
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
+
14
17
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:
15
18
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.
19
22
20
23
You can use either a new or an existing Azure resource group for this work. The former approach is used in the following explanation.
Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-create-offer.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
11
11
12
12
# Create Virtual Machine offer
13
13
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
+
14
17
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:
15
18
16
19

Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-create-technical-assets.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
11
11
12
12
# Create technical assets for a virtual machine offer
13
13
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
+
14
17
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.
15
18
16
19
-*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
30
33
## Fundamental technical knowledge
31
34
32
35
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/)
38
41
39
42
40
43
## Suggested tools
41
44
42
45
Choose one or both of the following scripting environments to help manage VHDs and VMs:
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/).
Copy file name to clipboardExpand all lines: articles/marketplace/cloud-partner-portal/virtual-machine/cpp-create-user-image.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: dsindona
11
11
12
12
# Create a user VM image
13
13
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
+
14
17
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.
0 commit comments