Skip to content

Commit 1f83161

Browse files
committed
Minor formatting changes
1 parent db6de48 commit 1f83161

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

articles/azure-app-configuration/rest-api-network-errors.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,8 @@ Content-Type: application/problem+json; charset=utf-8
3333

3434
**Reason:** The configuration store has public network access disabled and the IP address that the request originates from doesn't meet the criteria for inbound access.
3535

36-
**Solution:**
37-
38-
- When a configuration store has public network access disabled, requests must originate from within a virtual network via a private endpoint.
39-
- Verify that the client making the request is within a virtual network and the relevant [DNS changes](./concept-private-endpoint.md#dns-changes-for-private-endpoints) are in place to ensure the endpoint of the store resolves to the IP address of a private endpoint.
36+
**Solution:** When a configuration store has public network access disabled, requests must originate from within a virtual network via a private endpoint.
37+
- Verify that the client making the request is within a virtual network and the relevant [DNS changes](./concept-private-endpoint.md#dns-changes-for-private-endpoints) are in place to ensure the endpoint of the configuration store resolves to the IP address of the private endpoint connected to the configuration store.
4038
- Verify that the private endpoint connection associated with the private endpoint has been approved.
4139

4240
## Related documentation

0 commit comments

Comments
 (0)