Azure OPenAI services for code migration

Vijayakumar Elumalai 105 Reputation points
2023-12-21T12:12:11.7766667+00:00

Hello Team,

Can you suggest any Azure OpenAI services for code migration from one language to other language ? With details like required OpenAI service names, benefits & challenges. It would be really helpful. Thanks!!

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,539 questions
0 comments No comments
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 35,766 Reputation points
    2023-12-21T13:41:43.87+00:00

    Elumalai, Vijayakumar Greetings!

    Can you suggest any Azure OpenAI services for code migration from one language to other language ?

    Did you check Codex models and Azure OpenAI Service already?

    The Codex model series is a descendant of our GPT-3 series that's been trained on both natural language and billions of lines of code. It's most capable in Python and proficient in over a dozen languages including C#, JavaScript, Go, Perl, PHP, Ruby, Swift, TypeScript, SQL, and even Shell.

    You can use Codex for a variety of tasks including:

    • Turn comments into code
    • Complete your next line or function in context
    • Bring knowledge to you, such as finding a useful library or API call for an application
    • Add comments
    • Rewrite code for efficiency

    Also, see Generative AI-based Code Conversion Solution

    I did not see any challenges. If you have any specific requirements do let us know so we can assist you accordingly.


    If the response helped, please do click Accept Answer and Yes for was this answer helpful.

    Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.


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.