340,849 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Create External Table in Azure SQL DATABASE from ADLS Parquet files

Hello, Is it possible to create an external table in Azure SQL (not Synapse) based on the parquet file that is located on ADLS Gen2?

Azure SQL Database
Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,159 questions
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,337 questions
asked 2022-02-02T20:00:56.107+00:00
BGO 46 Reputation points
accepted 2022-02-03T16:39:18.123+00:00
BGO 46 Reputation points
1 answer One of the answers was accepted by the question author.

CORS issue when getting bearer token in ASP.net application

I am trying to get a bearer token to make an azure rest api call in my ASP.net application. My http request works in postman, but not when I test with my application in localhost. With the fetch mode set to "cors", I get an error that the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,422 questions
asked 2022-02-01T06:42:43.227+00:00
Caroline Henning 46 Reputation points
commented 2022-02-03T16:37:26.957+00:00
Caroline Henning 46 Reputation points
2 answers One of the answers was accepted by the question author.

Piping issue in windows powershell

Hello and happy new year! I want to use Windows PowerShell to merge some .txt files into an INP file for Abaqus. Examples. $Sname = “Sample_1.inp" New-Item $Sname $p1 = "LP1.txt" $p2 = "LP2_Sample_1.txt" $p3 =…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,358 questions
asked 2022-02-02T03:26:08.8+00:00
t jk 21 Reputation points
commented 2022-02-03T16:36:14.17+00:00
Andreas Baumgarten 95,731 Reputation points MVP
1 answer

Concern regarding AKS related to Ubuntu

