Skip to content

Commit c7c0664

Browse files
fixed warnings
1 parent 09d616d commit c7c0664

File tree

6 files changed

+11
-59
lines changed

6 files changed

+11
-59
lines changed

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-gmsa-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-group-managed-service-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-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.
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.
4242
4343
## Next steps
4444

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ To grant permission on the key vault that you created in [step 4](create-key-vau
112112

113113
## Next steps
114114

115-
- [Create a gMSA account](create-gmsa-account.md)
115+
- [Create a gMSA account](create-group-managed-service-account.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ landingContent:
4343
- linkListType: how-to-guide
4444
links:
4545
- text: Create reports on power BI
46-
url: create-reports-on-power-bi.md
46+
url: create-reports-power-bi.md
4747
- text: Dashboards on Azure Managed Grafana
4848
url: dashboards-on-azure-managed-grafana.md
4949
- title: Troubleshooting

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,12 @@ Operations Manager Management server and monitored agents are connected through
107107
- [Step 3. Create a SQL Managed Instance](create-sql-managed-instance.md).
108108
- [Step 4. Create a Key vault](create-key-vault.md).
109109
- [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).
110+
- [Step 6. Create a computer group and gMSA account](create-group-managed-service-account.md).
111+
- [Step 7. Store domain credentials in Key vault](store-domain-credentials-key-vault.md).
112112
- [Step 8. Create a static IP](create-static-ip.md).
113113
- [Step 9. Configure the network firewall](configure-network-firewall.md).
114114
- [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).
115+
- [Step 11. SCOM Managed Instance self-verification of steps](self-verification-steps.md).
116116
- [Step 12. Create a SCOM Managed Instance](create-operations-manager-managed-instance.md).
117117

118118
[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/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
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-gmsa-account.md
38+
href: create-group-managed-service-account.md
3939
- name: Step 7. Store domain credentials in Key vault
40-
href: store-domain-credentials-in-key-vault.md
40+
href: store-domain-credentials-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
4646
href: verify-azure-and-internal-gpo-policies.md
4747
- name: Step 11. SCOM Managed Instance self-verification of steps
48-
href: self-verification-of-steps.md
48+
href: self-verification-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-on-power-bi.md
60+
href: create-reports-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

articles/azure-monitor/scom-manage-instance/verify-azure-and-internal-gpo-policies.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)