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/center-sap-solutions/faq.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -51,11 +51,11 @@ sections:
51
51
- Registration of an existing Windows and Linux based ABAP/NetWeaver SAP system on Azure
52
52
- Monitoring the health and status of an SAP system
53
53
- Creating a new Azure Monitor for SAP solutions provider or integrating an existing one
54
-
- Start and Stop of an SAP system, individual SAP instances, and HANA database
54
+
- Start and Stop of an SAP system, individual SAP instances, and HANA database.
55
55
- Quality checks and recommendations for an SAP system with Azure Advisor
56
56
- Analyze the cost of running the SAP System in Azure [non-shared resources only]
57
57
58
-
Azure Center for SAP solutions also offers the ability to customize the names of the Azure resources deployed through it via API, CLI and PowerShell. Consider referring to sample API payload templates to deploy a system with custom resource naming conventions.
58
+
Azure Center for SAP solutions also offers the ability to customize the names of the Azure resources deployed through it via API, CLI, and PowerShell. Consider referring to sample API payload templates to deploy a system with custom resource naming conventions.
59
59
60
60
- question: What is Azure Virtual Instance for SAP solutions?
61
61
answer: |
@@ -79,7 +79,7 @@ sections:
79
79
answer: |
80
80
Azure Virtual Instance for SAP solutions is available in the following regions:
81
81
82
-
- West Europe, North Europe, East US, East US 2, West US, West US 2, West US 3, Central US, South Central US, North Central US, India Central, East Asia, Southeast Asia, Australia East, Australia Central, Canada Central, Brazil South, UK South, Germany West Central and Sweden Central.
82
+
- West Europe, North Europe, East US, East US 2, West US, West US 2, West US 3, Central US, South Central US, North Central US, India Central, East Asia, Southeast Asia, Korea Central, Japan East, Australia East, Australia Central, Canada Central, Brazil South, UK South, Germany West Central, Sweden Central, France Central, Switzerland North, Norway East, South Africa North and UAE North.
83
83
- You can also see [Products available by region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=all#:~:text=Azure%20Center%20for%20SAP%20solutions) page for information about availability of Azure Center for SAP solutions in different Azure regions.
84
84
85
85
- name: Registering Existing SAP System Questions
@@ -90,7 +90,7 @@ sections:
90
90
for SAP solutions:
91
91
92
92
- SAP systems running on SAP NetWeaver or ABAP stack
93
-
- SAP systems running on Windows, SUSE and RHEL Linux Operating Systems
93
+
- SAP systems running on Windows, SUSE, and RHEL Linux Operating Systems
94
94
- SAP systems running on HANA, DB2, SQL Server, Oracle, Max DB, SAP ASE databases
95
95
96
96
Refer to the [product documentation](/azure/sap/center-sap-solutions/register-existing-system#prerequisites) to review the complete list of supported and unsupported scenarios.
@@ -133,7 +133,7 @@ sections:
133
133
- A *User-assigned managed identity* which has *Azure Center for SAP solutions service role* access on the Subscription or all resource groups (Compute, Network, Storage). If you wish to install SAP Software through Azure Center for SAP solutions, provide *Reader and Data Access role* to the identity on SAP software storage account where you would store the SAP Media.
134
134
- An existing virtual network that allows outbound internet connectivity from the Virtual Machines even when they are behind a standard Azure load balancer, where you will deploy your new SAP system.
135
135
- Register Appropriate resource providers that you have registered. (Compute, Network, Storage, Workloads, Capacity).
136
-
- Sufficient virtual machine quota in the region(s) used for the deployment. Additionally, minimum 4 cores of Standard_D4ds_v4 or Standard_E4s_v3 SKU are required for the deployment to succeed.
136
+
- Sufficient virtual machine quota in the region(s) used for the deployment. Additionally, minimum *four* cores of Standard_D4ds_v4 or Standard_E4s_v3 SKU are required for the deployment to succeed.
137
137
138
138
- question: What resources are created in customer’s subscription when you deploy an SAP S/4/HANA system through Azure Center for SAP solutions?
Copy file name to clipboardExpand all lines: articles/sap/center-sap-solutions/quickstart-register-system-powershell.md
+13-6Lines changed: 13 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This quickstart requires the Az PowerShell module version 1.0.0 or later. Run `G
41
41
- To start hostctrl sapstartsrv use this command for Linux VMs: 'hostexecstart -start'
42
42
- To start instance sapstartsrv use the command: 'sapcontrol -nr 'instanceNr' -function StartService S0S'
43
43
- To check status of hostctrl sapstartsrv use this command for Windows VMs: C:\Program Files\SAP\hostctrl\exe\saphostexec –status
44
-
- For successful discovery and registration of the SAP system, ensure there is network connectivity between ASCS, App and DB VMs. 'ping' command for App instance hostname must be successful from ASCS VM. 'ping' for Database hostname must be successful from App server VM.
44
+
- For successful discovery and registration of the SAP system, ensure there's network connectivity between ASCS, App and DB VMs. 'ping' command for App instance hostname must be successful from ASCS VM. 'ping' for Database hostname must be successful from App server VM.
45
45
- On App server profile, SAPDBHOST, DBTYPE, DBID parameters must have the right values configured for the discovery and registration of Database instance details.
46
46
47
47
## Register SAP system
@@ -65,7 +65,7 @@ To register an existing SAP system in Azure Center for SAP solutions:
- **ResourceGroupName** is used to specify the name of the existing Resource Group into which you want the Virtual Instance for SAP solutions resource to be deployed. It could be the same RG in which you have Compute, Storage resources of your SAP system or a different one.
68
-
- **Name** attribute is used to specify the SAP System ID (SID) that you are registering with Azure Center for SAP solutions.
68
+
- **Name** attribute is used to specify the SAP System ID (SID) that you're registering with Azure Center for SAP solutions.
69
69
- **Location** attribute is used to specify the Azure Center for SAP solutions service location. Following table has the mapping that enables you to choose the right service location based on where your SAP system infrastructure is located on Azure.
70
70
71
71
| **SAP application location** | **Azure Center for SAP solutions service location** |
@@ -84,16 +84,23 @@ To register an existing SAP system in Azure Center for SAP solutions:
84
84
| Australia Central | Australia East |
85
85
| East Asia | East Asia |
86
86
| Southeast Asia | East Asia |
87
+
| Korea Central | Korea Central |
88
+
| Japan East | Japan East |
87
89
| Central India | Central India |
88
90
| Canada Central | Canada Central |
89
91
| Brazil South | Brazil South |
90
92
| UK South | UK South |
91
93
| Germany West Central | Germany West Central |
92
94
| Sweden Central | Sweden Central |
93
-
94
-
- **Environment** is used to specify the type of SAP environment you are registering. Valid values are *NonProd* and *Prod*.
95
-
- **SapProduct** is used to specify the type of SAP product you are registering. Valid values are *S4HANA*, *ECC*, *Other*.
96
-
- **ManagedResourceGroupName** is used to specify the name of the managed resource group which is deployed by ACSS service in your Subscription. This RG is unique for each SAP system (SID) you register. If you do not specify the name, ACSS service sets a name with this naming convention 'mrg-{SID}-{random string}'.
95
+
| France Central | France Central |
96
+
| Switzerland North | Switzerland North |
97
+
| Norway East | Norway East |
98
+
| South Africa North | South Africa North |
99
+
| UAE North | UAE North |
100
+
101
+
- **Environment** is used to specify the type of SAP environment you're registering. Valid values are *NonProd* and *Prod*.
102
+
- **SapProduct** is used to specify the type of SAP product you're registering. Valid values are *S4HANA*, *ECC*, *Other*.
103
+
- **ManagedResourceGroupName** is used to specify the name of the managed resource group which is deployed by ACSS service in your Subscription. This RG is unique for each SAP system (SID) you register. If you don't specify the name, ACSS service sets a name with this naming convention 'mrg-{SID}-{random string}'.
97
104
- **ManagedRgStorageAccountName** is used to specify the name of the Storage Account which is deployed into the managed resource group. This storage account is unique for each SAP system (SID) you register. ACSS service sets a default name using '{SID}{random string}' naming convention.
98
105
99
106
3. Once you trigger the registration process, you can view its status by getting the status of the Virtual Instance for SAP solutions resource that gets deployed as part of the registration process.
0 commit comments