Skip to content

Commit b9c6abe

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

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.
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.
3939

4040
Follow these steps to create the app registration:
4141

0 commit comments

Comments
 (0)