Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a5e0168

Browse files
committedJan 6, 2020
fixing PR issues
1 parent d16b668 commit a5e0168

File tree

8 files changed

+13
-6
lines changed

8 files changed

+13
-6
lines changed
 

‎.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18545,6 +18545,11 @@
1854518545
"redirect_url": "/azure/service-fabric/service-fabric-tutorial-deploy-app-to-party-cluster",
1854618546
"redirect_document_id": false
1854718547
},
18548+
{
18549+
"source_path": "articles/migrate/troubleshooting-general.md",
18550+
"redirect_url": "troubleshoot-general",
18551+
"redirect_document_id": false
18552+
},
1854818553
{
1854918554
"source_path": "articles/migrate/preserve-drive-letter-protected-virtual-machines-failed-migrated-azure.md",
1855018555
"redirect_url": "prepare-for-migration",
Binary file not shown.
Loading

‎articles/migrate/toc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,13 @@
125125
- name: Troubleshoot
126126
items:
127127
- name: Troubleshoot Azure Migrate
128-
href: troubleshooting-general.md
128+
href: troubleshoot-general.md
129129
- name: Troubleshoot Azure Migrate projects
130-
href: troubleshooting-project.md
130+
href: troubleshoot-project.md
131131
- name: Troubleshoot Azure Migrate appliance/discovery
132-
href: troubleshooting-appliance-discovery.md
133-
- name: Troubleshooting assessment/dependency visualization
134-
href: troubleshooting-assessment.md
132+
href: troubleshoot-appliance-discovery.md
133+
- name: Troubleshoot assessment/dependency visualization
134+
href: troubleshoot-assessment.md
135135
- name: Resources
136136
items:
137137
- name: Migration in the Cloud Adoption Framework

‎articles/migrate/troubleshooting-assessment.md renamed to ‎articles/migrate/troubleshoot-assessment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshoot assessment/dependency visualization in Azure Migrate
2+
title: Troubleshoot assessment and dependency visualization in Azure Migrate
33
description: Get help with troubleshooting assessment and dependency visualization in Azure Migrate.
44
ms.service: azure-migrate
55
ms.topic: troubleshooting
@@ -110,6 +110,8 @@ For Windows VMs:
110110
2. In the **Microsoft Monitoring Agent properties** > **Azure Log Analytics (OMS)**, make sure that the **Status** for the workspace is green.
111111
3. If the status isn't green, try removing the workspace and adding it again to MMA.
112112

113+
![MMA status](./media/troubleshoot-assessment/mma-properties.png)
114+
113115
For Linux VMs, make sure that the installation commands for MMA and the dependency agent succeeded.
114116

115117
## Supported operating systems

0 commit comments

Comments
 (0)
Please sign in to comment.