microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Add a dedicate appId registration for mooncake

Open
#802 13 comments 0 reactions 1 assignee View on GitHub

@CarolKigoonya is already working on this.

Since Jul 18, 2023.

Auth Request: enhancement
Dominant language
C#
Stars
898
Forks
230
Avg merge
2d 5h
Merged PRs (30d)
31

Description

As a continuation of https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/425, we should consider adding a special appId registration for mooncake since globally registered apps don't replicate to China cloud. This effort will build upon the existing model used by GE - https://github.com/microsoftgraph/microsoft-graph-explorer-v4/pull/955.

The current workaround is registering your own appId in mooncake and using it with Connect-MgGraph - Connect-MgGraph -ClientId $appId -Environment China.
AB#10522

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.