Skip to content

Commit 0ae255e

Browse files
Merge pull request #1066 from MicrosoftDocs/doug-link-fix-0010
Fixed newly broken link in two articles
2 parents dfc68c6 + 808c131 commit 0ae255e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

powerquery-docs/connectors/analyze-data-in-adls-gen2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Analyze data in Azure Data Lake Storage Gen2 by using Power BI
33
description: Use Power BI to analyze data stored in Azure Data Lake Storage Gen2
44
author: Luitwieler
55
ms.topic: conceptual
6-
ms.date: 2/3/2023
6+
ms.date: 6/6/2024
77
ms.author: jeluitwi
88
---
99

@@ -21,7 +21,7 @@ Before you begin this tutorial, you must have the following prerequisites:
2121
> * A storage account that has a hierarchical namespace. Follow the instructions at [Create a storage account](/azure/storage/common/storage-account-create) to create one. This article assumes that you've created a storage account named `contosoadlscdm`.
2222
> * Ensure you are granted one of the following roles for the storage account: **Blob Data Reader**, **Blob Data Contributor**, or **Blob Data Owner**.
2323
> * A sample data file named `Drivers.txt` located in your storage account. You can download this sample from [Azure Data Lake Git Repository](https://github.com/Azure/usql/tree/master/Examples/Samples/Data/AmbulanceData/Drivers.txt), and then upload that file to your storage account.
24-
> * **Power BI Desktop**. You can download this application from the [Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=45331).
24+
> * **Power BI Desktop**. You can download this application from the [Microsoft Download Center](https://aka.ms/pbiSingleInstaller).
2525
2626
## Create a report in Power BI Desktop
2727

powerquery-docs/samples/trippin/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Overview and listing of the TripPin connector development tutorial
44
author: ptyx507x
55

66
ms.topic: tutorial
7-
ms.date: 5/16/2024
7+
ms.date: 6/6/2024
88
ms.author: miescobar
99
ms.custom:
1010
---
@@ -19,7 +19,7 @@ This tutorial uses a public [OData](https://www.odata.org/documentation/) servic
1919

2020
The following applications will be used throughout this tutorial:
2121

22-
* [Power BI Desktop](https://www.microsoft.com/download/details.aspx?id=45331), May 2017 release or later
22+
* [Power BI Desktop](https://aka.ms/pbiSingleInstaller), May 2017 release or later
2323
* [Power Query SDK for Visual Studio Code](https://aka.ms/powerquerysdk)
2424
* [Fiddler](https://www.telerik.com/fiddler)—Optional, but recommended for viewing and debugging requests to your REST service
2525

0 commit comments

Comments
 (0)