298,179 questions

Sort by: Updated
1 answer

How to use AddScope in Blazor .NET 8

I am currently learning Blazor in .NET 8 (server) and I'm having trouble understanding a key concept. I need to have a persistent service per user, so I can't use a singleton. The thing that makes sense is a scope, from all the stuff I've read online…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,456 questions
asked 2024-06-18T13:29:52.3533333+00:00
Gabriel 0 Reputation points
answered 2024-06-18T19:31:48.9066667+00:00
Bruce (SqlWork.com) 59,131 Reputation points
2 answers

cognitive service 404 error

I have a student membership and experience a 404 error when I try to connect to my cognitive service API. Is there a reason why I can not do a simple get request while my endpoint and keys are given correctly to my application?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,520 questions
asked 2023-10-17T16:30:08.51+00:00
Thybris Vandenbroucke 0 Reputation points
answered 2024-06-18T19:30:33.7066667+00:00
Yakov Keselman 0 Reputation points
1 answer

Azure Managed Grafana Bidirectional communication

We are in process of setting up Azure Managed Grafana and running into few issues around accessing our hosts which are hosted in the private virtual vetwork. Using Private Endpoint I can assign an IP from same subnet to the Managed Grafana instance. In…

Azure Managed Grafana
Azure Managed Grafana
An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
88 questions
asked 2024-06-03T19:47:39.69+00:00
Mustafa Arif 0 Reputation points
answered 2024-06-18T19:29:17.11+00:00
Ye Gu 356 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Access and read all SMS on Android phone with .NET MAUI

For an application that, as a part of its functionality, can read all stored SMS on an android phone, can you give general directions what to read exactly to learn and implement it in a .NET MAUI project? I'm a beginner. I've only worked with MVC, WPF…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,065 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,497 questions
asked 2023-11-21T03:48:09.5466667+00:00
MSCollege3000 120 Reputation points
commented 2024-06-18T19:28:16.64+00:00
Gene Magpayo 0 Reputation points
1 answer

I want to reschedule A-Z 900 Azure fundamental exam

During the exam, the proctor was not satisfied with my response to a query regarding identification verification, environment compliance. Despite my efforts to resolve the issue, I was advised to reschedule the exam.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,056 questions
asked 2024-06-18T18:39:38.1566667+00:00
PRATIK KHAJURE 0 Reputation points
edited the question 2024-06-18T19:24:44.6133333+00:00
Andreas Baumgarten 100.1K Reputation points MVP
3 answers

How to remove an old account from authenticator app

How do I remove an old account from my authenticator app?

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,855 questions
asked 2024-02-19T08:12:37.9066667+00:00
Sheila Semavor 5 Reputation points
commented 2024-06-18T19:20:22.2766667+00:00
Kay Wallace 0 Reputation points
2 answers

Azure pipeline works in debuyg mode, but not on a trigger

I have an Azure Data Factory pipeline that utilizes an API call to our HR system, to copy records into a SQL database. When running the pipeline in debug, the API correctly calls and returns 100 records at a time (the max allowed by the vendor)…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,906 questions
asked 2022-04-01T16:03:32.103+00:00
ALM-K 1 Reputation point
answered 2024-06-18T19:19:26.5933333+00:00
Grover, Jyoti 40 Reputation points
1 answer

Software Download Verification

Is their a location on Microsoft website that provides the hash values and algorithm used for all their file download such as SSMS, visual studio etc..

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,082 questions
asked 2024-06-18T17:50:57.0766667+00:00
Lazarus Wright 0 Reputation points
answered 2024-06-18T19:18:49.63+00:00
shreshth sharan 0 Reputation points
3 answers One of the answers was accepted by the question author.

What do the "/" and "~" signs mean in file path usage?

Hi, If you allow, I would like to ask a question. I want to access "b5.jpg" in CoreBlogTema from About/Index. Which one should I start with "/", "./", "../", "~/" in the file extension? Can you explain…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,291 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,497 questions
asked 2024-06-15T11:01:15.27+00:00
Yalçın Mete 20 Reputation points
commented 2024-06-18T19:16:57.34+00:00
Yalçın Mete 20 Reputation points
1 answer One of the answers was accepted by the question author.

One vs Two App Registrations for an App with Front-End + API?

Scenario I have a React SPA with a back-end that provides its data. I want people to log in into SPA with their Entra ID identity. There is a single user_impersonation scope exposed by the API for which access token is requested. The guidance as seen in…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,134 questions
asked 2023-11-10T10:09:36.97+00:00
metalheart 361 Reputation points
commented 2024-06-18T19:13:43.74+00:00
Sergey Krutsilin 0 Reputation points
1 answer

Calling an Action to Render View located in a Different Top Level Folder - MVC 5

