297,556 questions

Sort by: Updated
3 answers

Are there any risks to injecting IHttpContextAccessor into a class registered as a singleton?

I understand that IHttpContextAccessor is registered as a singleton when services.AddHttpContextAccessor() is called, and that it uses AsyncLocal to access information for the current user. In just about all the examples I've seen, services dependent…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,280 questions
asked 2022-04-21T21:01:29.103+00:00
aethdae 1 Reputation point
answered 2024-06-14T14:03:49.2733333+00:00
Michael Taylor 49,781 Reputation points
3 answers

FSLogix not compatible with New Teams on Server 2019

Anyone with insight on Microsoft fixing the issue with New Teams on Server 2019 using FSLogix? "New Teams on Windows Server 2019 currently isn't compatible with FSLogix and fails to…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,367 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,406 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
469 questions
asked 2024-03-18T13:47:44.36+00:00
Andy S 26 Reputation points
answered 2024-06-14T13:57:50.8466667+00:00
Martijn Kools 141 Reputation points
1 answer

Update Management Center in Azure - Temporarily Pause Maintenance Configuration for ARC enabled servers

I would like to disable or enable Maintenance Configurations created by Azure Update Manager. The scope is Arc-enabled servers. Temporarily disabling a Maintenance Configuration is sometimes necessary during planned maintenance in our organization. Can…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
261 questions
asked 2024-06-12T08:30:06.8066667+00:00
Roderick Zoeteman 0 Reputation points
edited an answer 2024-06-14T13:50:52.48+00:00
Monalla-MSFT 12,596 Reputation points
1 answer One of the answers was accepted by the question author.

Migrating PageRenderer from Xamarin to MAUI crashes the app

Hi, I am migrating an app from Xamarin Forms to MAUI. I am currently facing an issue using PageRenderer in MAUI as it is crashing the application. I plan to migrate it to PageHandler in the future and want the code to work in MAUI without many…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,053 questions
asked 2024-06-12T06:51:33.4866667+00:00
Srilekha Chowdary 20 Reputation points
accepted 2024-06-14T13:40:10.44+00:00
Srilekha Chowdary 20 Reputation points
3 answers One of the answers was accepted by the question author.

Questions about RDS farm certificates and renewal

Customer has an on-premises RDS farm (three RDS servers and a separate server acting as gateway/connection broker). All Windows Server 2019. The GoDaddy SSL Certificate is expiring soon, so I'm reviewing their environment to determine the next…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,332 questions
asked 2024-06-13T12:48:09.84+00:00
Jim Admin 0 Reputation points
accepted 2024-06-14T13:33:52.9333333+00:00
Jim Admin 0 Reputation points
2 answers

MMC has detected an error in a snap-in. It is recommended that you shut down and restart MMC

Hi, I get this error when I open "Internet Information Server (IIS) 6.0 Manager" and then I right click on "Properties" of "[SMTP Virtual Server #1]" item. O:S: Windows Server 2022 Standard. I read many similar…

Internet Information Services
asked 2022-05-31T18:10:20.037+00:00
Stefano Milanesi 51 Reputation points
commented 2024-06-14T13:32:43.7266667+00:00
Kevin Hoisington 6 Reputation points
1 answer One of the answers was accepted by the question author.

Next Version after HKCU\Software\Microsoft\Office\16.0\

Currently I'm checking for Office versions 14.0, 15.0 and 16.0. I want to prepare for the next version, but I don't know what it will be. For example: HKCU\Software\Microsoft\Office*16.0*\Excel\Options Will it be 19.0 or 21.0 or what? I have searched…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,603 questions
asked 2024-06-13T21:46:45.8+00:00
Michael Burch 0 Reputation points
accepted 2024-06-14T13:29:53.37+00:00
Michael Burch 0 Reputation points
3 answers One of the answers was accepted by the question author.

Unable to add Custom Domain to Static Web App

Hello, I am facing a problem with assigning a custom domain to a Static Web App. I initially created an app and added a custom domain like app.mydomain.com and generated a TXT verification code. Afterwards, the domain vas in a verifying state, at…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
807 questions
asked 2022-04-10T12:23:54.507+00:00
Nikolay Arhangelov 36 Reputation points
edited a comment 2024-06-14T13:27:28.5633333+00:00
Ryan Hill 26,771 Reputation points Microsoft Employee
1 answer

Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON + SQL Server

Hi Everyone, I am seeking help with analyzing an issue related to SQL Server linked server connections. Here is a description of the problem. All SQL server databases servers are on-premises. Scenario 1: (Working Properly) We tried to connect SQL server…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,060 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,409 questions
Microsoft Entra
asked 2024-06-14T12:23:18.8466667+00:00
Sushant Yadav 20 Reputation points
commented 2024-06-14T13:25:35.4733333+00:00
Sushant Yadav 20 Reputation points
1 answer One of the answers was accepted by the question author.

