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/sap/monitor/quickstart-portal.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: sakhare
6
6
ms.topic: quickstart
7
7
ms.service: sap-on-azure
8
8
ms.subservice: sap-monitor
9
-
ms.date: 10/19/2022
9
+
ms.date: 08/22/2024
10
10
# Customer intent: As a developer, I want to deploy Azure Monitor for SAP solutions from the Azure portal so that I can configure providers.
11
11
---
12
12
@@ -19,7 +19,7 @@ In this quickstart, you get started with Azure Monitor for SAP solutions by usin
19
19
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
20
20
-[Set up a network](./set-up-network.md) before you create an Azure Monitor instance.
21
21
- Create or choose a virtual network for Azure Monitor for SAP solutions that has access to the source SAP system's virtual network.
22
-
- Create a subnet with an address range of IPv4/25 or larger in the virtual network that's associated with Azure Monitor for SAP solutions, with subnet delegation assigned to **Microsoft.Web/serverFarms**.
22
+
- Create a subnet with an address range of IPv4/25 or larger in the virtual network associated with Azure Monitor for SAP solutions, with subnet delegation assigned to **Microsoft.Web/serverFarms**.
23
23
24
24
> [!div class="mx-imgBorder"]
25
25
> 
@@ -36,11 +36,11 @@ In this quickstart, you get started with Azure Monitor for SAP solutions by usin
36
36
2. For **Resource group**, create a new resource group or select an existing one under the subscription.
37
37
3. For **Resource name**, enter the name for the Azure Monitor for SAP solutions instance.
38
38
4. For **Workload region**, select the region where the monitoring resources are created. Make sure that it matches the region for your virtual network.
39
-
5.**Service region** is where your proxy resource is created. The proxy resource manages monitoring resources deployed in the workload region. The service region is automatically selected based on your **Workload region** selection.
39
+
5.**Service region** is where your proxy resource is created. The proxy resource manages all monitoring resources deployed in the workload region. The service region is automatically selected based on your **Workload region** selection.
40
40
6. For **Virtual network**, select a virtual network that has connectivity to your SAP systems for monitoring.
41
41
7. For **Subnet**, select a subnet that has connectivity to your SAP systems. You can use an existing subnet or create a new one. It must be an IPv4/25 block or larger.
42
-
8. For **Log analytics**, you can use an existing Log Analytics workspace or create a new one. If you create a new workspace, it's created inside the managed resource group along with other monitoring resources.
43
-
9. For **Managed resource group name**, enter a unique name. This name is used to create a resource group that will contain all the monitoring resources. You can't change this name after the resource is created.
42
+
8. For **Log analytics**, you can use an existing Log Analytics workspace or create a new one. If you create a new workspace, it gets created inside the managed resource group along with other monitoring resources.
43
+
9. For **Managed resource group name**, enter a unique name. This name is used to create a resource group that contains all the monitoring resources. You can't change this name after the resource is created.
44
44
45
45
> [!div class="mx-imgBorder"]
46
46
> 
@@ -49,7 +49,7 @@ In this quickstart, you get started with Azure Monitor for SAP solutions by usin
49
49
50
50
5. On the **Tags** tab, you can add tags to the monitoring resource. Make sure to add all the mandatory tags if you have a tag policy in place.
51
51
52
-
6. On the **Review + create** tab, review the details and select **Create**.
52
+
6. On the **Review + create** tab, review the details then select **Create**.
53
53
54
54
## Create a provider in Azure Monitor for SAP solutions
0 commit comments