Skip to content

Commit 0c53ffa

Browse files
authored
Merge pull request #209534 from spelluru/asaredirect0829
deleted article and added redirection
2 parents 59de7e6 + 0c82779 commit 0c53ffa

File tree

4 files changed

+8
-231
lines changed

4 files changed

+8
-231
lines changed

articles/stream-analytics/.openpublishing.redirection.stream-analytics.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@
134134
"source_path_from_root": "/articles/stream-analytics/vs-code-how-to.md",
135135
"redirect_url": "/azure/stream-analytics/vscode-explore-jobs",
136136
"redirect_document_id": false
137-
}
137+
},
138+
{
139+
"source_path_from_root": "/articles/stream-analytics/stream-analytics-power-bi-dashboard.md",
140+
"redirect_url": "/azure/stream-analytics/stream-analytics-real-time-fraud-detection",
141+
"redirect_document_id": false
142+
}
138143
]
139144
}

articles/stream-analytics/power-bi-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following table lists property names and their descriptions to configure you
2626
| Table name |Provide a table name under the dataset of the Power BI output. Currently, Power BI output from Stream Analytics jobs can have only one table in a dataset. |
2727
| Authorize connection | You need to authorize with Power BI to configure your output settings. Once you grant this output access to your Power BI dashboard, you can revoke access by changing the user account password, deleting the job output, or deleting the Stream Analytics job. |
2828

29-
For a walkthrough of configuring a Power BI output and dashboard, see the [Azure Stream Analytics and Power BI](stream-analytics-power-bi-dashboard.md) tutorial.
29+
For a walkthrough of configuring a Power BI output and dashboard, see the [Tutorial: Analyze fraudulent call data with Stream Analytics and visualize results in Power BI dashboard](stream-analytics-real-time-fraud-detection.md) tutorial.
3030

3131
> [!NOTE]
3232
> Don't explicitly create the dataset and table in the Power BI dashboard. The dataset and table are automatically populated when the job is started and the job starts pumping output into Power BI. If the job query doesn't generate any results, the dataset and table aren't created. If Power BI already had a dataset and table with the same name as the one provided in this Stream Analytics job, the existing data is overwritten.

articles/stream-analytics/powerbi-output-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,5 +231,5 @@ Below are the limitations of this feature:
231231

232232
## Next steps
233233

234-
* [Power BI dashboard integration with Azure Stream Analytics](./stream-analytics-power-bi-dashboard.md)
234+
- [Tutorial: Analyze fraudulent call data with Stream Analytics and visualize results in Power BI dashboard](stream-analytics-real-time-fraud-detection.md)
235235
* [Understand outputs from Azure Stream Analytics](./stream-analytics-define-outputs.md)

articles/stream-analytics/stream-analytics-power-bi-dashboard.md

Lines changed: 0 additions & 228 deletions
This file was deleted.

0 commit comments

Comments
 (0)