An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Hello @Marimuthu G ,
Thank you for reaching out to Microsoft Q&A.
Completely understand the concern about keeping the same Public IP for your web server to avoid disrupting your internal sites.
Answer for your questions:
1.Yes, it’s possible to upgrade from Basic to Standard SKU while retaining the same static Public IP address.
2.The safest approach is usually through the Azure Portal for visibility.
3.No, do not upgrade the Public IP SKU first
Navigate to VPN Gateway → Settings → Configuration and select Delete Basic Public IP Reference. If all operations are showing a Succeeded status and you see the details below in your VPN Gateway configuration, you can proceed with deleting the Basic Public IP reference. (Zero Downtime)
If the operation completes successfully, no further action is required from your side. The IP address will be automatically upgraded to the Standard SKU, and you will see the following message.
If the Delete Basic Public IP Reference operation fails with an error, please check the private message and share the requested details there. Once we receive the information, we will connect with you and walk you through the next steps in the process.
Reference:
https://learn.microsoft.com/en-us/azure/vpn-gateway/basic-sku-public-ip-remove
Upgrade a VPN Gateway SKU - Azure VPN Gateway | Microsoft Learn
Kindly let us know if the above helps or you need further assistance on this issue.
Please "Accept Answer" if the information helped you. This will help us and others in the community as well.