363,660 questions

Sort by: Updated
2 answers

ADF Copy activity output into multiple parquet snappy file?

In ADF copy activity output, pipeline is creating very large parquet file. Will it possible to split the output into multiple small parquet snappy files, so that synapse external table can use parallelism (polybase)? like Similar to DBrick data frame,…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,206 questions
asked 2020-08-17T11:34:57.857+00:00
ever 1 Reputation point
answered 2020-09-16T08:59:47.17+00:00
HarithaMaddi-MSFT 10,136 Reputation points
2 answers

[ADF] Azure Data Factory Copy Activity number of files

We've a simple ADF pipeline that copies data from an on premise sql server database (throught one IR node) to ADLS Gen 2 We are trying to optimize job duration/performance by writing multiple files sink side but the parallel copy parameters / DIU…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,206 questions
asked 2020-08-05T15:10:16.443+00:00
Aminouvic 1 Reputation point
answered 2020-09-16T08:58:10.18+00:00
HarithaMaddi-MSFT 10,136 Reputation points
2 answers One of the answers was accepted by the question author.

Built-in IPSec/IKE2 connection issue

Hi, struggling with proper configuration of IPSec/IKE2 VPN tunnels on Win10 to MikroTik RB4011 routers. Windows 10 Pro [Version 10.0.19041.508] network configuration: Internet ----- <public ip> media gateway <192.168.0.1/24> -----…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,317 questions
asked 2020-09-14T15:23:53.557+00:00
richi 96 Reputation points
accepted 2020-09-16T08:57:07.557+00:00
richi 96 Reputation points
1 answer

Windows 7 x86 to Windows 10 x64 Remote Migration

Good afternoon, In advance of a future transition to Microsoft Intune we're refreshing our devices from Windows 7 x86 to Windows 10 x64 using an SCCM task sequence and usually we would do this on the LAN or by standalone media. We're currently running…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,210 questions
Windows
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.
5,110 questions
asked 2020-08-26T16:05:27.267+00:00
Michael Fleet 1 Reputation point
commented 2020-09-16T08:56:45.46+00:00
Dale Kudusi 3,231 Reputation points
1 answer

Alternative way to Deploy SSIS Package without Data factory

I need to deploy only few SSIS Package to Azure Database for that I cannot afford the Data factory, is there any Feasible way to deploy the package like using dtex option in Premises Server in Azure

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,206 questions
asked 2020-09-13T11:41:51.33+00:00
commented 2020-09-16T08:48:36.217+00:00
HarithaMaddi-MSFT 10,136 Reputation points
1 answer

remove my phone number from MS Teams

i need to remove my phone number from my MS teams account

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,638 questions
asked 2020-09-08T04:42:53.68+00:00
نوره بنت الدميخ 1 Reputation point
commented 2020-09-16T08:42:49.327+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
0 answers

data flow drops column in different data factory

I have a data flow which is not displaying a column on the last step the sink when I view the the data in Date Preview. The source has been pushed from for our repository. Checking the data flow JSON matches between the Dev data factory and the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,206 questions
asked 2020-09-14T00:18:04.963+00:00
Peter McLarty 1 Reputation point
commented 2020-09-16T08:41:30.57+00:00
HarithaMaddi-MSFT 10,136 Reputation points
2 answers One of the answers was accepted by the question author.

SCCM reporting of installed software

Hi guys! Does anyone know how to get from SCCM report of installed software per user?

Microsoft Configuration Manager
asked 2020-09-15T12:03:29.077+00:00
Maksims Vasiļjevs 21 Reputation points
commented 2020-09-16T08:36:27.33+00:00
Maksims Vasiļjevs 21 Reputation points
2 answers

AVI file with inverted image

I've used the sample from https://learn.microsoft.com/en-us/windows/win32/medfound/tutorial--using-the-sink-writer-to-encode-video and modified it to create as avi file instead of mp4. This works as desired if the input FPS is 30. If I modify it to…

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,525 questions
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,638 questions
asked 2020-09-14T07:34:14.15+00:00
Shyamala Devi 1 Reputation point
commented 2020-09-16T08:17:08.93+00:00
Rita Han - MSFT 2,161 Reputation points
0 answers

NFS + Storage Spaces?

Hi all, how are you? I have a very weird issue here, in one hand, I have a physical disk HDD with 500GB NTFS, with a NFS Shared folder with anonymous connection and works well (for create files, modify, etc). In the other hand, I have a Storage Pool…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,438 questions
Windows Server Storage
Windows Server Storage
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Storage: The hardware and software system used to retain data for subsequent retrieval.
643 questions
asked 2020-09-15T14:02:20.083+00:00
Fernando Loitey 21 Reputation points
commented 2020-09-16T08:17:02.867+00:00
2 answers

