386,374 questions

Sort by: Updated
1 answer

We have purchased 2 Teams Room Pro licenses and need to know how to install App on Yealink MBs

Need instructions on how to install and configure MS Teams Room Pro App on Yealink meeting board 86" & 65". Both rooms have dedicated emails in our domain and can not find proper documentation on how to install and configure. Since we were…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,309 questions
asked 2024-11-08T10:08:19.5366667+00:00
Patrick Pettersson 0 Reputation points
answered 2024-11-08T13:58:17.57+00:00
Wagner Silva 0 Reputation points Microsoft Employee
1 answer

tsql sum amount recursively without recursive cte

Hi, I need help creating recursive query to sum up Amounts of all ChildIDs for parent ID=1 node. Table definition and data below. This is for SQL serverless where Recursive CTE is not supported. So left join would do, The table is large and the query…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,989 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,656 questions
asked 2024-11-07T18:28:16.3166667+00:00
Julia9534 1 Reputation point
edited the question 2024-11-08T13:58:12.25+00:00
Julia9534 1 Reputation point
1 answer

Getting Error when configuring Nginx in Azure training lab

I am doing the exercise part of the Azure Fundamentals certification which consists of creating an Azure VM and then configure Ngnix on the VM. I was able creating the VM, however the Ngnix process always fails after 3 attempts. Here's what I am…

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,725 questions
asked 2024-11-07T16:09:34.0233333+00:00
Philippe Lefebvre 0 Reputation points
edited a comment 2024-11-08T13:58:00.84+00:00
Philippe Lefebvre 0 Reputation points
1 answer

Sentinel - Summary rules doesn't send triggered events to destination

I have been exploring summary rules, created a summary rule that has a KQL. Source is one of my custom table that has some logs I want to trigger via summary rules and ingest in a custom analytic table. When I try to simulate the KQL query it shows me…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,158 questions
asked 2024-11-08T12:45:25.03+00:00
Khanna, Keshav 0 Reputation points
commented 2024-11-08T13:57:52.4366667+00:00
Khanna, Keshav 0 Reputation points
0 answers

What type of markdown proccessor does Visual Studio use?

Developers added markdown support in Visual Studio version 2022 release 17.5. But what's under the hood? Is it commonmark-compliant? GFM support? Is it based on markdig?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,192 questions
asked 2024-11-08T13:55:53.88+00:00
Dmitresso 0 Reputation points
0 answers

I can't deploy my application in app service

I have an application that I designed locally (python 3.11) that uses speech to text services and I'm trying to deploy it with an app service but when I enter the link I get an error and it tells me that the resource does not exist. I have already…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,906 questions
asked 2024-11-08T13:54:40.73+00:00
Isabel Ramirez 0 Reputation points
2 answers

commercial programs are abnormally crashing in windows 11 Pro & Enterprise

hello, We have a commercial program that we developed that crashes abnormally. This program was working fine on windows10. This does not happen in normal cases, but I assume it happens mostly when it is installed on a computer for workstation. The…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,889 questions
asked 2024-11-07T06:57:34.9733333+00:00
RaonX 0 Reputation points
answered 2024-11-08T13:54:15.33+00:00
MotoX80 34,426 Reputation points
1 answer

Invoke-AzVMRunCommand has begun reporting an error

