Skip to content

Add todo list razor pages + functions + table storage demo#93

Open
massimobonanni wants to merge 1 commit into
MicrosoftLearning:mainfrom
massimobonanni:AddTodoListRazorFunctions
Open

Add todo list razor pages + functions + table storage demo#93
massimobonanni wants to merge 1 commit into
MicrosoftLearning:mainfrom
massimobonanni:AddTodoListRazorFunctions

Conversation

@massimobonanni

Copy link
Copy Markdown

This pull request adds a new template entry for a ToDo list application that demonstrates integration between Razor Pages, Azure Functions, and Azure Table Storage using Managed Identity. This provides users with an example of a secure, end-to-end app leveraging multiple Azure services and modern deployment practices.

New template addition:

  • Added a new template to static/templates.json for a ToDo list app featuring Razor Pages (front-end), Azure Functions (backend), and Azure Table Storage (data), with Managed Identity for secure data access. The template includes metadata such as author, repository link, tags, demo guide, estimated deployment time, and cost.

@rob-foulkrod

Copy link
Copy Markdown
Collaborator

@rob-foulkrod rob-foulkrod self-requested a review April 20, 2026 17:59
Comment thread static/templates.json
"authorLink": "https://github.com/massimobonanni",
"repo": "https://github.com/massimobonanni/AZD-ToDoList",
"tags": ["AZ-204","AZ-104", "dotnet", "appservice","functions","azurestorage"],
"demoGuide": "https://github.com/massimobonanni/AZD-ToDoList/blob/main/README.md",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was a bug in a previous entry. Lower cased g in demoguide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants