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
**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.
35
35
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.
40
38
- Verify that the private endpoint connection associated with the private endpoint has been approved.
0 commit comments