You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/application-proxy-integrate-with-power-bi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Before the Power BI mobile app can connect and access Report Services, you must
134
134
## Step 5: Configure Intune policy for managed devices (optional)
135
135
136
136
> [!NOTE]
137
-
> This functionality will not be available until 7/31/19.
137
+
> This functionality is currently only available on iOS.
138
138
139
139
You can use Microsoft Intune to manage the client apps that your company's workforce uses. Intune allows you to use capabilities such as data encryption and additional access requirements. To learn more about app management through Intune, see Intune App Management. To enable the Power BI mobile application to work with the Intune policy, use the following steps.

76
76
77
77
Select **OK** to save these settings.
78
78
79
79
6. On the left of the SQuirreL SQL window, select **Aliases**. Then select the **+** icon to create a connection alias.
80
80
81
-

81
+

82
82
83
83
7. Use the following values for the **Add Alias** dialog.
84
84
@@ -94,16 +94,16 @@ SQuirreL SQL is a JDBC client that can be used to remotely run Hive queries with
94
94
95
95
* **Password**: The password for the cluster login account.
96
96
97
-

97
+

98
98
99
-
> [!IMPORTANT]
99
+
> [!IMPORTANT]
100
100
> Use the **Test** button to verify that the connection works. When **Connect to: Hive on HDInsight** dialog appears, select **Connect** to perform the test. If the test succeeds, you see a **Connection successful** dialog. If an error occurs, see [Troubleshooting](#troubleshooting).
101
101
102
102
To save the connection alias, use the **Ok** button at the bottom of the **Add Alias** dialog.
103
103
104
104
8. From the **Connect to** dropdown at the top of SQuirreL SQL, select **Hive on HDInsight**. When prompted, select **Connect**.

107
107
108
108
9. Once connected, enter the following query into the SQL query dialog, and then select the **Run** icon (a running person). The results area should show the results of the query.
@@ -116,7 +116,7 @@ You can use the YARN UI to do the following:
116
116
117
117
***Get cluster status**. From the left pane, expand **Cluster**, and click **About**. This present cluster status details like total allocated memory, cores used, state of the cluster resource manager, cluster version, and so on.
***Get node status**. From the left pane, expand **Cluster**, and click **Nodes**. This lists all the nodes in the cluster, HTTP address of each node, resources allocated to each node, etc.
121
121
***Monitor job status**. From the left pane, expand **Cluster**, and then click **Applications** to list all the jobs in the cluster. If you want to look at jobs in a specific state (such as new, submitted, running, etc.), click the appropriate link under **Applications**. You can further click the job name to find out more about the job such including the output, logs, etc.
0 commit comments