Azure Bastion: new Shareable Links always fail with "Requested Sharable URL is invalid or not accessible" (old link still works)

Dan Taylor 10 Reputation points
2026-07-07T12:56:56.4833333+00:00

"Not Available — Requested Sharable URL is invalid or not accessible. Please recreate Shareable URL for your target resource."

The only Shareable Link that still works is one generated months ago (January 2026) for an existing VM on the same host. Every link generated since — for any VM — fails with the error above, regardless of target.

What I've ruled out:

  • Authenticated Bastion Portal Connect works fine on the affected VM — issue is isolated to the Shareable Link feature.
  • Rebuilt the affected VM to TrustedLaunch (Gen2) — no change.
  • Compared the affected VM's full configuration against a known-working VM on the same host: tags, effective NSG rules (byte-for-byte identical), subnet, VM size, OS image/version, extensions, boot diagnostics, availability zone — all identical. Still fails.
  • Created two brand-new VMs with fresh NICs matching the known-working VM's config exactly — freshly generated Shareable Links for both also failed identically, ruling out anything tied to a specific VM's identity or NIC.
  • Waited 15+ minutes after link generation to rule out propagation delay.
  • Deleted/regenerated via both REST API and Portal — same result.
  • Ran the built-in Bastion RDP/SSH troubleshooter end-to-end: SKU supports the feature, Resource/Service Health both healthy, no NSG issues anywhere, Network Watcher Connection Troubleshoot reports the VM fully Reachable (66/66 probes), not in a peered VNet, and RDP succeeds when initiated from another VM inside the same VNet. Troubleshooter concludes with no root cause found.

Summary: every connectivity/config check comes back clean and the VM is reachable/RDP-able through every other path. This looks like a backend issue with Shareable Link token generation/validation on this specific Bastion host, not a config problem on my end.

Has anyone seen this, or does this need a full Bastion host redeploy to reset? (Redeploying is disruptive here since it's shared infra with an existing working Shareable Link on another VM.)

Azure Bastion
Azure Bastion

An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.


1 answer

Sort by: Most helpful
  1. Alex Burlachenko 25,285 Reputation points MVP Volunteer Moderator
    2026-07-15T06:54:21.57+00:00

    hi Dan Taylor & thx for sharing urs issue here at Q&A portal,

    Based on everything you've already tested, I don't think this is a VM or networking issue. The key observation is that an old Shareable Link created months ago still works, while every newly generated link fails for every VM on the same Bastion host. That strongly suggests the problem is in the Shareable Link generation or validation service for that Bastion resource, not with the individual VMs. I wouldn't recommend redeploying the Bastion host as the first step. It's disruptive, and there's no guarantee it will resolve what appears to be a backend issue. The fact that authenticated Bastion connections work normally further supports that the problem is isolated to the Shareable Link feature.

    At this point, I'd open a Microsoft support case and include the Bastion resource ID, subscription ID, timestamps of the failed link generations, and, if available, the correlation IDs from the failed Shareable Link requests. Also mention that previously generated links remain valid while all newly generated links fail with "Requested Sharable URL is invalid or not accessible." That should help the Bastion team determine whether there's an issue with token generation or validation for your Bastion host.

    rgds,

    Alex

    &

    If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal

    and at my blog https://ctrlaltdel.blog/

     

    Was this answer helpful?

    0 comments No comments

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.