Skip to content

Recommendation for Reviewing/Updating API Versions #5675

Discussion options

You must be logged in to vote
  1. Azure (ARM) api's have an extremely long life and it takes a lot of work to deprecate an api version.
    1. Azure (Classic) resources are being decommissioned over time and you will get notices/communications for removal or migrations of those API's/services.
  2. You will want to stay on the same API for any particular resource type as long as feasible.
    1. If there is a new feature in a new API version, then you will want to test and update to the API version.
    2. If you have a process to test and roll out new API versions, then often it's safe to make an API version update
      1. this is API, provider specific, not one size fits all.
    3. if you deploy new resources, it's worth updating to the latest API at …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@brwilkinson
Comment options

@haithamshahin333
Comment options

Answer selected by haithamshahin333
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants