Skip to content

Commit 7a0b8eb

Browse files
Merge pull request #290769 from PatAltimore/patricka-oe-troubleshoot
Add operations experience troubleshooting
2 parents 634ab0d + 9449b24 commit 7a0b8eb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/iot-operations/troubleshoot/troubleshoot.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,15 @@ Use Wireshark to open the trace file. Look for connection failures or unresponsi
178178
179179
1. Filter the packets with the *ip.addr == [IP address]* parameter. Input the IP address of your custom DNS service address.
180180
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

Comments
 (0)