OTP setup for website

Nick Diaz 286 Reputation points
2022-01-31T17:16:41.51+00:00

I have a website hosted on Azure how do i get otp verification when guest/registered customer place order

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
810 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,400 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,417 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 24,971 Reputation points Microsoft Employee
    2022-02-01T11:01:20.523+00:00

    NickDiaz-9048, To better assist you on this, could you please share more details on what Azure service you're leveraging? (The website is hosted on an Azure VM? or it's an Azure App Service WebApp? Or you're leveraging Azure Communication Service for your requirement).

    Typically, you would implement/have code written (OTP generation modules) similar to as you would on on-prem/or any platform, on Azure.

    On Azure Communication Service, refer this doc -How to Get Started with Azure Communication Services Part 2 of 2 - Send SMS messages.

    -You may take a look at this doc and discussion thread1, thread2 for some pointers.

    PS. We will have to add/adjust additional tags, so you can receive insights from the targeted audience.