Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.
MIT License
889 stars 528 forks source link

[Chore] Azure.yml service names - imply order from alphanum name #402

Open dfberry opened 11 months ago

dfberry commented 11 months ago

Describe the bug Currently the order of services are deployed by alphanum. Can the names be changed to imply the order:

services: 
  a_backend_api
  b_backend_cms
  c_backend_stripe
  d_frontend_portal
  e_frontend_blog