Questions tagged [azure-webapps]

Azure App Service Web Apps (or just Web Apps) is a service for hosting web applications, REST APIs, and mobile back-ends. There are many supported languages such as .NET, .NET Core, Java, Ruby, Node.js, PHP, or Python. Applications run and scale with ease on either Windows-based or Linux-based environments.

528 questions
-3
votes
1 answer

Azure B2C security groups authorization

I'm trying to use example where I was able to update custom policies mentioned in this example and deployed REST API mentioned. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using…
anuj khosla
  • 43
  • 1
  • 1
  • 6
1 2 3
35
36