Skip to content

Support new shorter Teams meeting URLs#856

Open
daravi wants to merge 1 commit intomicrosoftgraph:masterfrom
daravi:daravi/fix-short-meeting-url-parsing
Open

Support new shorter Teams meeting URLs#856
daravi wants to merge 1 commit intomicrosoftgraph:masterfrom
daravi:daravi/fix-short-meeting-url-parsing

Conversation

@daravi
Copy link

@daravi daravi commented Feb 19, 2026

This PR adds support for the new shorter Teams meeting URL format.

Changes:

  • Updated JoinInfo.ParseJoinURL() to detect new format and provide actionable guidance
  • Added unit tests
  • Modernized test infrastructure (net6.0, latest MSTest packages)

Resolves: Incident #747226606

- Add detection for new URL format with error messages directing users to use Graph API.
- Add tests and update test infrastructure (net6.0, latest packages).
@daravi
Copy link
Author

daravi commented Feb 19, 2026

@microsoft-github-policy-service agree company="Microsoft"

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.

2 participants

Comments