Skip to content

Commit

Permalink
Merged main into live
Browse files Browse the repository at this point in the history
  • Loading branch information
mijacobs committed Sep 9, 2024
2 parents 041d974 + fdbcfb9 commit a549469
Show file tree
Hide file tree
Showing 11 changed files with 389 additions and 645 deletions.
85 changes: 38 additions & 47 deletions docs/pipelines/integrations/configure-pipelines-work-tracking.md

Large diffs are not rendered by default.

51 changes: 16 additions & 35 deletions docs/report/analytics/entity-reference-test-plans.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/report/includes/analytics-prerequisites-simple.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ ms.date: 07/08/2024

## Prerequisites

- **Access level:** You must be a [member of a project](../../organizations/accounts/add-organization-users.md) with **Basic** access or higher.
- **Permission:** By default, project members have permission to query Analytics and create views.
- 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).
- **Access levels:** You must be a [member of a project](../../organizations/accounts/add-organization-users.md) with **Basic** access or higher.
- **Permissions:** By default, project members have permission to query Analytics and create views.
- 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)


4 changes: 2 additions & 2 deletions docs/report/powerbi/access-analytics-power-bi.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ms.assetid: b26f1d04-95ca-43d5-8333-176780f3980a
ms.author: chcomley
author: chcomley
monikerRange: '>= azure-devops-2019'
ms.date: 07/08/2024
ms.date: 09/06/2024
---

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

For example, if {*OrganizationName*} is **fabrikam** and {*version*} is **v1.0**, the URL is `https://analytics.dev.azure.com/fabrikam/_odata/v1.0/`.
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).

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

Expand Down
2 changes: 1 addition & 1 deletion docs/report/powerbi/includes/sample-powerbi-query.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
ms.topic: include
---

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).
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).
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ ms.date: 01/24/2023
---

- [Construct OData queries for Analytics](../../analytics/analytics-query-parts.md)
- [Connect using Power BI and OData queries](../odataquery-connect.md)
- [Metadata reference for Azure Pipelines](../../analytics/entity-reference-pipelines.md)
- [Sample reports and quick reference index](../../extend-analytics/quick-ref.md)
- [Slicers in Power BI](/power-bi/visuals/power-bi-visualization-slicers)
2 changes: 1 addition & 1 deletion docs/report/powerbi/includes/sample-required-reading.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ ms.topic: include
---

> [!NOTE]
> 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.
> This article assumes you read [Overview of Sample Reports using OData Queries](../sample-odata-overview.md) and have a basic understanding of Power BI.
Loading

0 comments on commit a549469

Please sign in to comment.