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/quality-of-service-dashboard.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,13 @@ View graphical representations of the following items:
26
26
Additionally, view [offer deployment details](#offer-deployment-details) in tabular form.
27
27
28
28
> [!IMPORTANT]
29
-
> This dashboard is currently only available for **Public Azure application** offers.
29
+
> This dashboard is currently only available for **Azure application** offers available to all (not private offers).
30
30
31
31
The following sections describe how to use the Quality-of-Service (QoS) dashboard and how to read the data.
32
32
33
33
To access the Quality-of-Service dashboard in the Partner Center, select **Commercial Marketplace** > [**Analyze**](https://partner.microsoft.com/dashboard/commercial-marketplace/quality-of-service/summary) > **Quality of Service**.
34
34
35
-
This feature is currently applicable to all partners performing deployment of Public Azure applications using Azure Resource Manager (ARM) templates. This report will not show data for other marketplace offers.
35
+
This feature is currently applicable to all partners performing deployment of Azure application offers using Azure Resource Manager (ARM) templates (but not for private offers). This report will not show data for other marketplace offers.
36
36
37
37
**Month range**: There is a month range selection at the top-right corner of each page. Customize the output of the **Quality-of-Service** page graphs by selecting a month range based on the past 6 or 12 months, or by selecting a custom month range with a maximum duration of 12 months. The default month range (selection period) is six months.
38
38
@@ -69,19 +69,17 @@ About this graph:
69
69
70
70
This graph shows the metric and trend for the average time duration for a successful and failed deployment. View the metrics by selecting an offer in the drop-down menu. Select a SKU in the tabular view or enter it in the search bar. Following are different mean deployments durations (in minutes):
71
71
72
-
1.**Success duration** – Mean time of deployment duration with offer deployments status marked as Success. This aggregated metric is calculated using the time duration between start and end timestamps of deployments marked with successful status.
73
-
74
-
1.**Failure duration** – Mean time of deployments duration with offer deployment status marked as Failure. This aggregated metric is calculated using the time duration between start and end timestamps of deployments marked with Failure status.
75
-
76
-
1.**First Successful deployment duration** – Mean time of deployment duration with offer deployment status marked as Success. This aggregated metric is calculated using the time duration between start timestamp of first deployment and end timestamp of the final deployment marked with Successful status. It is calculated for each deployment marked for a specific Offer SKU and Customer.
72
+
-**Success duration** – Mean time of deployment duration with offer deployments status marked as Success. This aggregated metric is calculated using the time duration between start and end timestamps of deployments marked with successful status.
73
+
-**Failure duration** – Mean time of deployments duration with offer deployment status marked as Failure. This aggregated metric is calculated using the time duration between start and end timestamps of deployments marked with Failure status.
74
+
-**First Successful deployment duration** – Mean time of deployment duration with offer deployment status marked as Success. This aggregated metric is calculated using the time duration between start timestamp of first deployment and end timestamp of the final deployment marked with Successful status. It is calculated for each deployment marked for a specific Offer SKU and Customer.
77
75
78
76
:::image type="content" source="media/quality-of-service/deployment-duration-quality.png" alt-text="Shows a deployment duration quality graph.":::
79
77
80
78
About this graph:
81
79
82
-
1. Select Failure, Success, or First successful deployment duration in the legend to be displayed.
83
-
2. The line graph presents the Mean duration of deployments marked as successful, failed, and successful deployments with failed prior attempts.
84
-
3. Mean time for first deployment factors the time spent on failure attempts before the deployment is marked as successful.
80
+
- Select Failure, Success, or First successful deployment duration in the legend to be displayed.
81
+
- The line graph presents the Mean duration of deployments marked as successful, failed, and successful deployments with failed prior attempts.
82
+
- Mean time for first deployment factors the time spent on failure attempts before the deployment is marked as successful.
85
83
86
84
## Deployment count
87
85
@@ -173,7 +171,7 @@ About this table:
173
171
| Subscription ID | Subscription ID | The Subscription ID of the customer |
174
172
| Customer Tenant ID | Customer Tenant ID | The Tenant ID of the customer |
175
173
| Customer Name | Customer Name | The name of the customer |
176
-
| Template Type | Template Type | Type of Public Azure App deployed. It can be either Managed App or Solution Templates. |
174
+
| Template Type | Template Type | Type of Azure App deployed. It can be either Managed App or Solution Templates and it cannot be private. |
177
175
| Deployment Start Time | Deployment Start Time | The start time of the deployment |
178
176
| Deployment End Time | Deployment End Time | The end time of the deployment |
179
177
| Deployment Duration: | Deployment Duration: | The total time duration of offer deployment in milliseconds. It is shown in minutes in the graph. |
0 commit comments