Share via

How to extend rules for software installation and web browsing

Andriy Vlasenko (International Supplier) 0 Reputation points Microsoft External Staff
2026-06-02T13:31:54.1866667+00:00

Dear support team,

I work on AVD, but I have no rights visiting even official sites of my clients, but I cannot open it. Access is blocked. The same for any official site of any company. I also cannot install Azure VPN. The local group policy editor says I have zero rights. What should I do in this case?

Kind regards,

Andrey

Azure Virtual Desktop
Azure Virtual Desktop

A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.

0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-06-02T13:32:15.04+00:00

    The restrictions on visiting websites and installing software in Azure Virtual Desktop are enforced by your organization’s policies. These are not issues that can be fixed locally on the AVD session because:

    • Web access is typically controlled by Group Policy, proxy settings, or secure internet access profiles set by your IT/security team.
    • Software installation (including Azure VPN) is blocked by Software Restriction Policies, AppLocker, or lack of local administrator rights, all of which are centrally managed.

    The only effective next step is to involve the administrators who manage the AVD environment and your account. Provide them with:

    1. The exact sites that must be accessible (for example, your clients’ official portals).
    2. The exact software that must be installed (for example, Azure VPN client) and why it is required for work.
    3. Screenshots or text of any “blocked” or “not compliant” messages.

    Administrators can then:

    • Adjust web access controls
      • If they use a URL lock/proxy or secure internet access baseline, they must add your required sites to the allowed list or exceptions. For example, a restrictive “deny all outbound except selected services” configuration must be extended to include your clients’ official sites so they are reachable from AVD.
      • If they use Group Policy–based proxy restrictions, they can modify the proxy/exception list in the GPO so that the required domains are reachable from your AVD sessions.
    • Adjust software execution/installation controls
      • If Software Restriction Policies are blocking installers or applications, they must create rules that allow the Azure VPN installer and client to run. SRP is designed to “allow only identified applications to run,” so only an administrator can change those rules.
      • If AppLocker rules or other application control are in place, they must add allow rules for the Azure VPN client.
      • If the problem is missing local administrator rights, they must either perform the installation for you or temporarily use an account with full administrator rights to install the VPN software.
    • Confirm device/account compliance
      • If conditional access or compliance policies are in use, they may require that the AVD session or your device meet certain conditions before accessing external resources. Only the admin can review and adjust those policies.

    Because the Local Group Policy Editor shows no rights, there is no supported way to bypass or override these restrictions from within the AVD session. The required changes are all on the admin side (Group Policy, Intune/Endpoint Manager, network security, or Entra/conditional access).

    Provide this explanation to the IT or AVD admin team and request that they:

    • Whitelist the necessary client and vendor sites in their web filtering/proxy or secure internet access configuration.
    • Allow installation and execution of the Azure VPN client via SRP/AppLocker or install it for you using an admin account.
    • Verify that any compliance or conditional access policies are not unnecessarily blocking your work scenario.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

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