File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,6 +38,10 @@ Last updated: 2025-05-13
3838
3939Review [ the script] ( ./scripts/enable_autoscale_iops_byRG.py ) , and download it to your local machine.
4040
41+ > Example: enabling Autoscale IOPS on two different servers, each hosted in same resource group and same subscription.
42+
43+ <img width =" 550 " alt =" image " src =" " />
44+
4145## Across a Subscription
4246
4347> You can also enable autoscale IOPS across an entire subscription, it requires: <br />
@@ -47,15 +51,15 @@ Review [the script](./scripts/enable_autoscale_iops_byRG.py), and download it to
4751
4852Review [ the script] ( ./scripts/enable_autoscale_iops.py ) , and download it to your local machine.
4953
54+ > Example: enabling Autoscale IOPS on 4 different servers, each hosted in different resource group and same subscription.
55+
56+ <img width =" 550 " alt =" image " src =" " />
57+
5058## How to execute it Script to Enable Autoscale IOPS
5159
52601 . Download [ the script] ( ./scripts/ ) to be used to your local machine or a cloud shell environment.
53612 . Make sure you're logged in: ` az login `
54- 4 . Run the script: ` py enable_autoscale_iops.py `
55-
56- > Example: enabling Autoscale IOPS on three different servers, each hosted in a separate resource group but under the same subscription.
57-
58- <img width =" 550 " alt =" image " src =" https://github.com/user-attachments/assets/22aa763d-b358-441a-b5b9-aa0197ce680d " />
62+ 4 . Run the script: ` python {script-name}.py `
5963
6064<div align =" center " >
6165 <h3 style =" color : #4CAF50 ;" >Total Visitors</h3 >
You can’t perform that action at this time.
0 commit comments