You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
It would also be nice if the API supported authorization via Azure AD.
The text was updated successfully, but these errors were encountered: