347,974 questions

Sort by: Updated
1 answer

MECM Prerequisite warning about NAA account usage even though the account has been removed

Hello, at least 2 or 3 updates ago i got the warning about the NAA account usage and i followed the recommendations then and removed it. I am still getting that warning in my prerequisite check still to this day and the account was removed already …

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
978 questions
Microsoft Configuration Manager
asked 2024-05-22T14:19:28.78+00:00
Michael Menzie 1 Reputation point
answered 2024-05-23T02:49:46.8466667+00:00
AllenLiu-MSFT 41,136 Reputation points Microsoft Vendor
1 answer

Why is Azure, which I never asked for, now blocking my browser?

All of a sudden Azure, was here to fore unknown to me, is blocking my web browser from my known acceptable sites. I never, I repeat, never, asked for this App, nor gave MS permission to install it. MS is managed by a bunch of idiots and I will hold…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,166 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,795 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
971 questions
asked 2024-05-22T00:55:53.4366667+00:00
Gary Phetteplace 0 Reputation points
answered 2024-05-23T02:49:12.2566667+00:00
ShiJieLi-MSFT 8,026 Reputation points Microsoft Vendor
0 answers

How to fix typemaps.x86_64.ll Xamarin.Android.Common.targets(

Hi. When compiling a project to a virtual android device, an error occurs. It works fine on a physical device. I have used many virutal devices, Api 30-34, x86-64, nowhere works. I installed the Android SDK through Rider. Applications in Android Studio…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,301 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,456 questions
asked 2024-05-22T11:37:21.8733333+00:00
Rinat Sibogatov 0 Reputation points
commented 2024-05-23T02:48:25.86+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,951 Reputation points Microsoft Vendor
1 answer

How to resolve Long Path issue after enabling it in Group Policy and Registry

Hello, I have enabled the Long Path issue in gpedit.msc in "Computer Configuration" > "Administrative Templates" > "System" > "Filesystem" and also changed the key…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,272 questions
asked 2024-05-22T13:58:22.2133333+00:00
Ankit Kushwaha 0 Reputation points
commented 2024-05-23T02:44:58.63+00:00
Ankit Kushwaha 0 Reputation points
1 answer

how to request a refund on account upgrade

I purchased 'azure account upgrade' by accidentally. This purchase was made 10 mins ago. I was charged CA$44.84 including tax. The invoice number is G047694726. I would like to request refund for this purchase. Please advise how to request the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,484 questions
asked 2024-05-21T23:11:24.85+00:00
Barbara Chen 0 Reputation points
commented 2024-05-23T02:43:12.0766667+00:00
navba-MSFT 17,485 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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.
75 questions
asked 2024-05-21T23:13:52.9366667+00:00
Lex 0 Reputation points
commented 2024-05-23T02:41:32.8033333+00:00
Kiran P 630 Reputation points Microsoft Vendor
1 answer

Which VM for MultiCharts / TradeStation / Interactive Brokers

Greetings, I'm in a situation where I am absolutely losing the overview due to the many different options available in Azure. I plan to move my live trading account (algorithmic trading) from my separate mini computer to a virtual machine. I think…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,256 questions
asked 2024-05-21T21:47:29.2066667+00:00
David9 0 Reputation points
commented 2024-05-23T02:41:19.3066667+00:00
vipullag-MSFT 24,871 Reputation points
1 answer

How to prevent audio to be sent to the default audio endpoint?

Hi, I've some audio that I would like to only be sent to a particular audio endpoint (in this case, a controller output). I basically use IMMDeviceEnumerator::EnumAudioEndpoints() to get the endpoint I want and send audio to the device buffer using…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,448 questions
asked 2024-05-22T23:27:05.93+00:00
Wong, Irene 0 Reputation points
edited an answer 2024-05-23T02:40:12.9966667+00:00
Tong Xu - MSFT 2,036 Reputation points Microsoft Vendor
0 answers

Posting to https://graph.microsoft.com/v1.0/communications/callRecords/{id} is giving a 404 error

When I am running https://graph.microsoft.com/v1.0/communications/callRecords/{id} it gives a 404 error for all call ID's after 22/05/2024 13:25:24 (BST). If I run the same on call ID's before this time I get no errors. Invoke-RestMethod : The remote…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,229 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,811 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,913 questions
asked 2024-05-22T18:32:01.4166667+00:00
Matt Ringsell 20 Reputation points
commented 2024-05-23T02:38:35.4133333+00:00
JimmyYang-MSFT 49,366 Reputation points Microsoft Vendor
1 answer

ErrorSystem.NullReferenceException: 'Object reference not set to an instance of an object.' Microsoft.AspNetCore.Mvc.Razor.RazorPage<TModel>.Model.get returned null.

Hello all, I really need your help. My Controller : using Hayashi.DataAccess.Data;using Hayashi.Models; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.Rendering; using…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,236 questions
asked 2024-05-22T22:37:02.95+00:00
João Machado 0 Reputation points
answered 2024-05-23T02:38:27.1733333+00:00
Ping Ni-MSFT 2,330 Reputation points Microsoft Vendor
0 answers

Optimizing Windows Services for High-Performance Workloads: Best Practices and Pitfalls

As a Windows enthusiast, I’m curious about optimizing Windows services to achieve maximum performance in high-demand scenarios. I’d like to explore the following aspects: Service Prioritization: How can we prioritize critical services over…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,272 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,780 questions
asked 2024-05-22T17:08:18.7+00:00
Ana Isabel Dias Pereira 0 Reputation points
edited the question 2024-05-23T02:36:23.1166667+00:00
vipullag-MSFT 24,871 Reputation points
1 answer

How to connect to another machine via Telnet?

Hi, I am trying to connect to another machine (Windows OS) from a machine (Windows OS) via the Telnet protocol. But I fail in connecting the machine. My aim is that after connecting the machine, I should be able to run an application on the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,484 questions
asked 2024-05-21T10:49:51.95+00:00
Rohan Pande 315 Reputation points
commented 2024-05-23T02:34:37.24+00:00
Marcin Policht 13,480 Reputation points MVP
1 answer

HOW TO DELETE A LOCK RETENTION POLICY

Hello, For testing purposes, I want to know the functionality of the Lock policy option of Immutable blob storage, so I lock the policy. Now I can't delete any blobs, containers, or even the entire storage. Is there any way to recover from this…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,484 questions
asked 2024-05-22T14:10:09.1866667+00:00
Tú Nguyễn 0 Reputation points
commented 2024-05-23T02:34:30.2833333+00:00
Tú Nguyễn 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure CDN for Edgio returns 504 Gateway Timeout on URL request

I am attempting to point my Azure CDN for Edgio towards an Azure Container App's custom domain with HTTPS traffic. I have bought a custom certificate which has been uploaded to a Key Vault which both the container app and cdn have permission to use for…

Azure Content Delivery Network
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
287 questions
asked 2024-05-07T08:12:59.6966667+00:00
Samuel Peter Jenks 20 Reputation points
accepted 2024-05-23T02:34:10.73+00:00
Samuel Peter Jenks 20 Reputation points
0 answers

Unable to Send Email Messages using Microsoft.Exchange.WebServices Library

Hello! I've been using Microsoft.Exchange.WebServices 2.2.0 library to send emails from my C# application for a couple of years and have not been changed my code for a long time. It worked seamlessly but yesterday I started constantly getting the…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,106 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
517 questions
asked 2024-05-22T19:05:03.85+00:00
Ihor Kuliiev 21 Reputation points
edited the question 2024-05-23T02:33:12.2266667+00:00
Jake Zhang-MSFT 1,535 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

No Apps available on Company Portal

Hi there, I successfully deployed Company portal app to macOS device. However, when I navigate to apps, it says no apps are assigned to this device. How can I assign apps to users using Company Portal? Any help will be much appreciated.

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
894 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,466 questions
asked 2024-05-17T16:31:15.49+00:00
Anam Ahmed 61 Reputation points
commented 2024-05-23T02:30:45.08+00:00
Crystal-MSFT 44,406 Reputation points Microsoft Vendor
0 answers

جلب الحبيب*شيخ روحاني*3ْ85ْ7ْ70 5ٍ7ٍ8 0ّ09ّ6ّ6*رقم شيخ روحاني

مسار النموذج لملف تعريف ترحيل إعادة تقييم العملة الموجود في مستند تدريب Microsoft غير صحيح.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,484 questions
asked 2024-05-23T02:30:35.53+00:00
yhbgfv 0 Reputation points
0 answers

使用Restful API 调用 GPT-4 with vision 时,提示 "Backend returned unexpected response. Please contact Microsoft for help.",如何修复?

在japan east区域创建的计算机视觉增强和gpt-4,参考 “Use Vision enhancement with video”教程,地址是:https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/gpt-with-vision?tabs=rest%2Csystem-assigned%2Cresource#use-vision-enhancement-with-video Create Index 和 Create…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,272 questions
asked 2024-05-23T02:30:16.3066667+00:00
Liu Yifan 0 Reputation points
1 answer

How can I finish the Azure training without a subscription

I'm trying to complete the Azure Admin certification track and the modules are requiring you have a subscription. I don't have a subscription that I can play with and make changes. I'm not a global admin either. How can I get around this? I must be…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,029 questions
asked 2024-05-22T22:49:53.8766667+00:00
Rob Russell 0 Reputation points
answered 2024-05-23T02:28:24.7366667+00:00
Marcin Policht 13,480 Reputation points MVP
0 answers

Bluetooth LE - BluetoothLEDevice.FromBluetoothAddressAsync returns null after UnpairAsync() is called until the peripheral is power cycled or the RPA rolls over

Greetings Here are the reproduction steps for this bug. I have an Ellisys trace and logs gathered using WPR that I don't want to post publicly, but can share with someone from MS. Pair a Bluetooth LE peripheral with windows. Observe that a new…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,795 questions
Universal Windows Platform (UWP)
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,131 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,396 questions
asked 2024-05-23T02:26:12.08+00:00
EricP-8687 60 Reputation points
edited the question 2024-05-23T02:27:46.6633333+00:00
EricP-8687 60 Reputation points