Microsoft Entra ID SCIM Validator test failing PATCH update userName
I'm using the validator at https://scimvalidator.microsoft.com/. I'm passing 17 and failing 4. One of the failing tests is: PATCH /Users/Id - Update User userName Error Details: The value of userName is Missing from the fetched Resource Initial…
Comment annuler la modification du type de données de colonne dans Power Query?
Comment annuler une action dans Power Query? Ctrl Z ne semble pas fonctionner pour cela.

write operations to excel template is consuming tremendous compute using Azure functions
We have an application that takes input as a data payload(schema in json format) from API to convert the data received to an templated excel file in the backend. we figured out that the excel generation process is consuming huge(comparatively high…
Auto Labelling Not Working in OWA
I have created two labels Public as Default and Sensitive as another with Auto labelling set up inside the sensitive label (No separate auto label is created) Now the labels are working properly in outlook client but in OWA (outlook web version) it's not…
Microsoft Extensibility SDK for C# for SQL Server
https://learn.microsoft.com/en-us/sql/language-extensions/tutorials/search-for-string-using-regular-expressions-in-c-sharp?view=sql-server-ver16 As mentioned in the above link carried out all the steps. However when I execute below command I am getting…
Unable to connect to VM using RDP
unable to Azure Vm using RDP after upgrading to Standard load balancer
OneDrive Shared Folders no longer functioning in Windows File Explorer
I access my work files via a Shared Folder in OneDrive. Previously, I was able to access and interact with the shared folder within my Windows File Explorer. About 2 weeks ago, the shared drive in my File Explorer started malfunctioning. Now when I click…
How to create an Azure Storage SAS token to allow upload of file from browser using @azure/storage-blob
I believe that I'm very close to having the upload working as a manually generated SAS token from the portal site works in the browser to load a file. But, I need to be able to create a blob specific token for anonymous user upload to that specific name…
Activating Windows Server 2022 Standard Edition Evaluation
I am trying activate windows server 2022 standard edition evaluation on an air-gapped network. I installed Windows Server 2022 from an ISO and configured it as the desktop experience, and I skipped the product key step. At the moment, there is no product…
How do I access the Transcript associated with a peer to peer callRecord?
peer to peer callRecords are not related to an onlineMeeting so you cannot obtain the Transcript from there. So what is the correct way to do it? I am currently using webhooks on the callRecord resource to listen for meetings and then grab the recording.…
Inconveniente con codificación UTF8 a ANSI
Buenos días abro un archivo txt con el bloc de notas cuya codificación me sale automáticamente UTF-8 pero necesito sea ANSI. Cuando hago guardar como y cambio la codificación de UTF8 a ANSI "no se modifica" siempre los archivos me quedan en…

excel vba activateworkbook.save changes date format
I'm running a macro that creates a blank workbook using Workbook.Add and saves it in a specified location as a CSV (FileFormat:=xlCSV). It then copies data from another workbook into this sheet with formatting (Paste:=xlPasteValuesAndNumberFormats). Then…

Getting Unauthorized exception when using DefaultAzureCredentials in Azure.AI.Inference.dll's ChatCompeletionsClient
I am trying to run AI inference using ChatCompeletionsClient class from Azure.AI.Inference and am hitting UnAuthorized issue when trying with DefaultAzureCredentials and trying as myself. I added myself as Cognitive Service User and even Cognitive…
User prompts within Office scripts
Is functionality within Office Scripts to create user prompts coming?
How to recover a deleted Azure Postgresql server in Azure US Government Cloud?
We accidentally deleted an Azure PostgreSQL Flexible Server that was still being used by one of our legacy services. I’ve already gone through the steps outlined in the official Microsoft documentation: "Restore a dropped Azure Database for…
Upgrading to Windows 11 24H2 causes remote desktop connections to Windows 7 machines not to show graphics correctly.
After having upgraded Windows 11 to 24H2, the remote desktop connections to machines that use Windows 7 or Windows Server 2008R2 do not show graphic content correctly. Returning to the previous Windows 11 version (23H2) has resolved the problem. No…
How to fix no GPU issue with NC-Series on Azure VM
Hi Community, Hope you are doing well. I created an Azure VM with Windows 11 using Standard NC24ads A100 v4 (24 vcpus, 220 GiB memory) but I am not able to find any GPU device attached. I already installed an extension but I am not sure why I can't find…
I cannot create a new resource: Azure cache for Redis
I cannot create a new resource: Azure cache for Redis. I have this subscription: Azure for Students Starter
Where has the time gone in my pop-out calendar via the taskbar?
Hi there, My PC has seemingly installed the "2025-03 Cumulative Update for Windows 10 Version 22H2 for x64-based Systems (KB5053606)" and in doing so has removed the clock/time that used to be shown when click such in the corner of the taskbar.…
How to access schedule (free/busy status and times) of a Teams Channel Calendar tab using Graph API?
I am trying to read calendar schedule of a Teams channel calendar. I found instructions on accessing Outlook Calendar using Graph API which only provides API access to user calendars or calendar groups, but I am trying a team's channel calendar (which is…