54,622 questions

Sort by: Answers
0 answers

Why failed to download WebJob memory dump in Process Explorer from Kudu site? The webjob runs successfully.

As shown in the figure, all the web jobs I tested could run successfully. When I tried to download the memory dump of webjob from kudu site, I found that the downloaded full dump was only 10KB and could not be opened successfully. In addition, I found…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,989 questions
asked 2024-05-20T02:22:29.1466667+00:00
Gallatin 21V 166 Reputation points
0 answers

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,439 questions
asked 2024-05-20T02:20:59.1633333+00:00
William Liu 266 Reputation points
0 answers

SharePoint limited access

What's the permission exactly a limited access user have to a site? It technically doesn't grant any permissions. What resources does it make available for the user?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,796 questions
asked 2024-05-20T02:19:09.9733333+00:00
MURY 0 Reputation points
0 answers

Touch Events in .NET MAUI

Hi I'm working on a piano keyboard app in .NET MAUI, and I'm encountering an issue with implementing a specific feature. I want users to be able to slide their finger across the keys, triggering a note for each key they pass over. However, I'm only…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,961 questions
asked 2024-05-10T01:53:53.1+00:00
Yusuf 691 Reputation points
commented 2024-05-20T02:17:04.27+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,946 Reputation points Microsoft Vendor
0 answers

Cant change conversation style in Copilot in Vivaldi?

Usually, it remembers my setting for conversation style of "creative" but for some reason that setting is gone totally. Copilot in Edge is allowing me to change the conversation style though. Tried User Agent Switcher and set it to Edge and it…

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
140 questions
asked 2024-05-18T14:37:13.71+00:00
Mohan Chand Hanumara 5 Reputation points
edited the question 2024-05-20T02:12:00.0966667+00:00
Yu Zhou-MSFT 12,371 Reputation points Microsoft Vendor
0 answers

Not able to view fine-tuned models under "Model>Custom models"

Hello, I am trying to fine-tune a model in Azure OpenAI, but after the fine-tuning has been processed, I am not able to see the fine-tuned model under Custom models. I can however see and choose them under Deployments. Was the fine-tuning successful…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-17T11:19:02.72+00:00
SFM 0 Reputation points
commented 2024-05-20T02:05:58.2066667+00:00
AshokPeddakotla-MSFT 28,221 Reputation points
0 answers

Search REST API returning status code 500

