Skip to content

Commit bcd6c02

Browse files
authored
Update autoscale-understanding-settings.md
1 parent 49ced1a commit bcd6c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/autoscale/autoscale-understanding-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The table below describes the elements in the above autoscale setting's JSON.
103103
| Setting | name | |The autoscale setting name. |
104104
| Setting | location | |The location of the autoscale setting. This location can be different from the location of the resource being scaled. |
105105
| properties | targetResourceUri | |The resource ID of the resource being scaled. You can only have one autoscale setting per resource. |
106-
| properties | profiles | Scale condition |An autoscale setting is composed of one or more profiles. Each time the autoscale engine runs, it executes one profile. |
106+
| properties | profiles | Scale condition |An autoscale setting is composed of one or more profiles. Each time the autoscale engine runs, it executes one profile. Configure up to 20 profiles per autoscale setting. |
107107
| profiles | name | |The name of the profile. You can choose any name that helps you identify the profile. |
108108
| profiles | capacity.maximum | Instance limits - Maximum |The maximum capacity allowed. It ensures that autoscale doesn't scale your resource above this number when executing the profile. |
109109
| profiles | capacity.minimum | Instance limits - Minimum |The minimum capacity allowed. It ensures that autoscale doesn't scale your resource below this number when executing the profile |

0 commit comments

Comments
 (0)