Cannot download VPN client for point-to-site configuration

Raymondi 1 Reputation point
2021-05-15T17:35:33.653+00:00

Hi,
I tried to download VPN client from point-to-site configuration panel but after long time nothing happen. Then I have tried from azure power shell and the command ends after some minutes with following unclear message. Please, any suggestion?

Mauro

$profile=New-AzVpnClientConfiguration -ResourceGroupName "xxxxxx-dev-rg" -Name "xxxxxx-01-gtw" -AuthenticationMethod "EapTls" -debug
DEBUG: 5:09:30 PM - NewAzureVpnClientConfigurationCommand begin processing with ParameterSet '__AllParameterSets'.
DEBUG: 5:09:30 PM - using account id 'MSI@50342'...

Confirm
Are you sure you want to perform this action?
Performing the operation "New" on target "Execute AzureRmVpnClientConfiguration for ResourceGroupName capetti-dev-rg VirtualNetworkGateway capetti-01-gtw".
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "Y"): y
DEBUG: [Common.Authentication]: Authenticating using Account: 'MSI@50342', environment: 'AzureCloud', tenant: '79b61688-de9b-4196-8869-81c804c6d804'
DEBUG: [HttpClientOperations]: Adding Header 'Metadata'
DEBUG: [Common.Authentication]: Received token with LoginType 'ManagedService', Tenant: '79b61688-de9b-4196-8869-81c804c6d804', UserId: 'MSI@50342'
DEBUG: Checking Cache request http://localhost:50342/oauth2/token?resource=https%3A%2F%2Fmanagement.core.windows.net%2F&api-version=2018-02-01
DEBUG: Cache Hit
New-AzVpnClientConfiguration: Get-AzVpnClientPackage Operation returned an invalid status code 'Accepted' with Exception:null while retrieving the VpnClient PackageUrl!
DEBUG: AzureQoSEvent: CommandName - New-AzVpnClientConfiguration; IsSuccess - False; Duration - 00:03:02.8528381; Exception - Get-AzVpnClientPackage Operation returned an invalid statuscode 'Accepted' with Exception:null while retrieving the VpnClient PackageUrl!;
DEBUG: Finish sending metric.
DEBUG: 5:12:34 PM - NewAzureVpnClientConfigurationCommand end processing.

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,428 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Saad Qureshi 1 Reputation point
    2021-05-17T09:22:54.583+00:00

    Try using Ivacy VPN

    0 comments No comments