54,780 questions

Sort by: Updated
0 answers

Adding legacy computers to a domain

We have approx 20 Mazak milling machines running either Win 95, Win 2000 Pro or Win XP. Since the beginning of the year I've not been able to re-add them back onto the domain (functional level 2016). As they are old a hard drive replacement is often…

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
665 questions
asked 2024-05-01T10:36:12.24+00:00
Stephen Benson 0 Reputation points
edited the question 2024-05-23T08:18:58.8766667+00:00
Stephen Benson 0 Reputation points
0 answers

Active Directory replication issue

Our organization uses a hybrid cloud model. Currently, I create users from AD onprem but cannot synchronize to the cloud, whereas before we could still do it. Please help me with this problem I checked the log but didn't see anything unusual during the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,374 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,727 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,987 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,209 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,012 questions
asked 2024-05-23T08:18:52.0333333+00:00
Pham Tien Dung 40 Reputation points
0 answers

Saving Dynamic Form Fields to Database with Fixed Values in MVC

[HttpPost] [ValidateAntiForgeryToken] public ActionResult Create(EgitimSeminerViewModel model) { if (ModelState.IsValid) { for (int i = 0; i < model.EgitimSeminerBilgiList.Count; i++) { …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,309 questions
asked 2024-05-23T07:33:53.8266667+00:00
kadir 0 Reputation points
commented 2024-05-23T08:17:35.8466667+00:00
Lan Huang-MSFT 26,361 Reputation points Microsoft Vendor
0 answers

I got the error 0xc0000207 when calling FwpsConstructIpHeaderForTransportPacket

Hi , I am implementing a filter driver . I got the error 0xc0000207 when calling FwpsConstructIpHeaderForTransportPacket , I tried to rewrite the source IP of some packets, I could not find many documents to tell me what could cause this error . Could…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,561 questions
asked 2024-05-23T08:11:41.15+00:00
Thao Hoang 0 Reputation points
0 answers

EvtSubscribe has strange behavior when using query criteria with EventRecordID.

When using EvtSubscribe from winevt.h referencing the example code from here with query string including EventRecord ID(e.g. "Event/System[EventRecordID>10000]", it looked like it is working as expected. However, when getting future events,…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,796 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,448 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,397 questions
asked 2024-05-23T01:32:36.65+00:00
Snshadow 0 Reputation points
edited a comment 2024-05-23T08:11:39.1566667+00:00
Snshadow 0 Reputation points
0 answers

Web App development

Hi i want to know the complete in and out configuration of a web app where i can create and deploy, as i am not able to find any video where i can get all these. Where ever i am serching i am getting just how to create and i knwo how to create it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,012 questions
asked 2024-05-23T08:11:32.2066667+00:00
Deepak Kumar Sharma 60 Reputation points
0 answers

I am deploying the Azure "Vector-Search-AI-Assistant" github code Using open AI service but facing multiple issues

GithubURL: https://github.com/Azure/Vector-Search-AI-Assistant/issues After github url I am following mentioned document in the github which we are deploying using azure container apps . I have faced the issues mentioned below. ERRORS: 1.This is the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,274 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
288 questions
asked 2024-05-23T08:11:20.41+00:00
Jay Prakash Vishvakarma 0 Reputation points
0 answers

Bluetooth LE - BluetoothLEDevice.FromBluetoothAddressAsync returns null after UnpairAsync() is called until the peripheral is power cycled or the RPA rolls over

Greetings Here are the reproduction steps for this bug. I have an Ellisys trace and logs gathered using WPR that I don't want to post publicly, but can share with someone from MS. Pair a Bluetooth LE peripheral with windows. Observe that a new…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,796 questions
Universal Windows Platform (UWP)
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,131 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,397 questions
asked 2024-05-23T02:26:12.08+00:00
EricP-8687 60 Reputation points
commented 2024-05-23T08:08:26.6233333+00:00
Junjie Zhu - MSFT 15,676 Reputation points Microsoft Vendor
0 answers

How do I check if my .eml file has single or multiple attachments in it In Azure AI Search.

Currently these are my fields that I have added in my Index. Now how I am going to check that how many attachments are in them for example this .eml file have 1 attachment and this .eml file have 2 attachments.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
751 questions
asked 2024-05-16T08:10:30.44+00:00
Hassan Kaleem 40 Reputation points
commented 2024-05-23T08:07:12.6233333+00:00
Hassan Kaleem 40 Reputation points
0 answers

PrintTaskOptions throws Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))

Hi Team, We are trying to invoke a print preview from the stream of PDF documents. While invoking the print preview we are receiving Catastrophic failure from the PrintTaskOptions while creating print preview pages. We have tried the following methods…

Universal Windows Platform (UWP)
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
771 questions
asked 2024-02-15T13:13:31.89+00:00
ManojKumar 0 Reputation points
commented 2024-05-23T08:05:49.5366667+00:00
Roy Li - MSFT 32,486 Reputation points Microsoft Vendor
0 answers

Win11上利用PhoneLineTransportDevice::ConnectAsync 与手机连接后来电会有个空界面

Win11上利用PhoneLineTransportDevice::ConnectAsync 与手机连接后拨打电话会起来个空界面 而在win10上会有个拨打电话会有个通话的页面。 为什么win11和win10上会有差别?

Universal Windows Platform (UWP)
asked 2024-05-23T08:04:05.8933333+00:00
栩 王 0 Reputation points
0 answers

Saving Dynamic Form Fields to Database with Fixed Values in MVC

[HttpPost] [ValidateAntiForgeryToken] public ActionResult Create(EgitimSeminerViewModel model) { if (ModelState.IsValid) { for (int i = 0; i < model.EgitimSeminerBilgiList.Count; i++) { …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,309 questions
asked 2024-05-23T07:34:52.57+00:00
kadir 0 Reputation points
edited the question 2024-05-23T08:03:25.3033333+00:00
Lan Huang-MSFT 26,361 Reputation points Microsoft Vendor
0 answers

windows server 2022 SMTP伺服器

我在設定時,套用我的設定,會直接強制關閉,重新開啟後,會出現MMC嵌入式管理單元錯誤,有參考網路上的做法,一樣無法解決

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,503 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,274 questions
asked 2024-05-23T08:00:34.9166667+00:00
勃學學 蘇 0 Reputation points
0 answers

Dynamic Time series using ADF data flow - rule based mapping

Can i get expression for rule based mapping in data flow using select transform, my dataset is "allow schema drift" enabled, but i want to maintain new schema always don't want to keep old time series headers from mapping. Let me know if this…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,727 questions
asked 2024-05-22T20:32:42.8466667+00:00
sankon437 1 Reputation point
commented 2024-05-23T08:00:20.2366667+00:00
phemanth 6,635 Reputation points Microsoft Vendor
0 answers

Redhat VM in Azure not booting

Seeing below error in Azure serial console for the VM. Anyone had similar issue and found any resolution? Thank you in advance for your help. Kind regards,

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,260 questions
asked 2024-05-23T07:58:01.4766667+00:00
Shrek15 0 Reputation points
0 answers

I want to renew my certificate

Hi Team, My concern is the due date is expire for the renewal of certificate of azure 204 so I completed all the module which is necessary for the regain of the certificate for the renewal exam for azure 204. but I am still not able to give the renewal…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,489 questions
asked 2024-05-23T07:43:26.7533333+00:00
Amit Bhaskar 0 Reputation points
commented 2024-05-23T07:57:46.08+00:00
AmaranS 2,680 Reputation points Microsoft Vendor
0 answers

Where can we apply for Azure fee reduction in academic research projects?

Does Microsoft provide an Investigator Support Program where we can apply for a fee reduction in non- commercial research projects using Azure ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,374 questions
asked 2024-05-23T07:56:03.28+00:00
Rongve, Arvid 0 Reputation points
edited the question 2024-05-23T07:56:45.93+00:00
Rongve, Arvid 0 Reputation points
0 answers

How assigne members in PIM in Powershell / MG Graph

Hello, I have automated the creation of groups in my tenant. I already used the Assignment Membership with PIM but actually, i did it directly from my browser. I would like to automated this process too. Could you please tell me how can i assign members…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,818 questions
asked 2024-05-23T07:55:30.08+00:00
Kevin Gauthier 0 Reputation points
0 answers

How can I process (validate, Parse) x12 EDI files in Azure. Can you please provide in detail steps.

I want process EDI x12 files using Azure. I want perform below operations on file: Pickup file from FTP folder location Validate file as per EDI standard and Generate acknowledgement Convert x12 EDI file into xml or json Store file data(xml or json)…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,374 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,486 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,012 questions
asked 2024-05-23T07:26:42.9433333+00:00
Jaidhan Kosambe 0 Reputation points
commented 2024-05-23T07:53:03.2666667+00:00
SwathiDhanwada-MSFT 17,881 Reputation points
0 answers

Broken NPS service on RD Server

Brand new RD server 2022 (HyperV machine on a Server 2022 host). I got it up and running, got the RD Gateway configured & working, got apps installed and users using it. But I still needed to activate the licenses. When I went to the roles to add the…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,288 questions
asked 2024-05-23T07:48:42.0266667+00:00
Brian Hart 21 Reputation points