Translate API : One of the request inputs is not valid.
curl -k -X POST "https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&from=en&to=zh-Hans" -H "Ocp-Apim-Subscription-Key: xxxxxxxxxxxxxxxxxxxxx" -H "Content-Type: application/json; charset=UTF-8" -d…
Azure AI Translator
Microsoft Edge | Microsoft Edge development

Installation of an SSL certificate on Azure platform
I've been trying to install an SSL certificate onto my domain on azure but there's nowhere to do so. Instructions tell me to navigate to my "app services" but I have no app services listed.
Azure App Service
Pem library is not supporting in azure function, How we can dynamically generate self signed certificate (x.509) using node js
i am using pem library in node js code to generate the device and root certificate(self signed X.509 certificate) it is working in local but when are deploying the same on web app it is throwing an error. even we have tried the same with azure function…
Azure Functions

Can't seem to find any documentation for Batch Transcription API sentiment per utterance
Hello, The Cognitive Services Speech docs says Batch Transcription API offers sentiment analysis per utterance. From my understanding this means that sentiment per dialog (speech, not text) will be determined? But I can't seem to find any other…
Azure AI Speech
Azure AI services
SignalR and the WAF in Application Gateway
If I host a Blazor server side website in Azure using an App Service and the Azure SignalR service, and in front of this website there is the Azure Application Gateway. Will the SignalR packages go through the WAF? Plus will the WAF be able to detect…
Azure Application Gateway
Azure Web Application Firewall

How to pass column list as argument from databricks spark for copy write semantic
Is there a way to pass column list argument for column mapping between spark and synapse table from databricks spark for write semantics as copy as we pass it while running copy command from synapse?
Azure Synapse Analytics
Azure Databricks
In spite of having an azure runtime allocated, each activity has a separate "AcquiringCompute" step?
Question: In our pipeline, we have around 10 mapping data flow activities, in serial fashion (one after another). Each of them are configured to use the same integration runtime (azure managed runtime). In spite of this configuration, each activity shows…
Azure Data Factory
I would like to use azure key vault to send keys to a non-azure vm?, I need this to work in automation with no manual steps
I would like to use azure key vault to send keys to a non-azure vm, I need to deploy multiple vm's in an automation environment and during the deployment/infrastructure, I need to bootstrap these VM's to azure key vault to get certificates and keys on…
Azure Key Vault
What is the wavelength of Infrared laser diodes attached with the depth sensor?
This wavelength data would help me in choosing a viewing window for my kinect camera.
Azure Kinect DK
To create a Pipeline that generates ‘incremental’ folder names.
I have the following task: I have a Pipeline in an Azure Data factory (V2). The Pipeline contains several Copy data elements. Each of them copies data from an SQL database into an FTP folder. As a result, the Pipeline generates files like…
Azure Data Factory
Cannot connect to SQL database (ADF) - Pipeline -> DataFlow -> Sink
Hi Team, {"message":"at Sink 'XXXXXXXXXXSink': java.lang.RuntimeException: Cannot connect to SQL database: 'jdbc:sqlserver://XXXXXXXXXX.database.windows.net;database=XXXXXXXXXX', 'User: XXXXXXXXXX'. Please check the linked service…
Azure Data Factory
Azure Analysis Service use postgresql as Data Source
Hello, I want to use the Azure Analysis Service (AS) with an on-premise postgresql database. To do this, I tried two approches : Create a tabular model on Azure AS. Migrate my local postgresql to Azure db for postgrsql. Then connect the Azure AS with…
Azure Analysis Services
Azure Database for PostgreSQL
Problems accesing my web-app
I have a web-app (Python + streamlit) running on https://testte2-web-app.azurewebsites.net/ It has been working fine for a month, but when I updated (minor changes to the code) and tried to redeploy I get a blue page saying "404 Web Site not…
Azure App Service

azure Migration
Hello I already migrated my VMs from Vmware to Azure VMs Iaas , During the migration i have 2 storage accounts created by default , shall i delete these 2 storage migration after the migration process has been finished? are there any effect on my…
Azure Migrate

CloudTable no longer has Bindings, broken
We had an azure function we created by hand, inside the azure function app instance (aka inside the portal). This morning around 4:00 AM CST, the function started breaking, no code change has been done the function. The function app does use the…
Azure Functions

Which endpoint should I be using for Text analytics API connection?
I am following the QuickStart Python tutorial for using the Text Analytics API and it suggests saving your endpoint and key from the deployed resource i.e. 'Key 1' and 'endpoint' url. key = "<paste-your-text-analytics-key-here>" …
Azure AI Language
Azure AI services
Azure sign in logs are not forwarded to storage account
Azure sign in logs are not forwarded to storage account or event hub
Azure Storage
Azure Event Hubs

App Service not compressing resources to browser
We have App Service with Linux and nodejs. The issue is that the resources send to the browser are not compressed. I was under impression that the App Service will do it and there is no need to handle it myself. Also there is no clear documentation on…
Azure App Service

Cannot get wvd to assign to a user
Hello, Today I made a windows virtual desktop deployment. Everything went smoothly until browsed to the html5 landing page. It always gives this error: It looks like your system administrator hasn’t set up any resources for <user> yet. Please…
Azure Virtual Desktop
ServicePrincipalSignIns not showing in LA
I've configured this, but my LA Workspace is still empty. Is this working, or is it still rolled out?