The application was not detected after the installation was completed successfully (0x87D1041C)
Hello I have a Win32 application deployed via InTune to x26 Windows 11 devices All devices (same make & model) have reported back as Installed apart from one of them One device is reporting "The application was not detected after the…
Username length issue with SMTP in Azure Communication Services
Hi, I'm testing "Email SMTP as a Service" that is in preview within "Azure Communication Services". I was so excited to hear about it because we've just done an Exchange migration to O365, and this feature will help mop up the…
Redirect Issue when trying to integrate AWS with Entra using OpenID Connect
I have configured the settings in both Entra and AWS. The issue I am currently facing is that the application takes to me a generic AWS homepage instead of the landing page in AWS Management Console (https://console.aws.amazon.com/console/home). Below…
Change from NTLM authentication to kerberos authentication
Hello, I am informed to remove few computers from NTLM authentication and configure Kerberos authentication. Computers are part of a security group to use the NTLM authentication. If the group is removed from the computers, then will it use Kerberos…
Getting TokenNotFoundInConfigurationException error when uploading a Python wheel as workspace package in Synpase
Hello Everyone I'm using Azure Synapse to run my Spark pipelines. I've build my pipeline to use a custom library code from utils package of the same project to perform some operation. To access the utils.pipeline file, have packaged my entire project in…
How to List the Network Interface under a Subnet
Hi Exporters, May I know how to get the Nic list under a Subnet? Is there any Azure Rest api to do this? From https://learn.microsoft.com/en-us/rest/api/virtualnetwork/network-interfaces/list?view=rest-virtualnetwork-2024-05-01&tabs=HTTP, it seems it…
AxiosError: Request failed with status code 400
Hi, When we are trying to raise our secure score we encountered this problem: Something went wrong We have encountered an error loading this page, please try again later: AxiosError: Request failed with status code 400 Can someone explain why its having…
Issue with Outlook custom properties in shared calendar appointments
I am using VBA to add an appointment to a shared calendar that includes a custom property, here's an example of the code: Dim objOutlook As Object Dim objNamespace As Object Dim objCalendar As Object Dim objAppointment As Object Dim vPropPath As…
Impact of Upgrading to Xcode 16 on Xamarin Forms Code Compatibility
Hi, I am in the middle of migrating the Xamarin Forms code to MAUI, but we still need to release production bug fixes with Xamarin Forms. I am currently using macOS 14.3.1 and need to upgrade to macOS 15.2 to get Xcode 16, as I am receiving an error…
Specifying Colors for SharePoint Header
I want to specify the colors on a SharePoint header. However, the theme generated in the Theme Generator UI arbitrarily sets the colors based on my Primary Color and Accent Color. I want to specify the exact colors that the header uses. We will be using…
Check Subscription Type for MSA Users via Graph API
I'm trying to determine whether a Microsoft 365 user is part of any subscription (e.g., Microsoft 365 Family or Personal) or if they have a completely free account using the Graph API. I tried using the /v1.0/me/licenseDetails API, but it returns a 404…
Messed up the SCCM ContentLib
Hello, I think the contentlib of our configMgr (CB) is corrupt. Many Windows 11 clients cannot download the cumulative updates for Windows 11 from the distribution point. The download remains at 0% in the software center (I have checked the boundary…
Creating a new Environment in Power Platform, I get an error that says "Your tenant's administrators have disabled environment creation for non-admin users." I am using the browser with my admin profile, but I can't get it to work.
I'm learning Power Platform from scratch. I'm trying to create a new Environment in Power Platform, I get an error that says "Your tenant's administrators have disabled environment creation for non-admin users. You need this permission to create…
Why "Encrypt" button in Outlook is not showing or enabled as it was enabled using below PowerShell cmdlets?
Why "Encrypt" button in Outlook is not showing or enabled as it was enabled using below PowerShell cmdlets? We have Exchange online environment. Set-IRMConfiguration -SimplifiedClientAccessEnabled $true Below is the PowerShell output of…
Azure data studio table designer error execution time out
An error occurred while generating preview report: One or more errors occurred. (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) at…
How to run asp.net web application using visual studio code ?
I work on .NET 4.7. I have an issue: I can't run applications in Visual Studio Code. I don't know how to run it. Startup page is http://localhost:22851/WebPages/loginT.aspx This page opens in Visual Studio 2019, but how to open the page logint.aspx in…
I need to add account after having federated authentication between Google Workspace and Microsoft Entra ID
I have followed these steps in full and succeded https://learn.microsoft.com/en-us/education/windows/configure-aad-google-trust but since I had not added the account from the Google Workspace, I got the following error message "AADSTS51004: The user…
Understanding the 'PackageOptionalProjectsInIdeBuilds' Parameter in .csproj.user Files
The Visual Studio IDE automatically sets the 'PackageOptionalProjectsInIdeBuilds' parameter to false when switching between different Git branches. I noticed that the value of this parameter, whether true or false, affects the size of the uwp app…
Windows 11 SMB Client cannot connect to SMB share - error 53 on `net view`
Machine in question: Windows 11 21H2 22000.832 OSes on other devices that can successfully connect to the share: MacOS Ventura built-in SMB; iOS 16.5 built-in SMB; ES File Explorer on iOS, Windows 10; etc. Share Host: TrueNAS-13.0 with domain…
An unexpected network error has occurred. The app list cannot be refreshed. Please retry by pressing the Refresh button. Visual Studio 2022
Hello everyone, I’m experiencing an issue with Visual Studio 2022 while trying to create a new publish store package. When I first reached the app list panel, I was facing the issue that it didn’t sync my account, and I couldn’t see any of my store app…