55,003 questions

Sort by: Updated
0 answers

How can an editor VSIX extend the C# method 'References' UI?

In the VS extensibility model, is there a way for me to add additional links/text to the 'References' text that is shown on top of each C# methods?

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
179 questions
asked 2024-05-22T22:23:04.6233333+00:00
Chris Fortier 0 Reputation points
commented 2024-05-28T03:42:12.0766667+00:00
Anna Xiu-MSFT 26,651 Reputation points Microsoft Vendor
0 answers

Event trigger inside Outlook Addin when Outlook logout or close

We are using SSO for our ADDIN in outlook using OfficeRuntime JS. We created our own token using below steps. step 1-> Read the Token from OfficeRuntime.auth.getAccessToken({ allowSignInPrompt: true, }) step 2-> Passing the received token to…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,122 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,589 questions
asked 2024-05-28T03:40:39.7866667+00:00
RAVI TEJA GUGGILAM 0 Reputation points
0 answers

How to access registry items under driver service registry key path of Win11 24H2 in a WDF driver?

I am currently utilizing a Kernel Mode Driver Framework (KMDF) driver, employing the RtlQueryRegistryValues function with parameters (RTL_REGISTRY_ABSOLUTE, L"\Registry\Machine\System\CurrentControlSet\Services...") to access specific registry…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,564 questions
Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,557 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
18 questions
asked 2024-05-22T01:22:02.8666667+00:00
Jingshan Song (Jingshan) 0 Reputation points
edited a comment 2024-05-28T03:32:50.88+00:00
Qingze Yu(Qingze) 0 Reputation points
0 answers

Getting error messages on the Tutorial, "Enrich an AI search index with custom classes"

Hello, I'm working through the mslearn tutorial, "Enrich an AI search index with custom classes", and in the section, "Create a function app to enrich your search index", I am getting these two errors: ImportError: cannot import…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,399 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
366 questions
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,059 questions
asked 2024-05-28T03:26:40.3866667+00:00
John Hancock 0 Reputation points
0 answers

No Permission when access Verifiable Credentials from Microsft Hardware Partner Center

I have the same issue as mentioned here https://learn.microsoft.com/en-sg/answers/questions/1661168/no-permission-when-access-verifiable-credentials-f. It started to behave on 17.05.2024, I created 2 request tickets to help us with this, but 10 days…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
891 questions
asked 2024-05-27T12:33:50.8766667+00:00
Oleksandr Dmytrenko 0 Reputation points
commented 2024-05-28T03:23:49.8333333+00:00
Junjie Zhu - MSFT 15,911 Reputation points Microsoft Vendor
0 answers

Azure Load Testing test run stuck on 'Accepting' using Python SDK

I wrote a script to create/update an Azure Load Test test, then upload a Jmeter JMX file to the test, and start a test run. When I start the test run, my test stays in the status Accepting But it never begins Executing or any other state. I do check…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,003 questions
Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
43 questions
asked 2024-05-28T03:18:23.56+00:00
Daniel Levine 0 Reputation points
0 answers

Getting an error message on the Tutorial, "Enrich an AI search index with custom classes"

Good evening I am working through the tutorial, "Enrich an AI search index with custom classes" and I am in the section, "Create a function app to enrich your search index". I've downloaded and installed all of the extensions as well…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,399 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
366 questions
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,059 questions
asked 2024-05-28T03:18:04.7533333+00:00
John Hancock 0 Reputation points
0 answers

AD Sync: Unable to select domain when creating new configuration with Microsoft Entra ID

I am trying to sync an Active Directory with Microsoft Entra ID cloud sync. However, when I click "New configuration," the drop-down box to select the domain is greyed out. I am a licensed global admin, and the DC agent appears as live in the…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,999 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,867 questions
asked 2024-05-28T02:15:13.67+00:00
John McCormack 0 Reputation points
edited the question 2024-05-28T03:12:31.7066667+00:00
vipullag-MSFT 25,041 Reputation points
0 answers

My uwp web browser app just got rejected going on to the Microsoft store refer to the certification report in screenshot made from visual studio 2022

My uwp web browser app just got rejected going on to the Microsoft store refer to the certification report in screenshot made from visual studio 2022

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
891 questions
asked 2024-05-27T13:48:27.03+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-28T03:11:02.3233333+00:00
Junjie Zhu - MSFT 15,911 Reputation points Microsoft Vendor
0 answers

the person who are created SharePoint is not longer, if i remove the license and how should i do will not effect for the sharepoint?

