@@ -122,13 +122,13 @@ to view possible solutions:
122122 local network blocks connections to port 27017, visit
123123 http://portquiz.net:27017/.
124124
125- Atlas IP Whitelist Does Not Include Your Address
125+ Atlas IP Access List Does Not Include Your Address
126126 ````````````````````````````````````````````````
127127
128128 |service| only allows connections to a cluster from addresses
129- listed in the project :atlas:`IP whitelist
130- </security-whitelist />`. Ensure that you have
131- whitelisted your IP address so you can connect to your
129+ listed in the project :atlas:`IP access list
130+ </security-accesslist />`. Ensure that you have
131+ access listed your IP address so you can connect to your
132132 cluster.
133133
134134Insert Document Button Disabled and Cannot Modify Documents
@@ -214,39 +214,39 @@ Likely Cause
214214~~~~~~~~~~~~
215215
216216The most common source of this error is a missing |service|
217- :atlas:`IP whitelist </security-whitelist />` entry for the public IP
217+ :atlas:`IP access list </security-accesslist />` entry for the public IP
218218address where |compass-short| is running.
219219
220220Solution
221221~~~~~~~~
222222
223223Ensure the public IP address where |compass-short| is running is
224- included in your |service| project's IP whitelist .
224+ included in your |service| project's IP access list .
225225
226- To configure your |service| whitelist :
226+ To configure your |service| access list :
227227
2282281. Use the :guilabel:`Context` dropdown in the top-left of |service|
229229 to select your desired |service| project.
230230
231231#. Click the :guilabel:`Security` tab.
232232
233- #. Click the :guilabel:`IP Whitelist ` menu option.
233+ #. Click the :guilabel:`IP Access List ` menu option.
234234
235- #. If your IP address is not in the whitelist , click
235+ #. If your IP address is not in the access list , click
236236 :guilabel:`Add IP Address`.
237237
238238#. Click :guilabel:`Add Current IP Address`.
239239
240240#. Click :guilabel:`Confirm`.
241241
242- |service| recognizes which entries in the whitelist include your
242+ |service| recognizes which entries in the access list include your
243243current IP address, and appends these addresses with
244244:guilabel:`(includes your current IP address)`.
245245
246246.. seealso::
247247
248- For more information on configuring whitelist entries, see
249- :atlas:`Configure Whitelist Entries </security-whitelist />` in the
248+ For more information on configuring access list entries, see
249+ :atlas:`Configure Access List Entries </security-accesslist />` in the
250250 |service| documentation.
251251
252252Not Primary or Secondary is Not Writable
0 commit comments