293,071 questions

Sort by: Updated
1 answer

Extract Sections of a Document using Azure Models in Python

I am working on a RAG model, which answers questions based on a document. These questions are based on particular sections, so I was wondering if there is any way to extract different sections from a document using Azure document intelligence in…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,438 questions
asked 2024-05-22T10:53:03.8866667+00:00
Sanjana Mohan 0 Reputation points
answered 2024-05-22T11:14:08.92+00:00
Azar 19,645 Reputation points
1 answer One of the answers was accepted by the question author.

On Premise Server Using Azure AD?

Hi, I've recently purchased a server running 2022. My plan with this is to run VM's for RDS users. We currently run an Azure only estate where we have Azure AD running all our computers & email logins etc. I need help understanding how I can use…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,263 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,977 questions
Microsoft Entra
asked 2024-05-14T11:16:43.18+00:00
Joshua Porter 20 Reputation points
accepted 2024-05-22T11:11:49.24+00:00
Joshua Porter 20 Reputation points
1 answer One of the answers was accepted by the question author.

Windows Server 2019 update caused display to be stuck

After initiating an update, my Windows Server 2019 display is stuck in a loop and I am unable to complete the update. The message "Don't turn off your computer and keep going in circles" is displayed. How can I fix this issue and complete the…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,263 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
837 questions
asked 2024-04-14T17:53:06.78+00:00
skkavy 20 Reputation points
commented 2024-05-22T11:11:42.5566667+00:00
Frech, Robin 0 Reputation points
2 answers

server 2016 Element not Found error 0X80070490

My windows Server running version 2016 has suddenly started to produce an error when installing updates or trying to add new roles or features. for exmaple i see this in teh seup event log Package KB??????? failed to be changed to the installed…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,400 questions
asked 2022-10-26T11:21:11.217+00:00
James Ewart 1 Reputation point
answered 2024-05-22T11:10:56.66+00:00
Srini 1 Reputation point
7 answers

MDT error When updating DS

Error is happening when I try to update deployment share. It is happening with win11 and win10 Deployment shares. I am using the latest ADK+PE and MDT. Have tried uninstalling and reinstalling. Reinstalled windows to a newer version. …

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
837 questions
asked 2022-08-31T07:46:54.387+00:00
Shane Kirkman 16 Reputation points
answered 2024-05-22T11:10:39.71+00:00
Kieron Neal 0 Reputation points
1 answer

what is the schedule for patching: CVE-2024-2398

Hi, we would like to know. what is the schedule or ETA patching: CVE-2024-2398 

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,779 questions
asked 2024-05-15T13:00:43+00:00
Malik 20 Reputation points
commented 2024-05-22T11:05:17.2433333+00:00
Gustavo R. Bergamini 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure - Azure Firewall HA setup

Hello, I would like to know, if I set up two AZs in Azure Firewall setup will it deploy 2 instances of Azure Firewall to achieve high availability? And according to that I will pay double price?

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
580 questions
asked 2024-05-22T10:08:05.9333333+00:00
Alberto Dasilvon 0 Reputation points
commented 2024-05-22T11:03:14.4066667+00:00
Alberto Dasilvon 0 Reputation points
1 answer

Reregistering Existing FCM registrations to FCMv1

I have over 100,000 existing FCM registrations on my notification hub. How can I migrate them efficiently to FCMv1? While considering using GetAllRegistrationsAsync to retrieve and re-register them, I'm concerned about its efficiency. Are there any…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
271 questions
asked 2024-05-22T08:52:00.9466667+00:00
Pranav pavithran 0 Reputation points
commented 2024-05-22T11:02:59.6333333+00:00
Pranav pavithran 0 Reputation points
1 answer

How to access/Update Group Policy Objects using C sharp

Hi, We are referring below link to access group policies programmatically   using c sharp. https://learn.microsoft.com/en-us/previous-versions/windows/desktop/wmi_v2/class-library/gpo-class-microsoft-grouppolicy This is sample code which we have written…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,369 questions
asked 2024-05-08T07:35:50.82+00:00
commented 2024-05-22T11:00:01.9566667+00:00
1 answer

SSMS not flagging basic errors after IIF statement

DMF_SSMS_SQL_IIF_Err.pdf I just wanted to notify Microsoft of an error I believe I found with SSMS error notification. Going thru some scripts, I came across one that had a CASE and IIF in it. I accidently did a typo, no errors, but failed. I then…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,876 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,562 questions
asked 2024-05-20T15:07:50.28+00:00
AdamG Devl 0 Reputation points
commented 2024-05-22T10:58:11.5066667+00:00
AdamG Devl 0 Reputation points
2 answers

Vertical Auto scaling of Azure VM

