A clerk-office Free-tier App Service plan has no autoscale blade, and a teammate files a platform bug. What should the developer conclude?
Select an answer to reveal the explanation.
Short Explanation
Free and Shared plans are single-instance playgrounds—no autoscale blade by design. Move up to a Standard-class (or better) plan and the scale-out controls show up. Filing a bug on Free tier is chasing a feature the SKU never promised.
Full Explanation
App Service Free and Shared tiers do not support multiple instances or autoscale. Standard, Premium, and Isolated SKUs expose autoscale and instance counts. Redis is unrelated to whether the autoscale blade appears. Functions Consumption is a different hosting model.