Migrating ADFS to Entra ID question
Dear All, i'm new in Azure, i have a hybird environment with ADFS, i was planning to migrate ADFS to Entra ID, and i have already downloaded entra health connect agent and install it on ADFS and domain controller, having waited for 1 day i go…
Can I get image related information on Azure's Document Intelligence Studio?
Out of the models supported by Document Intelligence Studio, is there a model that gives out image information? Is there an option of using Custom model along with the existing one?
Sharepoint knowledge not retreived
Hello, It seems like my Copilot bot is not using the Sharepoint knowledge in conversational boosting to generate an answer. I tried uploading a file and it does work. I checked all permissions to the site and everything is fine. Has anyone else…
How to register your app in the Notifications and Actions Center of Windows 11
I am developing an app (it's a normal GUI app written in DART and C++). It is NOT a packaged UWP app. I am able to show the app's item/entry in the Windows 11 Notifications and Actions center by writing this .iss innosetup script: [Registry] Root: HKCU;…
How to install security Patches for VMs in Azure machine learning studio?
I have deployed two models and two endpoints on Azure Machine Learning studios. There are requests to install Python (Pip) Security Update for torch (GHSA-5pcm-hx3q-hm94) and Ubuntu Security patch for GLib Vulnerability (USN-7114-1). I did not find…
Computer restarting without BSOD while playing certain games, is my CPU cooked? Or is it something else?
Specs: Radeon 6750XT, Ryzen 5700X, asrock killer sli x370 mobo Not sure why it has been doing this, my cpu I had just gotten months ago new. But it started when I got my radeon 6750XT + 5700X components (installed roughly same time) and then updated to…
How to install Python (Pip) Security Update for torch and Ubuntu Security Patch for VM in Azure machine learning studio?
I have deployed two models and two endpoints on Azure Machine Learning studios. There are requests to install Python (Pip) Security Update for torch (GHSA-5pcm-hx3q-hm94) and Ubuntu Security patch for GLib Vulnerability (USN-7114-1) etc. patches. I could…
HealthMailbox002ffc636089455c972d26693ebd3d85@abc.com I found more than more than 48000 this Health Mailbox user.
HealthMailbox002ffc636089455c972d26693ebd3d85@abc.com I found more than more than 48000 this Health Mailbox user. But in actual I have less than 3000 user. We are using Exchange 2019. how I Clean them without any impact
Windows 11 setup without internet
Is it possible to setup my new Windows 11 Dell Latitude, without internet?
Can’t see the results of http call action in sharepoint designer
Hi I want to implement ”call http” action and use the results of this action in loop action. When I enter URL of web service in browser I can see the results(like below picture), but I can’t find “d/results” in it! And consequently “Alldata” variable…
How to enable multi-instances of duralbe function app run in parallel
Hi, I have an Azure durable function app in a container. When I create it using az CLI with argument "--plan", it works as I expect (multiple instances can run in parallel if I concurrently call my function mutliple times), but when I create it…
Issue with Azure SQL Database Table Detection in CDC
I have a table in azure sql database with schema, TABLE NAME: EMPLOYEE COLUMNS: PersonID int NOT NULL, Name varchar(255), Age int But this table is not detected in the pane list of source table. As per MS doc, The pane lists only…
how to fix the phone validation problem
It is showing We’re unable to validate your phone number whereas the phone number is correct. I have tried with different phone numbers but every time it shows phone verification can't be done
how i get fragmented ip packets in my vnet?
i dont get fragment packets from out of vnet
how to fix when a laptop is not detecting a external monitor
So, i had been using my laptop with an external monitor for about 2 years now . suddenly last week my laptop stopped detecting that it was connected to ext monitor. i tried a different monitor and still it dint work , all monitors kept going into stand…
Active directory Integration with RBAC for Azure CosmosDB with Mongo API
Planning to create RBAC for Azure Cosmos DB with Mongo API, is Active directory user integration is possible
Cannot connect to virtual machine
Hello, I originally asked this question within Microsoft Communities and was directed here by staff. I recently upgraded to Windows 11Pro from Windows Home to take advantage of some of the extra security and virtualization features. To this point, I…
I encountered an error while logging into the Microsoft 365 Developer subscription (E5) dashboard page. Please assist in resolving this issue.
I encountered an error while logging into the dashboard page, with the following information: We're unable to sign you in with this account: The sign in was unsuccessful. For details, see the Microsoft 365 Developer Program FAQ. MS-CorrelationId:…
Recipient does not Receive Emails Successfully Sent via Graph API sendMail. Why not?
My windows daemon successfully sends emails via the graph API (code below). However, xxx.williams@outlook.com does not receive them. Why not? I, xxx.williams@outlook.com, have an active MS 365 Apps for Business license and am the admin. sendMail has…
how to zoom in&out and keep picture aspect ratio?
hi I have a winform app to display a pdf file into a picturebox control. When the user presses the left mouse button and moves the mouse until the mouse is released, a line is drawn. The start and end positions of each line are stored in a list. I want…