342,845 questions

Sort by: Updated
0 answers

How do I use the Script activity in ADF, so it uses Azure Databricks SQL Warehouse

I want to be able to use ADF Script activity to execute SQL statements on the Azure Databricks SQL warehouses (including the serverless kind). https://learn.microsoft.com/en-us/azure/data-factory/transform-data-using-script Azure Databricks SQL…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,930 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,573 questions
asked 2024-05-01T12:21:53.01+00:00
Krzysztof Przysowa 0 Reputation points
0 answers

Exception while running Azure Speech to text SDK with jar file (UnsatisfiedLinkError , setTempDirectory)

Hi Team I'm getting errors while running my Java jar in Windows and centos7, However the same is running fine in my Eclipse IDE. The issue is coming when I build the jar and run it in the environment. The error details are below: 2024-05-01 15:50:10…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,398 questions
asked 2024-05-01T12:21:38.4333333+00:00
Ayush Kumar 0 Reputation points
1 answer

RibbobBar hiding with multiple mouse clicks

Our application has a RibbonBar containing several tabs. In it we have disabled the ability to shrink the ribbon bar by double clicking on the tab headers by intercepting the PreviewMouseDoubleClick event and marking it as handled. This works fine for a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,387 questions
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,675 questions
asked 2024-05-01T09:48:25.9+00:00
Mike Charlesworth 0 Reputation points
answered 2024-05-01T12:21:32.17+00:00
Viorel 112.4K Reputation points
1 answer

AZURE PROBLEM

Dear Microsoft Support, I am writing to seek your assistance regarding an urgent issue we are facing with our email automation service via Microsoft Azure. We currently use the WP SMTP plugin on our WordPress e-commerce site to send automated emails.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,898 questions
asked 2024-04-29T08:50:44.0333333+00:00
JAMAL LEILA 0 Reputation points
answered 2024-05-01T12:20:30.3133333+00:00
ajkuma 22,401 Reputation points Microsoft Employee
1 answer

Upgrade to Premium Azure Firewall SKU

Hi, We are planning on upgrading our standard Azure FW SKU to a premium SKU soon using the upgrade function in the portal. The premium SKU introduces IDPS, I was just curious as to whether that is enabled by default once you upgrade or if it is something…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
568 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,148 questions
asked 2024-05-01T07:47:57.3666667+00:00
Son 20 Reputation points
answered 2024-05-01T12:18:40.2133333+00:00
GitaraniSharma-MSFT 47,421 Reputation points Microsoft Employee
2 answers

How to open the new Outlook to send en email with attachments?

Hello, I would like to know how to open the new Outlook mail to send an email with attachments in c#. I tried generating an .eml file and open it in the new outlook but the new Outlook does not support the X-Unsent: 1 flag. So the email does open, but…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,989 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,266 questions
asked 2024-04-30T17:15:16.43+00:00
Wambo 0 Reputation points
answered 2024-05-01T12:18:10.5166667+00:00
Wambo 0 Reputation points
1 answer

Does the "Azure for Students" subscription allow one to run ACR tasks? If yes, how?

Hello, I am running the following command: az acr build --image <image-name> --registry <registry-name> --file Dockerfile . and getting the following error: (TasksOperationsNotAllowed) ACR Tasks requests for the registry…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
391 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
640 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
640 questions
asked 2024-05-01T11:26:52.4633333+00:00
Muhammad Taimoor 0 Reputation points
answered 2024-05-01T12:18:02.63+00:00
Ammar-Abdelqader01 846 Reputation points Microsoft Employee
1 answer

Creating dynamic scope using data source with filter for azure rm provider

I would like to use dynamic scope for azure rm provider , for that I am trying to use data source as below. but it is filter with tag. I want to it through based on existing resource group, Also both based on resourece group and tag as well can…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
224 questions
asked 2024-05-01T06:42:40.89+00:00
Varma 1,140 Reputation points
answered 2024-05-01T12:16:56.0333333+00:00
Sina Salam 3,721 Reputation points
0 answers

Azure Point to Site VPN keep disconnecting for few users

HI , we have deployed Azure VPN ( Point to site ) for more than 100 users , but more than 10+ users complaining that azure point to site VPN disconnecting frequently . Apps is downloaded from store only . someone help me this is known issue ? I raised…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,383 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,148 questions
asked 2024-05-01T12:12:16.75+00:00
Srinath Ravi 1 Reputation point
0 answers

How to configure ADF pipeline run, linked service, so it uses Databricks serverless compute

Databricks has recently announced serverless compute for workflows: https://learn.microsoft.com/en-us/azure/databricks/workflows/jobs/run-serverless-jobs I would like to be able to execute Azure Data Factory (ADF) jobs using this…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,930 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,573 questions
asked 2024-05-01T12:12:06.9033333+00:00
Krzysztof Przysowa 0 Reputation points
0 answers

