use correct clientId for Intune in the beta builds (#9395)
This commit is contained in:
parent
2111c8fb2c
commit
a57d7aa926
1 changed files with 1 additions and 1 deletions
|
|
@ -29,4 +29,4 @@ SHOW_ONBOARDING=true
|
|||
SYNC_PROVISIONING_PROFILES=true
|
||||
|
||||
INTUNE_ENABLED=true
|
||||
INTUNE_CLIENT_ID="b8543726-2747-4acc-950a-f1ec2766bc2a"
|
||||
INTUNE_CLIENT_ID="64e9952b-20eb-46dc-92ad-99089ed24903"
|
||||
Loading…
Reference in a new issue