Way to retreive the mails
Hi, Is it a good way to use SmtpServer and retrieve all of the mails (of a period) to one mail account? And get all of the details of the mails?
Microsoft Teams Sharing Problem
Could you tell me if it is possible to block a single user blocked from sharing? I am outside of an organization, and we meet weekly through Teams. I am the only person who cannot screen share, and this is the only meeting where I have this problem.…
How to associate resources to NSP(Network Security Perimeter) from the cross resource groups
When we create the NSP in one resource group and trying to associate the resources from other resource group it's getting an issue. issue is getting for resources is storage accounts, SQL DB servers and Cosmos DB.
You cannot create a Microsoft capacity using a personal account. Use your organizational account instead.
You cannot create a Microsoft capacity using a personal account. Use your organizational account instead.. This is preventing me from creating a Microsoft Fabric Capacity. Please assist
Sharepoint List - Board View - Hyperlink opening list item instead of hyperlink
When viewing a Sharepoint list in Board View, a site owner can click on the hyperlink column and it will open the hyperlink. (Expected behaviour) When viewing a Sharepoint list in Board View, a site visitor can click on the hyperlink column however it…
How to troubleshoot video playback issues in Microsoft CWB training module
I cannot see the 4-minute video in the training module available at this link. What steps can be taken to resolve this issue? This question is related to the following Learning Module
Document Intelligence: Classification Model Copy Not Working
Hi there, The Copy Model To request is returning 404 for me when targeting a Classification Model. The request works as expected when targeting an Extraction Model. Please find below a sample of the POSTMAN request - the body is the output of the…
Microsoft Report Viewer Runtime 2015 Upgrade
Hello, My name is Eliton! I have an application that supports SQL Server 2016 and 2022. This application uses Microsoft Report Viewer and Reporting Services which was fine till now that we need to release a new version of the application but it can`t…
Operation: Create; Exception: [Status Code: BadRequest; Reason: Notification URL 'https://publisher-eu.windows.net/api/ ...... Request headers must contain only ASCII characters
We have out app using Microsoft Graph running for a long time. We create a subscription to user events. $sub = new Graph\Subscription(); $sub->setChangeType("created,updated,deleted");…
Does Azure OpenAI's Responses API include Web_Search_Preview functionality for AI agents, and is it available or planned for future releases
I would like to know whether the new Responses AI in Azure OpenAI will include Web_Search_Preview with OpenAI agent tools. if this feature is available or planned for future releases? Thank you
402 payment required issue when trying to call Teams meeting transacript API
We have subscribed teams meeting transcript APIs and it seems fine but when i request to that api through my application the api is responding an error with this message: "402 payment required"
Problems with HTTP connector with PFX certificate
So, Here is the problem that i currently have and my current situation. Current situation : We have a logic apps where we make an API call to a third party that needs a PFX certificate in order to authenticate. We had some issues in our development phase…
Sharepoint newly created document library can not respond graph api for long time.
I'm developing share point upload feature using graph api. But newly create document library path can't respond graph query for some hours. After passing some hours, I can get response using same query. Why it takes time to using graph query for newly…
Strage latency issue in azure openai models
I am using Azure OpenAI GPT-4o and GPT-4o-min models in backend. I am facing a strange behavious. When I hit a first network request with a small simple prompt to the model, it takes around 15 seconds to respond to this. If I hit a second request with…

IoT Edge certificate management
I want to find a way to renew IoT Edge certificates manually, to prevent automatic edge reboots. I set up a test EST server as described on here and confirmed it is working by running openssl s_client -showcerts -connect localhost:8085 and getting a…
Experiencing trouble in verifying my phone number when registering Founder Hub account
Hi, I am trying to set up my account for Founder Hub but I am experiencing difficulties in receiving a confirmation text via phone. It said ‘it is experiencing trouble in verifying my phone number’ can you assist? See the attached image. Thank you in…

Sharepoint on prem one drive and authentication issue
Hey all just seeing if anyone knows this since there seems to be conflicting information all over the internet. Is it possible to use openid based user accounts with the OneDrive app (syncing SharePoint sites or even the personal OneDrive site). I only…
Networks in different subscriptions with error in gateway provisioning when trying to use s2s VPN - Azure
Good morning everyone! I hope you are all well. I have the same tenant, several subscriptions. In these subscriptions, there are several VNets (in different regions). I have a VNet Hub, in Subscription A, with peering to several other Vnets (including in…
Can I distribute SQLSysClrTypes.msi
Hi, We are using SqlGeography classes stored in Microsoft.SqlServer.Types and rely on native SqlServerSpatialxxx.dll (part of SQLSysClrTypes package). My question is can I use SQLSysClrTypes.msi as redistributable package as part of our installer? (Idea…
webhook for the Teams Presence API
I'm trying to set up a webhook for the Teams Presence API. My webhook URL is publicly accessible and responds with a 200 status code and the validation token, but I'm still receiving a ValidationError: Subscription validation request failed. I'm using…