Skip to content

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

License

Notifications You must be signed in to change notification settings

AlexPshul/angular-azure-functions-azure-ad

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

No packages published