341,300 questions

Sort by: Updated
0 answers

Synapse Python/Spark Notebook code with SQL to query data from linked service to SQL Server

In Synpase, I have linked service to a SQL Server database. I'm looking for a sample notebook code, either in python or spark, that I can run a complex SQL qery within this code to get data from multiple SQL Server tables, put the rsults in a dataframe…

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,360 questions
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,690 questions
asked 2024-04-24T13:45:40.7233333+00:00
ylycfj88 0 Reputation points
0 answers

Apply changes made in registry regarding window metrics

I want to set specific values for: Computer\HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics Is there a way to apply registry changes without the need of logging off and on? Perhaps some service needs restarting? I've tried to restart explorer.exe…

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,419 questions
asked 2024-04-23T13:05:40.3633333+00:00
Lukas 0 Reputation points
commented 2024-04-24T13:44:59.56+00:00
Castorix31 81,636 Reputation points
0 answers

How to use C++/WinRt API like as part of DLL without user interface(UI)

Hi, I am attempting to utilize the C++/WinRT code provided in the sample of LampArray, cppwinrt to create a DLL. However due to the tight coupling of this sample with the UI, I am not able to use below API independently within my DLL code, without…

Universal Windows Platform (UWP)
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
725 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,419 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,526 questions
asked 2024-04-23T06:41:57.05+00:00
sunil maurya 21 Reputation points
commented 2024-04-24T13:44:31.52+00:00
sunil maurya 21 Reputation points
3 answers

Authentication type missing from linked service in Azure Data Factory when

Hi, MS released a new connector for PostgresSQL in Linked Services of Azure Data Factory v2. We could create a new linked service in the development branch that worked ok. But when we deploy the linked service to the ADF (connected to Git), the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,523 questions
asked 2024-04-15T12:18:05.4833333+00:00
Ashish Ruparel 0 Reputation points
commented 2024-04-24T13:44:16.4666667+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
2 answers

How to fix error MSB4057 The target "ComputeLinkImportLibraryOutputsForClean" does not exist in the project

I am trying to make a game and everytime I build my solution this error pops up I am using the following NuGet Packages SDL SDL_image.h SOIL Box2D OpenAL.Soft GLM Boost I am also using the following libraries cpptoml FastNoiseLite ImGUI

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,595 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,526 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
938 questions
asked 2024-04-12T08:55:52.2633333+00:00
Veritum 5 Reputation points
edited a comment 2024-04-24T13:43:30.3866667+00:00
Gordon Elliott 0 Reputation points
0 answers

How to delete calendar invites from all recipients from back end?

A recurring meeting was scheduled for 100 users from a shared mailbox. A user with a full permission on the shared mailbox cancelled the meeting. However, the recipients didnt get the cancelled notification and the recurring meeting lies in their…

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,172 questions
asked 2024-04-24T13:43:07.64+00:00
Danish Batliwala 0 Reputation points
0 answers

"message": "The subscription 'xxxxx-e5e9-xxxxx-8866-xxxx' is not allowed to create or update the serverfarm.

Whenever I try creating an app service I get the following error, I am using the account that created the Azure account so I don't know where the issue is coming from and it's been difficult trying to upgrade to a developer account for days now. All…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
928 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,861 questions
asked 2024-04-24T13:42:46.6966667+00:00
Adetoyosi Elegbede 0 Reputation points
1 answer

Azure Data Factory - Generate custom Guid and copy to SQL table

