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: articles/azure-monitor/scom-manage-instance/create-operations-manager-managed-instance.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,8 +96,6 @@ To create a SCOM Managed Instance, follow these steps:
96
96
97
97
The subnet can have existing resources in it. However, don't choose the subnet that houses the SQL managed instance because it won't contain enough IP addresses to house the SCOM Managed Instance components.
98
98
99
-
>[!NOTE]
100
-
>Make sure to associate a NAT gateway with a chosen subnet. The presence of a NAT gateway is necessary for SCOM Managed Instance to retrieve the components required for both installation and auto upgrade scenarios.
101
99
-**SCOM managed instance interface**:
102
100
-**Static IP**: Enter the static IP for the load balancer. This IP should be in the selected subnet range for SCOM Managed Instance. Ensure that the IP is in the IPv4 format, and create it in your routing table.
103
101
-**DNS name**: Enter the DNS name that you attached to the static IP from the preceding step. The DNS name is mapped to the static IP that's previously defined.
@@ -127,12 +125,14 @@ To create a SCOM Managed Instance, follow these steps:
127
125
1. Under **Review + create**, review all the inputs given so far, and then select **Create**. Your deployment is created on Azure. Creation of a SCOM Managed Instance takes up to an hour.
128
126
129
127
>[!NOTE]
130
-
>If the deployment fails, delete the instance and all the associated resources, and then create the instance again.
128
+
>If the deployment fails, delete the instance and all the associated resources, and then create the instance again. For more information, see [Delete an instance](./common-questions.md#other-queries).
131
129
132
130
1. After the deployment is finished, select **Go to resource**.
133
131
134
132
On the instance page, you can view some of the essential details and instructions for post-deployment steps and reporting bugs.
135
133
136
-
## Next step
134
+
## Next steps
137
135
138
-
[Create a user-assigned identity](create-user-assigned-identity.md).
136
+
-[Troubleshoot commonly encountered errors while validating input parameters](troubleshooting-input-parameters-scom-managed-instance.md)
137
+
-[Troubleshoot issues with Azure Monitor SCOM Managed Instance](troubleshoot-scom-managed-instance.md)
0 commit comments