Skip to content

Commit 28a9d54

Browse files
authored
Fixed indent
1 parent b5dc95e commit 28a9d54

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ATPDocs/deploy/test-connectivity.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ For more information, see [Required ports](../prerequisites.md#ports).
2929
> [!IMPORTANT]
3030
> You must specify `HTTPS`, not `HTTP`, to properly test connectivity.
3131
32-
**Result**: You should get an *Ok* message displayed (HTTP status 200), which indicates you were successfully able to route to the Defender for Identity HTTPS endpoint. This is the desired result.
32+
**Result**: You should get an *Ok* message displayed (HTTP status 200), which indicates you were successfully able to route to the Defender for Identity HTTPS endpoint. This is the desired result.
3333

34-
For some older workspaces, the message returned could be *Error 503 The service is unavailable*. This is a temporary state that still indicates success. For example:
34+
For some older workspaces, the message returned could be *Error 503 The service is unavailable*. This is a temporary state that still indicates success. For example:
3535

36-
:::image type="content" source="../media/configure-proxy/test-proxy.png" alt-text="Screenshot of an HTTP 200 status code (OK).":::
36+
:::image type="content" source="../media/configure-proxy/test-proxy.png" alt-text="Screenshot of an HTTP 200 status code (OK).":::
3737

38-
Other results might include the following scenarios:
38+
Other results might include the following scenarios:
3939

40-
- If you don't get *Ok* message, then you may have a problem with your proxy configuration. Check your network and proxy settings.
40+
- If you don't get *Ok* message, then you may have a problem with your proxy configuration. Check your network and proxy settings.
4141

42-
- If you get a certificate error, ensure that you have the required trusted root certificates installed before continuing. For more information, see [Proxy authentication problem presents as a connection error](../troubleshooting-known-issues.md#proxy-authentication-problem-presents-as-a-connection-error). The certificate details should look like this:
42+
- If you get a certificate error, ensure that you have the required trusted root certificates installed before continuing. For more information, see [Proxy authentication problem presents as a connection error](../troubleshooting-known-issues.md#proxy-authentication-problem-presents-as-a-connection-error). The certificate details should look like this:
4343

44-
:::image type="content" source="../media/configure-proxy/certificate.png" alt-text="Screenshot of the required certificate path.":::
44+
:::image type="content" source="../media/configure-proxy/certificate.png" alt-text="Screenshot of the required certificate path.":::
4545

4646
### Test service connectivity using PowerShell
4747

0 commit comments

Comments
 (0)