341,183 questions

Sort by: Updated
0 answers

VIEW SERVER STATE vs DB role for DMV on master

Hi, I have a logging procedure that reads from the two tables on master: sys.dm_exec_connections sys.dm_exec_sessions I had to assign permissions to a group for correct execution: GRANT VIEW SERVER STATE TO [domain\mygroup]; but I didn't want…

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,682 questions
asked 2024-04-24T08:29:59.1+00:00
Alen Cappelletti 891 Reputation points
1 answer One of the answers was accepted by the question author.

Resolve users from another domain in SharePoint 2019

My SharePoint domain is contoso.com, and we have another domain called contoso2.com. We want the users from contoso2.com to be resolved when we use People Picker column in SharePoint site, for example, when I type one user from contoso2.com in a people…

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,798 questions
asked 2022-11-28T05:26:57.307+00:00
Andy 1,346 Reputation points
commented 2024-04-24T08:29:37.1433333+00:00
Bulli Sudhakar Pediredla 0 Reputation points
2 answers

Pushing docker image to ACR

I am try to build and push docker image to ACR, using azure cloud shell cli, but I keep getting the following error even though I have successfully login to docker: "Message: ACR Tasks requests for the registry bomaregistry and 75101389-d7c7-418 are…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
384 questions
asked 2024-04-23T12:18:47.1666667+00:00
Bomasi Confidence Nwakegho 0 Reputation points
commented 2024-04-24T08:29:13.0033333+00:00
vipullag-MSFT 24,106 Reputation points Microsoft Employee
0 answers

How to fix "Error 404 Operation not found" in Azure API Management Self-hosted Gateway

I'm encountering an issue with my self-hosted gateway in Azure API Management. For development, I've deployed the gateway on my laptop using a Docker container at http://localhost:8089. I've set up an ASP.NET API hosted in IIS at https://api.test.local…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,747 questions
Internet Information Services
asked 2024-04-16T12:02:05.9666667+00:00
nzpoc 0 Reputation points
commented 2024-04-24T08:28:52.4866667+00:00
nzpoc 0 Reputation points
0 answers

Need help in deploying azure function app

I am trying to deploy a function app using arm template. Application insights, function app and all necessary prerequisites are created but the code is not getting deployed although I have mentioned github link in application…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,238 questions
asked 2024-04-22T06:11:17.41+00:00
Ashwin Venkatesha 60 Reputation points
commented 2024-04-24T08:28:28.3333333+00:00
Ashwin Venkatesha 60 Reputation points
1 answer One of the answers was accepted by the question author.

Can't deploy python function with the module azure-identity or azure-storage-filedatalake

I'm trying to deploy my function that I've been working on locally, whenever I add the module "azure-storage-filedatalake" or the module "azure-identity" my function doesn't appear on the function app anymore, but when I remove this…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,337 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,238 questions
asked 2024-04-18T09:55:12.23+00:00
Ayoub Ben Yamoune 20 Reputation points
accepted 2024-04-24T08:27:54.5833333+00:00
Ayoub Ben Yamoune 20 Reputation points
0 answers

Powershell (?) run a task that open and closes a Sharepoint excel file in the desktop version

I need to open an Excel file from sharepoint in the desktop app daily many times a day, keep it open a couple of minutes and have it close. This so the file updates itself, as it is connected to external data. Can this be acomplished in some way?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,454 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,604 questions
asked 2024-04-24T06:37:18.2933333+00:00
Mata Ricardo 0 Reputation points
commented 2024-04-24T08:27:42.9266667+00:00
Ling Zhou_MSFT 13,105 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Logic App - Accept values through GET parameters not working

Hi there :) I'm having a problem with a logic app where my logic app is triggered when an HTTP request is received. When someones clicks the link the logic app is triggered and it opens a blank webpage. I want to post some text on the webpage. I…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,838 questions
asked 2024-04-19T08:07:36.5633333+00:00
Nick Sieraad 0 Reputation points
accepted 2024-04-24T08:27:34.0966667+00:00
Nick Sieraad 0 Reputation points
1 answer

How to restore direct dependencies packages only by 'restore --packages' command

I want to restore a .NET project's packages by command line dotnet restore --package. The behavior like this in dotnet restore doc: Package Restore first installs the direct dependencies of a project as needed, then installs any dependencies of those…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,362 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,154 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,228 questions
asked 2024-04-24T03:50:34.2266667+00:00
Charlie Xie 0 Reputation points
answered 2024-04-24T08:26:42.83+00:00
Robert J. Foley 0 Reputation points
2 answers

Teams Client Creates Unwanted Empty Chat Threads & Draft Chat Threads for Teams Calling Bot Calls

