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/iot-operations/troubleshoot/troubleshoot.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -178,3 +178,15 @@ Use Wireshark to open the trace file. Look for connection failures or unresponsi
178
178
179
179
1. Filter the packets with the *ip.addr == [IP address]* parameter. Input the IP address of your custom DNS service address.
180
180
1. Review the DNS query and response, check if there's a domain name that isn't on the allowlist of Layered Network Management.
181
+
182
+
## Operations experience
183
+
184
+
To sign in to the [operations experience](https://iotoperations.azure.com) web UI, you need a Microsoft Entra ID account with at least contributor permissions for the resource group that contains your **Kubernetes - Azure Arc** instance.
185
+
186
+
If you receive one of the following error messages:
187
+
188
+
- A problem occurred getting unassigned instances
189
+
- Message: The request is not authorized
190
+
- Code: PermissionDenied
191
+
192
+
Verify your Microsoft Entra ID account meets the requirements in the [prerequisites](../discover-manage-assets/howto-manage-assets-remotely.md#prerequisites) section for operations experience access.
0 commit comments