Skip to content

Commit a17e220

Browse files
Merge pull request #232766 from ManoharLakkoju-MSFT/patch-37
(AzureCXP) fixes MicrosoftDocs/azure-docs#107361
2 parents fb2678b + cd6d97f commit a17e220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/enterprise-users/domains-verify-custom-subdomain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Because subdomains inherit the authentication type of the root domain by default
6666
Use the following command to promote the subdomain:
6767

6868
```http
69-
POST https://graph.microsoft.com/{tenant-id}/domains/foo.contoso.com/promote
69+
POST https://graph.microsoft.com/v1.0/{tenant-id}/domains/foo.contoso.com/promote
7070
```
7171

7272
### Promote command error conditions

0 commit comments

Comments
 (0)