Azure / awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
https://aka.ms/awesome-azd
MIT License
142 stars 70 forks source link

New AZD Project Template - Azure Serverless App with Angular and MSAL #412

Open ryanninodizon opened 4 days ago

ryanninodizon commented 4 days ago

This template project is built using Angular 17-Standalone, Azure Functions, CosmosDB, and APIM, integrated with MSAL (Microsoft Authentication Library) for authentication and authorization. It aims to be a helpful starting point for anyone exploring serverless development and the Microsoft Identity platform.

ryanninodizon commented 4 days ago

@microsoft-github-policy-service agree

hemarina commented 2 days ago

@v-xuto Could you test this template please?

v-xuto commented 9 hours ago

@ryanninodizon It is recommended to add how to use azd to deploy this project in ReadMe, like this todo template.

ryanninodizon commented 7 hours ago

@ryanninodizon It is recommended to add how to use azd to deploy this project in ReadMe, like this todo template.

@v-xuto thank you for your response. The ReadMe is now updated, please check it again: https://github.com/ryanninodizon/AzureServerlessApp-with-auth-for-dotnet-angular/blob/main/README.md

Thank you and have a nice day.