AVD connection paused or disconnecting

Tennant, Andrew 0 Reputation points
2025-06-20T19:28:43.82+00:00

We have a AVD environment, and recently when remote to systems via Windows App. We are get disconnected , network paused, virtual disk, FSlogix errors. The session do not seem stable. The logs from the VM are stating there is a DNS issue, but we Do not control DNS for Azure. I have this issue in the office and from home. Has any one had the Network pause errors or dropping of connection sessions ?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,041 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Chiugo Okpala 1,905 Reputation points MVP
    2025-06-20T20:09:49.7033333+00:00

    @Tennant, Andrew welcome to the Microsoft Q&A community.

    Below are a few key areas to investigate.

    1. DNS Configuration

    Even if you don’t manage Azure DNS directly, misconfigured or unreachable DNS endpoints can cause session drops. Consider:

    Verifying that your session hosts can resolve internal and external names consistently.

    Using Azure-provided DNS or explicitly setting custom DNS servers in your virtual network settings.

    1. FSLogix Profile Container Issues

    FSLogix can be sensitive to:

    Storage latency or permissions misconfigurations on the profile share.

    Antivirus interference—make sure FSLogix paths and VHD locations are excluded.

    Cloud Cache misbehavior—if enabled, it can cause profile mounting delays or failures.

    1. Session Host Health

    Check:

    VM performance metrics (CPU, disk I/O, network throughput).

    Event Viewer logs under Applications and Services Logs > FSLogix for profile load errors.

    The frxtray tool on session hosts—it gives a quick status of FSLogix profile health.

    1. Network Stability

    Since the issue occurs both at home and in the office, it might be:

    A backend Azure networking issue (e.g., virtual network peering, NSG rules).

    • Or Windows App client instability—try updating or switching to the web client temporarily to compare behavior.

    N/B: I have generated the above answer using co-pilot as an AI tool. Also I have validated and updated the AI output.

    I hope these helps. Let me know if you have any further questions or need additional assistance.

    Also if these answers your query, do click the "Upvote" and click "Accept the answer" of which might be beneficial to other community members reading this thread.

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.