Hello , Welcome to MSQ&A
This means your identity (or the identity used by the deployment) lacks the join/action
permission on the Public IP resource.
How to Fix It
- Check Role Assignment on the Public IP Resource
- Go to the Azure Portal
- Navigate to:
Resource Groups > Korpklinten > Public IP Addresses > VPN-linkIP
- Click Access Control (IAM) > Role assignments
- Ensure your user (or the deployment identity) has a role that includes:
-
Microsoft.Network/publicIPAddresses/join/action
- Recommended Role:
- Network Contributor role includes the required permission.
- Assign it at the resource group level (
Korpklinten
) or directly on the Public IP resource.
Helpful Link
Microsoft’s official guidance on this permission: https://aka.ms/vngwroles
Pls check and let us know
Thanks
Deepanshu