As of January 18, Ubuntu has security issues (https://ubuntu.com/security/CVE-2022-0185) and I'm wondering if it will impact our AKS? Will Microsoft patch it up? And I would also like to know if AKS is PaaS or IaaS? Thanks!

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,852 questions
asked 2022-02-03T06:09:00.91+00:00
Hendric Emmanuel Zapanta 1 Reputation point
answered 2022-02-03T16:32:27.263+00:00
shiva patpi 13,131 Reputation points Microsoft Employee
1 answer

Unable to print from Microsoft Photos

I cannot print images in Windows 10 Photos app. Paint and Paint 3D can print images without a problem. Did a reset and repair of Photos app to no avail. Also removed Microsoft Photos via power shell then reinstalled Microsoft Photos from Microsoft store.…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,592 questions
asked 2022-01-29T20:22:38.917+00:00
bekrause 1 Reputation point
commented 2022-02-03T16:28:32.81+00:00
bekrause 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure site recovery

Hi, I have an environment with VMs, WAF, Databases and APplication gateway together with some VPNs connecting partners to my network. I want to use Site recovery for my envvironment to implement a DR solution. Are all the resources mentioned above…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
629 questions
asked 2022-02-03T15:31:17.633+00:00
Muhammad Zeeshan 241 Reputation points
accepted 2022-02-03T16:26:53.9+00:00
Muhammad Zeeshan 241 Reputation points
1 answer One of the answers was accepted by the question author.

VBS Script to PowerShell script

I need your help to convert this VBS script to PowerShell as we are migrating our application to powershell base and need this to be converted ASAP. Sub DeleteAdminGroup(strSubComputerName) on error resume next err.Clear Set objAdminGroup =…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,358 questions
asked 2022-02-03T12:23:14.74+00:00
Rohit Bhan 21 Reputation points
accepted 2022-02-03T16:25:12.473+00:00
Rohit Bhan 21 Reputation points
4 answers

which operation will be performed by SQL Server?

I have a table called customers having columns id, name, city, state. I have a non clustered index on name and city columns. If I execute "select * from customers", which operation will be performed by SQL Server? If I execute "select…

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,667 questions
asked 2022-02-03T03:48:05.307+00:00
Chaitanya Kiran 696 Reputation points
answered 2022-02-03T16:23:18.187+00:00
Tom Phillips 17,716 Reputation points
2 answers

how to copy all folders and contents by file name

I need to copy files on a remote drive; the problem is I only need to copy folders and their contents when it contains DONE, but they have dates in the filename. MM-DD-YY DONE. I have found a way to copy the entire parent folder, but can't remove all…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,358 questions
asked 2022-02-03T13:29:37.387+00:00
Jimmy wilkins 1 Reputation point
answered 2022-02-03T16:14:05.493+00:00
Jimmy wilkins 1 Reputation point
1 answer

ReportViewer Replacement during .net core upgrade

Now I have a project to upgrade from asp.net to .net core, there are a lot of reports using reportviewer. But it is pity that it shows that Microsoft.ReportViewer.WebForms is Unresolved assembly by ApiPort analysis,. …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,148 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,796 questions
asked 2022-02-03T09:04:21.707+00:00
TracyLiang 41 Reputation points
answered 2022-02-03T15:58:27.283+00:00
Bruce (SqlWork.com) 55,196 Reputation points
4 answers

Autopilot User Driven versus Shared Device - Why the seperation?

Hi y'all, Our consultant setup our Intune & Autopilot environment with a clear distinction between shared devices and user driven. But why is this seperation between the 2 modes? For us this is hard to grasp: Now we have 2 different types of…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,592 questions
Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
406 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,313 questions
asked 2022-02-01T09:24:38.71+00:00
Leo Johnson 151 Reputation points
answered 2022-02-03T15:50:49.6+00:00
Limitless Technology 39,341 Reputation points
2 answers One of the answers was accepted by the question author.

where to report (significant?) msvc compiler bug

I have this repro: https://gist.github.com/Phildo/2e62b66e0c0412ed6513e7b85a736faf I've already done "Report a Problem" via VS2019, but I haven't heard anything back. Where can I get a compiler dev's attention?

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,524 questions
asked 2022-02-02T19:07:42.783+00:00
phildo3 21 Reputation points
accepted 2022-02-03T15:44:06.597+00:00
phildo3 21 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to verify domain name in Azure App Services

Hi there, I've add an A record and a TXT record in my DNS provider. All of DNS servers in digwebinterface.com report on my example.tk and asuid.example.tk as existing and available but Azure doesn't verify my custom domain (failed to add hostname…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,844 questions
asked 2022-01-18T13:14:20.337+00:00
Serhii Hryniv 21 Reputation points
accepted 2022-02-03T15:42:34.17+00:00
Serhii Hryniv 21 Reputation points
1 answer

Powershell - import CVS file to fill some attributes in AD

Hello, i would like to import a .csv file to fill attributes in AD ( for example "ExtensioneAttribute2"); the import match the attribute "mail" for I try with this two scripts, but without success: 1) Import-Csv…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,832 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,358 questions
asked 2022-02-02T14:13:52.397+00:00
Riccardo Chiappini 41 Reputation points
commented 2022-02-03T15:42:18.903+00:00
Rich Matheisen 44,776 Reputation points
1 answer One of the answers was accepted by the question author.

API to get deleted drive items in Onedrive

Hi, I am trying to get my deleted files and folders in onedrive using API. But I couldn't find anything appropriate. Is there any endpoint available for this task OR any other possible way. Thanks Aman

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,540 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,660 questions
asked 2022-02-01T05:18:17.19+00:00
Aman Singh 31 Reputation points
accepted 2022-02-03T15:41:10.503+00:00
Aman Singh 31 Reputation points
2 answers

Installing Visual C++ 2017 gives error SidebySide Event ID 33

Trying to install Visual C++ 2017 redistributable on Windows 2016 Hyper-V server and keep getting the following error: Event ID 33: SidebySide. I have looked up that error and every article says the solution is to install Visual C++, which is my issue…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,530 questions
asked 2022-02-02T15:15:31.753+00:00
Heath Ramos 1 Reputation point
commented 2022-02-03T15:39:58.72+00:00
Heath Ramos 1 Reputation point
2 answers

Outlook randomly changes the display name of the mailbox

Hi! Good afternoon! There was such a problem. From one of the users. In Outlook, a mailbox is connected in Exchange mode. So, instead of the usual name of the type паме@домен.сом I see some strange combination of letters? special signs and…

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,880 questions
asked 2021-05-11T14:04:16.06+00:00
Михаил Андросов 316 Reputation points
answered 2022-02-03T15:35:27.01+00:00
Victor Ivanidze 101 Reputation points
2 answers

SchUseStrongCrypto registry value: does WIndows negotiation include older TLS versions?

SchUseStrongCrypto registry value: does WIndows negotiation include older TLS versions? We're finding that powershell (in particular) is trying to use TLS versions older than 1.2, for example when trying to connect to the powershell gallery with…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,368 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,104 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,358 questions
asked 2022-02-01T06:07:48.02+00:00
nimi 91 Reputation points
answered 2022-02-03T15:35:19.21+00:00
Limitless Technology 39,341 Reputation points
1 answer

The Bitlocker password must be entered when the computer starts

Hello, I have a problem with starting my computer (Dell Inspiron 13 5378). The day before yesterday, I normally finished my work and turned off the computer, yesterday morning it was necessary to enter the password for Bitlocker at startup. I can't get…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,592 questions
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,748 questions
asked 2022-02-02T16:28:31.573+00:00
Vladimír Kamenský 6 Reputation points
commented 2022-02-03T15:30:25.89+00:00
Reza-Ameri 16,831 Reputation points
2 answers

Server 2019 Data Center and Windows Antivirus on Virtual Machines

Hi Everyone, maybe you can answer this question. I have Server 2019 Data Center, running Hyper-V. All my Virtual Machines are Windows 10 or Server 2019, doing various things, a file server, a DC, ect. What I have noticed is any virtual machine…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,448 questions
asked 2022-02-02T20:46:56.38+00:00
Dan 1 Reputation point
answered 2022-02-03T15:30:00.85+00:00
Dan 1 Reputation point