Skip to content

Update DevX API host name to graph-devx-api.microsoft.com#3664

Merged
ramsessanchez merged 2 commits into
mainfrom
gavinbarron/update-devx-api-host
Jul 21, 2026
Merged

Update DevX API host name to graph-devx-api.microsoft.com#3664
ramsessanchez merged 2 commits into
mainfrom
gavinbarron/update-devx-api-host

Conversation

@gavinbarron

Copy link
Copy Markdown
Member

Description

Updates the DevX API host name following an infrastructure change.

  • Old: devxapi-func-prod-eastus.azurewebsites.net
  • New: graph-devx-api.microsoft.com

Changes

  • tools/DownloadOpenApiDoc.ps1\ now https://graph-devx-api.microsoft.com
  • tools/PostGeneration/NewCommandMetadata.ps1\ now https://graph-devx-api.microsoft.com/permissions

Scheme (https) and all paths/query strings (/permissions, /\...) are preserved. These scripts are invoked by the OpenAPI generation, command-metadata-refresh, and weekly-examples-update pipelines; no pipeline YAML changes were required.

Verification

git grep for the old host returns zero matches; the new host appears only in the two expected locations.

Fixes #3663

The DevX API host changed from devxapi-func-prod-eastus.azurewebsites.net
to graph-devx-api.microsoft.com. Update the hardcoded references in the
OpenAPI download and command-metadata generation scripts used by the
pipelines.

Fixes #3663

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 7b738be7-0d7a-4300-9a49-b4800bfd9fee
@gavinbarron
gavinbarron requested a review from a team as a code owner July 16, 2026 22:08
@ramsessanchez
ramsessanchez enabled auto-merge (squash) July 21, 2026 01:09
@ramsessanchez
ramsessanchez merged commit ceb3630 into main Jul 21, 2026
4 of 7 checks passed
@ramsessanchez
ramsessanchez deleted the gavinbarron/update-devx-api-host branch July 21, 2026 01:09
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 DevX API host name to graph-devx-api.microsoft.com

3 participants