How do I fix this error message Authentication Error Status: 0xC000006D Authentication Error Substatus: 0xC00002F9
We have been able to deploy an Intune policy to a small group of test machines and it works on that small group except for one, my laptop. I have tried numerous items from running sfc /scannow, to deleting the NGC folder (after taking ownership),…
detection test is not working.
Hello Please i need your help on this issue. Detection test is not working. we can't get the detection test working for any of our devices
Few clients failed to install update
I deployed a cumulative update to a device collection, most of the devices installed the updates successfully, but few clients met the error code 0X8E5E03FB, the error description is Unknown Error(-1906441221). How to fix this issue? Any idea is…
Developing a application to send 1:1 messages to Teams users from an Application
Hi All, We a developing an C# Enterprise application for monitoring to send proactive Teams messages, 1:1 messages, not to a channel. i.e from monitor@example.com to teamsuser1@example.com Firstly is this even possible... many guides refer to app…
Azure VPN disconnections with the following message >
Hi, all of a sudden some users Azure VPN gets disconnected with the following message > Your authentication with Microsoft Entra is expired. You need to re-authenticate in Entra to acquire a new token. Authentication timeout can be tuned by your…
Azure Function App from Web UI Run command extension execution is in progress. Please wait for completion before invoking a run command.
Hi Team, Azure Function App when triggered from UI displays Run command extension execution is in progress. Please wait for completion before invoking a run command. Please let me what is the solution and why this error comes and at this point when…
How to Prevent Users from Storing Files on Company Desktops in MS 365 Business Premium
We are using MS 365 Business Premium and would like guidance on how to prevent users from storing files in the Documents, Downloads, and Pictures folders. Thank you.
Disable QUIC for Chrome and Edge under chrome://flags and edge://flags
Hello: Need a policy or PowerShell script to disable QUIC for Chrome and Edge under chrome://flags and edge://flags please. Thanks.
Failed to upload/delete doucments on Custom Translator
When I tried to upload training documents, it says "Uploading failed. Double check that your documents meets all requirements. If the issue persists, contact us at aka.ms/translatorsupport." The documents I want to upload is the revised version…
Cannot Update Teams Connectors URL
I have tried following the instruction in this url: https://learn.microsoft.com/en-us/microsoftteams/m365-custom-connectors#update-connectors-url, but I ran into issue. The Update URL button is inactive and I could not click it. Then, I realized that…
What is the correct syntax formula when attempting to make a text field mandatory?
Hello, I'm attempting to setup List Validation to enforce a "Multiple lines of Text" (High Prioritization Selected - Explain Why) Column be required if the Prioritization within Value Stream Column is set to "High". If the…
How to disable Microsoft Intune after trial expired
Hello, I have subscribed to Microsoft Intune in my organization and it has now been expired. The issue im having is new laptops can no longer join the organization. How do i fully remove Microsoft Intune from the organization?
in ADF how to use script parameters in the new script activity
I need to need script parameters to run a stored procedure in snowflake but the new upgraded script activity doesn't support script parameters and I need to pass them dynamically into snowflake stored procedure. Can someone please assist me with this ?
Changes made to the mail flow in EAC do not take effect immediately
Recently, I have made changes of mail flow in EAC but the rules did not take effect immediately. Sometime, I have to wait 2-3 hours or longer How to speed up to propagate the changes and apply them across the system? Could you provide the solutions on…
sharepoint inlineedit field show for files only, not folders
I have a document library where we need to assign choice field to FOLDERS, not individual files. Team member will create a new folder for each contact, and upload files into that folder. Need to allow inlineFieldEdit of folder properties. Right now, I…
Ajax Error 400 (Bad Request) in Asp.net core Razor Pages
hello, I have a piece of code that collects the values of the inputs in the html page and posts them to a handler using Ajax. However, when sending by ajax, I get a 400 and bad request error and the handler is not called Please guide me where I am…
Block screen shot for Edge
Hi, Microsoft Edge is our default browser for work. Can we block the Edge screen shot feature? We want to stop end users from sharing sensitive information with others.
Pass anything to a bicep template
Hi. I have a problem passing a number to a Bicep template Bicep template: // This module patches a setting into an existing Azure App Configuration. param appConfigName string param appConfigKey string param appConfigValue any param isKeyVaultRef…
device connectivity issue when using TLS
I try to send mqtt messages to my Azure IoT hub using port 8883 and TLSv1.2. I uploaded CA certficate (Digicert Global Root G2) in my device, and use SAS authentication for device (client authentication). My hub's monitoring section shows there are…
Issues with GetAppLicenseAsync in MFC C++ Application.
In the application, there is an MFC project and a Windows Runtime Component (Universal Windows) project, see my previous question…