Skip to content

Commit 5072163

Browse files
authored
Update register-existing-system.md
Made the required changes
1 parent c0be760 commit 5072163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sap/center-sap-solutions/register-existing-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ When you register a system with Azure Center for SAP solutions, the following re
4343
- Use a [Service tags with regional scope](../../virtual-network/service-tags-overview.md) to allow connectivity to resources in the same region as the VMs.
4444
- Allowlist the region-specific IP addresses for Azure Storage, ARM and Microsoft Entra ID.
4545
- For Windows system, ACSS requires outbound connectivity to www.microsoft.com
46-
- ACSS Health and Status script are signed with a certificate whose certificate revocation list URL points to www.microsoft.com therefore for windows system, ACSS requires outbound connectivity to www.microsoft.com
46+
- ACSS runs PowerShell scripts through a VM extension to provide various capabilities. PS scripts are signed by Microsoft. On Windows OS, the script signature is validated and for the validation to be successful the URL must be allow-listed. Otherwise, functionalities in ACSS will not work as expected.
4747
- If you use a firewall, you can add an outbound rule to an endpoint wwww.microsoft.com port 80
4848
- ACSS deploys a **managed storage account** into your subscription, for each SAP system being registered. You have the option to choose [**network access**](#managed-storage-account-network-access-settings) setting for the storage account.
4949
- If you choose network access from specific Virtual Networks option, then you need to make sure **Microsoft.Storage** service endpoint is enabled on all subnets in which the SAP system Virtual Machines exist. This service endpoint is used to enable access from the SAP virtual machine to the managed storage account, to access the scripts that ACSS runs on the VM extension.

0 commit comments

Comments
 (0)