Services determine the number of Containers of your App and the memory and CPU limits for your app. An app can have multiple services.
Services are defined one of two ways:
cmd
or ENTRYPOINT
.How do I define Services
See related guide
Can Services be scaled indepedently?
Yes, all App Services are scaled independently
Services determine the number of Containers of your App and the memory and CPU limits for your app. An app can have multiple services.
Services are defined one of two ways:
cmd
or ENTRYPOINT
.How do I define Services
See related guide
Can Services be scaled indepedently?
Yes, all App Services are scaled independently