@azure/arm-workloads 1.0.0-beta.3 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -208
- package/README.md +2 -2
- package/dist/index.js +399 -265
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/monitorsCreateSample.js +1 -1
- package/dist-esm/samples-dev/monitorsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/monitorsGetSample.js +1 -1
- package/dist-esm/samples-dev/monitorsListByResourceGroupSample.js +13 -6
- package/dist-esm/samples-dev/monitorsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/monitorsListSample.js +13 -6
- package/dist-esm/samples-dev/monitorsListSample.js.map +1 -1
- package/dist-esm/samples-dev/monitorsUpdateSample.js +2 -2
- package/dist-esm/samples-dev/operationsListSample.js +13 -6
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/providerInstancesCreateSample.js +12 -12
- package/dist-esm/samples-dev/providerInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/providerInstancesGetSample.js +6 -6
- package/dist-esm/samples-dev/providerInstancesListSample.js +13 -6
- package/dist-esm/samples-dev/providerInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesCreateSample.js +2 -2
- package/dist-esm/samples-dev/sapApplicationServerInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesListSample.js +13 -6
- package/dist-esm/samples-dev/sapApplicationServerInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesStartInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesStopInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/sapAvailabilityZoneDetailsSample.js +2 -2
- package/dist-esm/samples-dev/sapCentralInstancesCreateSample.js +2 -2
- package/dist-esm/samples-dev/sapCentralInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesListSample.js +13 -6
- package/dist-esm/samples-dev/sapCentralInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesStartInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesStopInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesCreateSample.js +2 -2
- package/dist-esm/samples-dev/sapDatabaseInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesListSample.js +13 -6
- package/dist-esm/samples-dev/sapDatabaseInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesStartInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesStopInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/sapDiskConfigurationsSample.js +2 -2
- package/dist-esm/samples-dev/sapLandscapeMonitorCreateSample.js +1 -1
- package/dist-esm/samples-dev/sapLandscapeMonitorDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapLandscapeMonitorGetSample.js +1 -1
- package/dist-esm/samples-dev/sapLandscapeMonitorListSample.js +1 -1
- package/dist-esm/samples-dev/sapLandscapeMonitorUpdateSample.js +1 -1
- package/dist-esm/samples-dev/sapSizingRecommendationsSample.js +4 -4
- package/dist-esm/samples-dev/sapSupportedSkuSample.js +4 -4
- package/dist-esm/samples-dev/sapVirtualInstancesCreateSample.js +145 -145
- package/dist-esm/samples-dev/sapVirtualInstancesCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesListByResourceGroupSample.js +13 -6
- package/dist-esm/samples-dev/sapVirtualInstancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesListBySubscriptionSample.js +13 -6
- package/dist-esm/samples-dev/sapVirtualInstancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesStartSample.js +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesStopSample.js +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesUpdateSample.js +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +110 -117
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +0 -13
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +1 -1
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/monitors.d.ts +3 -3
- package/dist-esm/src/operations/monitors.d.ts.map +1 -1
- package/dist-esm/src/operations/monitors.js +43 -21
- package/dist-esm/src/operations/monitors.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -5
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/providerInstances.d.ts +3 -3
- package/dist-esm/src/operations/providerInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/providerInstances.js +37 -22
- package/dist-esm/src/operations/providerInstances.js.map +1 -1
- package/dist-esm/src/operations/sAPApplicationServerInstances.d.ts +6 -6
- package/dist-esm/src/operations/sAPApplicationServerInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/sAPApplicationServerInstances.js +82 -55
- package/dist-esm/src/operations/sAPApplicationServerInstances.js.map +1 -1
- package/dist-esm/src/operations/sAPCentralInstances.d.ts +6 -6
- package/dist-esm/src/operations/sAPCentralInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/sAPCentralInstances.js +82 -55
- package/dist-esm/src/operations/sAPCentralInstances.js.map +1 -1
- package/dist-esm/src/operations/sAPDatabaseInstances.d.ts +6 -6
- package/dist-esm/src/operations/sAPDatabaseInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/sAPDatabaseInstances.js +82 -55
- package/dist-esm/src/operations/sAPDatabaseInstances.js.map +1 -1
- package/dist-esm/src/operations/sAPVirtualInstances.d.ts +5 -5
- package/dist-esm/src/operations/sAPVirtualInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/sAPVirtualInstances.js +59 -29
- package/dist-esm/src/operations/sAPVirtualInstances.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/monitors.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/monitors.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/providerInstances.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/providerInstances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sAPApplicationServerInstances.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/sAPApplicationServerInstances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sAPCentralInstances.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/sAPCentralInstances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sAPDatabaseInstances.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/sAPDatabaseInstances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sAPVirtualInstances.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/sAPVirtualInstances.d.ts.map +1 -1
- package/dist-esm/src/workloadsClient.js +2 -2
- package/dist-esm/src/workloadsClient.js.map +1 -1
- package/dist-esm/test/workloads_examples.js +36 -15
- package/dist-esm/test/workloads_examples.js.map +1 -1
- package/package.json +7 -7
- package/review/arm-workloads.api.md +25 -27
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +15 -22
- package/src/models/mappers.ts +0 -13
- package/src/models/parameters.ts +1 -1
- package/src/operations/monitors.ts +33 -23
- package/src/operations/providerInstances.ts +33 -23
- package/src/operations/sAPApplicationServerInstances.ts +74 -55
- package/src/operations/sAPCentralInstances.ts +74 -55
- package/src/operations/sAPDatabaseInstances.ts +74 -55
- package/src/operations/sAPVirtualInstances.ts +59 -43
- package/src/operationsInterfaces/monitors.ts +5 -5
- package/src/operationsInterfaces/providerInstances.ts +5 -5
- package/src/operationsInterfaces/sAPApplicationServerInstances.ts +11 -11
- package/src/operationsInterfaces/sAPCentralInstances.ts +11 -11
- package/src/operationsInterfaces/sAPDatabaseInstances.ts +11 -11
- package/src/operationsInterfaces/sAPVirtualInstances.ts +9 -9
- package/src/workloadsClient.ts +2 -2
- package/types/arm-workloads.d.ts +40 -47
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
17
17
|
*
|
|
18
18
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
19
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
19
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_CustomFullResourceNames_Distributed.json
|
|
20
20
|
*/
|
|
21
21
|
function createInfrastructureWithOSConfigurationWithCustomResourceNamesForDistributedSystem() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -37,8 +37,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForDistri
|
|
|
37
37
|
imageReference: {
|
|
38
38
|
offer: "RHEL-SAP",
|
|
39
39
|
publisher: "RedHat",
|
|
40
|
-
sku: "
|
|
41
|
-
version: "
|
|
40
|
+
sku: "84sapha-gen2",
|
|
41
|
+
version: "latest"
|
|
42
42
|
},
|
|
43
43
|
osProfile: {
|
|
44
44
|
adminUsername: "{your-username}",
|
|
@@ -58,8 +58,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForDistri
|
|
|
58
58
|
imageReference: {
|
|
59
59
|
offer: "RHEL-SAP",
|
|
60
60
|
publisher: "RedHat",
|
|
61
|
-
sku: "
|
|
62
|
-
version: "
|
|
61
|
+
sku: "84sapha-gen2",
|
|
62
|
+
version: "latest"
|
|
63
63
|
},
|
|
64
64
|
osProfile: {
|
|
65
65
|
adminUsername: "{your-username}",
|
|
@@ -133,8 +133,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForDistri
|
|
|
133
133
|
imageReference: {
|
|
134
134
|
offer: "RHEL-SAP",
|
|
135
135
|
publisher: "RedHat",
|
|
136
|
-
sku: "
|
|
137
|
-
version: "
|
|
136
|
+
sku: "84sapha-gen2",
|
|
137
|
+
version: "latest"
|
|
138
138
|
},
|
|
139
139
|
osProfile: {
|
|
140
140
|
adminUsername: "{your-username}",
|
|
@@ -167,7 +167,7 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForDistri
|
|
|
167
167
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
168
168
|
*
|
|
169
169
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
170
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
170
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_CustomFullResourceNames_HA_AvSet.json
|
|
171
171
|
*/
|
|
172
172
|
function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSystemWithAvailabilitySet() {
|
|
173
173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -188,8 +188,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSyst
|
|
|
188
188
|
imageReference: {
|
|
189
189
|
offer: "RHEL-SAP",
|
|
190
190
|
publisher: "RedHat",
|
|
191
|
-
sku: "
|
|
192
|
-
version: "
|
|
191
|
+
sku: "84sapha-gen2",
|
|
192
|
+
version: "latest"
|
|
193
193
|
},
|
|
194
194
|
osProfile: {
|
|
195
195
|
adminUsername: "{your-username}",
|
|
@@ -209,8 +209,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSyst
|
|
|
209
209
|
imageReference: {
|
|
210
210
|
offer: "RHEL-SAP",
|
|
211
211
|
publisher: "RedHat",
|
|
212
|
-
sku: "
|
|
213
|
-
version: "
|
|
212
|
+
sku: "84sapha-gen2",
|
|
213
|
+
version: "latest"
|
|
214
214
|
},
|
|
215
215
|
osProfile: {
|
|
216
216
|
adminUsername: "{your-username}",
|
|
@@ -315,8 +315,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSyst
|
|
|
315
315
|
imageReference: {
|
|
316
316
|
offer: "RHEL-SAP",
|
|
317
317
|
publisher: "RedHat",
|
|
318
|
-
sku: "
|
|
319
|
-
version: "
|
|
318
|
+
sku: "84sapha-gen2",
|
|
319
|
+
version: "latest"
|
|
320
320
|
},
|
|
321
321
|
osProfile: {
|
|
322
322
|
adminUsername: "{your-username}",
|
|
@@ -350,7 +350,7 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSyst
|
|
|
350
350
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
351
351
|
*
|
|
352
352
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
353
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
353
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_CustomFullResourceNames_HA_AvZone.json
|
|
354
354
|
*/
|
|
355
355
|
function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSystemWithAvailabilityZone() {
|
|
356
356
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -371,8 +371,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSyst
|
|
|
371
371
|
imageReference: {
|
|
372
372
|
offer: "RHEL-SAP",
|
|
373
373
|
publisher: "RedHat",
|
|
374
|
-
sku: "
|
|
375
|
-
version: "
|
|
374
|
+
sku: "84sapha-gen2",
|
|
375
|
+
version: "latest"
|
|
376
376
|
},
|
|
377
377
|
osProfile: {
|
|
378
378
|
adminUsername: "{your-username}",
|
|
@@ -392,8 +392,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSyst
|
|
|
392
392
|
imageReference: {
|
|
393
393
|
offer: "RHEL-SAP",
|
|
394
394
|
publisher: "RedHat",
|
|
395
|
-
sku: "
|
|
396
|
-
version: "
|
|
395
|
+
sku: "84sapha-gen2",
|
|
396
|
+
version: "latest"
|
|
397
397
|
},
|
|
398
398
|
osProfile: {
|
|
399
399
|
adminUsername: "{your-username}",
|
|
@@ -495,8 +495,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSyst
|
|
|
495
495
|
imageReference: {
|
|
496
496
|
offer: "RHEL-SAP",
|
|
497
497
|
publisher: "RedHat",
|
|
498
|
-
sku: "
|
|
499
|
-
version: "
|
|
498
|
+
sku: "84sapha-gen2",
|
|
499
|
+
version: "latest"
|
|
500
500
|
},
|
|
501
501
|
osProfile: {
|
|
502
502
|
adminUsername: "{your-username}",
|
|
@@ -530,7 +530,7 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForHaSyst
|
|
|
530
530
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
531
531
|
*
|
|
532
532
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
533
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
533
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_CustomFullResourceNames_SingleServer.json
|
|
534
534
|
*/
|
|
535
535
|
function createInfrastructureWithOSConfigurationWithCustomResourceNamesForSingleServerSystem() {
|
|
536
536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -552,8 +552,8 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForSingle
|
|
|
552
552
|
imageReference: {
|
|
553
553
|
offer: "RHEL-SAP",
|
|
554
554
|
publisher: "RedHat",
|
|
555
|
-
sku: "
|
|
556
|
-
version: "
|
|
555
|
+
sku: "84sapha-gen2",
|
|
556
|
+
version: "latest"
|
|
557
557
|
},
|
|
558
558
|
osProfile: {
|
|
559
559
|
adminUsername: "{your-username}",
|
|
@@ -584,7 +584,7 @@ function createInfrastructureWithOSConfigurationWithCustomResourceNamesForSingle
|
|
|
584
584
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
585
585
|
*
|
|
586
586
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
587
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
587
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_Distributed.json
|
|
588
588
|
*/
|
|
589
589
|
function createInfrastructureOnlyForDistributedSystem() {
|
|
590
590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -605,8 +605,8 @@ function createInfrastructureOnlyForDistributedSystem() {
|
|
|
605
605
|
imageReference: {
|
|
606
606
|
offer: "RHEL-SAP",
|
|
607
607
|
publisher: "RedHat",
|
|
608
|
-
sku: "
|
|
609
|
-
version: "
|
|
608
|
+
sku: "84sapha-gen2",
|
|
609
|
+
version: "latest"
|
|
610
610
|
},
|
|
611
611
|
osProfile: {
|
|
612
612
|
adminUsername: "{your-username}",
|
|
@@ -626,8 +626,8 @@ function createInfrastructureOnlyForDistributedSystem() {
|
|
|
626
626
|
imageReference: {
|
|
627
627
|
offer: "RHEL-SAP",
|
|
628
628
|
publisher: "RedHat",
|
|
629
|
-
sku: "
|
|
630
|
-
version: "
|
|
629
|
+
sku: "84sapha-gen2",
|
|
630
|
+
version: "latest"
|
|
631
631
|
},
|
|
632
632
|
osProfile: {
|
|
633
633
|
adminUsername: "{your-username}",
|
|
@@ -648,8 +648,8 @@ function createInfrastructureOnlyForDistributedSystem() {
|
|
|
648
648
|
imageReference: {
|
|
649
649
|
offer: "RHEL-SAP",
|
|
650
650
|
publisher: "RedHat",
|
|
651
|
-
sku: "
|
|
652
|
-
version: "
|
|
651
|
+
sku: "84sapha-gen2",
|
|
652
|
+
version: "latest"
|
|
653
653
|
},
|
|
654
654
|
osProfile: {
|
|
655
655
|
adminUsername: "{your-username}",
|
|
@@ -681,7 +681,7 @@ function createInfrastructureOnlyForDistributedSystem() {
|
|
|
681
681
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
682
682
|
*
|
|
683
683
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
684
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
684
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_HA_AvSet.json
|
|
685
685
|
*/
|
|
686
686
|
function createInfrastructureOnlyForHaSystemWithAvailabilitySet() {
|
|
687
687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -702,8 +702,8 @@ function createInfrastructureOnlyForHaSystemWithAvailabilitySet() {
|
|
|
702
702
|
imageReference: {
|
|
703
703
|
offer: "RHEL-SAP",
|
|
704
704
|
publisher: "RedHat",
|
|
705
|
-
sku: "
|
|
706
|
-
version: "
|
|
705
|
+
sku: "84sapha-gen2",
|
|
706
|
+
version: "latest"
|
|
707
707
|
},
|
|
708
708
|
osProfile: {
|
|
709
709
|
adminUsername: "{your-username}",
|
|
@@ -723,8 +723,8 @@ function createInfrastructureOnlyForHaSystemWithAvailabilitySet() {
|
|
|
723
723
|
imageReference: {
|
|
724
724
|
offer: "RHEL-SAP",
|
|
725
725
|
publisher: "RedHat",
|
|
726
|
-
sku: "
|
|
727
|
-
version: "
|
|
726
|
+
sku: "84sapha-gen2",
|
|
727
|
+
version: "latest"
|
|
728
728
|
},
|
|
729
729
|
osProfile: {
|
|
730
730
|
adminUsername: "{your-username}",
|
|
@@ -745,8 +745,8 @@ function createInfrastructureOnlyForHaSystemWithAvailabilitySet() {
|
|
|
745
745
|
imageReference: {
|
|
746
746
|
offer: "RHEL-SAP",
|
|
747
747
|
publisher: "RedHat",
|
|
748
|
-
sku: "
|
|
749
|
-
version: "
|
|
748
|
+
sku: "84sapha-gen2",
|
|
749
|
+
version: "latest"
|
|
750
750
|
},
|
|
751
751
|
osProfile: {
|
|
752
752
|
adminUsername: "{your-username}",
|
|
@@ -779,7 +779,7 @@ function createInfrastructureOnlyForHaSystemWithAvailabilitySet() {
|
|
|
779
779
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
780
780
|
*
|
|
781
781
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
782
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
782
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_HA_AvZone.json
|
|
783
783
|
*/
|
|
784
784
|
function createInfrastructureOnlyForHaSystemWithAvailabilityZone() {
|
|
785
785
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -800,8 +800,8 @@ function createInfrastructureOnlyForHaSystemWithAvailabilityZone() {
|
|
|
800
800
|
imageReference: {
|
|
801
801
|
offer: "RHEL-SAP",
|
|
802
802
|
publisher: "RedHat",
|
|
803
|
-
sku: "
|
|
804
|
-
version: "
|
|
803
|
+
sku: "84sapha-gen2",
|
|
804
|
+
version: "latest"
|
|
805
805
|
},
|
|
806
806
|
osProfile: {
|
|
807
807
|
adminUsername: "{your-username}",
|
|
@@ -821,8 +821,8 @@ function createInfrastructureOnlyForHaSystemWithAvailabilityZone() {
|
|
|
821
821
|
imageReference: {
|
|
822
822
|
offer: "RHEL-SAP",
|
|
823
823
|
publisher: "RedHat",
|
|
824
|
-
sku: "
|
|
825
|
-
version: "
|
|
824
|
+
sku: "84sapha-gen2",
|
|
825
|
+
version: "latest"
|
|
826
826
|
},
|
|
827
827
|
osProfile: {
|
|
828
828
|
adminUsername: "{your-username}",
|
|
@@ -843,8 +843,8 @@ function createInfrastructureOnlyForHaSystemWithAvailabilityZone() {
|
|
|
843
843
|
imageReference: {
|
|
844
844
|
offer: "RHEL-SAP",
|
|
845
845
|
publisher: "RedHat",
|
|
846
|
-
sku: "
|
|
847
|
-
version: "
|
|
846
|
+
sku: "84sapha-gen2",
|
|
847
|
+
version: "latest"
|
|
848
848
|
},
|
|
849
849
|
osProfile: {
|
|
850
850
|
adminUsername: "{your-username}",
|
|
@@ -877,7 +877,7 @@ function createInfrastructureOnlyForHaSystemWithAvailabilityZone() {
|
|
|
877
877
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
878
878
|
*
|
|
879
879
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
880
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
880
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_SingleServer.json
|
|
881
881
|
*/
|
|
882
882
|
function createInfrastructureOnlyForSingleServerSystem() {
|
|
883
883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -899,8 +899,8 @@ function createInfrastructureOnlyForSingleServerSystem() {
|
|
|
899
899
|
imageReference: {
|
|
900
900
|
offer: "RHEL-SAP",
|
|
901
901
|
publisher: "RedHat",
|
|
902
|
-
sku: "
|
|
903
|
-
version: "
|
|
902
|
+
sku: "84sapha-gen2",
|
|
903
|
+
version: "latest"
|
|
904
904
|
},
|
|
905
905
|
osProfile: {
|
|
906
906
|
adminUsername: "{your-username}",
|
|
@@ -930,7 +930,7 @@ function createInfrastructureOnlyForSingleServerSystem() {
|
|
|
930
930
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
931
931
|
*
|
|
932
932
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
933
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
933
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_DiskDetails_Distributed.json
|
|
934
934
|
*/
|
|
935
935
|
function createInfrastructureWithDiskAndOSConfigurationForDistributedSystemRecommended() {
|
|
936
936
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -951,8 +951,8 @@ function createInfrastructureWithDiskAndOSConfigurationForDistributedSystemRecom
|
|
|
951
951
|
imageReference: {
|
|
952
952
|
offer: "RHEL-SAP",
|
|
953
953
|
publisher: "RedHat",
|
|
954
|
-
sku: "
|
|
955
|
-
version: "
|
|
954
|
+
sku: "84sapha-gen2",
|
|
955
|
+
version: "latest"
|
|
956
956
|
},
|
|
957
957
|
osProfile: {
|
|
958
958
|
adminUsername: "{your-username}",
|
|
@@ -972,8 +972,8 @@ function createInfrastructureWithDiskAndOSConfigurationForDistributedSystemRecom
|
|
|
972
972
|
imageReference: {
|
|
973
973
|
offer: "RHEL-SAP",
|
|
974
974
|
publisher: "RedHat",
|
|
975
|
-
sku: "
|
|
976
|
-
version: "
|
|
975
|
+
sku: "84sapha-gen2",
|
|
976
|
+
version: "latest"
|
|
977
977
|
},
|
|
978
978
|
osProfile: {
|
|
979
979
|
adminUsername: "{your-username}",
|
|
@@ -1020,8 +1020,8 @@ function createInfrastructureWithDiskAndOSConfigurationForDistributedSystemRecom
|
|
|
1020
1020
|
imageReference: {
|
|
1021
1021
|
offer: "RHEL-SAP",
|
|
1022
1022
|
publisher: "RedHat",
|
|
1023
|
-
sku: "
|
|
1024
|
-
version: "
|
|
1023
|
+
sku: "84sapha-gen2",
|
|
1024
|
+
version: "latest"
|
|
1025
1025
|
},
|
|
1026
1026
|
osProfile: {
|
|
1027
1027
|
adminUsername: "{your-username}",
|
|
@@ -1054,7 +1054,7 @@ function createInfrastructureWithDiskAndOSConfigurationForDistributedSystemRecom
|
|
|
1054
1054
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1055
1055
|
*
|
|
1056
1056
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1057
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1057
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_DiskDetails_HA_AvSet.json
|
|
1058
1058
|
*/
|
|
1059
1059
|
function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabilitySetRecommended() {
|
|
1060
1060
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1075,8 +1075,8 @@ function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabili
|
|
|
1075
1075
|
imageReference: {
|
|
1076
1076
|
offer: "RHEL-SAP",
|
|
1077
1077
|
publisher: "RedHat",
|
|
1078
|
-
sku: "
|
|
1079
|
-
version: "
|
|
1078
|
+
sku: "84sapha-gen2",
|
|
1079
|
+
version: "latest"
|
|
1080
1080
|
},
|
|
1081
1081
|
osProfile: {
|
|
1082
1082
|
adminUsername: "{your-username}",
|
|
@@ -1096,8 +1096,8 @@ function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabili
|
|
|
1096
1096
|
imageReference: {
|
|
1097
1097
|
offer: "RHEL-SAP",
|
|
1098
1098
|
publisher: "RedHat",
|
|
1099
|
-
sku: "
|
|
1100
|
-
version: "
|
|
1099
|
+
sku: "84sapha-gen2",
|
|
1100
|
+
version: "latest"
|
|
1101
1101
|
},
|
|
1102
1102
|
osProfile: {
|
|
1103
1103
|
adminUsername: "{your-username}",
|
|
@@ -1144,8 +1144,8 @@ function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabili
|
|
|
1144
1144
|
imageReference: {
|
|
1145
1145
|
offer: "RHEL-SAP",
|
|
1146
1146
|
publisher: "RedHat",
|
|
1147
|
-
sku: "
|
|
1148
|
-
version: "
|
|
1147
|
+
sku: "84sapha-gen2",
|
|
1148
|
+
version: "latest"
|
|
1149
1149
|
},
|
|
1150
1150
|
osProfile: {
|
|
1151
1151
|
adminUsername: "{your-username}",
|
|
@@ -1179,7 +1179,7 @@ function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabili
|
|
|
1179
1179
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1180
1180
|
*
|
|
1181
1181
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1182
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1182
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_DiskDetails_HA_AvZone.json
|
|
1183
1183
|
*/
|
|
1184
1184
|
function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabilityZoneRecommended() {
|
|
1185
1185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1200,8 +1200,8 @@ function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabili
|
|
|
1200
1200
|
imageReference: {
|
|
1201
1201
|
offer: "RHEL-SAP",
|
|
1202
1202
|
publisher: "RedHat",
|
|
1203
|
-
sku: "
|
|
1204
|
-
version: "
|
|
1203
|
+
sku: "84sapha-gen2",
|
|
1204
|
+
version: "latest"
|
|
1205
1205
|
},
|
|
1206
1206
|
osProfile: {
|
|
1207
1207
|
adminUsername: "{your-username}",
|
|
@@ -1221,8 +1221,8 @@ function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabili
|
|
|
1221
1221
|
imageReference: {
|
|
1222
1222
|
offer: "RHEL-SAP",
|
|
1223
1223
|
publisher: "RedHat",
|
|
1224
|
-
sku: "
|
|
1225
|
-
version: "
|
|
1224
|
+
sku: "84sapha-gen2",
|
|
1225
|
+
version: "latest"
|
|
1226
1226
|
},
|
|
1227
1227
|
osProfile: {
|
|
1228
1228
|
adminUsername: "{your-username}",
|
|
@@ -1269,8 +1269,8 @@ function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabili
|
|
|
1269
1269
|
imageReference: {
|
|
1270
1270
|
offer: "RHEL-SAP",
|
|
1271
1271
|
publisher: "RedHat",
|
|
1272
|
-
sku: "
|
|
1273
|
-
version: "
|
|
1272
|
+
sku: "84sapha-gen2",
|
|
1273
|
+
version: "latest"
|
|
1274
1274
|
},
|
|
1275
1275
|
osProfile: {
|
|
1276
1276
|
adminUsername: "{your-username}",
|
|
@@ -1304,7 +1304,7 @@ function createInfrastructureWithDiskAndOSConfigurationForHaSystemWithAvailabili
|
|
|
1304
1304
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1305
1305
|
*
|
|
1306
1306
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1307
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1307
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_DiskDetails_SingleServer.json
|
|
1308
1308
|
*/
|
|
1309
1309
|
function createInfrastructureWithDiskAndOSConfigurationsForSingleServerSystemRecommended() {
|
|
1310
1310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1344,8 +1344,8 @@ function createInfrastructureWithDiskAndOSConfigurationsForSingleServerSystemRec
|
|
|
1344
1344
|
imageReference: {
|
|
1345
1345
|
offer: "RHEL-SAP",
|
|
1346
1346
|
publisher: "RedHat",
|
|
1347
|
-
sku: "
|
|
1348
|
-
version: "
|
|
1347
|
+
sku: "84sapha-gen2",
|
|
1348
|
+
version: "latest"
|
|
1349
1349
|
},
|
|
1350
1350
|
osProfile: {
|
|
1351
1351
|
adminUsername: "{your-username}",
|
|
@@ -1376,7 +1376,7 @@ function createInfrastructureWithDiskAndOSConfigurationsForSingleServerSystemRec
|
|
|
1376
1376
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1377
1377
|
*
|
|
1378
1378
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1379
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1379
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_WithOSConfig_Distributed.json
|
|
1380
1380
|
*/
|
|
1381
1381
|
function createInfrastructureWithOSConfigurationForDistributedSystemRecommended() {
|
|
1382
1382
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1397,8 +1397,8 @@ function createInfrastructureWithOSConfigurationForDistributedSystemRecommended(
|
|
|
1397
1397
|
imageReference: {
|
|
1398
1398
|
offer: "RHEL-SAP",
|
|
1399
1399
|
publisher: "RedHat",
|
|
1400
|
-
sku: "
|
|
1401
|
-
version: "
|
|
1400
|
+
sku: "84sapha-gen2",
|
|
1401
|
+
version: "latest"
|
|
1402
1402
|
},
|
|
1403
1403
|
osProfile: {
|
|
1404
1404
|
adminUsername: "{your-username}",
|
|
@@ -1418,8 +1418,8 @@ function createInfrastructureWithOSConfigurationForDistributedSystemRecommended(
|
|
|
1418
1418
|
imageReference: {
|
|
1419
1419
|
offer: "RHEL-SAP",
|
|
1420
1420
|
publisher: "RedHat",
|
|
1421
|
-
sku: "
|
|
1422
|
-
version: "
|
|
1421
|
+
sku: "84sapha-gen2",
|
|
1422
|
+
version: "latest"
|
|
1423
1423
|
},
|
|
1424
1424
|
osProfile: {
|
|
1425
1425
|
adminUsername: "{your-username}",
|
|
@@ -1440,8 +1440,8 @@ function createInfrastructureWithOSConfigurationForDistributedSystemRecommended(
|
|
|
1440
1440
|
imageReference: {
|
|
1441
1441
|
offer: "RHEL-SAP",
|
|
1442
1442
|
publisher: "RedHat",
|
|
1443
|
-
sku: "
|
|
1444
|
-
version: "
|
|
1443
|
+
sku: "84sapha-gen2",
|
|
1444
|
+
version: "latest"
|
|
1445
1445
|
},
|
|
1446
1446
|
osProfile: {
|
|
1447
1447
|
adminUsername: "{your-username}",
|
|
@@ -1474,7 +1474,7 @@ function createInfrastructureWithOSConfigurationForDistributedSystemRecommended(
|
|
|
1474
1474
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1475
1475
|
*
|
|
1476
1476
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1477
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1477
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_WithOSConfig_HA_AvSet.json
|
|
1478
1478
|
*/
|
|
1479
1479
|
function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilitySetRecommended() {
|
|
1480
1480
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1495,8 +1495,8 @@ function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilitySetRe
|
|
|
1495
1495
|
imageReference: {
|
|
1496
1496
|
offer: "RHEL-SAP",
|
|
1497
1497
|
publisher: "RedHat",
|
|
1498
|
-
sku: "
|
|
1499
|
-
version: "
|
|
1498
|
+
sku: "84sapha-gen2",
|
|
1499
|
+
version: "latest"
|
|
1500
1500
|
},
|
|
1501
1501
|
osProfile: {
|
|
1502
1502
|
adminUsername: "{your-username}",
|
|
@@ -1516,8 +1516,8 @@ function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilitySetRe
|
|
|
1516
1516
|
imageReference: {
|
|
1517
1517
|
offer: "RHEL-SAP",
|
|
1518
1518
|
publisher: "RedHat",
|
|
1519
|
-
sku: "
|
|
1520
|
-
version: "
|
|
1519
|
+
sku: "84sapha-gen2",
|
|
1520
|
+
version: "latest"
|
|
1521
1521
|
},
|
|
1522
1522
|
osProfile: {
|
|
1523
1523
|
adminUsername: "{your-username}",
|
|
@@ -1538,8 +1538,8 @@ function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilitySetRe
|
|
|
1538
1538
|
imageReference: {
|
|
1539
1539
|
offer: "RHEL-SAP",
|
|
1540
1540
|
publisher: "RedHat",
|
|
1541
|
-
sku: "
|
|
1542
|
-
version: "
|
|
1541
|
+
sku: "84sapha-gen2",
|
|
1542
|
+
version: "latest"
|
|
1543
1543
|
},
|
|
1544
1544
|
osProfile: {
|
|
1545
1545
|
adminUsername: "{your-username}",
|
|
@@ -1573,7 +1573,7 @@ function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilitySetRe
|
|
|
1573
1573
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1574
1574
|
*
|
|
1575
1575
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1576
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1576
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_WithOSConfig_HA_AvZone.json
|
|
1577
1577
|
*/
|
|
1578
1578
|
function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilityZoneRecommended() {
|
|
1579
1579
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1594,8 +1594,8 @@ function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilityZoneR
|
|
|
1594
1594
|
imageReference: {
|
|
1595
1595
|
offer: "RHEL-SAP",
|
|
1596
1596
|
publisher: "RedHat",
|
|
1597
|
-
sku: "
|
|
1598
|
-
version: "
|
|
1597
|
+
sku: "84sapha-gen2",
|
|
1598
|
+
version: "latest"
|
|
1599
1599
|
},
|
|
1600
1600
|
osProfile: {
|
|
1601
1601
|
adminUsername: "{your-username}",
|
|
@@ -1615,8 +1615,8 @@ function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilityZoneR
|
|
|
1615
1615
|
imageReference: {
|
|
1616
1616
|
offer: "RHEL-SAP",
|
|
1617
1617
|
publisher: "RedHat",
|
|
1618
|
-
sku: "
|
|
1619
|
-
version: "
|
|
1618
|
+
sku: "84sapha-gen2",
|
|
1619
|
+
version: "latest"
|
|
1620
1620
|
},
|
|
1621
1621
|
osProfile: {
|
|
1622
1622
|
adminUsername: "{your-username}",
|
|
@@ -1637,8 +1637,8 @@ function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilityZoneR
|
|
|
1637
1637
|
imageReference: {
|
|
1638
1638
|
offer: "RHEL-SAP",
|
|
1639
1639
|
publisher: "RedHat",
|
|
1640
|
-
sku: "
|
|
1641
|
-
version: "
|
|
1640
|
+
sku: "84sapha-gen2",
|
|
1641
|
+
version: "latest"
|
|
1642
1642
|
},
|
|
1643
1643
|
osProfile: {
|
|
1644
1644
|
adminUsername: "{your-username}",
|
|
@@ -1672,7 +1672,7 @@ function createInfrastructureWithOSConfigurationForHaSystemWithAvailabilityZoneR
|
|
|
1672
1672
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1673
1673
|
*
|
|
1674
1674
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1675
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1675
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_WithOSConfig_SingleServer.json
|
|
1676
1676
|
*/
|
|
1677
1677
|
function createInfrastructureWithOSConfigurationForSingleServerSystemRecommended() {
|
|
1678
1678
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1694,8 +1694,8 @@ function createInfrastructureWithOSConfigurationForSingleServerSystemRecommended
|
|
|
1694
1694
|
imageReference: {
|
|
1695
1695
|
offer: "RHEL-SAP",
|
|
1696
1696
|
publisher: "RedHat",
|
|
1697
|
-
sku: "
|
|
1698
|
-
version: "
|
|
1697
|
+
sku: "84sapha-gen2",
|
|
1698
|
+
version: "latest"
|
|
1699
1699
|
},
|
|
1700
1700
|
osProfile: {
|
|
1701
1701
|
adminUsername: "{your-username}",
|
|
@@ -1726,9 +1726,9 @@ function createInfrastructureWithOSConfigurationForSingleServerSystemRecommended
|
|
|
1726
1726
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1727
1727
|
*
|
|
1728
1728
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1729
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1729
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_Distributed_CreateTransport.json
|
|
1730
1730
|
*/
|
|
1731
|
-
function
|
|
1731
|
+
function createInfrastructureWithANewSapTransportDirectoryFileshare() {
|
|
1732
1732
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1733
1733
|
const subscriptionId = process.env["WORKLOADS_SUBSCRIPTION_ID"] ||
|
|
1734
1734
|
"8e17e36c-42e9-4cd5-a078-7b44883414e0";
|
|
@@ -1747,8 +1747,8 @@ function createInfrastructureWithANewSapTransFileshare() {
|
|
|
1747
1747
|
imageReference: {
|
|
1748
1748
|
offer: "RHEL-SAP",
|
|
1749
1749
|
publisher: "RedHat",
|
|
1750
|
-
sku: "
|
|
1751
|
-
version: "
|
|
1750
|
+
sku: "84sapha-gen2",
|
|
1751
|
+
version: "latest"
|
|
1752
1752
|
},
|
|
1753
1753
|
osProfile: {
|
|
1754
1754
|
adminUsername: "{your-username}",
|
|
@@ -1768,8 +1768,8 @@ function createInfrastructureWithANewSapTransFileshare() {
|
|
|
1768
1768
|
imageReference: {
|
|
1769
1769
|
offer: "RHEL-SAP",
|
|
1770
1770
|
publisher: "RedHat",
|
|
1771
|
-
sku: "
|
|
1772
|
-
version: "
|
|
1771
|
+
sku: "84sapha-gen2",
|
|
1772
|
+
version: "latest"
|
|
1773
1773
|
},
|
|
1774
1774
|
osProfile: {
|
|
1775
1775
|
adminUsername: "{your-username}",
|
|
@@ -1790,8 +1790,8 @@ function createInfrastructureWithANewSapTransFileshare() {
|
|
|
1790
1790
|
imageReference: {
|
|
1791
1791
|
offer: "RHEL-SAP",
|
|
1792
1792
|
publisher: "RedHat",
|
|
1793
|
-
sku: "
|
|
1794
|
-
version: "
|
|
1793
|
+
sku: "84sapha-gen2",
|
|
1794
|
+
version: "latest"
|
|
1795
1795
|
},
|
|
1796
1796
|
osProfile: {
|
|
1797
1797
|
adminUsername: "{your-username}",
|
|
@@ -1808,8 +1808,8 @@ function createInfrastructureWithANewSapTransFileshare() {
|
|
|
1808
1808
|
storageConfiguration: {
|
|
1809
1809
|
transportFileShareConfiguration: {
|
|
1810
1810
|
configurationType: "CreateAndMount",
|
|
1811
|
-
resourceGroup: "
|
|
1812
|
-
storageAccountName: "
|
|
1811
|
+
resourceGroup: "rgName",
|
|
1812
|
+
storageAccountName: "storageName"
|
|
1813
1813
|
}
|
|
1814
1814
|
}
|
|
1815
1815
|
},
|
|
@@ -1831,9 +1831,9 @@ function createInfrastructureWithANewSapTransFileshare() {
|
|
|
1831
1831
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1832
1832
|
*
|
|
1833
1833
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1834
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1834
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_Distributed_MountTransport.json
|
|
1835
1835
|
*/
|
|
1836
|
-
function
|
|
1836
|
+
function createInfrastructureWithAnExistingSapTransportDirectoryFileshare() {
|
|
1837
1837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1838
1838
|
const subscriptionId = process.env["WORKLOADS_SUBSCRIPTION_ID"] ||
|
|
1839
1839
|
"8e17e36c-42e9-4cd5-a078-7b44883414e0";
|
|
@@ -1852,8 +1852,8 @@ function createInfrastructureWithAnExistingSapTransFileshare() {
|
|
|
1852
1852
|
imageReference: {
|
|
1853
1853
|
offer: "RHEL-SAP",
|
|
1854
1854
|
publisher: "RedHat",
|
|
1855
|
-
sku: "
|
|
1856
|
-
version: "
|
|
1855
|
+
sku: "84sapha-gen2",
|
|
1856
|
+
version: "latest"
|
|
1857
1857
|
},
|
|
1858
1858
|
osProfile: {
|
|
1859
1859
|
adminUsername: "{your-username}",
|
|
@@ -1873,8 +1873,8 @@ function createInfrastructureWithAnExistingSapTransFileshare() {
|
|
|
1873
1873
|
imageReference: {
|
|
1874
1874
|
offer: "RHEL-SAP",
|
|
1875
1875
|
publisher: "RedHat",
|
|
1876
|
-
sku: "
|
|
1877
|
-
version: "
|
|
1876
|
+
sku: "84sapha-gen2",
|
|
1877
|
+
version: "latest"
|
|
1878
1878
|
},
|
|
1879
1879
|
osProfile: {
|
|
1880
1880
|
adminUsername: "{your-username}",
|
|
@@ -1895,8 +1895,8 @@ function createInfrastructureWithAnExistingSapTransFileshare() {
|
|
|
1895
1895
|
imageReference: {
|
|
1896
1896
|
offer: "RHEL-SAP",
|
|
1897
1897
|
publisher: "RedHat",
|
|
1898
|
-
sku: "
|
|
1899
|
-
version: "
|
|
1898
|
+
sku: "84sapha-gen2",
|
|
1899
|
+
version: "latest"
|
|
1900
1900
|
},
|
|
1901
1901
|
osProfile: {
|
|
1902
1902
|
adminUsername: "{your-username}",
|
|
@@ -1913,8 +1913,8 @@ function createInfrastructureWithAnExistingSapTransFileshare() {
|
|
|
1913
1913
|
storageConfiguration: {
|
|
1914
1914
|
transportFileShareConfiguration: {
|
|
1915
1915
|
configurationType: "Mount",
|
|
1916
|
-
id: "
|
|
1917
|
-
privateEndpointId: "
|
|
1916
|
+
id: "/subscriptions/49d64d54-e888-4c46-a868-1936802b762c/resourceGroups/testrg/providers/Microsoft.Network/privateEndpoints/endpoint",
|
|
1917
|
+
privateEndpointId: "/subscriptions/49d64d54-e888-4c46-a868-1936802b762c/resourceGroups/testrg/providers/Microsoft.Network/privateEndpoints/endpoint"
|
|
1918
1918
|
}
|
|
1919
1919
|
}
|
|
1920
1920
|
},
|
|
@@ -1936,9 +1936,9 @@ function createInfrastructureWithAnExistingSapTransFileshare() {
|
|
|
1936
1936
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1937
1937
|
*
|
|
1938
1938
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
1939
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
1939
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_Distributed_SkipTransport.json
|
|
1940
1940
|
*/
|
|
1941
|
-
function
|
|
1941
|
+
function createInfrastructureWithoutASapTransportDirectoryFileshare() {
|
|
1942
1942
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1943
1943
|
const subscriptionId = process.env["WORKLOADS_SUBSCRIPTION_ID"] ||
|
|
1944
1944
|
"8e17e36c-42e9-4cd5-a078-7b44883414e0";
|
|
@@ -1957,8 +1957,8 @@ function createInfrastructureWithoutSapTransFileshare() {
|
|
|
1957
1957
|
imageReference: {
|
|
1958
1958
|
offer: "RHEL-SAP",
|
|
1959
1959
|
publisher: "RedHat",
|
|
1960
|
-
sku: "
|
|
1961
|
-
version: "
|
|
1960
|
+
sku: "84sapha-gen2",
|
|
1961
|
+
version: "latest"
|
|
1962
1962
|
},
|
|
1963
1963
|
osProfile: {
|
|
1964
1964
|
adminUsername: "{your-username}",
|
|
@@ -1978,8 +1978,8 @@ function createInfrastructureWithoutSapTransFileshare() {
|
|
|
1978
1978
|
imageReference: {
|
|
1979
1979
|
offer: "RHEL-SAP",
|
|
1980
1980
|
publisher: "RedHat",
|
|
1981
|
-
sku: "
|
|
1982
|
-
version: "
|
|
1981
|
+
sku: "84sapha-gen2",
|
|
1982
|
+
version: "latest"
|
|
1983
1983
|
},
|
|
1984
1984
|
osProfile: {
|
|
1985
1985
|
adminUsername: "{your-username}",
|
|
@@ -2000,8 +2000,8 @@ function createInfrastructureWithoutSapTransFileshare() {
|
|
|
2000
2000
|
imageReference: {
|
|
2001
2001
|
offer: "RHEL-SAP",
|
|
2002
2002
|
publisher: "RedHat",
|
|
2003
|
-
sku: "
|
|
2004
|
-
version: "
|
|
2003
|
+
sku: "84sapha-gen2",
|
|
2004
|
+
version: "latest"
|
|
2005
2005
|
},
|
|
2006
2006
|
osProfile: {
|
|
2007
2007
|
adminUsername: "{your-username}",
|
|
@@ -2037,7 +2037,7 @@ function createInfrastructureWithoutSapTransFileshare() {
|
|
|
2037
2037
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2038
2038
|
*
|
|
2039
2039
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2040
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
2040
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_DetectInstallation_Distributed.json
|
|
2041
2041
|
*/
|
|
2042
2042
|
function detectSapSoftwareInstallationOnADistributedSystem() {
|
|
2043
2043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2059,7 +2059,7 @@ function detectSapSoftwareInstallationOnADistributedSystem() {
|
|
|
2059
2059
|
offer: "RHEL-SAP-HA",
|
|
2060
2060
|
publisher: "RedHat",
|
|
2061
2061
|
sku: "84sapha-gen2",
|
|
2062
|
-
version: "
|
|
2062
|
+
version: "latest"
|
|
2063
2063
|
},
|
|
2064
2064
|
osProfile: {
|
|
2065
2065
|
adminUsername: "azureuser",
|
|
@@ -2083,7 +2083,7 @@ function detectSapSoftwareInstallationOnADistributedSystem() {
|
|
|
2083
2083
|
offer: "RHEL-SAP-HA",
|
|
2084
2084
|
publisher: "RedHat",
|
|
2085
2085
|
sku: "84sapha-gen2",
|
|
2086
|
-
version: "
|
|
2086
|
+
version: "latest"
|
|
2087
2087
|
},
|
|
2088
2088
|
osProfile: {
|
|
2089
2089
|
adminUsername: "azureuser",
|
|
@@ -2107,7 +2107,7 @@ function detectSapSoftwareInstallationOnADistributedSystem() {
|
|
|
2107
2107
|
offer: "RHEL-SAP-HA",
|
|
2108
2108
|
publisher: "RedHat",
|
|
2109
2109
|
sku: "84sapha-gen2",
|
|
2110
|
-
version: "
|
|
2110
|
+
version: "latest"
|
|
2111
2111
|
},
|
|
2112
2112
|
osProfile: {
|
|
2113
2113
|
adminUsername: "azureuser",
|
|
@@ -2148,7 +2148,7 @@ function detectSapSoftwareInstallationOnADistributedSystem() {
|
|
|
2148
2148
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2149
2149
|
*
|
|
2150
2150
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2151
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
2151
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_DetectInstallation_SingleServer.json
|
|
2152
2152
|
*/
|
|
2153
2153
|
function detectSapSoftwareInstallationOnASingleServerSystem() {
|
|
2154
2154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2171,7 +2171,7 @@ function detectSapSoftwareInstallationOnASingleServerSystem() {
|
|
|
2171
2171
|
offer: "RHEL-SAP-HA",
|
|
2172
2172
|
publisher: "RedHat",
|
|
2173
2173
|
sku: "84sapha-gen2",
|
|
2174
|
-
version: "
|
|
2174
|
+
version: "latest"
|
|
2175
2175
|
},
|
|
2176
2176
|
osProfile: {
|
|
2177
2177
|
adminUsername: "{your-username}",
|
|
@@ -2206,7 +2206,7 @@ function detectSapSoftwareInstallationOnASingleServerSystem() {
|
|
|
2206
2206
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2207
2207
|
*
|
|
2208
2208
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2209
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
2209
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_DetectInstallation_HA_AvSet.json
|
|
2210
2210
|
*/
|
|
2211
2211
|
function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilitySet() {
|
|
2212
2212
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2228,7 +2228,7 @@ function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilitySet() {
|
|
|
2228
2228
|
offer: "RHEL-SAP-HA",
|
|
2229
2229
|
publisher: "RedHat",
|
|
2230
2230
|
sku: "84sapha-gen2",
|
|
2231
|
-
version: "
|
|
2231
|
+
version: "latest"
|
|
2232
2232
|
},
|
|
2233
2233
|
osProfile: {
|
|
2234
2234
|
adminUsername: "{your-username}",
|
|
@@ -2249,7 +2249,7 @@ function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilitySet() {
|
|
|
2249
2249
|
offer: "RHEL-SAP-HA",
|
|
2250
2250
|
publisher: "RedHat",
|
|
2251
2251
|
sku: "84sapha-gen2",
|
|
2252
|
-
version: "
|
|
2252
|
+
version: "latest"
|
|
2253
2253
|
},
|
|
2254
2254
|
osProfile: {
|
|
2255
2255
|
adminUsername: "{your-username}",
|
|
@@ -2271,7 +2271,7 @@ function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilitySet() {
|
|
|
2271
2271
|
offer: "RHEL-SAP-HA",
|
|
2272
2272
|
publisher: "RedHat",
|
|
2273
2273
|
sku: "84sapha-gen2",
|
|
2274
|
-
version: "
|
|
2274
|
+
version: "latest"
|
|
2275
2275
|
},
|
|
2276
2276
|
osProfile: {
|
|
2277
2277
|
adminUsername: "{your-username}",
|
|
@@ -2309,7 +2309,7 @@ function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilitySet() {
|
|
|
2309
2309
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2310
2310
|
*
|
|
2311
2311
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2312
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
2312
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_DetectInstallation_HA_AvZone.json
|
|
2313
2313
|
*/
|
|
2314
2314
|
function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilityZone() {
|
|
2315
2315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2331,7 +2331,7 @@ function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilityZone() {
|
|
|
2331
2331
|
offer: "RHEL-SAP-HA",
|
|
2332
2332
|
publisher: "RedHat",
|
|
2333
2333
|
sku: "84sapha-gen2",
|
|
2334
|
-
version: "
|
|
2334
|
+
version: "latest"
|
|
2335
2335
|
},
|
|
2336
2336
|
osProfile: {
|
|
2337
2337
|
adminUsername: "{your-username}",
|
|
@@ -2352,7 +2352,7 @@ function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilityZone() {
|
|
|
2352
2352
|
offer: "RHEL-SAP-HA",
|
|
2353
2353
|
publisher: "RedHat",
|
|
2354
2354
|
sku: "84sapha-gen2",
|
|
2355
|
-
version: "
|
|
2355
|
+
version: "latest"
|
|
2356
2356
|
},
|
|
2357
2357
|
osProfile: {
|
|
2358
2358
|
adminUsername: "{your-username}",
|
|
@@ -2374,7 +2374,7 @@ function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilityZone() {
|
|
|
2374
2374
|
offer: "RHEL-SAP-HA",
|
|
2375
2375
|
publisher: "RedHat",
|
|
2376
2376
|
sku: "84sapha-gen2",
|
|
2377
|
-
version: "
|
|
2377
|
+
version: "latest"
|
|
2378
2378
|
},
|
|
2379
2379
|
osProfile: {
|
|
2380
2380
|
adminUsername: "{your-username}",
|
|
@@ -2412,7 +2412,7 @@ function detectSapSoftwareInstallationOnAnHaSystemWithAvailabilityZone() {
|
|
|
2412
2412
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2413
2413
|
*
|
|
2414
2414
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2415
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
2415
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Install_Distributed.json
|
|
2416
2416
|
*/
|
|
2417
2417
|
function installSapSoftwareOnDistributedSystem() {
|
|
2418
2418
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2525,7 +2525,7 @@ function installSapSoftwareOnDistributedSystem() {
|
|
|
2525
2525
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2526
2526
|
*
|
|
2527
2527
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2528
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
2528
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Install_SingleServer.json
|
|
2529
2529
|
*/
|
|
2530
2530
|
function installSapSoftwareOnSingleServerSystem() {
|
|
2531
2531
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2586,7 +2586,7 @@ function installSapSoftwareOnSingleServerSystem() {
|
|
|
2586
2586
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2587
2587
|
*
|
|
2588
2588
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2589
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
2589
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_Discover_CustomMrgStorageAccountName.json
|
|
2590
2590
|
*/
|
|
2591
2591
|
function registerExistingSapSystemAsVirtualInstanceForSapSolutionsWithOptionalCustomizations() {
|
|
2592
2592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2616,7 +2616,7 @@ function registerExistingSapSystemAsVirtualInstanceForSapSolutionsWithOptionalCu
|
|
|
2616
2616
|
* This sample demonstrates how to Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2617
2617
|
*
|
|
2618
2618
|
* @summary Creates a Virtual Instance for SAP solutions (VIS) resource
|
|
2619
|
-
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/
|
|
2619
|
+
* x-ms-original-file: specification/workloads/resource-manager/Microsoft.Workloads/stable/2023-04-01/examples/sapvirtualinstances/SAPVirtualInstances_Create_Discover.json
|
|
2620
2620
|
*/
|
|
2621
2621
|
function registerExistingSapSystemAsVirtualInstanceForSapSolutions() {
|
|
2622
2622
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2659,9 +2659,9 @@ function main() {
|
|
|
2659
2659
|
createInfrastructureWithOSConfigurationForHaSystemWithAvailabilitySetRecommended();
|
|
2660
2660
|
createInfrastructureWithOSConfigurationForHaSystemWithAvailabilityZoneRecommended();
|
|
2661
2661
|
createInfrastructureWithOSConfigurationForSingleServerSystemRecommended();
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2662
|
+
createInfrastructureWithANewSapTransportDirectoryFileshare();
|
|
2663
|
+
createInfrastructureWithAnExistingSapTransportDirectoryFileshare();
|
|
2664
|
+
createInfrastructureWithoutASapTransportDirectoryFileshare();
|
|
2665
2665
|
detectSapSoftwareInstallationOnADistributedSystem();
|
|
2666
2666
|
detectSapSoftwareInstallationOnASingleServerSystem();
|
|
2667
2667
|
detectSapSoftwareInstallationOnAnHaSystemWithAvailabilitySet();
|