We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41389ba commit c9e7790Copy full SHA for c9e7790
1 file changed
autoscaleMultiple-IOPS/README.md
@@ -51,7 +51,7 @@ Review [the script](./scripts/enable_autoscale_iops_byRG.py), and download it to
51
> - For each server, retrieving its resource group. <br/>
52
> - Applying the update if the server is in a supported tier (General Purpose or Business Critical). <br/>
53
54
-Review [the script](./scripts/enable_autoscale_iops.py), and download it to your local machine.
+Review [the script](./scripts/enable_autoscale_iops_across_subscription.py), and download it to your local machine.
55
56
> Example: enabling Autoscale IOPS on 4 different servers, each hosted in different resource group and same subscription.
57
0 commit comments