Hi Sir / Madam, I would like to check and confirm. If remove the Microsoft License will effect the SharePoint as created for the person before? If yes, how should I do for remove license and the SharePoint is continues for using?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,878 questions
asked 2024-05-28T03:05:32.91+00:00
EMY E 0 Reputation points
0 answers

Azure Function run on Azure from VS code: It works but error message "the operation was aborted"

Hello, I deployed an HTTP function on Azure with the Function App from VS Code. When I launch the function from the Azure portal or directly using its URL, it works fine. When I launch it on Azure from VS Code, I get no logs in the terminal and after a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,399 questions
asked 2024-05-28T03:03:22.45+00:00
Lexignot 65 Reputation points
0 answers

How to send an input file to GPT4.o multi modal along with the text prompt

I am testing GPT4.o multi modal LLM , where my python application code should send a file along with text prompt. I am trying below code, but it is throwing error. Can some one suggest me right approach to send the file and text as prompt to GPT4.o ,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,304 questions
asked 2024-05-28T02:53:52.71+00:00
Baijnath Singh 40 Reputation points
0 answers

Outlook access tokens not renewed automatically with Extended MAPI application

I have an Extended MAPI application running as a Windows service and using a previously, manually configured Outlook profile that accesses mailboxes on M365. This application has been running fine using the same Outlook profile for months or with some…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,122 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,589 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.
519 questions
asked 2024-05-10T10:06:06.8633333+00:00
Adrian Drollinger 0 Reputation points
edited the question 2024-05-28T02:52:37.9266667+00:00
KristianSmith-MSFT 31 Reputation points Microsoft Employee
0 answers

THIS is a test link

THIS is a test link

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,571 questions
asked 2024-05-28T01:03:15.13+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,541 Reputation points Microsoft Vendor
commented 2024-05-28T02:47:54.2566667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,541 Reputation points Microsoft Vendor
0 answers

Fail to join a domain in DC2 Active Directory

Hi, I've completed 1st DC1 active directory setup as follow When I try to jon a domain in DC2 [20.136.20.252], it prompt this [An error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,298 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,999 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,300 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
604 questions
asked 2024-05-28T02:19:52.2333333+00:00
Kar Choy Chan 0 Reputation points
edited the question 2024-05-28T02:23:38.4266667+00:00
Kar Choy Chan 0 Reputation points
0 answers

how to deploy network interface using bicep?

Hi, I am trying to deploy a network interface using the following command and it reports as successful but I don't see the interface created. //deploy nic param nicName string = 'ThaiNic' param location string = resourceGroup().location param…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,003 questions
asked 2024-05-28T02:14:36.55+00:00
Thai Nguyen (Admin) 0 Reputation points
0 answers

How to not play default beep sound when pressing alt key?

I'm implementing the wpf app, and added the shortcut feature with alt key combination. The problem is that the app window is open and active(focused) and I press alt + shift + U(alt key added shortcut), then the default alert sound is playing from OS. I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,441 questions
asked 2024-05-28T02:14:08.52+00:00
0 answers

How to (1) prevent initial movements after grabs, (2) set narrower grab thresholds, and (3) check pinching point calculation?

Inquiries May I see how to prevent initial movement after grabbing an object with MRTK3? May I see how to set smaller thresholds for detecting grab actions? Also, may I see how pinching points are calculated? Problem statement (1) The position of an…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
387 questions
asked 2024-05-22T07:30:57.6566667+00:00
penguin 0 Reputation points
commented 2024-05-28T02:11:07.88+00:00
penguin 0 Reputation points
0 answers

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,399 questions
asked 2024-05-27T18:28:07.4+00:00
TD 0 Reputation points
commented 2024-05-28T02:02:28.91+00:00
Ryan Hill 26,241 Reputation points Microsoft Employee
0 answers

PS C:\Users\conta\work\sbdemo> az container create -g sbdemo0409 -n sbdemo0409 --image mcr.microsoft.com/azuredocs/aci-helloworld --dns-name-label sbdemo0409 --ports 80 --location eastus (InternalServerError) Encountered an internal server error. The trac

PS C:\Users\conta\work\sbdemo> az container create -g sbdemo0409 -n sbdemo0409 --image mcr.microsoft.com/azuredocs/aci-helloworld --dns-name-label sbdemo0409 --ports 80 --location eastus (InternalServerError) Encountered an internal server error. The…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
652 questions
asked 2024-05-27T11:05:15.6333333+00:00
Ravikumar 0 Reputation points
edited the question 2024-05-28T02:00:42.2333333+00:00
PRADEEPCHEEKATLA-MSFT 79,551 Reputation points Microsoft Employee