User Profile
BobbyJ10
Brass Contributor
Joined 5 years ago
User Widgets
Recent Discussions
Authorization information in Python Azure Function
In a premium Python Azure Function with authentication enabled: - Is the correct way to identify the caller via x-ms-client-principal-name in the request header? - Is the correct way to get the claims to decode the JWT x-ms-client-principal in the request header? - I ask because C# Azure functions expose a ClaimsPrincipal with this information. Is there a similar layer of abstraction for Python functions?1.2KViews0likes0CommentsMonte Carlo Simulations using Durable Azure Functions
Apologies, this question is rather general as I still need to get around prototyping this, but you experts may have a good feel for whether it's feasible or not, and where issues may crop up 🙂 Azure Batch is typically mentioned when searching around for running Monte Carlo simulations in Azure...but in terms of PaaS, would using the Fan Out pattern in Azure Durable Functions be a feasible approach?3.6KViews1like4CommentsAuthentication (EasyAuth) on Linux consumption plan
Is support for authentication (EasyAuth) on Linux consumption plan in the works? Is there an alternative right now? I'm currently utilising the premium plan to get the authentication functionality...fortunately I need the hot start for this use case, but there are other use cases coming up where a pure consumption plan approach would be more appropriate.5.5KViews2likes8Comments
Recent Blog Articles
No content to show