MicrosoftDocs / azure-docs

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

Please explain ARM properties for premium plan #49853

Open ishepherd opened 4 years ago

ishepherd commented 4 years ago

Re: https://docs.microsoft.com/en-us/azure/azure-functions/functions-infrastructure-as-code#create-a-premium-plan

What do I put in these properties below? They are undocumented in the schema https://docs.microsoft.com/en-au/azure/templates/microsoft.web/2018-02-01/serverfarms.

The maximumElasticWorkerCount property, I can see this maps to the "Maximum Burst" setting in portal (Elastic Scale Out blade). Which property do I use for "Minimum Instances"?


Document Details

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

DixitArora-MSFT commented 4 years ago

Hi @ishepherd Thanks for reaching out. We will review and update as appropriate.

DixitArora-MSFT commented 4 years ago

@ishepherd I have assigned this to content author for further review and update as appropriate.

ggailey777 commented 1 year ago

@ishepherd the portal does seem to be using a much older version of the /serverfarms schema, and even the schema version I see referenced in active deployments don't match the generated docs. I'll need to look into this more.