0

As per Container apps documentation it says an environment can have maximum of 20 cores. Does it mean that microservices inside one environment cannot request beyond 20 cores when it is required to scale-out?

enter image description here

Rama
  • 1
  • 1
  • 3

1 Answers1

0

Total core usage in an environment cannot exceed the default 20 cores for all scenarios including scale-out. You can request increase for the limit via support.

JJ.
  • 879
  • 7
  • 10