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/usage-dashboard.md
+34-10Lines changed: 34 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.topic: article
7
7
author: smannepalle
8
8
ms.author: smannepalle
9
9
ms.reviewer: sroy
10
-
ms.date: 10/11/2021
10
+
ms.date: 02/18/2022
11
11
---
12
12
13
13
# Usage dashboard in commercial marketplace analytics
@@ -50,6 +50,18 @@ You can find a month range selection at the top-right corner of each page. Custo
50
50
51
51
[](./media/usage-dashboard/usage-dashboard-filters.png#lightbox)
52
52
53
+
### Selector for Usage type
54
+
55
+
You can choose to analyze VM normalized usage, VM raw usage, Metered usage, and Metered usage anomalies from the dropdown picker at the top of the dashboard.
56
+
57
+
[](./media/usage-dashboard/usage-type-picker.png#lightbox)
58
+
59
+
### Public and private offer
60
+
61
+
You can choose to view subscription and order details of public offers, private offers, or both by selecting the **Public Offers** sub-tab, **Private Offers** sub-tab, and the **All** sub-tab respectively.
62
+
63
+
[](./media/usage-dashboard/usage-dashboard-tabs.png#lightbox)
64
+
53
65
### Usage trend
54
66
55
67
In this section, you will find total usage hours and trend for all your offers that are consumed by your customers during the selected computation period. Metrics and growth trends are represented by a line chart. Show the value for each month by hovering over the line on the chart. The percentage value below the usage metrics in the widget represents the amount of growth or decline during the selected computation period.
@@ -109,13 +121,25 @@ Note the following:
109
121
- The heatmap has a supplementary grid to view the details of customer count, order count, and normalized usage hours in the specific location.
110
122
- You can search and select a country/region in the grid to zoom to the location in the map. Revert to the original view by selecting the **Home** button in the map.
111
123
124
+
### Usage page filters
125
+
126
+
The Usage page filters are applied at the Orders page level. You can select one or multiple filters to render the chart for the criteria you choose to view the data you want to see in the Usage orders data' grid / export. Filters are applied on the data extracted for the month range that you selected in the upper-right corner of the Usage page.
127
+
128
+
The widgets and export report for VM Raw usage are similar to VM Normalized usage with the following distinctions:
129
+
130
+
- Normalized usage hours are defined as the usage hours normalized to account for the number of VM cores: [number of VM cores] x [hours of raw usage]. VMs designated as "SHAREDCORE" use 1/6 (or 0.1666) the [number of VM cores] multiplier.
131
+
- Raw usage hours are defined as the amount of time VMs have been running in terms of usage units.
132
+
133
+
> [!NOTE]
134
+
> You can use the download icon in the upper-right corner of any widget to download the data. You can provide feedback on each of the widgets by selecting the thumbs up or thumbs down icon.
135
+
112
136
### Usage details table
113
137
114
-
The **usage details** table displays a numbered list of the top 1,000 usage records sorted by usage. Note the following:
138
+
The **usage details** table displays a numbered list of the top 500 usage records sorted by usage. Note the following:
115
139
116
140
- Each column in the grid is sortable.
117
-
- The data can be extracted to a .TSV or .CSV file if the count of the records is less than 1,000.
118
-
- If records count is over 1,000, export data will be asynchronously placed in a downloads page that will be available for the next 30 days.
141
+
- The data can be extracted to a .TSV or .CSV file if the count of the records is less than 500.
142
+
- If records count is over 500, export data will be asynchronously placed in a downloads page that will be available for the next 30 days.
119
143
- Apply filters to **detailed usage data** to display only the data you are interested in. Filter data by country/region, sales channel, Marketplace license type, usage type, offer name, offer type, free trials, Marketplace subscription ID, customer ID, and company name.
120
144
121
145
_**Table 1: Dictionary of data terms**_
@@ -131,12 +155,11 @@ _**Table 1: Dictionary of data terms**_
131
155
| Customer Country | Customer Country/Region | The country/region name provided by the customer. Country/region could be different than the country/region in a customer's Azure subscription. | CustomerCountry |
132
156
| Is Preview SKU | Is Preview SKU | The value shows if you have tagged the SKU as "preview". Value will be "Yes" if the SKU has been tagged accordingly, and only Azure subscriptions authorized by you can deploy and use this image. Value will be "No" if the SKU has not been identified as "preview". | IsPreviewSKU |
133
157
| SKU Billing Type | SKU Billing Type | The Billing type associated with each SKU in the offer. The possible values are:<ul><li>Free</li><li>Paid</li></ul> | SKUBillingType |
| Is Private Offer | Is Private Offer | Indicates whether a marketplace offer is a private or a public offer:<br><ul><li>0 value indicates false</li><li>1 value indicates true</li></ul> | IsPrivateOffer
162
+
| Customer name | Customer name | Name of the billed to customer | CustomerName |
140
163
| Customer Company Name | Customer Company Name | The company name provided by the customer. The name could be different than the name in a customer's Azure subscription. | CustomerCompanyName |
141
164
| Usage Date | Usage Date | The date of usage event generation for usage-based assets. | UsageDate |
142
165
| IsMultisolution | Is Multisolution | Signifies whether the offer is a Multisolution offer type. | IsMultisolution |
@@ -158,14 +181,15 @@ _**Table 1: Dictionary of data terms**_
158
181
| RawUsage | Raw Usage | The total raw usage units consumed by the asset that is deployed by the customer.<br>Raw usage hours are defined as the amount of time VMs have been running in terms of usage units. | RawUsage |
159
182
| Estimated Extended Charge (CC) | Estimated Extended Charge in Customer Currency | Signifies the charges associated with the usage. The column is the product of Price (CC) and Usage Quantity. | EstimatedExtendedChargeCC |
160
183
| Estimated Extended Charge (PC) | Estimated Extended Charge in Payout Currency | Signifies the charges associated with the usage. The column is the product of Estimated Price (PC) and Usage Quantity. | EstimatedExtended ChargePC |
161
-
| Meter Id | Meter Id | Signifies the meter ID for the offer. | MeterId |
162
-
| Partner Center Detected Anomaly | Partner Center Detected Anomaly |**Applicable for offers with custom meter dimensions**.<br>Signifies whether the publisher reported overage usage for the offer’s custom meter dimension that was is flagged as an anomaly by Partner Center.The possible values are: <ul><li>0 (Not an anomaly)</li><li>1 (Anomaly)</li></ul>_If the publisher doesn’t have offers with custom meter dimensions, and exports this column through programmatic access, then the value will be null._| PartnerCenterDetectedAnomaly |
184
+
| Meter Id | Meter Id |**Applicable for offers with custom meter dimensions.**<br>Signifies the meter ID for the offer. | MeterId |
185
+
| Metered Dimension | Metered Dimension |**Applicable for offers with custom meter dimensions.**<br>Metered dimension of the custom meter. For example, user/device - billing unit | MeterDimension |
186
+
| Partner Center Detected Anomaly | Partner Center Detected Anomaly |**Applicable for offers with custom meter dimensions**.<br>Signifies whether the publisher reported overage usage for the offer’s custom meter dimension that was is flagged as an anomaly by Partner Center. The possible values are: <ul><li>0 (Not an anomaly)</li><li>1 (Anomaly)</li></ul>_If the publisher doesn’t have offers with custom meter dimensions, and exports this column through programmatic access, then the value will be null._| PartnerCenterDetectedAnomaly |
163
187
| Publisher Marked Anomaly | Publisher Marked Anomaly |**Applicable for offers with custom meter dimensions**.<br>Signifies whether the publisher acknowledged the overage usage by the customer for the offer’s custom meter dimension as genuine or false. The possible values are:<ul><li>0 (Publisher has marked it as not an anomaly)</li><li>1 (Publisher has marked it as an anomaly)</li></ul>_If the publisher doesn’t have offers with custom meter dimensions, and exports this column through programmatic access, then the value will be null._| PublisherMarkedAnomaly |
164
188
| New Reported Usage | New Reported Usage |**Applicable for offers with custom meter dimensions**.<br>For overage usage by the customer for the offer’s custom meter dimension identified as anomalous by the publisher. This field specifies the new overage usage reported by the publisher.<br>_If the publisher doesn’t have offers with custom meter dimensions, and exports this column through programmatic access, then the value will be null._| NewReportedUsage |
165
189
| Action Taken At | Action Taken At |**Applicable for offers with custom meter dimensions**.<br>Specifies the time when the publisher acknowledged the overage usage by the customer for the offer’s custom meter dimension as genuine or false.<br>_If the publisher doesn’t have offers with custom meter dimensions, and exports this column through programmatic access, then the value will be null._| ActionTakenAt |
166
190
| Action Taken By | Action Taken By |**Applicable for offers with custom meter dimensions**.<br>Specifies the person who acknowledged the overage usage by the customer for the offer’s custom meter dimension as genuine or false.<br>_If the publisher doesn’t have offers with custom meter dimensions, and exports this column through programmatic access, then the value will be null._| ActionTakenBy |
167
191
| Estimated Financial Impact (USD) | Estimated Financial Impact in USD |**Applicable for offers with custom meter dimensions**.<br>When Partner Center flags an overage usage by the customer for the offer’s custom meter dimension as anomalous, the field specifies the estimated financial impact (in USD) of the anomalous overage usage.<br>_If the publisher doesn’t have offers with custom meter dimensions, and exports this column through programmatic means, then the value will be null._| EstimatedFinancialImpactUSD |
168
-
| Asset Id | Asset Id | The unique identifier of the customer order for your commercial marketplace service. Virtual machine usage-based offers are not associated with an order. | Asset Id |
192
+
| Asset Id | Asset Id |**Applicable for offers with custom meter dimensions**.<br>The unique identifier of the customer's order subscription for your commercial marketplace service. Virtual machine usage-based offers are not associated with an order. | Asset Id |
169
193
| N/A | Resource Id | The fully qualified ID of the resource, including the resource name and resource type. Note that this is a data field available in download reports only.<br>Use the format:<br> /subscriptions/{guid}/resourceGroups/{resource-group-name}/{resource-provider-namespace}/{resource-type}/{resource-name}<br>**Note**: This field will be deprecated on 10/20/2021. | N/A |
0 commit comments