Hi All, we have an requirement to do the auto scaling for two Azure VM( one App and another SQL). Customer wants to get the resizing done once CPU or RAM utilization of VM reaches the 70%. like if a VM size is Standard_F2s_v2 and CPU or RAM utilization…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,256 questions
asked 2024-05-22T10:09:00.9366667+00:00
Rakesh Kumar 456 Reputation points
answered 2024-05-22T10:57:40.7+00:00
Marcin Policht 13,175 Reputation points MVP
3 answers

How to sql dump generation on sql server 2008 ?

Good morning, I use SQL SERVER 2008 R2 and for a few days now I have had disk C filling up due to the generation of SQLDUMP files in the log directory. Can you give me the procedure to disable the generation of these files please. Thanks in advance.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,876 questions
asked 2024-05-13T16:40:04.5466667+00:00
Tidiane TRAORE 0 Reputation points
answered 2024-05-22T10:57:38.6533333+00:00
Tidiane TRAORE 0 Reputation points
2 answers

Should ADF rerun range cover the whole window?

Hi Team, I'm trying to understand the rerun range in tumbling window triggers. When I want to retry a window, do I need to make the rerun range covers the whole window or it only needs to cover a partial window. Let's say we have three consecutive failed…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,719 questions
asked 2024-05-22T07:17:35.52+00:00
Zhengxiao (Edward) Wang 0 Reputation points Microsoft Employee
answered 2024-05-22T10:57:01.4566667+00:00
Amira Bedhiafi 16,146 Reputation points
1 answer

WSUS-Based Update Manager Scanning: Dashboard Details

Is it possible for the Update Manager settings to scan the WSUS server instead of the Microsoft Catalog server and display the results in Update Manager? Specifically, I want the missing update status or compliance status based on the WSUS repository,…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
251 questions
asked 2024-05-17T13:19:44.6533333+00:00
Rath, Sibananda 25 Reputation points
commented 2024-05-22T10:54:29.82+00:00
AnuragSingh-MSFT 20,431 Reputation points
1 answer One of the answers was accepted by the question author.

App Protection Policy does not apply on the Cloud App 'Microsoft 365 (Office)'

Hello Community, I've created an App Protection Policy in Intune for Android unmanaged devices, requiring a PIN for accessing Outlook, OneDrive, and Microsoft 365 (Office). While the PIN requirement works as expected for Outlook and OneDrive, it doesn't…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,463 questions
asked 2024-05-21T13:43:07.6+00:00
Mike 0 Reputation points
commented 2024-05-22T10:53:37.18+00:00
Mike 0 Reputation points
1 answer

Fetch the first element of a Collection attribute in the $select query in Graph API

I am trying to fetch some extension properties which are not default for User schema , here is a request and response format of a graph API. I need to get the response in the desired format what should be the modified query Request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,798 questions
asked 2024-05-08T07:38:20.12+00:00
BANERJEE Biswarup 0 Reputation points
answered 2024-05-22T10:52:39.2233333+00:00
Hitesh Pachipulusu - MSFT 230 Reputation points Microsoft Vendor
1 answer

How to connect to another machine via Telnet?

Hi, I am trying to connect to another machine (Windows OS) from a machine (Windows OS) via the Telnet protocol. But I fail in connecting the machine. My aim is that after connecting the machine, I should be able to run an application on the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,474 questions
asked 2024-05-21T10:49:51.95+00:00
Rohan Pande 315 Reputation points
commented 2024-05-22T10:52:07.91+00:00
Marcin Policht 13,175 Reputation points MVP
1 answer

Can I use an email address removed using alias again

I removed my original email address from my account and used a new one. But I forgot that I had a lot of account connected to it. So I need to access that address. So can I reuse the address. If so after how much time

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.
4,939 questions
asked 2024-05-21T19:25:52.6833333+00:00
Zahidul Haider 0 Reputation points
commented 2024-05-22T10:51:47.51+00:00
Zahidul Haider 0 Reputation points
1 answer One of the answers was accepted by the question author.

Query about Node.js 16 in Azure Functions end date

Hello, I recently received an email from Azure recommending that I upgrade my function app to node.js 20 version. However, I'm not using node.js in my function app code; all the programming is done in C#. Despite not using any dependency that utilizes…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,367 questions
asked 2024-05-21T15:54:00.2033333+00:00
Abhishek Sinha 41 Reputation points
accepted 2024-05-22T10:49:22.48+00:00
Abhishek Sinha 41 Reputation points
1 answer

Copy activity fails with the Error while using Azure Key Vault in my REST Linked Service

I want to fetch data from OdataURL in my Blob storage, so I am using Copy activity to fetch the same using REST in my source and Blob storage in my Sink. I have used REST Linked Service in my source dataset, so while hardcoding the credentials in LS, the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,719 questions
asked 2024-05-22T08:38:54.8433333+00:00
Harshita Vishwakarma 40 Reputation points
answered 2024-05-22T10:48:47.9433333+00:00
AnnuKumari-MSFT 31,716 Reputation points Microsoft Employee