386,555 questions

Sort by: Updated
0 answers

csv incremental data load to database concern

Hi Team, Currently, We have requirement to datalake csv file sync with the on-prime database, according to i have created connection and currently working on loading data from datalake csv(one csv file as a table) file to on-prime database table. In…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,843 questions
asked 2020-08-24T01:43:40.57+00:00
Mahesh Madhusanka 106 Reputation points
commented 2020-08-31T07:52:06.883+00:00
HarithaMaddi-MSFT 10,136 Reputation points
6 answers

Technet forum articles are not migrated to the new Microsoft site

Hi all, Microsoft moved all forum articles to the new site learn.microsoft.com/* I had had many own articles on Technet forums which are unfortunately not migrated to this new site. Why not? Or must I do any thing on my site to migrate…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,712 questions
asked 2020-08-20T06:59:40.39+00:00
Birdal 116 Reputation points
answered 2020-08-31T07:48:13.767+00:00
Lolix2 191 Reputation points
2 answers

Sample code for Xamarin on Blockchain demo

Do we have sample code for Xamarin on the demo? https://www.youtube.com/watch?v=mlRx52p61_g 11:36 https://github.com/Azure-Samples/blockchain/tree/master/blockchain-workbench/application-and-smart-contract-samples/refrigerated-transportation

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,712 questions
asked 2020-08-23T03:49:24.667+00:00
PingpongSet 36 Reputation points
commented 2020-08-31T07:41:24.983+00:00
AshokPeddakotla-MSFT 34,616 Reputation points
2 answers

sys.dm_db_log_stats :log_truncate_holdup_reason : OLDEST_PAGE

for full mode database, I did some transaction , and then backup the transaction log . and then I will see sys.dm_db_log_stats :log_truncate_holdup_reason : OLDEST_PAGE there is some definition on the following but I am still a bit confused of this…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,998 questions
asked 2020-08-24T11:01:20.317+00:00
sakuraime 2,326 Reputation points
commented 2020-08-31T07:40:17.047+00:00
AmeliaGu-MSFT 13,986 Reputation points Microsoft Vendor
3 answers

Move data file to another drive in AG

What are the steps to move data file to another drive in AG with minimal downtime

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,998 questions
asked 2020-08-29T11:59:20.153+00:00
Chaitanya Kiran 101 Reputation points
answered 2020-08-31T07:37:55.803+00:00
m 4,271 Reputation points
3 answers One of the answers was accepted by the question author.

SCCM 2002 Setup files?

Hello, I have already SCCM 2002 installed in Production by the in-console installation. I need to built a test environment with the same version 2002, where do I find the files? Thanks, Dom

Microsoft Configuration Manager
asked 2020-08-30T00:50:49.483+00:00
Dominique DUCHEMIN 831 Reputation points
answered 2020-08-31T07:36:20.987+00:00
Simon Ren-MSFT 35,391 Reputation points Microsoft Vendor
2 answers

SQL AG restoring the tlog stuck

Hello I have 2 SQL servers, both are: Microsoft SQL Server 2014 (SP3-CU4) (KB4500181) - 12.0.6329.1 (X64) Jul 20 2019 21:42:29 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.3 <X64> (Build 9600: ) (Hypervisor) …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,998 questions
asked 2020-08-29T21:23:32.013+00:00
Steven Balderrama 21 Reputation points
answered 2020-08-31T07:35:28.91+00:00
Shashank Singh 6,251 Reputation points
1 answer

Why are my backup jobs so slow?

Ive got around 10 different Resource groups. In each group there are around 10 VMs. Each group contains one Recovery service vault which contains these 10 VMs. Now I have backupwindows in the night for around 2-3 hours. And I have to start all of them…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,283 questions
asked 2020-08-26T13:18:11.357+00:00
Jim 46 Reputation points
commented 2020-08-31T07:30:50.097+00:00
SadiqhAhmed-MSFT 46,206 Reputation points Microsoft Employee
1 answer

Azure IoT Central - Template not displaying any Device Templates

In IoT Central App - after creating a new application template (water consumption) - on clicking on the Device Templates tab under App Settings - the page is blank. Only allowing creation of new device template, however not displaying the existing…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
364 questions
asked 2020-08-18T12:47:33.843+00:00
Siddhant Masson 1 Reputation point
commented 2020-08-31T07:30:36.78+00:00
AshokPeddakotla-MSFT 34,616 Reputation points
1 answer

Access XAML controls in cpp file other than mainpage?

I am using mainpage.cpp as a launcher basically pulling all of the inputs from the UI and packaging them into a data struct and shipping off a reference to my functions on the second .cpp file. I have included both pch.h and mainpage.h in file B and…

Universal Windows Platform (UWP)
asked 2020-08-12T19:07:38.787+00:00
Ryan Gallagher 21 Reputation points
commented 2020-08-31T07:29:53.313+00:00
Fay Wang - MSFT 5,221 Reputation points
1 answer

Desktop shortcut of an UWP app

How to make a desktop shortcut of an UWP app programatically ?

Universal Windows Platform (UWP)
asked 2020-08-18T17:12:29.883+00:00
Parna Sanyal 1 Reputation point
commented 2020-08-31T07:29:23.033+00:00
Fay Wang - MSFT 5,221 Reputation points
1 answer

The name does not exist in the name space

Hi In the xaml when i defined <DataTemplate x:DataType ="local:Classresult"> and the classresult Public Class Classresult Public title As String Public equation As New List(Of String) End…

Universal Windows Platform (UWP)
asked 2020-08-27T19:13:57.69+00:00
Shay Wilner 1,746 Reputation points
commented 2020-08-31T07:28:06.4+00:00
Fay Wang - MSFT 5,221 Reputation points
1 answer

SSRS 2019 and SQL2017

Is SSRS2019 compatible with SQL server 2017 please?

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,948 questions
asked 2020-08-28T11:23:30.95+00:00
Gerrit Pretorius 1 Reputation point
commented 2020-08-31T07:24:07.987+00:00
Fan Fan 15,341 Reputation points Microsoft Vendor
3 answers

Run IIS as Standard user in domain environment

Can anyone please help me with how to run iis as standard user in Domain Environment? Or is there any Group Policy where we can allow to run iis as non-admin user? Its showing below error. You must be an administrator to use IIS Manager OS -…

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,498 questions
asked 2020-08-24T09:38:37.297+00:00
Jay Patel 1 Reputation point
answered 2020-08-31T07:18:06.583+00:00
Vicky Wang 2,731 Reputation points
3 answers

LDAP filter simplification

Hello, I have the following filter to select users from multiple groups. As these groups all have the same parent OU path, is there any way I can simplify this filter to remove the need to remote the common parent path for each sub-group ? Thank you.…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,645 questions
asked 2020-08-24T03:46:10.597+00:00
dave parker 1 Reputation point
answered 2020-08-31T07:17:48.327+00:00
Vicky Wang 2,731 Reputation points
4 answers

Windows Update 2004 - Reconfigures MSOffice 2003 - to no longer work properly

After Install of Windows 2004 Update, MS Office 2003 no longer worked. MS Word no longer worked. File Explore ".jpg" files would no longer pull up. Lost sign-in and passwords. (Hulu, Amazon, etc.) Any work around, other than UNINSTALL?…

Windows 10 Compatibility
Windows 10 Compatibility
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Compatibility: The extent to which hardware or software adheres to an accepted standard.
480 questions
asked 2020-08-24T02:23:24.007+00:00
Michael Perez 1 Reputation point
answered 2020-08-31T07:17:28.443+00:00
Vicky Wang 2,731 Reputation points
1 answer

Application Insights REST API POST Metric

I would like to use Application Rest API to POST custom metrics. According to the API Explorer (https://dev.applicationinsights.io/apiexplorer/postMetrics?appId=DEMO_APP&apiKey=DEMO_KEY) it should be possible. However I have not found any…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,320 questions
asked 2020-08-24T09:31:33.63+00:00
Grzegorz Siekaniec 1 Reputation point
commented 2020-08-31T07:10:53.077+00:00
tbgangav-MSFT 10,416 Reputation points
0 answers

Webhook with OAuth 2.0 token for Servicenow event integration

I've tried to pass an access token to the Webhook URI in various combinations but none of them work. I am trying to send the alert json payload to a servicenow event endpoint. The options seem to be no authentication and basic authentication. I am able…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,320 questions
asked 2020-08-21T19:26:00.97+00:00
WhiskeyJ 1 Reputation point
commented 2020-08-31T07:10:03.957+00:00
tbgangav-MSFT 10,416 Reputation points
1 answer

hyperv virtual host and host os antivirus

Hello, I want to install vhost in my window 10 hyper-v. Just want to know if my host os have antivirus software and if I am testing software that contain virus will my host os antivirus detect the virus? or will it be isolated. Lets say my host OS and…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,735 questions
asked 2020-08-30T23:01:23.83+00:00
Reed 1 Reputation point
answered 2020-08-31T07:09:44.397+00:00
Xiaowei He 9,906 Reputation points
1 answer

Windows 10 download freee

Eu tinha o Windows 10 free desde o inicio. Meu pc teve problemas e tive que formatá-lo e não consigo mais incluir o windows 10 novamente. Como eu faço?

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
400 questions
asked 2020-08-30T19:55:51.243+00:00
Luciana Ely Oliveira 1 Reputation point
commented 2020-08-31T07:09:30.86+00:00
Sander van de Velde | MVP 33,051 Reputation points MVP