Azure-Samples / openai-chat-app-quickstart

A simple chat application that uses managed identity for Azure OpenAI access. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
MIT License
127 stars 67 forks source link

Acceptance criteria checklist (DoD) #112

Closed anfibiacreativa closed 1 month ago

anfibiacreativa commented 1 month ago

The following checklist must be complete before a template is published.

Repository Management

Source code structure and conventions

Functional requirements

In the absence of e2e tests,

Security requirements

When a service selected doesn't support Managed Identity, the corresponding issue must have been reported and the security considerations section in the readme, should clearly explain the alternatives.

The following items are not strictly enforced but may prevent the template from being added to the gallery.

Project code follows standard structure, per language. Please check one.

Code follows recommended style guide

anfibiacreativa commented 1 month ago

CC @pamelafox

pamelafox commented 1 month ago

All set now!