We use the Graph Cloud Communications API for our Teams Calling Bot to answer an incoming call (usually from the PSTN) to the Bot, and then add a Teams user into the call. When the Teams User receives the incoming call, a new chat thread appears in the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,049 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,563 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,837 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,936 questions
asked 2023-12-08T12:10:04.9366667+00:00
Dr Dave H 120 Reputation points
commented 2024-04-24T08:26:13.3466667+00:00
Dr Dave H 120 Reputation points
0 answers

How to cancel a Microsoft Exam when the credit card used was stolen

Good day I have booked a PL300 exam and unfortunately need to cancel it. However the card used to purchase the exam was stolen and I land on the refund page with no other way to cancel the exam. May I please get assistance on whet I can do to get…

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.
571 questions
asked 2024-04-24T08:22:24.03+00:00
Bianca Kennedy 0 Reputation points
1 answer

Unable to login azure resource with managed identity

Hello,   I follow this page to create azure cloud instance and test system managed identity.…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
asked 2024-03-21T13:21:33.0533333+00:00
Sakit Atakishiyev 25 Reputation points Microsoft Employee
commented 2024-04-24T08:22:01.5266667+00:00
Joseph Beadle 0 Reputation points
2 answers

Missing pwahelper.exe in Microsoft Edge

I am having an issue with Microsoft Edge. Whenever I try to download a site as an app, a box pops up saying: "[Window Title] C:\Program Files\WindowsApps\Microsoft.MicrosoftEdge.Stable_124.0.2478.51_neutral__8wekyb3d8bbwe\pwahelper.exe [Content]…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,124 questions
asked 2024-04-21T15:16:28.1433333+00:00
Quang Anh Nông 5 Reputation points
commented 2024-04-24T08:21:22.1633333+00:00
Jinxin Wang (Shanghai Wicresoft Co Ltd) 745 Reputation points Microsoft Vendor
0 answers

Problems with this exercise: Ingest data with a pipeline

I have the following error. Error Error Operation on target Load Sales notebook failed: Notebook execution failed at Notebook service with http status code - '200', please check the Run logs on Notebook, additional details - 'Error name -…

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.
881 questions
asked 2024-04-24T04:11:05.0766667+00:00
Richard Hernandez 0 Reputation points
commented 2024-04-24T08:21:15.7233333+00:00
Rakesh Gurram 2,520 Reputation points Microsoft Vendor
0 answers

Visual Studio project template contained in, and limited to, specific solution

I have a solution where certain rules needs to be applied to certain projects. This makes it perfect to be "templatized". However, I only want the template to be available to this specific solution, so I don't want to have it installed in…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,594 questions
asked 2024-04-17T12:03:45.8033333+00:00
TheHvidsten 0 Reputation points
edited a comment 2024-04-24T08:21:12.09+00:00
Tianyu Sun-MSFT 27,181 Reputation points Microsoft Vendor
0 answers

404 Website not found

Hi All, I have created the resources group and WebApp services. However, when I am trying to open the link it showing the "Website Not Found" error. Kindly, help to get this issues resolved.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
931 questions
asked 2024-04-24T08:20:54.2733333+00:00
Nikunj Chheda 0 Reputation points
0 answers

How to include in my App on Android text files

Hi to All. I've done a App for Android. This App uses particular files in old format MSDOS. First: how can include with the app on the tablet this files? (i.e. in the same directoy of the App).Second: the code page of MSDOS is quite different with…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2024-04-24T08:20:46.5966667+00:00
Paolo Mossa 161 Reputation points
3 answers

WOPI discovery synchronization job continuously failing in SharePoint 2016

Hi Team, Today, we encountered an issue with Office Apps; none of the files are loading. From the ULS logs, we can see the error "Invalid Proof Signature." We then checked the Failed Jobs in Central Admin and found that the WOPI discovery…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,214 questions
Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
583 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,572 questions
asked 2024-04-18T14:00:03.0666667+00:00
Ava Tomlinson 76 Reputation points
edited an answer 2024-04-24T08:20:44.8733333+00:00
Haoyan Xue_MSFT 19,636 Reputation points Microsoft Vendor
0 answers

graph API filter being ignored

I have a flow that returns a list of all site pages using the graph api. I've been trying to add a date filter, but it seems to be completely ignored when running the GET request.  I've tried to simplify it as much as possible and it seems I can't get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,563 questions
asked 2024-04-24T08:20:27.2133333+00:00
Nick Mumby 0 Reputation points
1 answer

Cutomize sharepoint online side bar

How can I customize sharepoint side bar, like applying my wanted fonts, styles and so on? Can I achieve this by customizing ma theme?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,604 questions
asked 2024-04-24T07:12:41.7533333+00:00
Coachizera 0 Reputation points
answered 2024-04-24T08:20:02.73+00:00
RaytheonXie_MSFT 30,996 Reputation points Microsoft Vendor