Skip to content

Commit 0ec81c5

Browse files
Update enable-trusted-access.md
correcting h1 to h2
1 parent 427d959 commit 0ec81c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sap/monitor/enable-trusted-access.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ One of the challenges for customers is that the key vault and storage account th
1616
With this feature, you can use the system-assigned identity of the Azure Monitor for SAP solutions resource and our service will use trusted access mode to interact with the key vault and storage account. Using this feature, you can then block public access and only allow traffic from AMS subnet on your key vault and storage account in AMS managed resource group.
1717
This feature provides more security and control over your AMS resources, as you can limit the access to the key vault and storage account to the AMS service and subnet only and prevent any unauthorized or malicious access from outside.
1818

19-
# Prerequisites and steps to enable trusted access using System Assigned Managed Identity
19+
## Prerequisites and steps to enable trusted access using System Assigned Managed Identity
2020
To use the trusted access using MSI feature, you need to meet the following prerequisites and follow the steps below:
2121
* Migrate to Dedicated app service plan: [Follow steps here](https://go.microsoft.com/fwlink/?linkid=2306196)
2222
> This is a mandatory step to avoid having function app scaling issues after storage account's public access is disabled.
2323
2424
`Important Note: Trusted access feature is supported only if the "ROUTE ALL" is enabled during the monitor creation.`
2525

26-
# Steps to follow while creating new AMS
26+
## Steps to follow while creating new AMS
2727
* Log in to the Azure portal and create a new Azure Monitor for SAP solutions resource.
2828
* Fill in the required fields, such as the name, description, etc.
2929
* (Mandatory) Under the Networking section, have the 'Route all' option enabled.
@@ -43,7 +43,7 @@ To use the trusted access using MSI feature, you need to meet the following prer
4343
![screenshot of enabling trusted access under indentity tab.](../monitor/media/enable-trusted-access/enable-mi-existing-customer.png)
4444

4545

46-
# Disable Identity on existing AMS
46+
## Disable Identity on existing AMS
4747
* Go to Identity tab for AMS and disable the identity and save.
4848

4949
## Important:

0 commit comments

Comments
 (0)