55,648 questions

Sort by: Answers
0 answers

Why didn't UpdateIf work instead UpsertIf?

Hi! I'm having trouble understanding this article from Microsoft Learning: https://microsoftlearning.github.io/dp-203-azure-data-engineer/Instructions/Labs/10-Synpase-pipeline.html There's this information at some point: Alter row conditions: Edit the…

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,527 questions
asked 2024-06-09T19:08:52.5933333+00:00
Cezario Abrantes 0 Reputation points
edited the question 2024-06-10T12:03:27.46+00:00
AmaranS 2,945 Reputation points Microsoft Vendor
0 answers

Azure Application Gateway Preview feature (TCP/TLS Proxy) and Azure SQL

Hello I was just wondering if anyone has attempted to use the preview feature for Azure Application Gateway to support layer 4 proxying. (https://learn.microsoft.com/en-us/azure/application-gateway/tcp-tls-proxy-overview) with an Azure SQL instance as…

Azure SQL Database
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
985 questions
asked 2024-06-07T18:42:08.03+00:00
Jorge Rodriguez 0 Reputation points
commented 2024-06-10T12:03:23.1233333+00:00
GitaraniSharma-MSFT 48,276 Reputation points Microsoft Employee
0 answers

Failed VM Create operation using custom image via Python API

Function to get information for a custom image def getCustomImageInfo(compute_client, imageName=None, imageId=None): images = compute_client.images.list() for image in images: if imageId: if image.id.lower() == imageId.lower(): …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,867 questions
asked 2024-06-10T05:41:08.78+00:00
Prem Jha 25 Reputation points
edited the question 2024-06-10T12:01:08.62+00:00
vipullag-MSFT 25,366 Reputation points
0 answers

Unable to connect to azure portal

I can not connect to the azure portal with my credentials

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,024 questions
asked 2024-06-10T10:57:39.93+00:00
Jose Ignacio Saenz Vasquez 0 Reputation points
commented 2024-06-10T12:00:31.31+00:00
Andreas Baumgarten 99,136 Reputation points MVP
0 answers

How to reset och login without authenticator

Hello! Have a one-person business with a Microsoft 365 Business Standard license. I know my password to it and I have reset it as well to try to solve the problem. However, it always wants me to approve the login in the authenticator app. However, I…

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,776 questions
asked 2024-06-10T11:57:41.08+00:00
PMP83 0 Reputation points
0 answers

Urgent: Report of Critical Issues with Azure App Services for SMART-API-PROD

Hi, We are reaching out to bring to your attention two critical issues that have significantly impacted our operations within Azure App Services, particularly on the SMART-API-PROD service. 1. SWISH Payment Gateway Certificate Issue: Our applications…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,119 questions
asked 2023-11-24T05:15:12.6766667+00:00
Lakshan Danapala 5 Reputation points
commented 2024-06-10T11:57:05.7566667+00:00
Oscar Andersson 1 Reputation point
0 answers

RemoteCertificateValidationCallback is triggered multiple times

Hi All, We have a WPF application built on .Net Framework 4.8. We are using HTTPs protocol to connect to a device to execute a few commands. We use the RemoteCertificateValidationCallback for validating the certificate. Initially, we open an Https…

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,454 questions
asked 2024-06-10T11:56:43.8033333+00:00
S Abijith 346 Reputation points
0 answers

How does activation of MS Surface Pro 9 works?

It's not so much a problem but rather an inquiry on MS product more precisely Activation from Windows 11 Home Edition to Pro Edition. I have Surface Pro 9 Home Edition and I want to upgrade it to Pro Edition. One way that you can activate is through…

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.
4,904 questions
asked 2024-06-10T11:54:09.46+00:00
Bucoflex 0 Reputation points
0 answers

Unable to create ADF Linked Service to Azure SQL database using Self-Hosted Integrated Runtime

Hi all, I am having trouble creating a Linked Service that connects to one of our Azure SQL databases. After entering all required Linked Service fields and testing the connection using our self-hosted integration runtime, I received the following error…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,853 questions
asked 2024-06-07T21:59:28.4466667+00:00
Ricardo-2519 0 Reputation points
edited a comment 2024-06-10T11:47:30.97+00:00
phemanth 7,190 Reputation points Microsoft Vendor
0 answers

I get "Error in loading user data" whenever I try to access any of my resources

I was working on Azure when the network flipped and since then I can't access any resource although the network is back and stable

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,853 questions
asked 2024-06-10T11:46:52.49+00:00
Sara 0 Reputation points
0 answers

WHY Index Scan Instead Of Seek While Joining Big Table With #Temp Table

In my sql server 2016 database, I have a table 'BigData' having around 50 million rows and a Temporary table #TempID which contains 600 rows. CREATE TABLE BigData (ID INT IDENTITY(1,1) PRIMARY KEY, OtherID INT, Comment nvarchar(max),…

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,022 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,572 questions
asked 2024-06-10T11:46:44.9033333+00:00
Vikrant Sirohi 0 Reputation points
0 answers

Connecting Azure Database for PostgreSQL and Data Factory

Hello, I'd want to connect my Azure Database for PostgreSQL (from now on referred as DB) to use it as a dataset in Data Factory (from now on referred as ADF). My DB is in a private network in a resource group (rg_1) my ADF is public and is in a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,853 questions
Azure Database for PostgreSQL
asked 2024-06-10T11:31:09.75+00:00
Laura Balbi 0 Reputation points
edited the question 2024-06-10T11:44:59.08+00:00
GitaraniSharma-MSFT 48,276 Reputation points Microsoft Employee
0 answers

Regarding seamless integration of Bitbucket repositories with Azure DevOps pipelines

Hi, We are trying to automatically trigger Azure DevOps pipelines based on trigger rules set in the YAML code, as per the documentation here. However, we are encountering an issue where Bitbucket creates a webhook for both Pull Request and Push triggers,…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
657 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,024 questions
asked 2024-06-10T11:34:47.03+00:00
chaitu_trxs 0 Reputation points
0 answers

Azure Communication Service IVR

How can I use my IVR code to play text-to-speech audio for a specific customer who calls the PSTN number? Only on my local machine does that audio play; it does not play on the client side.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
731 questions
asked 2024-06-10T08:10:51.4233333+00:00
Soundhar M 5 Reputation points
edited the question 2024-06-10T11:23:12.68+00:00
romungi-MSFT 43,251 Reputation points Microsoft Employee
0 answers

Dial-Up Connection NAT Issue

I want to NAT my Dial-up connection Public IP to my VMs knowing that i use VMware Workstation Pro

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,384 questions
asked 2024-06-10T11:22:05.87+00:00
Yousef Kayed 0 Reputation points
0 answers

Getting Internal error while migrating single server to flex mysql server

Getting InternalServerError while running a flex server migration in poc env az mysql flexible-server import create --data-source-type 'mysql_single' --data-source 'server' --resource-group 'poc-infra-rg' --name 'flexserv-01' --key…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
738 questions
asked 2024-06-10T11:21:03.08+00:00
Varadarajan, Anandji 0 Reputation points
0 answers

OneDrive - Delete File Via API Using The File URL

Hi all, Is it possible to delete a file in OneDrive using the file URL? I'm building an integration in Make and it is only possible there to do it with the unique File ID which I don't have, but I do have the URL. Thanks in advance!

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,159 questions
asked 2024-06-10T11:19:11.8133333+00:00
Jimmy Maddocks 0 Reputation points
0 answers

ADF pipeline/dataflow creates temporary GUID folders and files and not delete them

Hi, I have a problem that my processes, from time to time, create temporary GUID folders and/or files in them but, in the end, not deleting them. Where is the problem/reason of that?

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,390 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,853 questions
asked 2024-06-10T11:16:40.6933333+00:00
Gużewski, Jacek 75 Reputation points
0 answers

Custom neural voice data size is at 0 after training. Should I deploy the model?

Hello, We prepared 1749 utterances in order to create a Custom Neural Voice. In Step 3, which is "Train Model", it identified these 1749 utterances and suggested 25 hours of training time (see image attached). The training has finished in over…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,465 questions
asked 2024-06-06T08:01:43.4133333+00:00
PAVAGEAU Perrine 80 Reputation points
commented 2024-06-10T11:16:17.6833333+00:00
romungi-MSFT 43,251 Reputation points Microsoft Employee
0 answers

Azure Push Notification Hub is not sending notification on Andriod device using FCM V1

I have created a push notification hub and configured the FCM v1 credentials on Azure hub page. I'm calling CreateFcmV1TemplateRegistrationAsync to add registration And SendTemplateNotificationAsync to send the notification to FCM v1 device. However…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
277 questions
asked 2024-03-17T23:23:28.1333333+00:00
AT 35 Reputation points
commented 2024-06-10T11:15:47.85+00:00
srilatha cingireddy 0 Reputation points