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/enable-dedicated-hosting-plan.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.author: vaidehikher
12
12
13
13
# Enable Dedicated Hosting Plan
14
14
15
-
One of the features of Azure Monitor for SAP solutions is that it uses an Azure function to collect and process the data from your SAP systems. The service deploys and manages the Azure function, so you do not need to configure or maintain it. However, you may want to optimize the cost and reliability of the Azure function based on your monitoring needs and usage patterns.
15
+
One of the features of Azure Monitor for SAP solutions is that it uses an Azure function to collect and process the data from your SAP systems. The service deploys and manages the Azure function, so you don't need to configure or maintain it. However, you may want to optimize the cost and reliability of the Azure function based on your monitoring needs and usage patterns.
16
16
17
17
This new feature allows you to switch the hosting plan of the Azure function that is used inside of Azure Monitor for SAP solutions. With this feature, you can migrate to the dedicated plan for the Azure functions. The hosting plan of the Azure function determines how the function app is scaled and billed.
18
18
@@ -25,10 +25,10 @@ Ensure there are no locks on monitor subnet's Resource Group
25
25
1. Navigate to Overview Section of the AMS monitor. Verify the hosting option is Elastic Premium. Then click on Edit Option.
26
26

27
27
28
-
2. In the popup that opens click on Update and then Confirm.
28
+
2. Navigate to the popup that opens click on Update and then Confirm.
29
29

30
30
31
-
3. When deployment succeeds. Hosting plan is updated in overview section.
31
+
3. When deployment succeeds, Hosting plan is updated in overview section.
32
32
33
33
## Steps to revert to Elastic Plan on unhealthy AMS
34
34
If the deployment fails with code FunctionAppRestoreFailed or if restoration to Elastic Premium Plan is needed after multiple failure, then follow the below steps to revert to Elastic Premium Plan.
@@ -43,5 +43,6 @@ Ensure the storage account has public network access:
43
43
3. Run `az extension add --name workloads` to install Workloads CLI extension.
44
44
5. Execute az monitor create with required properties as per your AMS.
0 commit comments