You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/microsoft-azure/azure-virtual-machine.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,12 +177,14 @@ These alerts are metric based and will work for all Virtual Machine.
177
177
|`Azure Virtual Machine - Data Disk IOPs Consumed Monitor`| This alert is triggered when Data Disk IOPs consumption percentage spikes above 95% are detected for any VM. | Count > 95 | Count =< 95 |
178
178
|`Azure Virtual Machine - OS Disk IOPs Consumed Monitor`| This alert is triggered when OS Disk IOPs consumption percentage spikes above 95% are detected for any VM. | Count > 95 | Count =< 95 |
179
179
180
-
## Upgrade/Downgrade the Azure Virtual Network app (optional)
180
+
## Upgrade/Downgrade the Azure Virtual Machine app (optional)
181
181
182
182
import AppUpdate from '../../reuse/apps/app-update.md';
183
183
184
184
<AppUpdate/>
185
185
186
-
## Uninstalling the Azure Virtual Network app (optional)
186
+
## Uninstalling the Azure Virtual Machine app (optional)
187
187
188
188
import AppUninstall from '../../reuse/apps/app-uninstall.md';
0 commit comments