18,218 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

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

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

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 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

dacpac project .sqlproj creation. errors with multiple schemas

i have SQL Server database, with objects defined under two schemas, Schema 1 - dbo. Schema 2 - pr. Tables - dbo.person, dbo.orders, pr.person , pr.orders, pr.sales SP= dbo.getpersons, dbo.getdata, pr. salesinfo. when imported the data into .sqlproj…

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-17T15:26:35.8766667+00:00
Ramanjaneyulu Jerugula 0 Reputation points
edited the question 2024-05-20T01:28:38.8166667+00:00
Anna Xiu-MSFT 26,481 Reputation points Microsoft Vendor
0 answers

No job functions found. Try making your job classes and methods public.

Hello, I am having a problem and suspecting it is a bug. Was thinking to create a bug on GitHub, but figured that I might get a faster answer here and maybe there is an obvious fix. I am using VS Codes Azure Function extension to create the standard…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,353 questions
asked 2024-05-17T14:45:18.0733333+00:00
David 0 Reputation points
edited the question 2024-05-20T01:27:58.2066667+00:00
Anna Xiu-MSFT 26,481 Reputation points Microsoft Vendor
0 answers

VBA editor crashes Outlook 365

VBA Editor crashes Outlook was working until recently but now Outlook hangs VBA

Outlook
Outlook
A family of Microsoft email and calendar products.
3,079 questions
asked 2024-05-19T13:51:55.0533333+00:00
Adi 0 Reputation points
edited the question 2024-05-20T01:19:57.3033333+00:00
Jiachen Li-MSFT 26,921 Reputation points Microsoft Vendor
0 answers

steering wheel (pxn v10) does not detect dinput mode as game controller

I posted a similar question on answers.microsoft.com but they told me to post it here on Microsoft learn since its beyond their scope and unfortunately can't help. So my steering wheel suddenly did not detect Dinput mode as a game controller when I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,371 questions
asked 2024-05-18T08:22:19.9933333+00:00
Raphael Jake 0 Reputation points
edited the question 2024-05-20T01:19:14.24+00:00
Xiaopo Yang - MSFT 11,506 Reputation points Microsoft Vendor
0 answers

Users suddenly got incapable of MFA

Users suddenly got incapable of MFA. All sign in methods got removed

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,773 questions
asked 2024-05-17T19:14:44.57+00:00
Tod Jolayemi 0 Reputation points
edited the question 2024-05-20T01:17:39.07+00:00
vipullag-MSFT 24,711 Reputation points
0 answers

How to automatically jump to another cell after hitting enter

Hello All, is there a way to automatically move from the current cell to a specified cell after pressing enter or tab? For example: After entering data in cell H2 and pressing enter, cell H3 is selected. If I press tab, then cell I2 is selected. …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,518 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,598 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-17T21:01:24.8+00:00
Constance Fischer 0 Reputation points
edited the question 2024-05-20T01:02:54.1966667+00:00
Emi Zhang-MSFT 22,236 Reputation points Microsoft Vendor
0 answers

How to convert Tint value with base color to System.Drawing.Color using OpenXml Library in C#?

Using OpenXml library i want to get the cell background color. when i tried with the below code i did not get the actual color of cell background. Please help me on this. private static BooleanResult<System.Drawing.Color>…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,518 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-17T06:51:04.5666667+00:00
Pritam Adak 0 Reputation points
edited the question 2024-05-20T01:00:06.0833333+00:00
Emi Zhang-MSFT 22,236 Reputation points Microsoft Vendor
0 answers

No apps available - Company Portal

Hi there, I have successfully deployed Company Portal on macOS device. However, I do not understand how to make apps available via Company portal for the end users. I am unable to find any resources for help. When I navigate to apps, it says we need to…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,747 questions
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.
890 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,267 questions
asked 2024-05-17T16:24:46.39+00:00
Anam Ahmed 21 Reputation points
edited the question 2024-05-20T00:38:54.2966667+00:00
Emi Zhang-MSFT 22,236 Reputation points Microsoft Vendor
0 answers

New Exchange 2019 Server. Outlook 2019 clients cannot connect. OWA clients can

The connection to Microsoft Exchange is unavailable

Outlook
Outlook
A family of Microsoft email and calendar products.
3,079 questions
asked 2024-05-20T00:18:24.52+00:00
Danny Slye 0 Reputation points
0 answers

In Azure ADB2C the final Step to exchange token is failing

I have a custom policy .. My Login Works and I am sucessfully able to authenthicate against my ID . However in my last step of the process where postman makes a call to getToken , I get a 504 gateway time out In the Azure AD Audit Logs i get this…

Microsoft Entra
asked 2024-05-19T21:44:23.41+00:00
Suresh 0 Reputation points
0 answers

Detailed instructions to install / activate a 32 bit .dll with a 64 bit application

I have several VBA Macros that need to have cddbcontrol.dll installed. I have been unable to install / activate cddbcontrol.dll. Apparently the problem is that cddbcontrol.dll is a 32 bit dll and I am trying to use it with a 64 bit application which is…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,763 questions
asked 2024-05-19T21:39:59.2+00:00
Robert Price 0 Reputation points