I don't know if we are having a language barrier or if we are going round and round because we are just saying the same things. Let me try to make it clearer.
- I have downloaded the latest canary from TWJ Github
- Intune does not allow me to install any unknown sources to my personal profile, nor my work profile
- I cannot use the magisk manager app to update since it is from "unknown source"
- I have attempted to go around this by installing the latest canary from TWJ Github using "adb install"
- After doing this it STILL states that I am not on the latest Magisk Manager
Is this normal is the question? Is there any other way to update with the limitations that I state above without removing Intune doing the upgrade and then reinstalling Intune?
Last question is if I uninstall Magisk, then use the "adb install" to reinstall if that works, would I be able to hide Magisk Manager again or would that be blocked due to "unknown sources?"
I asked you about downloading to make sure that you are really downloading the Canary 25101.
My APK is 10.71 MB and see my screenshot with hashes to double check do you have the same/correct 25101 apk
Second, I asked does your adb installation ends with an error or not?
(If it ends with an error, maybe bcs of Intune, then obviously you would not have the new 25101 installed after your 'update')
Third, I asked you to unhide or even delete your old 25001 APK before installing the 25101apk
All those questions were to help to see why after your adb installation of the new 25101 you still open 25001 aok
If you don't understand these questions or you don't want to do so (deleting your old 25001 APK WILL NOT uninstall Magisk itself, your Magisk modules, end so on) then sorry, I can not Help you better
You asked me "is that normal". How do I know is it 'normal' - it could be that Intune does not allow you even to install via adb - that's wh I asked you does adb report an error
Many users have 'problems' installing the new Magisk app (normal way, nobody installs by adb - I didn't see any post from another user with Intune doing that way) IF THEY DIDN'T NOT unhide or uninstall the previous hidden version of Magisk app.
We have had tens and tens of such cases here (without Intune, maybe you didn't follow and read discussions here, it's not specific to 25101, it's repeating through months:
Without unhiding or deleting, after updating they have both apps, old hidden and new.
Maybe you also have both, but you don't 'see' the new 25101 APK and you are opening that old hidden 25001
That's why I asked you to unhide (or even delete) your old 25001 APK.
But I cannot answer you would you be able to hide again. How do I know for sure if I don't have Intune and cannot test myself?!?!?!?!?!
Maybe somebody else with Intune can tell you about hiding the Magisk app with Intune.
Btw, if you were able to hide 25001, then you should be also able to hide 25101 as well
---
EDIT:
To avoid the case that after your adb installation of AP 25101 you still open the old/hidden/repackaged 25001, test as on my second screenshot (I used terminal app but you can do through adb with adb shell)
Ie, your old hidden 25001 is repackaged and has a different package name (random)
Test do you have installed the package: com.tophognwu.magisk
If it shows that package is installed, it means that you have in parallel the old hidden (random pkg name) 25001 and New not-hidden 25101 (com.topjohnwu.nagisk) - common problem for users who do not unhide before updating the Magisk APK