Package Details: microsoft-azure-vpn-client-bin 3.0.0-1

Git Clone URL: https://aur.archlinux.org/microsoft-azure-vpn-client-bin.git (read-only, click to copy)
Package Base: microsoft-azure-vpn-client-bin
Description: The official Azure VPN Client, supporting Entra ID and certificates
Upstream URL: https://learn.microsoft.com/en-us/azure/vpn-gateway/point-to-site-entra-vpn-client-linux
Keywords: az, azure-vpn, azvpn, vpn
Licenses: proprietary
Provides: microsoft-azure-vpn-client, microsoft-azurevpnclient
Submitter: trovao
Maintainer: trovao
Last Packager: trovao
Votes: 1
Popularity: 0.013948
First Submitted: 2024-07-30 14:13 (UTC)
Last Updated: 2024-12-19 02:21 (UTC)

Latest Comments

« First ‹ Previous 1 2

likwidsage commented on 2024-08-10 01:50 (UTC) (edited on 2024-08-10 01:53 (UTC) by likwidsage)

trovao - That worked for me as did adding VERSION=0 as stlaz stated

stlaz commented on 2024-08-09 12:44 (UTC)

It's enough to add VERSION="0" at the end of your /etc/os-release, it does not have to be a Ubuntu one. This should hopefully be fixed in a future version of the binary as the field is defined as optional - https://www.freedesktop.org/software/systemd/man/latest/os-release.html.

trovao commented on 2024-08-08 12:48 (UTC)

Yes, I was able to connect.

I think I know what might be going on. They try to read /etc/os-release and they expect it to be an Ubuntu one (I'm using the one from the intune package).

Care to try if using this file works for you?

If it does, I think I can rewrite the package in a way that no modifications are required to the Arch system.

likwidsage commented on 2024-08-07 15:52 (UTC)

Have you been able to connect? I'm getting a Unhandled Exception: type 'Null' is not a subtype of type 'String' of 'other' error whenever I try to connect.

trovao commented on 2024-08-07 10:16 (UTC)

You should be able to get more verbose output if journalctl --user -xe --follow is running while trying to connect.

In general, the logs haven’t been very helpful to me either.

likwidsage commented on 2024-08-07 05:26 (UTC)

I'm not sure if it's a problem with this package specifically, but I'm not getting any sort of feed back when trying to connect besides the log saying it's dialing. It'll hang there forever (atleast up to 2 hours).