dbt-labs / docs.getdbt.com

The code behind docs.getdbt.com
https://docs.getdbt.com/
Apache License 2.0
113 stars 865 forks source link

Clarify multiple fields in IP restrictions #5727

Open mirnawong1 opened 4 days ago

mirnawong1 commented 4 days ago

Contributions

Link to the page on docs.getdbt.com requiring updates

Motivated by this internal slack thread, there are a couple of things to update in this doc:

What part(s) of the page would you like to see updated?

This is the page: https://docs.getdbt.com/docs/cloud/secure/ip-restrictions#allowing-ips and this is the specific text that might benefit from clarification or a screenshot:

### Allowing IPs

To add an IP to the allowlist, from the **IP Restrictions** page:

1.  Click **edit**
2. Click **Add Rule**
3. Add name and description for the rule
    - For example, Corporate VPN CIDR Range
4. Select **Allow**
5. Add the ranges in the CIDR notation
    - For example, 1.1.1.1/8
    - You can add multiple ranges in the same rule.
6. Click **Save**

Additional information

No response

mirnawong1 commented 4 days ago

I've set the priority to medium/high as it relates to set up instructions that affect users today and in the future.