Skip to content

Commit 09d616d

Browse files
minor edits
1 parent 51b3774 commit 09d616d

13 files changed

+141
-28
lines changed

articles/azure-monitor/scom-manage-instance/create-separate-subnet-in-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes how to create a separate subnet in a virtual network for
2222

2323
For more information on how to create a virtual network, see [Quickstart: Use the Azure portal to create a virtual network](/azure/virtual-network/quick-create-portal).
2424

25-
After a SCOM Managed Instance subnet is created, we need a NAT gateway for outbound internet access from the SCOM Managed Instance subnet. Edit the subnet to add a NAT gateway. In Azure, add a NAT gateway to the subnet where the SCOM Managed Instance is created. A NAT gateway is needed for outbound internet access from the SCOM Managed Instance subnet. For more information, see [What is Virtual Network NAT?](/azure/virtual-network/nat-gateway/nat-overview).
25+
After a SCOM Managed Instance subnet is created, we need a NAT gateway for outbound internet access from the SCOM Managed Instance subnet. Edit the subnet to add a NAT gateway. In Azure, add a NAT gateway to the subnet where the SCOM managed instance is created. A NAT gateway is needed for outbound internet access from the SCOM Managed Instance subnet. For more information, see [What is Virtual Network NAT?](/azure/virtual-network/nat-gateway/nat-overview).
2626

2727
>[!NOTE]
2828
>The SCOM Managed Instance requires outbound Internet access for communication with dependent endpoints. We recommend to use a NAT Gateway for this purpose. However, if there is an already established outbound internet access through a firewall, you can skip the creation of a NAT Gateway.

articles/azure-monitor/scom-manage-instance/create-static-ip.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.topic: how-to
1313

1414
# Create a static IP for Azure Monitor SCOM Managed Instance
1515

16-
This article describes how to create a static IP for a load balancer in a dedicated subnet of Azure Monitor SCOM Managed Instance. Additionally, insert an entry into the Domain Name System (DNS) server, and ensure that the DNS name resolves to the DNS name (`DNSHostName`) of the group managed service account (gMSA). Get the DNS host name of the gMSA account from [step 6](create-group-managed-service-account.md).
16+
This article describes how to create a static IP for a load balancer in a dedicated subnet of Azure Monitor SCOM Managed Instance. Additionally, insert an entry into the Domain Name System (DNS) server, and ensure that the DNS name resolves to the DNS name (`DNSHostName`) of the group managed service account (gMSA). Get the DNS host name of the gMSA account from [step 6](create-gmsa-account.md).
1717

1818
>[!NOTE]
1919
> To learn about the SCOM Managed Instance architecture, see [Azure Monitor SCOM Managed Instance](overview.md).
@@ -38,7 +38,7 @@ Create the forward lookup entry in DNS by creating an association between the IP
3838
:::image type="DNS manager" source="media/create-static-ip/dns-manager.png" alt-text="Screenshot that shows host information in DNS Manager.":::
3939

4040
> [!IMPORTANT]
41-
> To minimize the need for extensive communication with both your Active Directory admin and the network admin, see [Self-verification](self-verification-steps.md). The article outlines the procedures that the Active Directory admin and the network admin use to validate their configuration changes and ensure their successful implementation. This process reduces unnecessary back-and-forth interactions from the Operations Manager admin to the Active Directory admin and the network admin. This configuration saves time for the admins.
41+
> To minimize the need for extensive communication with both your Active Directory admin and the network admin, see [Self-verification](self-verification-of-steps.md). The article outlines the procedures that the Active Directory admin and the network admin use to validate their configuration changes and ensure their successful implementation. This process reduces unnecessary back-and-forth interactions from the Operations Manager admin to the Active Directory admin and the network admin. This configuration saves time for the admins.
4242
4343
## Next steps
4444