I use something like this if controllers and views are in the same top level folder. <li>@Html.ActionLink("Classroom", "Index", "MyViewFolder")</li> How do achieve the same if controllers and views are in…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,291 questions
asked 2024-06-18T14:06:09.7233333+00:00
Malam Malam 226 Reputation points
edited a comment 2024-06-18T19:06:48.58+00:00
Malam Malam 226 Reputation points
22 answers

Navigation buttons in File Explorer doesn't work for some users in Windows 11 | Azure Virtual Desktop

Hey Everyone, We have a customer that is using Azure Virtual Desktop. They use in total 3 VM's running Windows (Windows 11 Enterprise multi-session). Since recently they are complaining about not being able to navigate back and forth in the File…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,411 questions
asked 2024-03-11T15:29:10.53+00:00
Nikola Jankovic | Reset 45 Reputation points
edited a comment 2024-06-18T19:05:41.22+00:00
Ryan M 0 Reputation points
1 answer

IIS will not recognize the default document for an ASP.NET Core Web App (Razor Pages)

I created an ASP.NET Core Web App (Razor Pages) app in Visual Studio 2022. The site works when debugging on my local machine. It starts, redirects to my AAD login screen, and then forwards the user to the Index.cshtml page as expected. However, when I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,291 questions
asked 2024-06-18T13:43:10.6+00:00
Dyllan Jones 0 Reputation points
commented 2024-06-18T19:03:33.44+00:00
Bruce (SqlWork.com) 59,131 Reputation points
8 answers

compatability mode not found in win 11

I recently "upgraded" to win 11. now some of my games won't work and i can not find the compatabilty mode setting to change which version of windows to run the game under. what can be done to fix this???? I have tried the right click on…

Windows 10 Compatibility
Windows 10 Compatibility
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Compatibility: The extent to which hardware or software adheres to an accepted standard.
460 questions
asked 2021-11-07T04:36:34.277+00:00
shuswapbear 16 Reputation points
commented 2024-06-18T19:03:00.89+00:00
John Gastreich Sr 0 Reputation points
1 answer

Save All GridView PageIndex Rows showing Duplicate rows in Database

Please help. How to Browse all 3 GridView Pages above and INSERT all rows into DB on Save Button click. Using below code is showing Duplicate row on last gridview page which is having only one record in its page 3. Thanks public void SaveButton(int…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,371 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,497 questions
asked 2024-06-18T15:39:35.17+00:00
Imoleayo Emmanuel 20 Reputation points
answered 2024-06-18T18:59:30.0266667+00:00
Albert Kallal 5,221 Reputation points
1 answer

Azure Cloud Shell Password`

I didn't set azure cloud shell password, but while trying installation using "sudo" command it is asking for the password. How can i sort this out?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,385 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
816 questions
Azure Advisor
Azure Advisor
An Azure personalized recommendation engine that helps users follow best practices to optimize Azure deployments.
49 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,224 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,175 questions
asked 2024-06-18T18:51:37.8+00:00
Kailas E K 0 Reputation points
answered 2024-06-18T18:56:56.63+00:00
akinbade abiola 5,555 Reputation points
1 answer

Catch UnhandledException when Application Framework is off

Hello, When I disable Application Framework: AddHandler My.Application.UnhandledException, AddressOf MyUnhandledException Becomes invalid: UnhandledException is not an event of blah.My.MyApplication Using VB.net WinForms .NET FW 4.0 app, anyone can give…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,632 questions
asked 2024-06-18T05:17:20.2766667+00:00
StewartBW 645 Reputation points
edited a comment 2024-06-18T18:56:05.28+00:00
KOZ6.0 6,130 Reputation points
1 answer One of the answers was accepted by the question author.

I want to reschedule my exam that was revoked due to wrong equipment

11505047 - Ticket number My exam PL300 was revoked by Pearson Vue and I was unable to proceed to sit it because I had a small headset on with a mike. So I took it off and placed it on the table. they could still hear me thru the mike and I could hear…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,056 questions
asked 2024-06-17T02:20:21.1966667+00:00
Tony Miller 20 Reputation points
commented 2024-06-18T18:52:37.6+00:00
Tony Miller 20 Reputation points
2 answers

Move only one app service to new subscription

Hi, I want to move one of my app service from Subscription A to Subscription B. How should I do it? There are many other app services in the same resource group, but I don't want to move them. I tried creating a new resouce group and move the one target…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,175 questions
asked 2024-06-17T23:50:25.81+00:00
Violet Zeng 10 Reputation points
answered 2024-06-18T18:47:28.4833333+00:00
akinbade abiola 5,555 Reputation points
1 answer

Azure Communication Service IVR

How can I use my IVR code to play text-to-speech audio for a specific customer who calls the PSTN number? Only on my local machine does that audio play; it does not play on the client side.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
747 questions
asked 2024-06-10T08:10:51.4233333+00:00
Soundhar M 5 Reputation points
answered 2024-06-18T18:39:47.2233333+00:00
ajkuma 23,731 Reputation points Microsoft Employee