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/azure-vm-faq.yml
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ sections:
19
19
- question: |
20
20
How do I configure a virtual private network (VPN) to work with my VMs?
21
21
answer: |
22
-
If you are using the Azure Resource Manager deployment model, you have three options:
22
+
If you're using the Azure Resource Manager deployment model, you have three options:
23
23
24
24
- [Create a route-based VPN gateway using the Azure portal](../vpn-gateway/tutorial-create-gateway-portal.md)
25
25
- [Create a route-based VPN gateway using Azure PowerShell](../vpn-gateway/create-routebased-vpn-gateway-powershell.md)
@@ -49,17 +49,17 @@ sections:
49
49
- question: |
50
50
Error: VHD is already registered with image repository as the resource
51
51
answer: |
52
-
Every time I try to create an image from my VHDs, I get the error "VHD is already registered with image repository as the resource" in Azure PowerShell. I didn't create any image before nor did I find any image with this name in Azure. How do I resolve this?
52
+
Every time I try to create an image from my VHDs, I get the error "VHD is already registered with image repository as the resource" in Azure PowerShell. I didn't create any image before nor did I find any image with this name in Azure. How do I resolve this issue?
53
53
54
-
This issue usually appears if you created a VM from a VHD that has a lock on it. Confirm that there is no VM allocated from this VHD and then retry the operation. If this issue continues, open a support ticket. See [Support for Partner Center](support.md).
54
+
This issue usually appears if you created a VM from a VHD that has a lock on it. Confirm that there's no VM allocated from this VHD and then retry the operation. If this issue continues, open a support ticket. See [Support for Partner Center](support.md).
55
55
56
56
- question: |
57
57
How do I create a VM from a generalized vhd?
58
58
answer: |
59
59
60
60
### Prepare an Azure Resource Manager template
61
61
62
-
This section describes how to create and deploy a user-provided virtual machine (VM) image. You can do this by providing operating system and data disk VHD images from an Azure-deployed virtual hard disk. These steps deploy the VM using generalized VHD.
62
+
This section describes how to create and deploy a user-provided virtual machine (VM) image by providing operating system and data disk VHD images from an Azure-deployed virtual hard disk. These steps deploy the VM using generalized VHD.
63
63
64
64
1. Sign in to the Azure portal.
65
65
2. Upload your generalized operating system VHD and data disk VHDs to your Azure Storage account.
@@ -478,10 +478,9 @@ sections:
478
478
answer: |
479
479
You can deploy hidden preview images using quickstart templates.
480
480
To deploy a preview image,
481
-
1. Go to the respective quick-start template for [Linux](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.compute/vm-simple-linux/) or [Windows](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.compute/vm-simple-windows), select "Deploy to Azure". This should take you to Azure portal.
481
+
1. Go to the respective quick-start template for [Linux](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.compute/vm-simple-linux/) or [Windows](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.compute/vm-simple-windows), select "Deploy to Azure". This procedure should take you to Azure portal.
482
482
2. In Azure portal, select "Edit template".
483
483
3. In the JSON template, search for imageReference and update the publisherid, offerid, skuid, and version of the image. To test preview image, append "-PREVIEW" to the offerid.
The _Acquisitions report_ in the Partner Center dashboard lets you see who has acquired and installed your add-in, app, or visual, and shows info about how customers have arrived at your Microsoft AppSource listing.
14
+
The Acquisitions report in the [Partner Center dashboard](https://partner.microsoft.com/dashboard/home) lets you see who has acquired and installed your add-in, app, or visual, and shows info about how customers have arrived at your Microsoft AppSource listing.
18
15
19
16
In this report, an acquisition means a new customer has obtained a license to your solution (whether you charged money or you've offered it for free). If your solution supports multi-seat acquisitions, such as site license purchases, these will also be detailed and displayed.
20
17
@@ -31,7 +28,7 @@ The SLA for Acquisitions data is currently 4 days.
31
28
32
29
:::image type="content" source="./media/office-store-workspaces/insights-tile.png" alt-text="Illustrates the Insights tile on the Partner Center home page.":::
33
30
34
-
1. In the left-menu, select **Acquistions**.
31
+
1. In the left-menu, select **Acquisitions**.
35
32
36
33
<aname="BKMK_Edit"> </a>
37
34
## Apply filters
@@ -83,7 +80,7 @@ In this chart, a channel refers to the method in which a customer arrived at y
83
80
84
81
- Other - The customer followed an external link (without any custom campaign ID) from a website to your app's listing or the customer followed a link from a search engine to your app's listing.
85
82
86
-
A page view means that a customer viewed your solutions's Microsoft AppSource listing page. This includes views by people who aren't signed in. Some customers have opted out of providing this information to Microsoft.
83
+
A page view means that a customer viewed your solution's Microsoft AppSource listing page. This includes views by people who aren't signed in. Some customers have opted out of providing this information to Microsoft.
87
84
88
85
> [!NOTE]
89
86
> Customers can arrive at your app's listing by clicking a custom campaign not created by you. We stamp every page view within a session with the campaign ID from which the customer first landed on Microsoft AppSource. We then attribute conversions to that campaign ID for all acquisitions within 24 hours. Because of this, you might see a higher number of total conversions than the total conversions for your campaign IDs, and you might have conversions or add-on conversions that have zero page views.
0 commit comments