microsoftgraph / microsoftgraph/msgraph-sdk-powershell
Add a dedicate appId registration for mooncake
@CarolKigoonya y travaille déjà.
Depuis le 18/7/2023.
- Langage dominant
- C#
- Étoiles
- 898
- Forks
- 230
- Merge moyen
- 2 j 5 h
- PR mergées (30 j)
- 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
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.