Dear Stanley Shockley,
Thank you for posting your question on the Q&A portal and providing detailed information, including the error logs. Based on your description and the attached screenshots, the issue appears to be related to connectivity or permissions when accessing the Azure portal from your corporate LAN via the site-to-site VPN. The errors in your logs suggest potential network restrictions (e.g., timeouts, blocked domains) or missing permissions (e.g., the Microsoft.Network/publicIPAddresses/ddosProtectionStatus/action
error).
Check Network Configuration: Ensure your site-to-site VPN allows traffic to Azure domains, including portal.azure.com
and related CDN endpoints. The ERR_CONNECTION_TIMED_OUT
errors indicate connectivity issues.
Azure IP Ranges and Service Tags
Verify Permissions: The error about ddosProtectionStatus
suggests a role assignment issue. Confirm your account has the required permissions (e.g., Reader or Contributor role on the VM resources).
Browser/Portal Issues: Clear your browser cache or try accessing the portal in an incognito window. The 404 errors for blade definitions may indicate a caching problem.
Troubleshoot Azure Portal Issues
For further troubleshooting, you can also review:
Azure Virtual Machines Documentation
Azure VPN Gateway Troubleshooting
Hope that would help, and let me know if you need additional clarification.
Best regards,
Alex
P.S. If my answer help to you, please Accept my answer
PPS That is my Answer and not a Comment