Skip to content
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

add API server sample #231

Open
joshgav opened this issue Nov 12, 2018 · 1 comment
Open

add API server sample #231

joshgav opened this issue Nov 12, 2018 · 1 comment

Comments

@joshgav
Copy link
Contributor

joshgav commented Nov 12, 2018

Create a sample runnable API server. Include a resource manager template and a clickable link in the README to deploy with that template, learning from items in https://github.com/Azure/azure-quickstart-templates.

API sample requirements:

  • Compiled artifacts should be packaged as a container image stored in Azure Container Registry.
  • Container image should run on Azure Web Apps or Kubernetes Service.
  • API models should be persisted in CosmosDB via the MongoDB API.
  • Instrument the server with OpenCensus and gather traces in App Insights.

It would also be nice if the API supported authorization via Azure AD.

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

No branches or pull requests

2 participants