362,731 questions

Sort by: Updated
1 answer

Datetime2 error when querying parquet file produced from Synapse copy activity from OData Business Central Source (data seems to be changed from 0001-01-01 to 0000-12-30)

I have a pipeline running a copy activity to copy data from Business Central OData source to parquet file everyday. Everything works fine before 16/07/2024 but problem arises starting from 17/07/2024. The parquet file no longer be able to query from…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,690 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-24T15:13:17.94+00:00
Victor Chu 0 Reputation points
answered 2024-07-25T10:16:57.97+00:00
Victor Chu 0 Reputation points
1 answer

How do I fix an issue where deployed .NET 8 API to Azure App Service is just showing placeholder page and is not working?

I am trying to deploy a simple .NET 8 API to Azure App Service using the Github CICD which I setup from the App Service deployment center. After the initial setup, the Github Action ran successfully and in the overview I can see that the deployment was…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,641 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,402 questions
asked 2024-07-21T04:35:36.3066667+00:00
Jordan 0 Reputation points
commented 2024-07-25T10:16:53.6733333+00:00
ajkuma 24,811 Reputation points Microsoft Employee
0 answers

Permanent Files to Kudu/AppSersbi8016456551

Best Guidance on Uploading Hello Community, I am currently integrating a component into my .NET application -- PuppeteerSharp -- which downloads Chrome to the local machine and uses it to take screenshots of loaded files in its tabs. This works…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-25T10:15:52.42+00:00
Rain 0 Reputation points
4 answers

OneDrive Shared Folders no longer functioning in Windows File Explorer

I access my work files via a Shared Folder in OneDrive. Previously, I was able to access and interact with the shared folder within my Windows File Explorer. About 2 weeks ago, the shared drive in my File Explorer started malfunctioning. Now when I click…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
976 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,977 questions
asked 2024-06-24T05:52:52.5133333+00:00
Wendy Gordon 25 Reputation points
edited an answer 2024-07-25T10:15:38.6066667+00:00
Roselle Jung 0 Reputation points
1 answer

Dotnet Maui iOS app occasionally crashes on TestFlight on some devices

The MAUI app works fine on Android and most iOS devices, but a few users have reported that it crashes immediately after launch. However, I couldn't reproduce the error in my local environment. It is built with the latest: Xcode: 15.4 .Net 8.0.7 MAUI…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,225 questions
asked 2024-07-24T16:32:53.43+00:00
MT 5 Reputation points
commented 2024-07-25T10:15:23.6+00:00
MT 5 Reputation points
1 answer

Get the list all sites and subsites in SharePoint online using Powershell

Guys, I'm looking for a script to get the list of all sites and subsites in SharePoint online using PowerShell and export the file in to CSV any advise here ? Tried with PNP but unable authorize my admin account so any other methods would be helpful.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,276 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,807 questions
asked 2023-10-02T17:49:01.84+00:00
SR VSP 1,231 Reputation points
edited a comment 2024-07-25T10:15:03.7866667+00:00
Pfeiffer Andreas - UCI 170 Reputation points
1 answer

Can I configure Azure Front Door for Azure AD B2C with custom domain in a private endpoint? If Yes, How?

Can I configure Azure Front Door for Azure AD B2C with custom domain in a private endpoint? If Yes, How? Or does it required to be kept on public endpoint?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
631 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,613 questions
asked 2024-07-25T06:13:21.25+00:00
Alokendu Ghosh 0 Reputation points
answered 2024-07-25T10:13:27.0933333+00:00
KapilAnanth-MSFT 41,156 Reputation points Microsoft Employee
0 answers

How to get continuation_token on 8016456551

thehfirst step from Native authentication API reference? I did everything step-by-step from https://learn.microsoft.com/en-us/entra/identity-platform/reference-native-authentication-api I need only Sign-in logic. On the first step I make request POSc

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-25T10:12:43.1+00:00
Rain 0 Reputation points
0 answers

Best Guidance on Uploading Permanent Files to Kudu/AppService?

Hello Community, I am currently integrating a component into my .NET application -- PuppeteerSharp -- which downloads Chrome to the local machine and uses it to take screenshots of loaded files in its tabs. This works wonderfully and I am happy with its…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,402 questions
asked 2024-07-24T09:48:52.8733333+00:00
Mike-E-angelo 496 Reputation points
edited the question 2024-07-25T10:11:32.9533333+00:00
ajkuma 24,811 Reputation points Microsoft Employee
1 answer

Issue to Safety Scanner

Hi, I used the MS Safety Scanner to completely check the whole OS and have got several files infested. But I repeated the same and scanned the OS again after that. It again got several files infected. Does it mean there were "hidden" virus…

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,094 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,977 questions
asked 2024-07-16T03:37:00.8833333+00:00
Peter_1985 2,586 Reputation points
commented 2024-07-25T10:11:20.2+00:00
Peter_1985 2,586 Reputation points
0 answers

How to display ASP.NET Core Pages error messages thrown by the framework

