Skip to content

Commit 60fe6fc

Browse files
authored
Merge pull request #105061 from JnHs/jh-azurelighthouse-casingnoteupdate
remove casing note
2 parents 68a8526 + e8b9aeb commit 60fe6fc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,7 @@ To onboard your customer, you'll need to create an [Azure Resource Manager](../.
115115
|**managedByTenantId** |Your tenant ID. |
116116
|**authorizations** |The **principalId** values for the users/groups/SPNs from your tenant, each with a **principalIdDisplayName** to help your customer understand the purpose of the authorization, and mapped to a built-in **roleDefinitionId** value to specify the level of access. |
117117

118-
> [!TIP]
119-
> Be sure that your **managedByTenantID**, **principalIdDisplayName**, and **roleDefinitionId** entries are identical to the values used by Azure. Do not use any capital letters in these values.
120-
121-
The onboarding process requires an Azure Resource Manager template (provided in our [samples repo](https://github.com/Azure/Azure-Lighthouse-samples/) and a corresponding parameters file that you modify to match your configuration and define your authorizations.
118+
The onboarding process requires an Azure Resource Manager template (provided in our [samples repo](https://github.com/Azure/Azure-Lighthouse-samples/)) and a corresponding parameters file that you modify to match your configuration and define your authorizations.
122119

123120
The template you choose will depend on whether you are onboarding an entire subscription, a resource group, or multiple resource groups within a subscription. We also provide a template that can be used for customers who purchased a managed service offer that you published to Azure Marketplace, if you prefer to onboard their subscription(s) this way.
124121

0 commit comments

Comments
 (0)