Skip to content

Commit a549469

Browse files
committed
Merged main into live
2 parents 041d974 + fdbcfb9 commit a549469

11 files changed

+389
-645
lines changed

docs/pipelines/integrations/configure-pipelines-work-tracking.md

+38-47
Large diffs are not rendered by default.

docs/report/analytics/entity-reference-test-plans.md

+16-35
Large diffs are not rendered by default.

docs/report/includes/analytics-prerequisites-simple.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ms.date: 07/08/2024
1010

1111
## Prerequisites
1212

13-
- **Access level:** You must be a [member of a project](../../organizations/accounts/add-organization-users.md) with **Basic** access or higher.
14-
- **Permission:** By default, project members have permission to query Analytics and create views.
15-
- For more information about other prerequisites regarding service and feature enablement and general data tracking activities, see [Permissions and prerequisites to access Analytics](../analytics/analytics-permissions-prerequisites.md).
13+
- **Access levels:** You must be a [member of a project](../../organizations/accounts/add-organization-users.md) with **Basic** access or higher.
14+
- **Permissions:** By default, project members have permission to query Analytics and create views.
15+
- For more information about other prerequisites regarding service and feature enablement and general data tracking activities, see [Permissions and prerequisites to access Analytics](../analytics/analytics-permissions-prerequisites.md)
1616

1717

docs/report/powerbi/access-analytics-power-bi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: b26f1d04-95ca-43d5-8333-176780f3980a
88
ms.author: chcomley
99
author: chcomley
1010
monikerRange: '>= azure-devops-2019'
11-
ms.date: 07/08/2024
11+
ms.date: 09/06/2024
1212
---
1313

1414
# Connect to Analytics data using the Power BI OData feed
@@ -47,7 +47,7 @@ Learn how to access Analytics data through the Power BI Desktop OData feed.
4747
5. In a supported browser, enter the URL in the following format
4848
`https://analytics.dev.azure.com/{OrganizationName}/_odata/{version}/`.
4949

50-
For example, if {*OrganizationName*} is **fabrikam** and {*version*} is **v1.0**, the URL is `https://analytics.dev.azure.com/fabrikam/_odata/v1.0/`.
50+
For example, if {*OrganizationName*} is **fabrikam** and {*version*} is **v1.0**, the URL is `https://analytics.dev.azure.com/fabrikam/_odata/v1.0/`. The version you should use depends on the [latest supported version for Analytics OData](../extend-analytics/odata-api-version.md).
5151

5252
:::image type="content" source="media/pbi3.png" alt-text="Screenshot of Enter OData Feed URL.":::
5353

docs/report/powerbi/includes/sample-powerbi-query.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44

5-
You can paste the Power BI query listed below directly into the **Get Data->Blank Query** window. For more information, review [Overview of sample reports using OData queries](../sample-odata-overview.md).
5+
Copy and paste the following Power BI query directly into the **Get Data** > **Blank Query** window. For more information, see [Overview of sample reports using OData queries](../sample-odata-overview.md).

docs/report/powerbi/includes/sample-related-articles-pipelines.md

-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@ ms.date: 01/24/2023
77
---
88

99
- [Construct OData queries for Analytics](../../analytics/analytics-query-parts.md)
10-
- [Connect using Power BI and OData queries](../odataquery-connect.md)
1110
- [Metadata reference for Azure Pipelines](../../analytics/entity-reference-pipelines.md)
1211
- [Sample reports and quick reference index](../../extend-analytics/quick-ref.md)
13-
- [Slicers in Power BI](/power-bi/visuals/power-bi-visualization-slicers)

docs/report/powerbi/includes/sample-required-reading.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ ms.topic: include
33
---
44

55
> [!NOTE]
6-
> This article assumes you've read [Overview of Sample Reports using OData Queries](../sample-odata-overview.md) and have a basic understanding of Power BI.
6+
> This article assumes you read [Overview of Sample Reports using OData Queries](../sample-odata-overview.md) and have a basic understanding of Power BI.

0 commit comments

Comments
 (0)