-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New AZD Project Template - Azure Serverless App with Angular and MSAL #412
Conversation
@microsoft-github-policy-service agree |
@v-xuto Could you test this template please? |
@ryanninodizon It is recommended to add how to use |
@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. |
@hemarina, @ryanninodizon We have finished this template test, and we filed one issues. Please review. |
@v-xuto thank you so much for filing an issue. There error should be resolved now. see info below. Thanks again and have a nice day.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for contributing templates. Just have some small comments.
Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
added: angular and msal
Thanks @hemarina for the review! I've updated all your suggestions. |
@hemarina, @ryanninodizon Currently, we cannot verify whether issue1 has been fixed. Due to some issues with the appinsights service, we are unable to deploy this template successfully. Wait for the resource |
@v-xuto thank you so much for your quick response. This is noted. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your changes! This template will be synced on our weekly release day 7/17. If you prefer to have it live early, let us know and we will release by requests.
@hemarina thank you so much for adding/merging my template. Have a nice day. |
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.