Skip to content

Commit f73ebb1

Browse files
committed
acro fixes
1 parent d0d5eac commit f73ebb1

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

windows-365/enterprise/troubleshooting.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,40 +42,45 @@ Since Cloud PCs work like most physical devices, you can use existing troublesho
4242

4343
For connections using the Remote Desktop client for Windows to access Cloud PCs, the first time a user logs on to their Cloud PC, Microsoft Teams will be installed.
4444

45-
After the installation, the optimizations to redirect audio and video to your local Windows endpoint don’t work. The user must close Teams and sign off from or restart the Cloud PC to activate the Optimized status.
45+
After the installation, the optimizations to redirect audio and video to your local Windows endpoint don’t work. The user must close Teams and sign out from or restart the Cloud PC to activate the Optimized status.
4646

4747
## Conditional access
4848

49-
Make sure that you apply conditional access policies to the dedicated Windows 365 cloud app in the conditional access UI of Microsoft EndpointM Manager admin center or Azure Active Directory. The Windows 365 cloud app includes the Azure Virtual Desktop cloud app.
49+
Make sure that you apply conditional access policies to the dedicated Windows 365 cloud app. You can apply these policies in the conditional access UI of Microsoft EndpointM Manager admin center or Azure Active Directory. The Windows 365 cloud app includes the Azure Virtual Desktop cloud app.
5050

51-
Any conditional access policy that you apply will affect access to the end-user web portal and the connection to the Cloud PC from the Remote Desktop apps. For more information about service dependencies in Azure AD Conditional Access, see [Conditional Access service dependencies](/azure/active-directory/conditional-access/service-dependencies).
51+
Any conditional access policy that you apply will affect:
5252

53-
Applying a more restrictive policy to Azure Virtual Desktop than the Windows 365 cloud app will result in Azure AD honoring the more restrictive policy. This will affect end user connectivity to their Cloud PCs after accessing the Windows 365 end user portal.
53+
- Access to the end-user web portal
54+
- The connection to the Cloud PC from the Remote Desktop apps.
55+
56+
For more information about service dependencies in Azure AD Conditional Access, see [Conditional Access service dependencies](/azure/active-directory/conditional-access/service-dependencies).
57+
58+
Applying a more restrictive policy to Azure Virtual Desktop than the Windows 365 cloud app will result in Azure AD honoring the more restrictive policy. This policy will affect end user connectivity to their Cloud PCs after accessing the Windows 365 end user portal.
5459

5560
For more information on how a given policy may impact your environment, see [Troubleshoot using the What If tool in Conditional Access](/azure/active-directory/conditional-access/what-if-tool).
5661

5762
## Help users in your organization
5863

5964
You can use the Intune Troubleshooting page to view enrollment issues, remediation steps, and user details. For more information, see [Use the troubleshooting portal to help users at your company](/mem/intune/fundamentals/help-desk-operators).
6065

61-
[App Assure](https://www.microsoft.com/fasttrack/microsoft-365/app-assure) is a service for Microsoft’s enterprise customers who encounter application compatibility issues. App Assure will help remediate issues with your ISV, line-of-business and Microsoft-developed apps at no additional cost. Follow the instructions above to submit a case if you encounter any app compatibility issues, and please include a short description of the issue you’re facing.
66+
[App Assure](https://www.microsoft.com/fasttrack/microsoft-365/app-assure) is a service for Microsoft’s enterprise customers who encounter application compatibility issues. App Assure will help remediate issues with your ISV, line-of-business and Microsoft-developed apps at no extra cost. If you encounter any app compatibility issues, follow the instructions above to submit a case and include a short description of the issue.
6267

6368
## Language pack installation failed
6469

6570
If the language pack installation failed, try reprovisioning the Cloud PC to install the language pack again.
6671

6772
## Networking
6873

69-
The [on-premises network connection checks](health-checks.md) help to make sure that network connectivity is working. Always retry the on-premises network connection if you suspect networking issues might be causing issues. Using the on-premises network connection checks will help to ensure that repeated and consistent checks are used as the first troubleshooting step.
74+
The [on-premises network connection checks](health-checks.md) help to make sure that network connectivity is working. Always retry the on-premises network connection if you suspect networking issues might be causing issues. Using the on-premises network connection checks helps make sure that repeated and consistent checks are used as the first troubleshooting step.
7075

71-
Keep in mind that the on-premises network connection checks are validating the infrastructure configuration of your environment. They don't run checks to validate any additional configuration or applications deployed to Cloud PCs after provisioning by Microsoft Endpoint Manager or 3rd party agents. These agents or configurations can introduce additional issues that the on-premises network connection can't test for ahead of provisioning.
76+
Keep in mind that the on-premises network connection checks are validating the infrastructure configuration of your environment. They don't run checks to validate any extra configuration or applications deployed to Cloud PCs after provisioning by Microsoft Endpoint Manager or third party agents. These agents or configurations can introduce other issues that the on-premises network connection can't test for ahead of provisioning.
7277

7378
For example, if you deploy a VPN client to all devices in Microsoft Endpoint Manager, make sure that this client doesn’t:
7479

7580
- Break connectivity to Azure Virtual Desktop [endpoints required](requirements-network.md) by Windows 365.
7681
- Exclude your Cloud PCs for having the VPN client deployed to them.
7782

78-
Finally, consider temporarily deploying a test Azure virtual machine to the Azure network subnet that you’re trying to provision or connect to your Cloud PCs. This will let you run all the network tests that you require from that network. You can use the PowerShell Test-NetConnection command to test connectivity on specific ports to specific network endpoints/URLs:
83+
Finally, consider temporarily deploying a test Azure virtual machine to the Azure network subnet that you’re trying to provision or connect to your Cloud PCs. This test machine will let you run all the network tests that you require from that network. You can use the PowerShell Test-NetConnection command to test connectivity on specific ports to specific network endpoints/URLs:
7984

8085
```Test-NetConnection <hostname> -Port 443```
8186

0 commit comments

Comments
 (0)