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
@@ -83,13 +86,18 @@ To register an existing SAP system in Azure Center for SAP solutions:
83
86
| East Asia | East Asia |
84
87
| Southeast Asia | East Asia |
85
88
| Central India | Central India |
89
+
| Canada Central | Canada Central |
90
+
| Brazil South | Brazil South |
91
+
| UK South | UK South |
92
+
| Germany West Central | Germany West Central |
93
+
| Sweden Central | Sweden Central |
86
94
87
95
- **Environment** is used to specify the type of SAP environment you are registering. Valid values are *NonProd* and *Prod*.
88
96
- **SapProduct** is used to specify the type of SAP product you are registering. Valid values are *S4HANA*, *ECC*, *Other*.
89
97
- **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}'.
90
98
- **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.
91
99
92
-
2. 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.
100
+
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