Moving from Basic to Standard Public IP SKU

Harsh Kadam 20 Reputation points
2025-07-30T17:59:17.5066667+00:00

Hi Team,

Azure is planning to deprecate the Basic SKU for Public IPs. Currently, our ARM templates use the Basic SKU for deploying VM images.

We now need to migrate from Basic to Standard SKU. Could you please let me know what changes are required in our ARM templates to support this?

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
0 comments No comments
{count} votes

Accepted answer
  1. Marcin Policht 53,675 Reputation points MVP Volunteer Moderator
    2025-07-30T19:02:50.8133333+00:00

    Update your templates to include the following content:

    https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/create-public-ip-template


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.