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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,6 +183,6 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';
183
183
184
184
### App installation failed - Content install error - Rule with name AzureObservabilityMetadataExtractionVMName already exists.
185
185
186
-
This error is encountered if the app which is being installed is trying to create a Metric Rule by a name which already exists as a Metric Rule in the org. This Metric Rule could have been created manually or through some other app.
186
+
This error occurs if the app being installed attempts to create a Metric Rule with a name that already exists as a Metric Rule in the organization. This Metric Rule could have been created manually or through some other app.
187
187
188
188
To resolve the problem, delete the existing Metric Rule and try reinstalling the app.
0 commit comments