I am using search api with SPFx. The result ends up to server status code 500 Internal Server Error the response payload being the following: {"odata.error":{"code":"-1,…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,796 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,702 questions
asked 2024-05-19T19:42:11.3333333+00:00
lee sharepoint 40 Reputation points
commented 2024-05-20T02:01:11.64+00:00
RaytheonXie_MSFT 32,081 Reputation points Microsoft Vendor
0 answers

How to find externally shared SharePoint item links and their users?

Hi guys,  I want to gather two information from you.  Getting all shared links externally for an item, which may have share link type of Edit, View, Review and can't download.  Getting all specific 'people I choose' from the shared link. …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,796 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,702 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,830 questions
asked 2024-05-18T03:12:14.15+00:00
Hsaniba 100 Reputation points
commented 2024-05-20T01:58:17.9133333+00:00
Haoyan Xue_MSFT 20,506 Reputation points Microsoft Vendor
0 answers

Unable to switch on Microsoft Teams in Microsoft 365 Admin Center

Unable to switch on Microsoft Teams in Microsoft 365 Admin Center. When in MS 365 admin center > Org settings > MS teams > Gives me the following message: We couldn't display MS teams. (Close and reopen this setting to try again). The reason why…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,202 questions
asked 2024-05-17T11:47:01.91+00:00
Johan Kotzé 0 Reputation points
commented 2024-05-20T01:54:59.7666667+00:00
JiSheng-MSFT 230 Reputation points Microsoft Vendor
0 answers

Is SytemMessage not working still in 1.0.0-beta16 version

I am trying to use systemMessage in my sdk 1.0.0-beta16 version with model gpt 3.5 turbo , can somebody please let me know if it is still not working with beta16 or 17 version, or is there any other way to do it? using ChatCompletionOptions. Any help…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-19T13:54:43.17+00:00
Seth, Rakhi 0 Reputation points
commented 2024-05-20T01:54:48.7466667+00:00
AshokPeddakotla-MSFT 28,221 Reputation points
0 answers

manage Exchange Mailbox permission using C# windows application

hi folks, i would like to design a windows application which will do below. is it possible to develop using C# ? Connect to Exchange Online. Add/Remove mailbox fullaccess. Add/Remove SendAs or Sendonbehalf access. Set mailbox forwarding Thanks …

Microsoft Exchange Online
Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,847 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,354 questions
asked 2024-05-17T12:23:46.4633333+00:00
Meher, Shankar (CORP) 0 Reputation points
edited the question 2024-05-20T01:51:05.7366667+00:00
Jiale Xue - MSFT 34,831 Reputation points Microsoft Vendor
0 answers

Unable to change SharePoint site address

Hello    Please i need your help on this issue.   I am unable to change the site address, getting the message that the site address is already in use, however I can't find any other site using this address (the sitename has been used before however the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,796 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,830 questions
asked 2024-05-17T08:50:36.1866667+00:00
IniobongNkanga-8038 266 Reputation points
commented 2024-05-20T01:49:49.22+00:00
Ling Zhou_MSFT 13,905 Reputation points Microsoft Vendor
0 answers

SharePoint 2019 , modern Site unable to load properly using Chrome

We are using SharePoint 2019 communication site, Site is working fine in IE, While try to load Site into Chrome browser , it is unable to load properly. there is no custom webpart, Just newly Created Communication Site, Home page is empty and still…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,796 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,830 questions
asked 2024-05-17T13:45:26.26+00:00
sana ullah 21 Reputation points
commented 2024-05-20T01:49:34.6066667+00:00
Ling Zhou_MSFT 13,905 Reputation points Microsoft Vendor
0 answers

Export full permission list for SHarepoint Online

We have a regular requirement going forward to provide to auditors a list of all of our Sharepoint sites, and the users and what permissions they have. I am hoping for a Powershell script, or report that exists somewhere that will do this. I have tried…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,796 questions
asked 2024-05-18T10:40:06.4266667+00:00
Bruce Anderson 0 Reputation points
commented 2024-05-20T01:49:27.8533333+00:00
Ling Zhou_MSFT 13,905 Reputation points Microsoft Vendor
0 answers

Severity Code Description Project File Line Suppression State Details Error DEP6701: Bootstrapping failed with unexpected error: ArgumentException - Parameter cannot be null or empty. Parameter name: target [0x80070057] My project

I am trying to build and deploy a project from Unity to my HoloLens 2. It successfully built, but I am experiencing that error message to while deploying it to HoloLens2.

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.
386 questions
asked 2024-05-17T19:24:29.7433333+00:00
Oluwaseun Samuel Olabode 0 Reputation points
edited the question 2024-05-20T01:44:48.1+00:00
Jiale Xue - MSFT 34,831 Reputation points Microsoft Vendor
0 answers

Ive been getting bsods everytime i open my laptop but after it automatically restarts it works fine

Everytime i open my laptop i get bsods but after it automaticlly restarts it works fine again the errors ive been getting are: Error 7000: The bfs service failed to start due to the following error: Access is denied. Error 1001: The computer has…

Windows
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.
4,826 questions
asked 2024-05-18T12:35:19.7033333+00:00
Aisiah Aldrei Dungca 0 Reputation points
edited the question 2024-05-20T01:43:22.6933333+00:00
Jiale Xue - MSFT 34,831 Reputation points Microsoft Vendor
0 answers

how to fix "Event ID 1309 from source ASP.NET 4.0.30319.0 cannot be found" Could not find file 'C:\Windows\TEMP\fsd3ypse.dll'.

Event code: 3005 Event message: An unhandled exception has occurred. Event time: 4/29/2024 10:23:20 AM Event time (UTC): 4/29/2024 5:23:20 PM Event ID: 9b963c660c6142f28d1ee5d6ff0786a3 Event sequence: 61229 Event occurrence: 6 Event detail code: 0…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,491 questions
Internet Information Services
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,852 questions
asked 2024-05-17T09:58:38.7066667+00:00
Sakthi Ganesh S 0 Reputation points
edited the question 2024-05-20T01:43:13.2533333+00:00
Yu Zhou-MSFT 12,371 Reputation points Microsoft Vendor
0 answers

How to train document intelligence custom built model to respect labeled table's order of items when the table is split into columns?

Hello, I am using the custom built model (neural model) to teach document intelligence what to look for specifically in price tables for some meat price sheets. Often, these vendor meat price sheets have their tables of prices split into two columns. You…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,431 questions
asked 2024-05-20T01:43:00.23+00:00
Delligatta, Nolan 0 Reputation points
0 answers

How to get the Token from Logic app using postman collection to get the Latest Run from workflow

Hi, I want to download the workflow runs from logic app and display to client the details of the Runs (Success or Failure). To get the Workflow details we have an API to get the information. But there is a process to get the Token , using the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,793 questions
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,004 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,888 questions
asked 2024-05-20T01:34:00.0633333+00:00
Aboorva Ramar 0 Reputation points
0 answers

Detecting a word while using the Part of Speech enumeration.

I would like to know how I could use the Part of Speech enumeration while accessing the Synonym Info object. Can anyone provide me some examples? For example, looking up the part of speech type for the word, big. This would be very helpful if anyone can…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
686 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,354 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,562 questions
asked 2024-05-18T20:00:13.5533333+00:00
John 426 Reputation points
edited the question 2024-05-20T01:31:42.0666667+00:00
Anna Xiu-MSFT 26,481 Reputation points Microsoft Vendor