Add Azure BYOC instructions for granting permissions#23110
Open
Add Azure BYOC instructions for granting permissions#23110
Conversation
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
Files changed: |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
Diagram Anchor Check: PassedAll |
rgcase
reviewed
Apr 10, 2026
jhlodin
commented
Apr 14, 2026
Contributor
Author
jhlodin
left a comment
There was a problem hiding this comment.
some wordsmithing with Ryan
| ## Step 2. Set up the admin App Registration | ||
|
|
||
| When BYOC is enabled for your account, Cockroach Labs dynamically provisions a multi-tenant admin App Registration associated with your CockroachDB {{ site.data.products.cloud }} organization and provides you with a URL to grant tenant-wide admin consent to the application. Granting admin consent creates an admin Service Principal in your tenant, which is used to grant Cockroach Labs engineers admin access to the Kubernetes cluster to assist in the event of an escalation. | ||
| When BYOC is enabled for your account, Cockroach Labs dynamically provisions a multi-tenant admin App Registration associated with your CockroachDB {{ site.data.products.cloud }} organization and provides you with a URL to grant tenant-wide admin consent to the application. Granting admin consent creates an admin Service Principal in your tenant, which is used by Cockroach Labs support to act on the Kubernetes cluster in the event of an escalation. |
Contributor
Author
There was a problem hiding this comment.
- to act on the cluster and to run our automation that initializes infra
| ## Step 3. Set up the reader App Registration | ||
|
|
||
| In addition to the admin application, Cockroach Labs provisions the CockroachDB {{ site.data.products.cloud }} BYOC Reader App Registration. This App Registration is used to grant Cockroach Labs engineers the default read-only access to Azure cloud resources. | ||
| In addition to the admin application, Cockroach Labs provisions the CockroachDB {{ site.data.products.cloud }} BYOC Reader App Registration. This App Registration is used to grant reader permissions to Cockroach {{ site.data.products.cloud }} automation. |
Contributor
Author
There was a problem hiding this comment.
- is only used by support for read access on the kubernetes infra
| 3. Review the requested permissions and click **Accept**. | ||
|
|
||
| ## Step 4. Grant permissions to the reader service principle with Azure Lighthouse | ||
| ## Step 4. Grant persmissions to auth principals with Azure Lighthouse |
Contributor
Author
There was a problem hiding this comment.
Grant permissions to Entra groups (static)
| ## Step 4. Grant persmissions to auth principals with Azure Lighthouse | ||
|
|
||
| The CockroachDB {{ site.data.products.cloud }} BYOC Reader application creates a read-only service principle. Use [Azure Lighthouse](https://learn.microsoft.com/azure/lighthouse/overview) to enable cross-tenant management to the service principle with least-privilege access and full customer visibility. You can review or remove this access at any time from the Azure portal. | ||
| Use [Azure Lighthouse](https://learn.microsoft.com/azure/lighthouse/overview) to enable cross-tenant management that grants individual Cockroach Labs engineers persmissions on the service principle as needed for support purposes. Permissions are applied to the service principle with least-privilege access and full visibility, allowing you to review or remove this access at any time from the Azure portal. |
Contributor
Author
There was a problem hiding this comment.
*that establishes support infrastructure allowing us to jump in as needed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://cockroachlabs.atlassian.net/browse/DOC-16396
https://cockroachlabs.atlassian.net/browse/DOC-16141