OpenSSL Issue When Running Azure Speech to text on docker

Hey folks, I'm trying to run speech-to-text using Python on a docker container, but I'm getting an SSL error, I have tried following the steps mentioned here for SSL setup and also installed the required dependencies as mentioned here. However, I'm still…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,398 questions
asked 2024-05-01T10:44:52.22+00:00
Ayush Kumar 0 Reputation points
edited a comment 2024-05-01T12:11:22.07+00:00
Ayush Kumar 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to add to "GraphicsView" class with “DrawableProperty" in dotnet maui

Hello! I trying drawing of the circle in center which is touched in the "GraphicsView" control. And I thought the one of the important points is how to add "GraphicsView" class with "DrawableProperty" in dotnet Maui. Please…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,886 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,266 questions
asked 2024-04-27T01:29:11.7533333+00:00
康二郎 井上 20 Reputation points
commented 2024-05-01T12:10:47.95+00:00
康二郎 井上 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix error for azure automation

Hi there, I have setup an automation app to stop and start a stream analytics job, following a guide from this doc https://learn.microsoft.com/en-us/azure/stream-analytics/automation-powershell Whenever the job is running, the runbook runs fine to stop…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-30T23:07:50.5066667+00:00
Navaska 0 Reputation points
commented 2024-05-01T12:08:27.69+00:00
Navaska 0 Reputation points
1 answer

Can you assist with a Synapse issue involving memory allocation in SQL DW Copy Command in Data Factory, without solely resorting to increasing DWU?

I'm encountering an issue while using the Copy Activity in Data Factory with the Polybase copy option. The error message I receive is as follows: “…..SQL DW Copy Command operation failed with error 'Unable to allocate 257707 KB for columnstore…

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,382 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,573 questions
asked 2024-04-27T20:11:41.1666667+00:00
EmaLom 0 Reputation points
commented 2024-05-01T12:07:14.91+00:00
Amira Bedhiafi 15,446 Reputation points
1 answer

Company information got rejected during Microsoft Partner Registration

Dear team, I want to create a Microsoft AI Cloud Partner Program account to get publisher-verified status on my application. Upon registration, I was stuck in this process when I was asked to enter the company name and address details. Microsoft runs on…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
878 questions
asked 2023-11-30T13:30:09.7633333+00:00
Irfan Tri 15 Reputation points
commented 2024-05-01T12:06:01.1+00:00
CSB Academy 0 Reputation points
3 answers

how to solve the error "Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - La chaîne de certificats a été"

Hi I try to connect my asp.net core api to a sql server database I encounter an error like: "Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,178 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,739 questions
asked 2023-05-23T09:49:55.54+00:00
Marnelle M'BENGUET 20 Reputation points
commented 2024-05-01T12:05:12.3466667+00:00
abofazl jalil 0 Reputation points
1 answer

How do we find the orphaned managed identities which are not assigned to any azure service

From a list of managed identities present in azure subscription for my account, how can I identify the managed identities which are created but does not have any roles or resources attached to it. I want to find the list of all the managed identities…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,521 questions
asked 2024-04-30T12:55:39.18+00:00
Durga Sai Srinivas Korasikha 0 Reputation points
edited the question 2024-05-01T12:03:50.9333333+00:00
MayankBargali-MSFT 68,641 Reputation points
0 answers

View person awards

I've been working on creating awards using the Graph endpoint(https://graph.microsoft.com/beta/users/GradyA@contoso.onmicrosoft.com/profile/awards), and I've been successful in creating them. I wanted to know if, once these awards are assigned to a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,616 questions
asked 2024-04-25T12:41:37.7233333+00:00
Akshat Agarwal 0 Reputation points
edited the question 2024-05-01T12:03:25.0366667+00:00
Srinivasa Rao Darna 6,686 Reputation points Microsoft Vendor
0 answers

Deploy to Azure failing with Error: ENOTFOUND

I have repository with simple .net web api that I want to deploy to Azure. However my deploy is always failing with this error: The workflow file can be found here. Does anybody know what is the cause of this error?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,898 questions
asked 2024-04-30T21:13:30.1833333+00:00
Jan Smutný 0 Reputation points
edited the question 2024-05-01T12:02:47.09+00:00
MayankBargali-MSFT 68,641 Reputation points
2 answers

Windows Bluetooth taking priority over Browser (Chrome) Bluetooth connection

First and moremost, has there been an update to Windows 11 that changes the behaviour of how bluetooth devices connect? If so, what is it? Secondly, I am trying to connect a device via my browser (Chrome) and do not wish to connect it via the Windows…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,190 questions
asked 2024-05-01T00:18:58.9133333+00:00
ZakQ 0 Reputation points
answered 2024-05-01T12:01:11.01+00:00
Wesley Li 4,965 Reputation points