Skip to content

Commit 1b894da

Browse files
authored
Update active-directory-develop-quickstart-register-app.md
1 parent b9c6abe commit 1b894da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/active-directory-develop-quickstart-register-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The Microsoft identity platform performs identity and access management (IAM) on
3535

3636
## Register an application
3737

38-
Registering your application establishes a trust relationship between your app and the Microsoft identity platform. The trust is unidirectional: your app trusts the Microsoft identity platform, and not the other way around. Application registrations cannot be moved between different tenants.
38+
Registering your application establishes a trust relationship between your app and the Microsoft identity platform. The trust is unidirectional: your app trusts the Microsoft identity platform, and not the other way around. Once created, the application object cannot be moved between different tenants.
3939

4040
Follow these steps to create the app registration:
4141

0 commit comments

Comments
 (0)