API-management stv1 retirement

Steve Miller 0 Reputation points
2024-12-12T23:32:42.28+00:00

Hello - I realize that the due date as pasted on stv1 retirement as of 08/31/2024 but I am unable to identify if I am on stv1 as my platform is labeled as 'undetermined'. It is blank in the GUI but from the json it is labeled as such. How can i confirm if I need to migrate or not? I am on a pay-as-you-go subscription.

Thanks

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,238 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. akinbade abiola 21,040 Reputation points
    2024-12-13T06:06:02.99+00:00

    Hello Steve Miller,

    Thanks for your question.

    If from JSON it shows as stv1 then it is very likely still stv1. You can further confirm using the Azure CLI

    az apim show --resource-group <ResourceGroupName> --name <APIMServiceName> --query "platformVersion"
    

    If it's stv1 you do need to migrate. To migrate see https://learn.microsoft.com/en-us/azure/api-management/migrate-stv1-to-stv2?source=recommendations

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola


  2. Shireesha Eeraboina (Quadrant Resource LLC) 570 Reputation points Microsoft Vendor
    2024-12-16T02:16:45.9566667+00:00

    Hi @Steve Miller ,

    Thank you for your question on Q&A Platform

    Sorry for the inconvenience happened, Yes, it’s true that APIM version STV1 deprecation deadline was already completed 31/08/2024, Also the migration was possible now if you want to migrate from stv1 to stv2 and also, we suggest you migrate to stv2 because if you are still using the stv1 version sometimes it was cause some issue like:

    1.The STV1 APIM may become inaccessible, and it could stop accepting any requests.

    2.Running on an unsupported platform could expose your APIs to security vulnerabilities that won't be patched. Etc.

    To check the version of you APIM instance API Management >> overview >> Version, also check the below snap for your reference.

    User's image

    For migrating the APIM Instance from STV1 To STV2 please refer the below documents Migrate Azure API Management instance to stv2 platform | Microsoft Learn

    Note: While migrating the APIM from stv1 to stv2 Max 30 Minutes to 45 Minutes down time will be there and also in the above document the process of the migration was clearly mention please make sure to check the document and migrate the instance.

    I hope this helps! Let me know if you have any further questions.

    Thankyou.

     

    0 comments No comments

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.