DEV Community

Supraja Tangella
Supraja Tangella

Posted on

๐—•๐˜‚๐—ถ๐—น๐—ฑ๐—ถ๐—ป๐—ด ๐—ฆ๐—ถ๐—ด๐—ป๐—ฎ๐—น๐—ฅ ๐—ฆ๐—ฒ๐—ฟ๐˜ƒ๐—ถ๐—ฐ๐—ฒ

Want to build real-time apps without managing servers? ๐Ÿš€ Start with Azure SignalR Service โ€” it makes real-time communication super simple!

  • Go to Azure Portal โ†’ click Create Resource (+)
  • Search SignalR Service โ†’ select it โ†’ click Create
  • Fill details:

    • Resource Group โ†’ create new with a unique name
    • Resource Name โ†’ enter unique name
    • Region โ†’ select nearest region
    • Tariff โ†’ choose Free
    • Service Mode โ†’ select Serverless
  • Click Review + Create

  • Finally, click Create

What kind of real-time app would you build first with Azure SignalR?

Top comments (0)