Add button disabled in Email Communication Services MailFrom addresses

I am using Azure Email Communication Service. I have setup a custom domain, and it is fully verified (SPF, DKIK, etc.). Sending email works. However, by default it has the MailFrom set to DoNotReply@mydomain.com. I want to add my own MailFrom, e.g.,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
739 questions
asked 2024-03-24T12:46:15.08+00:00
Nalin D Jay 55 Reputation points
commented 2024-06-14T13:16:27.05+00:00
Jeremy Bradshaw 31 Reputation points
1 answer

How to block same value section on for each loop in XSLT 1

Hi Team, Currently we have a created xslt map with foreach to block looping using single value(PartNumbers) - , in the below example same partnumber(Consideration value) repeating on both

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,525 questions
asked 2024-06-12T11:27:54.77+00:00
Mahesh Madhusanka 176 Reputation points
edited the question 2024-06-14T13:15:57.57+00:00
Ryan Hill 26,771 Reputation points Microsoft Employee
3 answers

Adding legacy computers to a domain

We have approx 20 Mazak milling machines running either Win 95, Win 2000 Pro or Win XP. Since the beginning of the year I've not been able to re-add them back onto the domain (functional level 2016). As they are old a hard drive replacement is often…

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
681 questions
asked 2024-05-01T10:36:12.24+00:00
Stephen Benson 0 Reputation points
answered 2024-06-14T13:14:39.83+00:00
Stephen Benson 0 Reputation points
1 answer

Custom domain setup verified, no emails being sent or received

Please could someone help me out? I'm trying to set up an email with custom domain name. I have a "Microsoft 365 business basic" license and have verified the custom domain in Azure. Assigned the email address, but not able to receive or send…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
619 questions
asked 2024-06-14T11:32:44.9766667+00:00
Neil W 0 Reputation points
answered 2024-06-14T13:12:35.3666667+00:00
Marcin Policht 15,455 Reputation points MVP
5 answers

remove work school account from azure

remove school work account from azure

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,701 questions
asked 2024-06-11T15:25:01.11+00:00
THC Accounts 0 Reputation points
answered 2024-06-14T13:12:10.9733333+00:00
Raja Pothuraju 300 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Getting error while deploying flask app into azure using web app using a zip file

i have created a flask app in local & its working fine. i have tried to deploy it into azure using web app zip file upload method. used below command, $resourceGroupName='Score' $appServiceName='Score-123' az webapp deploy ` --name…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,146 questions
asked 2023-08-24T11:56:31.57+00:00
Vijayakumar Elumalai 85 Reputation points
commented 2024-06-14T13:10:27.2933333+00:00
Ryan Hill 26,771 Reputation points Microsoft Employee
1 answer

Hi would anyone know how i can find my Microsoft office user specialist certification

Hi i studied Microsoft office user specialist certification in the late 90’s but the college does not keep records back that far and I can’t find my certs. Is there a register i can check?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,974 questions
asked 2024-06-14T13:01:31.5166667+00:00
joans Beauty 0 Reputation points
edited the question 2024-06-14T13:07:02.4033333+00:00
Andreas Baumgarten 99,376 Reputation points MVP
1 answer

unable to find certificate tab and view mya certifications. I can only see under transcript. unable to download

unable to find certificate tab and view mya certifications. I can only see under transcript. unable to download

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,974 questions
asked 2024-06-14T10:27:05.35+00:00
Surya Jenna 0 Reputation points
edited the question 2024-06-14T13:05:37.18+00:00
Andreas Baumgarten 99,376 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Dependency between a published app and the publisher/primary domain

Hi folks!! I'll try to explain my case best, sorry if it's hard to understand... We have two tenants: one called "Tenant A" with a primary domain "blue.com" one called "Tenant B" with the primary domain…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,083 questions
asked 2024-06-13T14:23:03.41+00:00
SebastienK-1510 0 Reputation points
commented 2024-06-14T13:04:18.8333333+00:00
SebastienK-1510 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure function crashed during cold start after converting to isolated worker

I have an Azure function that had been working fine for the past 2 years. I recently converted to isolated worker and now every time the function is spawned up, it will crash initially during cold start. So if the API has not been called for a while…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,477 questions
asked 2024-05-27T18:28:07.4+00:00
TDao 45 Reputation points
commented 2024-06-14T13:04:01.1966667+00:00
Ryan Hill 26,771 Reputation points Microsoft Employee
1 answer

Microsoft BI PL 300 Exam - ID Issue

Dear Microsoft Certification Support Team, I hope this email finds you well. I am writing to bring to your attention an unfortunate experience I encountered during my scheduled PL-300 exam. Despite presenting my valid National Identity Card of INDIA, the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,974 questions
asked 2024-06-14T12:35:00.2433333+00:00
Kriti Mishra 0 Reputation points
edited the question 2024-06-14T13:03:47.35+00:00
Andreas Baumgarten 99,376 Reputation points MVP