I need to generate a unique Guid which contains only numeric and of length 20, for every row in the table. Currently, I am running one lookup activity (name - FetchIDs) to run the Stored procedure. Output of the lookup activity is as shown below { …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,523 questions
asked 2024-04-24T04:52:39.85+00:00
SR 40 Reputation points
commented 2024-04-24T13:42:33.43+00:00
SR 40 Reputation points
0 answers

Session controls VS grant controls

Does anyone know if passing grant controls in CAP but not session controls will bypass CAP? Moreso in the context of MCAS, where you can set up conditional access using certificates to do something say "block access to devices with no certificate…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,444 questions
asked 2024-04-24T13:42:30.04+00:00
Omar Tsai 0 Reputation points
1 answer

Degraded revision in Container App

I have a container app that isn't deploying a new revision, following some code changes in the project. The new revision is showing as "degraded". From the logs, it just says the revision is in an unhealthy state - no more errors that point me…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
260 questions
asked 2024-04-24T10:39:02.0566667+00:00
Rob Smith 0 Reputation points
commented 2024-04-24T13:42:13.5666667+00:00
Deepanshu katara 4,665 Reputation points
1 answer

MFA Registration campaign - with "nudge" - after migrated Authentication methods

Hi All, I have migrated Authentication methods I have enabled Microsoft Authenticator for All users with Authentication mode set to Any. (plus Third -party software OATH tokens for All users and FIDO2 for selected group) I've created group to start…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,484 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,444 questions
asked 2024-04-23T10:39:33.7833333+00:00
PT Maliborski 226 Reputation points
commented 2024-04-24T13:41:51.36+00:00
PT Maliborski 226 Reputation points
0 answers

Azure AI studio web app deployment failed with error "conflict" and unable to redeploy project from playground

Hello, I attempted to deploy a web app from the playground menu using Azure AI studio but it failed with the error status "conflict" and a generic failure reason. Although I can see the deployment failure in my resource group deployments, I am…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,148 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,365 questions
asked 2024-04-23T20:37:48.34+00:00
CTO.care 0 Reputation points
commented 2024-04-24T13:41:23.4966667+00:00
navba-MSFT 16,940 Reputation points Microsoft Employee
0 answers

Reducing Data Scanning Overhead in Delta Format in Azure Synapse Analytics SQL Pool

We've established a serverless SQL pool with a hierarchical folder structure partition and employed open row set to reduce data scanning when executing queries on Parquet file format from the serverless SQL pool. Now, as we endeavor to utilize the delta…

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,360 questions
asked 2024-04-23T20:04:03.4333333+00:00
Vinod Kumar Kapa 0 Reputation points
edited a comment 2024-04-24T13:41:03.1966667+00:00
Vinod Kumar Kapa 0 Reputation points
0 answers

Get-SCOMMaintenanceMode cmdlet not availalbe in OperationsManager module

Did this cmdlet get removed in 2022? I don't see it or set-scommaintenancemode listed when I view the commands in the module.

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
822 questions
asked 2024-04-24T13:40:24.7166667+00:00
Brian W 121 Reputation points
2 answers

ADF - Make a webhook activity which calls a logicapp to continue to next task

Hi all, On ADF, I have a logic app which is called inside a webhook activity. The intention is to continue to next activity after successful completion of the logic app. But the webhook activity keeps in running state even after logoc app is completed.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,523 questions
asked 2024-04-16T09:48:23.04+00:00
VickyD 81 Reputation points
commented 2024-04-24T13:40:07.11+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
9 answers

Navigation buttons in File Explorer doesn't work for some users in Windows 11 | Azure Virtual Desktop

Hey Everyone, We have a customer that is using Azure Virtual Desktop. They use in total 3 VM's running Windows (Windows 11 Enterprise multi-session). Since recently they are complaining about not being able to navigate back and forth in the File…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,362 questions
asked 2024-03-11T15:29:10.53+00:00
Nikola Jankovic | Reset 20 Reputation points
commented 2024-04-24T13:39:43.3666667+00:00
Josh Reaver 0 Reputation points
1 answer

How to use SSL Wildcard Certificate in SSRS 2016

I am trying to use an SSL wildcard certificate in SSRS but so far I have no luck. I am able to access http://ServerName:80/ReportServer but not https://myReports.mycompany.com/ReportServer. The error I am getting is that the page cannot be displayed. Do…

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,797 questions
asked 2020-08-18T01:18:30.25+00:00
Eigh 1 Reputation point
commented 2024-04-24T13:39:32.6833333+00:00
2 answers

How to do you update an macos application version?!

Hello, We deploy our applications to macos devices using pkg files. We do not use dmg files as we have a configuration profile that blocks external storage and dmg falls under that. the situation i have is an application deployed. Say docker and…

Microsoft Intune MacOs
Microsoft Intune MacOs
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.MacOs: A family of Apple operating systems for the Apple Mac line of computers.
66 questions
asked 2024-04-24T11:16:16.4133333+00:00
Wilson29184 11 Reputation points
commented 2024-04-24T13:38:32.0433333+00:00
Wilson29184 11 Reputation points
2 answers

coalesce and broadcast join

HI, what exactly happen between coalesce and broadcast join in backend on databricks level

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,915 questions
asked 2024-04-19T09:04:04.1866667+00:00
Vineet S 145 Reputation points
commented 2024-04-24T13:38:30.59+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
1 answer

shared outlook email in apple mail

hello, i am trying to get a shared email address with our company domain name added to my apple mail on my iphone. i have followed some steps i found online but they dont work for me or i get a error code as response somethign like (cant connect check…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,946 questions
asked 2024-04-24T11:58:12.0733333+00:00
Lorik| SURVEYOUR 0 Reputation points
commented 2024-04-24T13:38:04.66+00:00
Lorik| SURVEYOUR 0 Reputation points