Skip to content

Commit 3aefb80

Browse files
author
Sam Cedarbaum
committed
Remove redirect, address remaining comments.
1 parent 6f25af1 commit 3aefb80

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

.openpublishing.redirection.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16125,11 +16125,6 @@
1612516125
"redirect_url": "/azure/stream-analytics/stream-analytics-troubleshoot-input",
1612616126
"redirect_document_id": false
1612716127
},
16128-
{
16129-
"source_path": "articles/stream-analytics/powerbi-output-managed-identity.md",
16130-
"redirect_url": "/azure/stream-analytics/stream-analytics-define-outputs#power-bi",
16131-
"redirect_document_id": false
16132-
},
1613316128
{
1613416129
"source_path": "articles/stream-analytics/vs-code-how-to.md",
1613516130
"redirect_url": "/azure/stream-analytics/vscode-explore-jobs",
@@ -19202,7 +19197,7 @@
1920219197
{
1920319198
"source_path": "articles/active-directory/user-help/user-help-reset-password.md",
1920419199
"redirect_url": "/azure/active-directory/user-help/active-directory-passwords-update-your-own-password",
19205-
"redirect_document_id": false
19200+
"redirect_document_id": false
1920619201
},
1920719202
{
1920819203
"source_path": "articles/active-directory/active-directory-protocols-oauth-code.md",
@@ -43314,4 +43309,4 @@
4331443309
"redirect_document_id": true
4331543310
}
4331643311
]
43317-
}
43312+
}

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: cedarbaum
55
ms.author: sacedarb
66
ms.service: stream-analytics
77
ms.topic: conceptual
8-
ms.date: 10/18/2019
8+
ms.date: 10/31/2019
99
---
1010

1111
# Use Managed Identity to authenticate your Azure Stream Analytics job to Power BI (Preview)
@@ -152,10 +152,10 @@ Azure Resource Manager allows you to fully automate the deployment of your Strea
152152

153153
Now that the Stream Analytics job has been created, it can be given access to a Power BI workspace.
154154

155-
### Granting access using the Power BI UI
155+
### Grant access using the Power BI UI
156156

157157
> [!Note]
158-
> In order to add the Stream Analytics job to your Power BI workspace using the UI, you will also have to enable service principal access in the **Developer settings** in the Power BI admin portal. See [Get started with a service principal](https://docs.microsoft.com/power-bi/developer/embed-service-principal#get-started-with-a-service-principal) for more details.
158+
> In order to add the Stream Analytics job to your Power BI workspace using the UI, you also have to enable service principal access in the **Developer settings** in the Power BI admin portal. See [Get started with a service principal](https://docs.microsoft.com/power-bi/developer/embed-service-principal#get-started-with-a-service-principal) for more details.
159159

160160
1. Navigate to the workspace's access settings. See this article for more details: [Give access to your workspace](https://docs.microsoft.com/power-bi/service-create-the-new-workspaces#give-access-to-your-workspace).
161161

@@ -165,7 +165,7 @@ Now that the Stream Analytics job has been created, it can be given access to a
165165

166166
![Add Stream Analytics job to Power BI workspace](./media/stream-analytics-powerbi-output-managed-identity/stream-analytics-add-job-to-powerbi-workspace.png)
167167

168-
### Granting access using the Power BI REST API
168+
### Grant access using the Power BI REST API
169169

170170
The Stream Analytics job can also be added as a Contributor to the workspace by using the "Add Group User" REST API directly. Full documentation for this API can be found here: [Groups - Add Group User](https://docs.microsoft.com/rest/api/power-bi/groups/addgroupuser).
171171

0 commit comments

Comments
 (0)