In standard logic app we are facing issue while deleting the message after receing the message from service bus topic subscription with session enabled
Issue: In standard logic app we are facing issue while deleting the message after receing the message from service bus topic subscription with session enabled Trigger: When a message receive from topic with peak lock ( Say servicebus topic…
Azure Open AI Custom App in Teams How to Able to Read & Write files
Hi Support, I had integration Azure OpenAI into Teams App. how I can able when users upload a file (pdf or word , excel ... etc) and open ai can able to read the file and provide summary for the file and generate a new file? current when I test upload…
consistent 21 second delay in response for ssh connection to Linux Redhat server in Azure
A consistent 21-second delay is occurring during SSH connections to a RedHat Linux server (OpenSSH_7.4) in Azure. This delay affects all endpoints trying to connect using SSH including ones on the corporate network going through the firewall and ones…
How do I block and remove all embedded artificial intelligence and programs that use artificial intelligence from Windows 11?
I am reluctant to upgrade to Windows 11, and I know I am far from the only person in this position come October 2025 with end of life support for Windows 10. Is there any way you can give consumers and businesses the choice to NOT install ANY artificial…
Azure application insight transaction search (Exceptions) URL need to send via Azure Alert or using logicapp
Transaction search (Exceptions) URL need to be sent via Alert or using logic app Here is the requirement when I'm doing troubleshooting in application insights -->In Transaction search --> Example (Event type-Exceptions)--> Open any End-to-end…
Error Creating Indexer with SharePoint Data Source in AI Search
When attempting to create an indexer using a SharePoint data source, the following error is encountered: {"error":{"code":"","message":"Error with data source: Code: itemNotFound\r\nMessage: The resource could…
When making access policy for public cloud service principal, to whom the access is actually given?
On the documentation here we are required to give access for "abfa0a7c-a6b6-4736-8310-5855508787cd for public Azure cloud environment" to KeyVault in order for App Services be able to access keyvault certificates. If we give access to this…
If I have an executable file, how should I execute it in a long path
I have enabled the long path support configuration for Windows, but still cannot execute the. exe file in a long path. What should I do
Ms Teams Integration in React App Using Azure Communication Service
Hi, I want to integrate Microsoft Teams into my React app. I am using some packages and helper functions provided by Azure Communication Services, as shown below: import { AzureCommunicationTokenCredential, CommunicationUserIdentifier } from…
sync users from onpremise ad to entra id
I have a question. If we sync users from onpremise ad to entra id. Why user's attributes are read only after syncing. Is it default behavior of sycing users?.If I request to microsoft to modify user attribute then can microsoft do it? or do we have any…
Package Microsoft.Azure.SignalR.AspNet hu bstate showed consistent connections
From the doc centre for my org website chat condition using SignalR. My clients have complained there is connect issue every time. It was working fine for 3 months. Any update from Azure? I validated to see if it’s coming from other clients, and found…
Make ProcMon easier to use with MicroSoft Excel
I have tried to export PML files to CSV in order to use Excel to work on the file. This is not going well. I have found that Excel does not support the precision that ProcMon has in the "Time of Day" field. The precision is so low that it is…
what is my password in lab
started virtual lab asking for password. do not know password
How to troubleshot HttpWebRequest if X509Certificate is not added properly
Hello all, I am adding a X509Certificate to the HttpRequest like the following: HttpWebRequest request = (HttpWebRequest)WebRequest.Create("webserviceurl"); request.ClientCertificates.Clear(); X509Certificate certificate = new…
sync users from onpremise ad to entra id
I have a question. If we sync users from onpremise ad to entra id. Why user's attributes are read only after syncing. Is it default behavior of sycing users?.If I request to microsoft to modify user attribute then can microsoft do it? or we have any way…
Resolving Windows servers should be configured to use secure communication protocols - windows 2019
I have got a recommendation on Azure advisor for the below item Resolving Windows servers should be configured to use secure communication protocols Its not clear how to fix the advisor alert, however there is a list of tasks detailed below. Enable…
How to setup MDT for deploy old and new operating systems
Hi, I have a question I've been playing around with my home network lab recently learning new roles and functions in Windows Server systems and I've reached the stage of implementing operating systems how to set up the MDT or WDS service so that I can…
Issue with nginx reverse proxy to FastAPI container in Azure Container Apps
Hi, I'm trying to setup an nginx reverse proxy on Container Apps. I have the nginx container and a FastAPI container in a Container App Environment with simple virtual network + subnet + private DNS zone. The API's ingress is set to internal, and the…
Windows 11 - TAPI (TSP) crashes - no more calls can be made until restart the service
Hello, since we use our new pc´s with windows 11 every of our users (non-admin-accounts) report us problems with crashed TAPI-Connection. After a while (maybe a few hours?) TAPI will not collect incoming calls and outgoing calls reported by "no more…
Map onpremiseAD attribute to custom Attribute of AzureAD
I am requesting assistance with creating a custom attribute in Azure Active Directory (Azure AD) and mapping an Active Directory (AD) attribute to this custom extension attribute using Azure AD Connect. I successfully created a custom extension attribute…