- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 04:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 05:19 AM
if you need more than 50 workspaces, I would seriously consider handling that with Infrastructure-as-Code.
You could open multiple accounts (perhaps over regions) and deploy workspaces accordingly.
Having a dev/qas/prod split is a good idea, but beware that Unity has a limit of a single Unity Catalog per region, so an actual physical split is not possible (it can be achieved using permissions though, but that is not a hard split).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 06:43 AM
Thank you for your response @-werners- , I should have been clear. I cannot edit my post. I am going to make a new one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 07:12 PM
Thank you so much for helping me. I didn't even expect it.