Skip to content

feat(dev-portal) update Azure DCR how-to to use Konnect API#5644

Open
lmilan wants to merge 4 commits into
mainfrom
feat/azure-dcr-api
Open

feat(dev-portal) update Azure DCR how-to to use Konnect API#5644
lmilan wants to merge 4 commits into
mainfrom
feat/azure-dcr-api

Conversation

@lmilan

@lmilan lmilan commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #1558

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@lmilan lmilan self-assigned this Jun 19, 2026
@lmilan lmilan requested a review from a team as a code owner June 19, 2026 13:45
Copilot AI review requested due to automatic review settings June 19, 2026 13:45
@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit e13d1a9
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a3938f5aee88f0008fea947
😎 Deploy Preview https://deploy-preview-5644--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Dev Portal Azure AD Dynamic Client Registration (DCR) how-to to use Konnect API flows instead of Konnect UI steps, aligning with issue #1558’s goal of converting UI instructions to API instructions.

Changes:

  • Adds konnect-api to the page frontmatter tools to reflect the new API-based workflow.
  • Replaces Konnect UI instructions for creating a DCR provider and auth strategy with konnect_api_request examples.
  • Updates prerequisites to use the standard “Configure a Dev Portal” and “Publish an API” prereq includes.

Comment thread app/_how-tos/dev-portal/azure-ad-dcr.md Outdated
Comment thread app/_how-tos/dev-portal/azure-ad-dcr.md
lmilan and others added 3 commits June 22, 2026 13:49
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update: Azure DCR how to

2 participants