292,941 questions

Sort by: Updated
1 answer

Unable to add Microsoft work account in Xiaomi phone using Intune

Hello, I can't set up the workspace on my Xiaomi. I enter my credentials, then a loading bar appears that the device is being added and then an error message appears saying “Device cannot be added to the company portal”. Neither an error code nor a…

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
242 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,462 questions
asked 2024-05-16T09:12:41.6+00:00
Esile-1448 0 Reputation points
commented 2024-05-22T00:50:15.6533333+00:00
ZhoumingDuan-MSFT 8,920 Reputation points Microsoft Vendor
1 answer

Azure DDos

Hello, Based on this article https://techcommunity.microsoft.com/t5/azure-network-security-blog/understanding-azure-ddos-protection-a-closer-look/ba-p/3983767 i want to know if my below understanding is right or not : Azure Have 2 kind of DDoS…

Azure DDos Protection
Azure DDos Protection
An Azure service that provides defense against distributed denial-of-service (DDoS) attacks.
65 questions
asked 2024-05-22T00:00:40.18+00:00
Handian Sudianto 4,166 Reputation points
commented 2024-05-22T00:48:33.09+00:00
TP 78,826 Reputation points
1 answer

How to get Japanese IME ready on school computer?

I'm on a school computer and I'd like to be able to type in Japanese. I added Japanese in the "add languages" part and let it download. When I go to the keyboards and press the Japanese one, whenever I type with it, it immediately switches from…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,780 questions
asked 2024-05-21T14:10:48.2466667+00:00
ThatMCGal 0 Reputation points
answered 2024-05-22T00:47:46.0033333+00:00
S.Sengupta 15,756 Reputation points MVP
1 answer

Windows Apps after user profile rebuild

Domain user on a domain computer. The user's Windows profile was completely fubar - Start button does nothing when clicked; Win+R does nothing; Ctrl Alt Del does nothing; file manager icon does nothing. Other user profiles on the computer work properly,…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,780 questions
asked 2024-05-21T12:28:09.2233333+00:00
Billy 0 Reputation points
answered 2024-05-22T00:43:35.8166667+00:00
S.Sengupta 15,756 Reputation points MVP
3 answers

Windows 11 white window after login, then delayed taskbar

I have a computer that started acting strange. AFTER login, it just sits there on the destop, without any taskbar for about 40 seconds. Then it flashes black, shows a white window for a few seconds, flashes black again, and a few seconds later the…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,383 questions
asked 2024-02-06T19:01:30.9933333+00:00
SnowmanDK 5 Reputation points
edited a comment 2024-05-22T00:40:05.01+00:00
Laura H 0 Reputation points
1 answer

Activating Windows 10

Hello, I want to activate my windows 10 but it gives me this error " We can't activate Windows on this device as we can't connect to your organization's activation server. Make sure you're connected to your organization's network and try again. If…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,780 questions
asked 2024-05-21T18:49:22.32+00:00
Bita Baygani 0 Reputation points
answered 2024-05-22T00:36:34.66+00:00
S.Sengupta 15,756 Reputation points MVP
1 answer

@<¿Cómo llamar al Telefono Emirates España?>+34 24x7

Para conectar la llamada telefónica con los asesores de Emirates marque al teléfono gratuito de Emirates España @+34 912 15 88 67 luego seleccione el idioma en lo que le conviene hablar con la agente de Emirates España al siguiente los pasajeros debe…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,387 questions
asked 2024-05-22T00:28:58.1166667+00:00
Manuelcerrano 0 Reputation points
answered 2024-05-22T00:32:57.9433333+00:00
Manuelcerrano 0 Reputation points
1 answer

Exception Handling for Defender & Third-Party EDR Conflict

Hello. We are currently operating Microsoft Defender for Cloud (MDC). We aim to comply with one of MDC's recommendations, 'EDR solution should be installed on Virtual Machines.' While Windows machines have Microsoft Defender for Endpoint (MDE) installed…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,254 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,214 questions
asked 2024-05-10T07:52:07.5633333+00:00
용현 정 20 Reputation points
commented 2024-05-22T00:30:34.4+00:00
용현 정 20 Reputation points
1 answer

Maui MediaPicker.Default.CapturePhotoAsync windows doesn't display camera

When I run the app is the VS 2022 on Windows 10 the MediaPicker.Default.CapturePhotoAsync method displays the camera and allows me to capture a photo. When the app is published and installed on Windows 10 the MediaPicker.Default.CapturePhotoAsync method…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,780 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,968 questions
asked 2024-04-30T16:15:24.1733333+00:00
Grant Schaffer 25 Reputation points
commented 2024-05-22T00:26:56.3166667+00:00
HASSALL Michael 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft.Extensions.DependencyInjection can not register type which implement static abstract memer interface

