Click here to Skip to main content
15,886,693 members
Articles / Hosted Services / Azure

Code Example for SPA and Micro-Service on Azure

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
25 Mar 2020CPOL3 min read 14.7K   15  
This is a demonstration of a basic example of single page Angular application and micro-service architecture on Azure.
The Angular application uses adal-angular4 to authenticate against Azure Active Directory users. This first version is for explaining the architecture and service integration part with some very basic functions: register user, activate account, keyin data and see simple report.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Vietnam Vietnam
Learning IT Technology since 2001, I get started with C++ from 2003. I switch to C# and.NET framework since 2004. Now I am a NodeJS / .NET Core programmer on Azure.

Comments and Discussions