Should SelectObject be called for each object type after drawing with GDI?

In this MSDN code example, SelectObject(hdc,original) is called only once at the end of the paint code. I guess it replaces the original pen. But it appears that it doesn't replace the original brush. So is that unnecessary? I was under the…

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,525 questions
asked 2020-09-12T02:02:37.467+00:00
loop123123 1 Reputation point
commented 2020-09-16T08:13:12.727+00:00
Rita Han - MSFT 2,161 Reputation points
1 answer

sign in to teams

i have a Microsoft account and installed teams. while launching the app on PC', i get a message that says i have to sign up. after i do that- i get the same screen- saying that if i am registered and want to sign in, i should get a mail, which i never…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,638 questions
asked 2020-09-07T14:51:53.523+00:00
דרור מיכמן 1 Reputation point
commented 2020-09-16T08:12:55.527+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
asked 2020-09-06T21:25:32.673+00:00
UTSAV RAJ 1 Reputation point
commented 2020-09-16T08:10:32.867+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
1 answer

User is unable to login in skype for business

Hi, Need help! One of our user is unable to login in skype for business since his skype ID is created. Deleted cache file. Deleted Trace files. Deleted SIP folder. Disabled and enabled skype ID on skype server. Moved to different pool. …

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
615 questions
asked 2020-09-09T06:43:15.347+00:00
Shahnewaj Khan 1 Reputation point
commented 2020-09-16T08:09:00.197+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
2 answers

Why am getting a CS0103 error on GetValue/SetValue, but in another class it doesn't raise that error?

I'm trying to define a DependencyProperty in a viewmodel class. Here's what I've got: public static readonly DependencyProperty SolutionIDProperty = DependencyProperty.Register("SolutionID", typeof(long), typeof(SolutionViewModel)); public…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,716 questions
asked 2020-09-14T16:56:38.75+00:00
Rod At Work 866 Reputation points
answered 2020-09-16T08:08:47.383+00:00
DaisyTian-1203 11,621 Reputation points
1 answer

Mapped Network Drive Randomly Disconnects - Have to switch between Netbios name and FQDN to be able to connect to server

I have a user who has mapped drives to a share on a server. For some reason every couple of days her drives disconnect. Logging off and back on and restarting do not solve the connection issue. In fact we have to disconnect and re-map the drives to get…

Windows Server Storage
Windows Server Storage
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Storage: The hardware and software system used to retain data for subsequent retrieval.
643 questions
asked 2020-09-10T18:21:14.247+00:00
Courtney Whitley 16 Reputation points Microsoft Employee
commented 2020-09-16T07:35:24.717+00:00
Gloria Gu 3,896 Reputation points
3 answers

Issue with using &#39;NET USE&#39; after Windows 10 update

After updating to the latest Windows 10 preview i cannot access my shares on my device The error message i get is 'System error 58 has occurred. The specified server cannot perform the requested operation' Has anyone else come across this or can…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,317 questions
asked 2020-09-09T08:54:06.147+00:00
Steve Checketts 1 Reputation point
commented 2020-09-16T07:35:08.277+00:00
Gloria Gu 3,896 Reputation points
0 answers

Need to attach more files in same email

Hi, I need to attach many files in the same mail. Say for example, I am having 10 (1MB) files. If I am using "https://graph.microsoft.com/v1.0/me/sendMail" this api it is won't allowing me to send >4MB, and If I make the upload…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,416 questions
asked 2020-09-16T07:27:42.153+00:00
R, Pandi Priyanga (Cognizant) 1 Reputation point
2 answers

Certificate templates on custom attributes

Hey guys, I have an 2-tier enterprise PKI in my on-premise AD domain and I was asked to enroll users certificates with the common name or the SAN based on the attribute sAMAccountName. Since the default CA policy module supports only fixed attributes…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,784 questions
asked 2020-09-11T10:05:45.493+00:00
Hal3s510 1 Reputation point
commented 2020-09-16T07:19:28.277+00:00
Daisy Zhou 21,436 Reputation points Microsoft Vendor
2 answers

Active Directory custom attribute with security principal editor

I'm trying to create a custom attribute with security principal editor. I've created a custom attribute "TestA1" with the same type as "member" attribute but when I'm editing my custom attribute it has only multi-valued string editor.…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,252 questions
asked 2020-09-10T11:37:31.813+00:00
Splendidus 1 Reputation point
commented 2020-09-16T07:11:24.327+00:00
Daisy Zhou 21,436 Reputation points Microsoft Vendor