Event details
Will there be a commitment to ensure that when Group Policies are changed by Microsoft (either newly released or updates to existing ones are made) that there will be a matching Intune CSP (or at the least, OMA-URI) published for it? I keep finding fairly new Microsoft policies with GPOs but no CSPs (see
https://github.com/microsoft/vscode/issues/242922 for an example with VS Code).
In general yes, we are working closely with the Windows team. CSP is a native MDM policy, other policies are using the ADMX ingestion.
We have also adapted to a new process, so Edge, Google Chrome, Microsoft 365 Apps policies goes faster into Intune, so you do not have to relay on customer Intune policies - as those can cause different issues, and reporting are not the best.
VS code is a different issue, that policy are writing to a protected part of the Windows OS Win32 and Desktop Bridge app ADMX policy Ingestion | Microsoft Learn - we did unblock Visual Studio policies, we are looking at a similar process for VS Code.