Skip to content

Commit 45a040b

Browse files
authored
Merge pull request #89313 from TylerMSFT/twhitney-objc-techreview
Twhitney objc techreview
2 parents ca9e21d + cbc4570 commit 45a040b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
href: v2-overview.md
1010
- name: Quickstarts
1111
items:
12-
- name: Set up a dev environment
12+
- name: Set up a tenant
1313
href: quickstart-create-new-tenant.md
1414
- name: Configure an application
1515
items:
@@ -458,7 +458,7 @@
458458
href: v1-overview.md
459459
- name: Quickstarts
460460
items:
461-
- name: Set up a dev environment
461+
- name: Set up a tenant
462462
href: quickstart-create-new-tenant.md
463463
- name: Configure an application
464464
items:

articles/active-directory/develop/quickstart-create-new-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: aaddev, identityplatformtop40
2121
ms.collection: M365-identity-device-management
2222
---
2323

24-
# Quickstart: Set up a dev environment
24+
# Quickstart: Set up a tenant
2525

2626
The Microsoft identity platform allows developers to build apps targeting a wide variety of custom Microsoft 365 environments and identities. To get started using Microsoft identity platform, you will need access to an environment, also called an Azure AD tenant, that can register and manage apps, have access to Microsoft 365 data, and deploy custom Conditional Access and tenant restrictions.
2727

0 commit comments

Comments
 (0)