|
You are here |
timdeschryver.dev | ||
| | | | |
vainolo.com
|
|
| | | | | Previous Tutorial: Azure Functions - Part 3: Handling HTTP Query GET and POST Requests While writing code directly in the Azure portal is awesome, the next step in a real-world developer experience is to have a local environment where we code, build, and test our functions, and from there sent them the cloud. And this... | |
| | | | |
www.inogic.com
|
|
| | | | | Introduction: Azure function is a serverless architecture where your code is hosted in the cloud and you do not need any infrastructure to host this. Traditionally extending business logic for Dynamics 365 Customer Engagement (D365 CE) included creating plugin and workflow assemblies which would be deployed to CRM using Plugin registration tool. The assembly could | |
| | | | |
conductofcode.io
|
|
| | | | | I set out to learn about Azure Functions and this is the knowledge I have gathered so far. | |
| | | | |
az-liftshift.com
|
|
| | | This article shows how an ASP.NET Core Razor Page application could implement an automatic sign-out when a user does not use the application for n-minutes. The application is secured using Azure AD B2C. To remove the session, the client must sign-out both on the ASP.NET Core application and the Azure AD B2C identity provider or | ||