I am creating a set of vms as copy of an original vm and after vm is created I run a remote command to rename vm. It has worked without any error notice but now ... for (...) { # Run a script string to rename a VM and restart it if…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-11-05T13:20:50.8166667+00:00
Jan Vávra 321 Reputation points
answered 2024-11-08T13:54:12.3533333+00:00
Jan Vávra 321 Reputation points
1 answer

Azure B2C API connector failed to connect to Power Automate flow

I want to add an API connector in my SignIn & SignUp user flow. I have created a HTTP-triggered Power Automate. But unfortunately, B2C is unable to call that flow. It is showing the below message in the logs - {"errorMessage":"There…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,107 questions
asked 2024-09-09T11:16:54.38+00:00
Power Coder 0 Reputation points
edited a comment 2024-11-08T13:52:12.73+00:00
Power Coder 0 Reputation points
0 answers

minimal permissions to authorize API connection

Hello, Can anyone suggest the minimal permissions to authorize API connection? I have tried API Management Service Contributor, but after I clicked on 'Authorize' nothing has happened. With owner permissions when I click on 'Authorize' Azure opens a new…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,177 questions
asked 2024-11-08T13:47:28.27+00:00
Oleg Tserkovnyuk 616 Reputation points
edited the question 2024-11-08T13:50:40.2533333+00:00
Oleg Tserkovnyuk 616 Reputation points
16 answers

What would cause MS Teams calls to drop after about 10seconds when originated from Remote VPN to LAN?

• The caller must be on the VPN (Remote Access Service) • The called party must be on a site LAN (but it can be any Company site) • The call will work perfectly until 10 seconds and then will end / be torn down

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,309 questions
asked 2020-07-09T11:04:54.777+00:00
Sydney Marihoho 26 Reputation points
commented 2024-11-08T13:50:23.7733333+00:00
John Behmke 0 Reputation points
1 answer

Timeout error due to Error reading SSH protocol banner

Hi Team, We are facing ‘Timeout error due to Error reading SSH protocol banner’ while trying to connect to sftp server through Azure Synapse Notebook. We are using python as source language and paramiko version 2.12.0 to connect to the server and…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,995 questions
asked 2024-11-04T13:32:47.8733333+00:00
Abhilasha Kumar 0 Reputation points
commented 2024-11-08T13:50:20.9633333+00:00
Abhilasha Kumar 0 Reputation points
1 answer

How to enable usb debugging with intune

Hello team! i have an android enrolled with intune. I want to allow usb debugging but it’s blocked although nothing in configured with a configuration profile restriction or compliance. do you have an idea what could be the issue? thank you in advance !

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,200 questions
asked 2023-07-29T23:06:59.11+00:00
julien deroche 131 Reputation points
commented 2024-11-08T13:44:38.3066667+00:00
Alfonso Molina 0 Reputation points
0 answers

Azure Monitor Agent Not Reporting Security Events

We are in the process of migrating from the Azure Log Analytics Agent to the Azure Monitor Agent across our servers. The agent appears to be installed correctly, and the Data Collection Rules (DCR) are set up to capture relevant Security Events. We have…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,319 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
437 questions
asked 2024-11-08T13:44:10.5466667+00:00
Fabián Avilés 35 Reputation points
1 answer

how do I change the date format when using power apps?

when trying to build a power app i can see no way to change the date format from mm/dd/yy to dd/mm/yy? what am i missing?

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
456 questions
asked 2024-11-05T10:44:40.9333333+00:00
Ashley.singapore 0 Reputation points
commented 2024-11-08T13:41:40.6066667+00:00
Syed Saleem Peera 7,465 Reputation points Microsoft Vendor
0 answers

Azure B2C Custom Policy Calling Web API in Main Tenant

Description: I am having trouble trying to configure an HTTP Request from my B2C Custom Policy that will perform a person-lookup against user input. The trickier part is that the B2C Custom Policy will need to perform the HTTP request on our company's…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,107 questions
asked 2024-10-17T16:31:32.4666667+00:00
Kyle Infante 0 Reputation points
edited a comment 2024-11-08T13:38:38.3366667+00:00
Akhilesh Vallamkonda 10,080 Reputation points Microsoft Vendor
4 answers

Prevent remote desktop from generating a self-signed certificate

Hello, Does anyone know a way to prevent remote desktop from creating a self-signed certificate? I would like to avoid having to implement anything that will generate errors and I have a requirement to ensure there are no self-signed certificates. I…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,602 questions
asked 2020-12-18T19:36:07.217+00:00
Mark Thompson 6 Reputation points
edited a comment 2024-11-08T13:38:22.0766667+00:00
Poirier, Steve 0 Reputation points
0 answers

Authenticator app wants to be authenticated with a authenticator app??? Catch-22

So my old phone broke instantly (iphone), so I couldn't transfer profile to my new phone (android). But I can't set up the authenticator with the app, because the authenticator app wants to be authenticated with another authenticator app??? This has…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,126 questions
asked 2024-11-08T13:38:21.2933333+00:00
David Andersen 0 Reputation points
1 answer

How to Fix my account login issue

Dear Microsoft Support Team, I hope this message finds you well. I’m reaching out on behalf of my colleague, Mr. Prem, whose email ID is ADMIN (prem.p@sen-sol.com) has been logged out of his account (both in Outlook and Authenticator apps). He was using…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,119 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,222 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,126 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,638 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,280 questions
asked 2024-11-07T11:24:56.81+00:00
Paul Ebenezer 0 Reputation points
commented 2024-11-08T13:37:11.7266667+00:00
BANDELA Siri Chandana 160 Reputation points Microsoft Vendor
0 answers

limit access on the subscription level only to API Connection

Hello, Is it possible to allow a user access only 'API Connection' in Azure? What I tried: On the subscription level assigned to a user account the 'API Management Service Contributor' RBAC role. Based on this the role gives access to API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,177 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,015 questions
asked 2024-11-08T13:36:41.63+00:00
Oleg Tserkovnyuk 616 Reputation points