Cannot install extension on AVD session host
Hi, I'm trying to add a "Custom script extension" to a session host of AVD but it is reporting this error: { "shellProps": { "sessionId": "cd5025b991b14f308f002ba1699f2d47", "extName":…
I have been trying to install SQL Server 2022 Developer edition on windows 11, still so far no success
Detail.txt Hi, i have trouble installing SQL server on windows 11. did mentioned steps as well to troubleshoot, still no success. …
Linking Microsoft Learn Profile with Microsoft Partner Center
Many employees in our organization are facing issues linking their Microsoft Learn profile with the Microsoft Partner Center. They are using their work account to log into the Partner Center and a personal ID for MS Learn. However, for most of them, the…
Best Approach to Automatically Import and Unzip Large ZIP Files in SharePoint Online from a Custom Angular/.NET Core Application
Hello, I’m developing a web application using Angular (front-end) and ASP.NET Core (back-end). The application interacts with SharePoint Online using SharePoint CSOM (C#). One of our key use cases is to allow clients to upload complex and potentially…
Postman Testing for Apps in Entra gives "error": "invalid_request", "error_description": "AADSTS900144: The request body must contain the following parameter: 'grant_type'.
"error": "invalid_request", "error_description": "AADSTS900144: The request body must contain the following parameter: 'grant_type'. Trace ID: d0e54568-7110-4338-a36d-138d0bd52600 Correlation ID:…
Pricing for Full Text & Hybrid Search for NoSQL in Cosmos DB
Does anyone have any idea what the pricing implications are of enabling Full Text search as per this documentation https://learn.microsoft.com/en-us/azure/cosmos-db/gen-ai/full-text-search I cannot find any reference to pricing anywhere which suggests…
DateTime.TryParseExact is not honoring invarient culture
I am using window 11 and .NET 8 with C#. my OS time setting is changed to dot (.) instead of colon (:). Even i am passing parameter to ignore culture info somehow .net is ignoring the parse culture and using OS culture instead. please see the sample…
How to Prevent Click Event Propagation Between Overlapping Layers in Azure Maps?
Hi, I am working with Azure Maps and have two overlapping marker layers: primaryMarkerLayer and currentLocationLayer. I have added a click event to both layers. Here’s what I’m experiencing: When I click on the currentLocationLayer marker, the click…

App doesn't run hen build
I developed my app normally and everything work fine, but when I tried to run my app from the bin older it doesn't work Demo and also, when I try to publish, I get Optimizing assemblies for size is not supported for the selected publish configuration.…
i have a problem with retrieving accessToken from outlook context in custom add-in
I used to this code to retrieve access token but it not working now Also i tried to use this code from documentation: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/use-rest-api
Windows server 2016 Standard Version 1607 is not receiving updates from Microsoft Updates
Windows server 2016 Standard Version 1607 is not receiving updates from Microsoft I have the CBS logs if anyone can help me.
Azure Machine Learning Export Data to specific schema in Azure SQL Database
I'm setting up a pipeline to export data from Azure Machine Learning Studio to an Azure SQL Database. However, I can't see anywhere to specify the schema in the database that I would like to write to. I've seen examples online which all seem to write to…
Can't verify phone number to activate free Azure account
I'm trying to activate a free Azure account with my Microsoft account, but the phone number verification step always fails. I’ve tried multiple valid phone numbers (including ones never used before), in different browsers, devices, and even using a newly…
Best Approach for Denying Public Network Access on Managed Disks
An Azure policy has been implemented to disable public network access in audit mode. After remediating non-compliant resources, guidance is needed on the best approach to transition to deny mode, especially considering there are hundreds of new disks…
Need to make my client computers get Group policy update from Different Domain controllers in the Domain
I have four Domain controllers running Windows Server 2022.. I need to decommission one of the domain controllers, but i noticed all my client computers are getting GP update from this domain controller. I have set a group policy to make all my client…
SSO with Azure AD and OIDC
We have a web application we need to enable SSO for, using Azure AD/OIDC. Our application uses Microsoft.Aspnet.Identity.Owin version 2.2.3. When the user logs in we need retrieve their identity and authenticate to access their customer database. We are…
I recently had a malware alert on my Azure VM running Windows 10. The malware has been removed, but I would like help completing a forensic analysis of the file path that had the malware alert
I recently had a malware alert on my Azure VM running Windows 10. The malware has been removed, but I would like help completing a forensic analysis of the file path that had the malware alert. My company would like more information on how this malware…
az login subscription missing with tenantID
I'm trying to login in the Azure console using the az login command. The subscription that I'm assigned to is valid, it has no issues, my role is: Contributor wothin that Subscription. I have created a new App Registration, noted the TenantID, ClientID…
SharePoint uploaded file not Working issue
In our skill development team added the learning content into SharePoint for access all employes in our company. But there has a issue with uploaded index.aspx file. If we click that file its going to download not open properly. Previously uploaded…
Can we apply a Versioning Trim job based on the version date value?
Based on this documentation https://learn.microsoft.com/en-us/sharepoint/site-version-limits#manage-version-history-limits-for-a-site-using-powershell , we can apply the versioning of a site by defining those parameters (MajorVersionLimit +…