Skip to content

Commit 0293361

Browse files
committed
Tweak JDK dependency on SHIR
1 parent 35ef730 commit 0293361

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/purview/register-scan-power-bi-tenant-cross-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Use either of the following deployment checklists during the setup, or for troub
160160
- `*.analysis.windows.net`
161161

162162
1. Network connectivity from the self-hosted runtime to Microsoft services is enabled.
163-
1. [JDK 8 or later](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed.
163+
1. [JDK 8 or later](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed. Restart the machine after you newly install the JDK for it to take effect.
164164
1. In Power BI tenant, In Azure Active Directory create a security group.
165165
1. In Power BI tenant, from Azure Active Directory tenant, make sure [Service Principal is member of the new security group](#authenticate-to-power-bi-tenant).
166166
1. On the Power BI Tenant Admin portal, validate if [Allow service principals to use read-only Power BI admin APIs](#associate-the-security-group-with-power-bi-tenant) is enabled for the new security group.

articles/purview/register-scan-power-bi-tenant.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Use any of the following deployment checklists during the setup or for troublesh
138138
- `*.analysis.windows.net`
139139

140140
3. Network connectivity from Self-hosted runtime to Microsoft services is enabled.
141-
4. [JDK 8 or later](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed.
141+
4. [JDK 8 or later](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed. Restart the machine after you newly install the JDK for it to take effect.
142142

143143
1. In Azure Active Directory tenant, create a security group.
144144

@@ -171,7 +171,7 @@ Use any of the following deployment checklists during the setup or for troublesh
171171

172172
1. Validate Self-hosted runtime settings:
173173
1. Latest version of [Self-hosted runtime](https://www.microsoft.com/download/details.aspx?id=39717) is installed on the VM.
174-
2. [JDK 8 or later](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed.
174+
2. [JDK 8 or later](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed. Restart the machine after you newly install the JDK for it to take effect.
175175

176176
1. Validate App registration settings to make sure:
177177
1. App registration exists in your Azure Active Directory tenant.

0 commit comments

Comments
 (0)