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…
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…
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…
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…
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?
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…
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…
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 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…
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…
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
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…
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 !
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…
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?
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…
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…
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…
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…
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…