Skip to content

Commit 3819969

Browse files
authored
Apply suggestions from PR review
1 parent faf61cb commit 3819969

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-sci/design-solutions-secure-privileged-access/includes/4-design-solution-secure-tenant-administration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Organizations often manage multiple tenants or cloud platforms. Consider:
2222

2323
### Least-privilege and just-in-time access across tenant and cloud boundaries
2424

25-
Multi-tenant and multicloud environments introduce complexity for just-in-time access that goes beyond single-environment implementations (MCSB PA-2, PA-7):
25+
Multitenant and multicloud environments introduce complexity for just-in-time access that goes beyond single-environment implementations (MCSB PA-2, PA-7):
2626

2727
- Design approval workflows that account for administrators managing resources in customer tenants they don't own
2828
- Address time zone and availability challenges when approvers span multiple organizations or geographies
@@ -40,7 +40,7 @@ When administrators operate across multiple tenants or cloud platforms, visibili
4040

4141
## Azure tenant management with Azure Lighthouse
4242

43-
[Azure Lighthouse](/azure/lighthouse/overview) addresses multi-tenant administration challenges by enabling secure, delegated access to customer Azure resources from a managing tenant.
43+
[Azure Lighthouse](/azure/lighthouse/overview) addresses multitenant administration challenges by enabling secure, delegated access to customer Azure resources from a managing tenant.
4444

4545
### How Azure Lighthouse addresses design considerations
4646

0 commit comments

Comments
 (0)