Hi rajkumarp
We understand that you are facing trouble with the Azure VPN client on your Ubuntu machine, especially during the authentication phase after importing the VPN configuration.
This error typically occurs when the Azure VPN client (or any Azure AD-integrated app) tries to access a resource (API or service) that it doesn't have permission to access, according to its App Registration in Azure AD.
This issue needs to be resolved in the Azure AD App Registration for the Azure VPN client:
- please check with your Azure AD administrator to Find the app with ID
c632b3df-fb67-4d84-bdcf-b95ad541b5c8
.- Under API permissions, ensure that the resource with ID is added.
- If it's a custom API or enterprise app, ensure its properly exposed and permission scopes are defined.
- After fixing the app registration, re-import the VPN configuration on your Ubuntu machine.
Make sure that you're using a supported version of the Azure VPN Client for Linux. Azure VPN Client supports Ubuntu 20.04 and 22.04. If you're on a different version, that could be causing the problem.
Hope this helps you get that resource deleted! If these answers your query, do click the "Upvote" and click " of which might be beneficial to other community members reading this thread.
If the above is unclear or you are unsure about something, please add a comment below.