Skip to content

AlexPshul/angular-azure-functions-azure-ad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular, Azure Functions and Azure AD

This is a sample repo for creating an Angular web app that authenticates to an Azure Function that is protected with Azure AD.

To run the sample, do the following:

  1. Create an app registration.
  2. Deploy the Azure Function to your Azure account.
  3. Replace the values in the environment.ts file with your specific URLs, IDs and scopes.

For more details, you can check the blog post. enter image description here

About

Base code and basic explanation for creating an Angular web app that authenticates with Azure AD and calls an Azure Function endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors