Skip to content

Commit 728bedf

Browse files
Merge pull request #232788 from cilwerner/patch-1
Update active-directory-develop-quickstart-register-app.md
2 parents 5105f63 + 1b894da commit 728bedf

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