Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/authzed/guides/setting-up-private-networking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Navigate to `VPC` → `Endpoints` → `Create Endpoint` and input the following
| Option | Selection |
| :-------------------:| :-------------------:|
| Name tag | Choose whatever you want |
| Service category | Select “Other endpoint services” |
| Service category | Select “Endpoint services that use NLBs and GWLBs” |
| Service name | Enter the "service name" provided to you by the AuthZed team |
| VPC | Choose the VPC from where you will deploy your SpiceDB client. DNS resolution for your SpiceDB cluster endpoint address will only be available from this VPC. |
| Subnets | You can deploy your VPC endpoint in one subnet per AZ. We recommend choosing all AZs where SpiceDB clients will exist. |
Expand Down