About Janne Hansen

This author has not yet filled in any details.
So far Janne Hansen has created 42 blog entries.

Common Data Model

By |2022-10-25T16:02:15+03:00April 14th, 2020|Categories: Modern apps|Tags: |

Adobe, Microsoft and SAP Open Data Initiative's Common Data Model (CDM) attempts to capture real world business concepts and their relations into a single unifying data model, which could be shared across multiple business applications. In theory, benefits should include easier integrations and data use between apps, even over organization and ecosystem boundaries. Open Data Initiative [...]

Call Azure AD protected Functions from Single Page App

By |2020-10-14T11:37:42+03:00February 13th, 2020|Categories: Modern apps|Tags: |

This article shows how to call Azure AD protected Functions from Single Page Application (SPA). The task seems trivial, but you can easily spend days finding up-to-date instructions. This article is updated 14.10.2020 to use the MSALv2 library and the conventions on how to register your apps on Azure AD to get this working. Solution overview [...]

Azure Monitoring Basics

By |2020-02-14T13:24:05+02:00November 20th, 2019|Categories: Modern apps|Tags: |

Your Azure solution is nearing production. The final thing you need to solve is how to monitor your app performance and availability, and how to get notified of potential problems. This is a quickstart to monitoring on Azure. In a nutshell The below image shows the monitoring and alerting pipeline used on Azure. The similar structure [...]

Face Recogition as Commodity

By |2020-07-20T13:16:39+03:00June 3rd, 2019|Categories: AI and Analytics|Tags: |

Face recognition has become a commodity, you can now get it off the shelf. If your app needs to find faces, identify persons, detect age, gender, or other facial features, there's an API you can subscribe to, and just start doing it. Off The Shelf Face recognition is a classical case [...]

Go to Top