Skip to content

Commit c1327d1

Browse files
authored
Merge pull request #90611 from SwathiDhanwada-MSFT/patch-12
(AzureCXP) fixes MicrosoftDocs/azure-docs#40025
2 parents 0bfd1d8 + 66bd407 commit c1327d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/lighthouse/how-to/onboard-customer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ To onboard a customer's subscription, use the appropriate Azure Resource Manager
131131
>
132132
> Separate deployments are also required for multiple offers being applied to the same subscription (or resource groups within a subscription). Each offer applied must use a different **mspOfferName**.
133133
134-
The following example shows a modified **resourceProjection.parameters.json** file that will be used to onboard a subscription. The resource group parameter files (located in the [rg-delegated-resource-management](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/Azure-Delegated-Resource-Management/templates/rg-delegated-resource-management) folder) are similar, but also include an **rgName** parameter to identify the specific resource group(s) to be onboarded.
134+
The following example shows **delegatedResourceManagement.parameters.json** file that will be used to onboard a subscription. The resource group parameter files (located in the [rg-delegated-resource-management](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/Azure-Delegated-Resource-Management/templates/rg-delegated-resource-management) folder) are similar, but also include an **rgName** parameter to identify the specific resource group(s) to be onboarded.
135135

136136
```json
137137
{

0 commit comments

Comments
 (0)