You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/enterprise-users/domains-verify-custom-subdomain.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,8 @@ Use the following command to promote the subdomain:
69
69
POST https://graph.microsoft.com/v1.0/domains/foo.contoso.com/promote
70
70
```
71
71
72
+
#### Error conditions and messages
73
+
72
74
Scenario | Method | Code | Message
73
75
-------- | ------ | ---- | -------
74
76
Invoking API with a subdomain whose parent domain is unverified | POST | 400 | Unverified domains cannot be promoted. Please verify the domain before promotion.
0 commit comments