python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Concatenates the values of string expressions in azure synapse serverless pool
I would like to write a query in serverless pool for concatenation of string values from multiple rows into single row with comma separated values. I am getting below error when I use COALESE functio...
Pakard
Votes: 0
Answers: 1
How to integration test Azure Blob Storage?
I am working on a project for Enterprise business where I need to migrate applications from On-premises to Azure Cloud.
Some applications require Azure Blob Storage. All Azure Cloud infrastructure is ...
Maytham Fahmi
Votes: 0
Answers: 1
Azure API Management Base URL - CLI Command
Newbie question. I am using "az apim api import" CLI to register my API in APIM. We are using different gateways in the APIM. By default, it uses the default gateway as the Base URL. My q...
Ultra GC
Votes: 0
Answers: 1
Creating Certificate from base64 encoded string failing in Azure Function
I am trying to create an X509Certificate2 from a base64 encoded string. This code I have added to a sample Azure function.
Locally the code works and I can create a cerificate object from bas364 encod...
New_coder
Votes: 0
Answers: 1