MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.31k stars 21.5k forks source link

Introduction may be misleading - can we really change the number of vCPUs or memory using autoscale? #72241

Open sujitdmello opened 3 years ago

sujitdmello commented 3 years ago

Changing vCPUs and memory in Azure Spring Cloud is considered a scale up operation. This is done via a manual task in the Portal or CLI. The scale-out feature adds instances. Adding instances indirectly does add vCPUs and memory associated with each instance, but the statement in the introduction seems to imply that you can scale up using auto-scale, which is not the case. For example, you cannot just increase the number of vCPUs in an app using autoscale.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

kobulloc-MSFT commented 3 years ago

@sujitdmello Thank you for the feedback! We are investigating this and will get back to you shortly.