Skip to content

Commit f95dcd1

Browse files
SUMO-259572 | Apoorv | Fix. uninstall section
1 parent 5c021dc commit f95dcd1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/integrations/microsoft-azure/azure-virtual-machine.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,12 +177,14 @@ These alerts are metric based and will work for all Virtual Machine.
177177
| `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 |
178178
| `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 |
179179

180-
## Upgrade/Downgrade the Azure Virtual Network app (optional)
180+
## Upgrade/Downgrade the Azure Virtual Machine app (optional)
181181

182182
import AppUpdate from '../../reuse/apps/app-update.md';
183183

184184
<AppUpdate/>
185185

186-
## Uninstalling the Azure Virtual Network app (optional)
186+
## Uninstalling the Azure Virtual Machine app (optional)
187187

188188
import AppUninstall from '../../reuse/apps/app-uninstall.md';
189+
190+
<AppUninstall/>

0 commit comments

Comments
 (0)