[RHIDP-14196]: Add Azure Managed Identity for PostgreSQL documentation - #2575
Draft
themr0c wants to merge 5 commits into
Draft
[RHIDP-14196]: Add Azure Managed Identity for PostgreSQL documentation#2575themr0c wants to merge 5 commits into
themr0c wants to merge 5 commits into
Conversation
Add concept module, Helm and Operator procedures, assembly, and JTBD Secure category nav for configuring passwordless PostgreSQL auth via Microsoft Entra ID. Add cross-reference from existing external PostgreSQL assembly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…x CQA-05 - Add assemblies symlink in secure category-map for assembly includes - Fix broken Microsoft docs URL (entra → azure-ad) - Replace non-standard block title with inline text (CQA-05) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Collaborator
PR Build ResultsBuild failed -- 36/36 titles | 189s Content Quality AssessmentCQA Report
SummaryChecks: 22 total, 21 pass, 1 fail 22 checks: 21 pass, 1 fail Run Updated 2026-09-02 16:10:54 UTC |
Replace bare 'Azure' with {azure-short} attribute throughout all new
modules for brand name consistency. Fix 'using' to 'by using' where
it follows a noun.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…QL assembly Replace the TIP cross-book link with direct include directives for the concept and procedure modules. Remove the standalone assembly include from master.adoc to avoid duplication — the JTBD secure nav retains its own include path through the standalone assembly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Include the Azure MI assembly (not individual modules) in the external PostgreSQL assembly - Remove standalone assembly include from master.adoc (content flows through external PostgreSQL assembly) - Guard inner assembly parent-context with ifndef to prevent clobbering outer assembly's context restoration when nested - JTBD secure nav includes modules directly to avoid duplicate IDs in product_product - Remove spec.deployment.patch xref (cross-book link not needed) CQA-02 flags the ifndef guard as non-standard (expects ifdef on line 2). Build passes: 36/0. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
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.



Important
IMPORTANT: Do Not Merge
This PR is in draft while pending engineering review of the Azure Managed Identity configuration details.
Summary
connection.type: azurewith Azure Workload Identity pod labels and service account bindingspec.deployment.patchfor pod labels and ConfigMap-based app-configassembliessymlink in secure category-map for assembly include resolutionVersion(s): 2.1.0
Issue: https://redhat.atlassian.net/browse/RHIDP-14196
Preview: N/A (draft)
Test plan
build-ccutil.sh— 36 passed, 0 failedpodLabelsandserviceAccountvaluesspec.deployment.patchpattern for Azure Workload IdentitytokenCredentialconfig options match RHDH 2.1 Backstage version🤖 Generated with Claude Code