Skip to content

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

Description

@gavinbarron

Summary

An infrastructure change moved the DevX API host.

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

All existing references in the repo need to be updated so the OpenAPI generation and command-metadata pipelines continue to work.

Affected references

The old host is hardcoded in two scripts invoked by the generation / command-metadata-refresh / weekly-examples-update pipelines:

  • tools/DownloadOpenApiDoc.ps1\
  • tools/PostGeneration/NewCommandMetadata.ps1\

Acceptance criteria

  • No references to devxapi-func-prod-eastus.azurewebsites.net remain in the repo
  • Both scripts point to https://graph-devx-api.microsoft.com (scheme and paths preserved)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:enhancementEnhancement request targeting an existing experience

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions