Skip to content

Commit 35be4c1

Browse files
authored
PR review edit
1 parent 9b4ed1e commit 35be4c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/active-directory/develop/howto-configure-publisher-domain.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,16 @@ If your app isn't registered in a tenant, you'll only see the option to verify a
8282

8383
1. Click the **Verify and save domain** button.
8484

85-
You are not required to keep up the resources used for verification after domain has been verified. Once the verification is done you can remove the hosted file.
85+
You're not required to maintain the resources that are used for verification after a domain has been verified. When the verification is finished, you can remove the hosted file.
8686

8787
### To select a verified domain
8888

89-
- If your tenant has verified domains, select one of the domains from the **Select a verified domain** dropdown.
89+
If your tenant has verified domains, select one of the domains from the **Select a verified domain** dropdown.
9090

91-
>[!Note]
92-
> The expected 'Content-Type' header that should be returned is `application/json`. You may get an error as mentioned below if you use anything else like `application/json; charset=utf-8`
91+
> [!NOTE]
92+
> The expected `Content-Type` header that should be returned is `application/json`. You may get an error as mentioned below if you use anything else, like `application/json; charset=utf-8`:
9393
>
94-
>``` "Verification of publisher domain failed. Error getting JSON file from https:///.well-known/microsoft-identity-association. The server returned an unexpected content type header value. " ```
94+
> `Verification of publisher domain failed. Error getting JSON file from https:///.well-known/microsoft-identity-association. The server returned an unexpected content type header value.`
9595
>
9696
9797
## Implications on the app consent prompt

0 commit comments

Comments
 (0)