articles/azure-monitor/scom-manage-instance/create-user-assigned-identity.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,7 @@ To grant permission on the key vault that you created in [step 4](create-key-vau
109109
:::image type="Principal tab" source="media/create-user-assigned-identity/principal.png" alt-text="Screenshot that shows the Principal tab.":::
110110

111111
1. Select **Next** > **Create**.
112+
113+
## Next steps
114+
115+
- [Create a gMSA account](create-gmsa-account.md)

articles/azure-monitor/scom-manage-instance/customizations-on-scom-managed-instance-management-servers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ If the script runs successfully, deployment gets successful and displays **Deplo
4848

4949
If there's an error in the script, you see **An error occurred during deployment. Please check the above logs for debugging** message.
5050

51-
## Next step
51+
## Next steps
5252

53-
[Register the Azure Monitor SCOM Managed Instance resource provider](register-scom-managed-instance-resource-provider.md)
53+
[Create a SCOM Managed Instance](create-operations-manager-managed-instance.md).

articles/azure-monitor/scom-manage-instance/index.yml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,24 @@ landingContent:
3333
links:
3434
- text: Migrate from Operations Manager on-premises to SCOM Managed Instance
3535
url: migrate-to-operations-manager-managed-instance.md
36-
36+
- linkListType: how-to-guide
37+
links:
38+
- text: Create SCOM Managed Instance
39+
url: create-operations-manager-managed-instance.md
40+
41+
- title: Visualize monitoring data
42+
linkLists:
43+
- linkListType: how-to-guide
44+
links:
45+
- text: Create reports on power BI
46+
url: create-reports-on-power-bi.md
47+
- text: Dashboards on Azure Managed Grafana
48+
url: dashboards-on-azure-managed-grafana.md
49+
- title: Troubleshooting
50+
linkLists:
51+
- linkListType: how-to-guide
52+
links:
53+
- text: Troubleshoot issues with Azure Monitor SCOM Managed Instance
54+
url: troubleshoot-scom-managed-instance.md
55+
- text: Troubleshoot commonly encountered errors while validating input parameters
56+
url: troubleshooting-input-parameters-scom-managed-instance.md

articles/azure-monitor/scom-manage-instance/migrate-to-operations-manager-managed-instance.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This quickstart provides the process of migration from Operations Manager on-pre
1717

1818
## Prerequisites
1919

20-
1. Verify that your current Operations Manager agent version is supported to be multi-homed with SCOM Managed Instance.
20+
1. Verify that your current Operations Manager agent version is supported to multi-homed with SCOM Managed Instance.
2121

2222
>[!Note]
2323
>Agent versions 2022 and 2019 are supported.
@@ -219,3 +219,7 @@ To migrate from System Center Operations Manager agent to SCOM Managed Instance,
219219
- Agent mapping and configuration
220220
- Gateways
221221
- Custom and 3P Solutions
222+
223+
## Next steps
224+
225+
[Create a SCOM Managed Instance on Azure](create-operations-manager-managed-instance.md).

articles/azure-monitor/scom-manage-instance/monitor-health-scom-managed-instance.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ For more information, see [Azure Resource Health overview](/azure/service-health
2727

2828
To troubleshoot the problems in your service, see the following:
2929

30+
- [Troubleshoot issues with Azure Monitor SCOM Managed Instance](./troubleshoot-scom-managed-instance.md).
31+
- [Troubleshoot commonly encountered errors while validating input parameters](./troubleshooting-input-parameters-scom-managed-instance.md).
3032
- Use the [troubleshooting tool](https://portal.azure.com/#view/Microsoft_Azure_Support/TroubleshootV2Blade/assetId/%2Fsubscriptions%2F5a87dd7e-200a-4e94-8cd6-a9461de63755%2FresourceGroups%2Fsaipwus2rg1%2Fproviders%2FMicrosoft.Scom%2FmanagedInstances%2Fsaipscom1) to get recommended solutions.
31-
32-
## Next step
33-
34-
[Tutorial: Create an instance of Azure Monitor SCOM Managed Instance](tutorial-create-scom-managed-instance.md).

articles/azure-monitor/scom-manage-instance/overview.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The following table highlights the key differences between System Center Operati
6262
|Manageability of monitoring infrastructure|Availability, Reliability, and Fault-Tolerance|Customer responsibility. No HA or BCDR promised by the product.|Instance-level availability and tolerance.|
6363
|Manageability of monitoring infrastructure|Optimization and Scaling|Customer responsibility and heavy infrastructure.|Manually initiated from the portal at the click of a button.|
6464
|Workload monitoring|Reuse of System Center Operations Manager management packs|All agent-based management packs are supported.|All agent-based management packs are supported.|
65-
|Workload monitoring|Monitoring non-domain workloads|Supported via gateway servers.|Via gateway servers for off-Azure endpoints and via managed identity for Azure endpoints.|
65+
|Workload monitoring|Monitoring non-domain workloads|Supported via gateway servers.|Via gateway servers for off-Azure endpoints and via managed identify for Azure endpoints.|
6666
|Workload monitoring|Monitoring Arc and multicloud workloads|Arc is not supported. Availability of Azure management pack.|Azure-based, Arc connected, and on-premises workloads.|
6767
|Log collection and analysis|Query and analysis of observability data|Querying is possible.|Maintained in SQL managed instance. <br/> <br/> A first-class ability to channel data into the log analytics workspace to maintain a central data plane.
6868
|Alerting|Real-time alerts for infra and apps|Alerting through System Center Operations Manager Ops console.|Integrated alerting with Azure Monitor.|
@@ -71,6 +71,8 @@ The following table highlights the key differences between System Center Operati
7171

7272
## Architecture
7373

74+
:::image type="SCOM Managed Instance architecture" source="media/operations-manager-managed-instance-overview/architecture.png" alt-text="Screenshot showing architecture.":::
75+
7476
A SCOM Managed Instance consists of two parts:
7577
- A Microsoft-managed part
7678
- A customer-managed part
@@ -96,3 +98,21 @@ In customer subscription, SCOM Managed Instance, creates a Virtual Machine Scale
9698

9799
Operations Manager Management server and monitored agents are connected through ER/VPN. Agents establish session with Operations Manager Management server using the Kerberos authentication, where Operations Manager Virtual Machine Scale Sets VMs are joined to the AD domain of the monitored agents.
98100

101+
## Next steps
102+
103+
To create SCOM Managed Instance, follow these steps:
104+
105+
- [Step 1. Register the SCOM Managed Instance resource provider](register-scom-managed-instance-resource-provider.md).
106+
- [Step 2. Create separate subnet in a VNet](create-separate-subnet-in-vnet.md).
107+
- [Step 3. Create a SQL Managed Instance](create-sql-managed-instance.md).
108+
- [Step 4. Create a Key vault](create-key-vault.md).
109+
- [Step 5. Create a user assigned identity](create-user-assigned-identity.md).
110+
- [Step 6. Create a computer group and gMSA account](create-gmsa-account.md).
111+
- [Step 7. Store domain credentials in Key vault](store-domain-credentials-in-key-vault.md).
112+
- [Step 8. Create a static IP](create-static-ip.md).
113+
- [Step 9. Configure the network firewall](configure-network-firewall.md).
114+
- [Step 10. Verify Azure and internal GPO policies](verify-azure-and-internal-gpo-policies.md).
115+
- [Step 11. SCOM Managed Instance self-verification of steps](self-verification-of-steps.md).
116+
- [Step 12. Create a SCOM Managed Instance](create-operations-manager-managed-instance.md).
117+
118+
[Migrate from Operations Manager on-premises to Azure Monitor SCOM Managed Instance](migrate-to-operations-manager-managed-instance.md).

articles/azure-monitor/scom-manage-instance/query-scom-managed-instance-data-on-grafana.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ SELECT PD.TimeSampled
191191

192192
## Next steps
193193

194-
[Patch Azure Monitor SCOM Managed Instance](patch-scom-managed-instance.md)
194+
[Troubleshoot issues with Azure Monitor SCOM Managed Instance](troubleshoot-scom-managed-instance.md).

articles/azure-monitor/scom-manage-instance/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,23 @@
2929
- name: Step 2. Create separate subnet in a VNet
3030
href: create-separate-subnet-in-vnet.md
3131
- name: Step 3. Create a SQL MI
32-
href: create-sql-managed-instance.md
32+
herf: create-sql-managed-instance.md
3333
- name: Step 4. Create a Key vault
3434
href: create-key-vault.md
3535
- name: Step 5. Create a user assigned identity
3636
href: create-user-assigned-identity.md
3737
- name: Step 6. Create a computer group and gMSA account
38-
href: create-group-managed-service-account.md
38+
href: create-gmsa-account.md
3939
- name: Step 7. Store domain credentials in Key vault
40-
href: store-domain-credentials-key-vault.md
40+
href: store-domain-credentials-in-key-vault.md
4141
- name: Step 8. Create a static IP
4242
href: create-static-ip.md
4343
- name: Step 9. Configure the network firewall
4444
href: configure-network-firewall.md
4545
- name: Step 10. Verify Azure and internal GPO policies
46-
href: verify-azure-internal-group-policy-object-policies.md
46+
href: verify-azure-and-internal-gpo-policies.md
4747
- name: Step 11. SCOM Managed Instance self-verification of steps
48-
href: self-verification-steps.md
48+
href: self-verification-of-steps.md
4949
- name: Step 12. Create a SCOM Managed Instance
5050
href: create-operations-manager-managed-instance.md
5151
- name: Post Deployment
@@ -57,7 +57,7 @@
5757
- name: Patch SCOM Managed Instance
5858
href: patch-scom-managed-instance.md
5959
- name: Report using Power BI
60-
href: create-reports-power-bi.md
60+
href: create-reports-on-power-bi.md
6161
- name: Dashboards on Azure Managed Grafana
6262
href: dashboards-on-azure-managed-grafana.md
6363
- name: Query SCOM Managed Instance data on Azure Managed Grafana

0 commit comments

Comments
 (0)