I can not register the type Foo as 'IFoo' when IFoo has static abstract member. Is it a bug? Or, how can I register this type as interface? repo Program.cs using Microsoft.Extensions.DependencyInjection; // these line works! IFoo foo = new…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,452 questions
asked 2024-05-20T02:20:59.1633333+00:00
William Liu 286 Reputation points
accepted 2024-05-22T00:26:17.4833333+00:00
William Liu 286 Reputation points
2 answers

Is it correct to make connection string dynamic?

Hi, I'm currently working on a project which need data from other databases. The database where I'll get the datas are depends on users. Now I want to make my connectionString dynamic. Is it correct to make connection strnig dynamic. The user will enter…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
701 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,234 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,870 questions
asked 2024-05-20T19:12:10.4966667+00:00
Atilla Rüstəmli 0 Reputation points
edited an answer 2024-05-22T00:24:27.6433333+00:00
SurferOnWww 1,996 Reputation points
1 answer

What is the reason for significant differences in latency between OpenAI and OpenAI Azure for GPT-4-vision?

Requests sent to the gpt-v vision preview in us-west through the OpenAI Azure integration have an order of magnitude higher latency than the same request(s) sent through the OpenAI platform directly. We would like to understand the reasons behind this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,267 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,441 questions
asked 2024-05-21T20:37:35.0333333+00:00
Kirk Hadely 0 Reputation points
answered 2024-05-22T00:22:51.34+00:00
Charlie Wei 2,845 Reputation points
1 answer

When Will OpenAI's New Embedding Models Be Available In Australia

When will text-embedding-3-large and text-embedding-3-small be available in Australia?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,267 questions
asked 2024-05-21T23:47:22.3633333+00:00
Casey Clifton 10 Reputation points
answered 2024-05-22T00:14:07.49+00:00
Charlie Wei 2,845 Reputation points
1 answer

Android Emulator waiting for debugger to attach in .net maui app

I upgraded my .net maui app from .net 7 to .net 8 and updated my nuget packages. I built the output solution but deployment was not successful as I had received the error message:- Xaml XC002 erro: Binding could be compiled if x:datatype is specified…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,968 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,364 questions
asked 2024-05-11T02:31:41.49+00:00
wire_jp 206 Reputation points
edited an answer 2024-05-22T00:13:43.4366667+00:00
wire_jp 206 Reputation points
2 answers

How to downgrade app service plan?

Hi Everyone, We have one App Service Plan and under this plan, we have the development and production of web apps with a B1 plan. But we are planning to downgrade the dev web apps to a cost-effective plan and keep Prod web apps as it is with the B1…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,004 questions
asked 2024-05-17T09:36:57.3066667+00:00
RAJ KUMAR REDDY AVULA 0 Reputation points
commented 2024-05-22T00:06:40.7666667+00:00
TP 78,826 Reputation points
1 answer

search graph query not able to recogniz

Even az resource gaph module is already there it is giving error as below 'Search-AzGraph' is not recognized as an internal or external command

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,802 questions
asked 2024-05-18T06:42:58.98+00:00
Diptesh Kumar 101 Reputation points
answered 2024-05-21T23:40:58.9666667+00:00
Marilee Turscak-MSFT 34,626 Reputation points Microsoft Employee
1 answer

Creating a Recommendation Engine

Hi all; Sorry, this is a giant question asking about everything around this. But if I'm on the right track here, and you all can help me with these questions, then I think I'll have it. Use Case I have written an app that manages events for political…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
751 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,441 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,306 Reputation points
answered 2024-05-21T23:38:09.6+00:00
Grmacjon-MSFT 16,596 Reputation points
1 answer

Charged during free trail

Hello, I am keerthi Amulya, a college student who subscribed azure for one month free trail but I was charged 68$ to use the VM, It was completely unintentional and i dont know how to get a refund of that. I tried to create a support request but my…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,254 questions
asked 2024-05-21T19:03:45.4066667+00:00
Keerthi Amulya Madireddy 0 Reputation points
answered 2024-05-21T23:37:00.7666667+00:00
kobulloc-MSFT 24,171 Reputation points Microsoft Employee
1 answer

Using document intelligence studio hoe do fing the endpoint and key

I'm trying to find the end point and key to complete a lab

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,437 questions
asked 2024-05-21T22:39:11.9033333+00:00
User1-40900860 0 Reputation points
answered 2024-05-21T23:28:25.6833333+00:00
Marcin Policht 13,175 Reputation points MVP
1 answer

Course for developer beginers from scratch

Hello. I am interested in finding a course that explains how to create your own module based on Microsoft Dynamics 365, but completely from scratch. Without using existing modules (as they are fundamentally not suitable for me). And if this is possible,…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
72 questions
asked 2024-05-21T23:13:52.9366667+00:00
Lex 0 Reputation points
answered 2024-05-21T23:26:54.43+00:00
Marcin Policht 13,175 Reputation points MVP