In my ASP.NET application, when a file upload exceeds the default allowed size limit by ASP.NET, instead of displaying an error message, the application shows a blank page. How can I configure my application to properly handle and display error messages,…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,399 questions
asked 2024-07-25T09:46:19.4866667+00:00
AT 0 Reputation points
commented 2024-07-25T10:10:49.4333333+00:00
SurferOnWww 2,491 Reputation points
1 answer

Can we use Certificate based Authentication for connecting to On Prem SQL Server?

Hi Experts, We use a PowerShell command to connect to the SQL Server by creating a connection string. In the PowerShell script, we have to encode the username and password for creating the connection string and passing it to the SQL Server. The SQL…

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,352 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,324 questions
asked 2024-07-25T04:14:39.7933333+00:00
Anant Bera 131 Reputation points
edited a comment 2024-07-25T10:10:20.4033333+00:00
MikeyQiaoMSFT-0444 2,000 Reputation points
0 answers

Entra ID showing different sign in results to graph query - what's going on?

Hi, I'm trying to write a script to delete obsolete Entra ID guest accounts. I'm seeing different results between the Entra ID portal and get-mguser PowerShell cmdlet. As an example, the below query returns a null value for last sign in…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,613 questions
asked 2024-07-19T11:12:39.9733333+00:00
TechUser2020-6505 256 Reputation points
commented 2024-07-25T10:09:03.07+00:00
Navya 6,770 Reputation points Microsoft Vendor
0 answers

SQL server bulk insert for multiple csv files from a single folder. I want store each file as each table at a time I want insert 10 csv and txt files on SQL server. Please provide me any SQL script.

SQL server bulk insert for multiple csv files from a single folder. I want to store each file as each table at a time I want insert 10 csv and txt files on SQL server. Please provide me any SQL script.

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,352 questions
asked 2024-07-25T10:08:20.1733333+00:00
nn 20 Reputation points
1 answer

Azure/Entra AD Sync installation failing in lab environment

Hi Guys I’ve been following a Udemy course on setting up Azure/Entra AD connect in preparation for some work we have coming up. I have set up a trial M365 tenant, which I have assigned a purchased domain name to. I have also set up a on prem AD domain…

Microsoft Entra
asked 2024-07-22T13:30:25.2266667+00:00
Matthew Hinchliffe 10 Reputation points
commented 2024-07-25T10:07:52.38+00:00
Akhilesh 7,235 Reputation points Microsoft Vendor
1 answer

Is Microsoft 365 compliance APIs are going to be changed/deprecate?

As Microsoft Purview combines the former Azure Purview and Microsoft 365 compliance solutions, Is Microsoft 365 compliance APIs are going to be changed? Is Microsoft 365 compliance APIs they going to be deprecated?

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,063 questions
asked 2024-07-25T09:17:17.5633333+00:00
Ludmila Rinuado 0 Reputation points
answered 2024-07-25T10:07:36.0333333+00:00
PRADEEPCHEEKATLA-MSFT 85,586 Reputation points Microsoft Employee
1 answer

How to get continuation_token on the first step from Native authentication API reference?

I did everything step-by-step from https://learn.microsoft.com/en-us/entra/identity-platform/reference-native-authentication-api I need only Sign-in logic. On the first step I make request POST…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,613 questions
asked 2024-07-11T13:30:46.08+00:00
Rodion Liuborets 0 Reputation points
edited a comment 2024-07-25T10:07:20.1266667+00:00
Navya 6,770 Reputation points Microsoft Vendor
1 answer

A matching connector cannot be found to route the external recipient

We have an Exchange 2019 hybrid server for remotely enabling email for AD users and sending outbound emails to our mailbox. Although our users are all AD bound, we directly create some mailboxes (such as shared mailboxes) in EOL/M365 (i.e. without AD…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,383 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,998 questions
asked 2024-07-17T16:17:40.14+00:00
TomCruise-7376 0 Reputation points
commented 2024-07-25T10:07:16.7133333+00:00
Xintao Qiao-MSFT 1,560 Reputation points Microsoft Vendor
5 answers

The Remote Desktop Session Host server is in Per Device licensing mode and No Redirector Mode, but license server does not have any installed

Hello Everyone, When I open the RD Licensing Diagnoser, It gives a error message that "The Remote Desktop Session Host server is in per Device licensing mode and No Redirector Mode, but license server [xyz-server-name] does not have any installed…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,400 questions
asked 2023-08-25T10:49:56.4633333+00:00
Alagesan Jeyaraman 0 Reputation points
answered 2024-07-25T10:07:11.1466667+00:00
sysadmin admin 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix 10.2.4.2 Security - Software Dependencies to microsoft store

The certification report from Partner Center complaints that my App require Your product contains drivers that are not provided by Microsoft. The curiosity here is that I do not use 3rd party drivers or ask to download such during installation. The only…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
929 questions
asked 2024-07-16T11:39:59.87+00:00
Hans-Joachim Ballin 20 Reputation points
commented 2024-07-25T10:07:07.5533333+00:00
Hans-Joachim Ballin 20 Reputation points