Azure API Management : Configuring SFTP url as the backend url
We have a requirement to call a SFTP url directly from the API management policy. The requirement is to create a POST method in API management and configure the SFTP site url as the backend service url in the POST method as shown below …
Azure API Management

Can we append data to an existing csv file stored in Azure blob storage?
I have a machine learning model deployed in azure designer studio. I need to retrain it everyday with new data through python code. I need to keep the existing csv data in the blob storage and also add some more data to the existing csv and retrain it.…
Azure Machine Learning

ADF pipeleine with scope script trigger error
we are using Azure function to trigger the ADF pipeline which contains cosmos scripts and we get the error Client IP not authorized to access the API. Please ensure you are on corpnet, or that your IP is on an allowlist for the activities in your…
Azure Functions
Azure Data Factory
Request (+/Response from) Azure Function with Event Grid
Hello, i would like to implement a low-delay (near-realtime) control loop with an Azure Functions App and the Event Grid Trigger/(Output-)Binding. The microcontroller sends temporary data and expect revised values. My preferred…
Azure Functions
Azure Event Grid
UpdatePolicy value of DeviceGroup
Hi, I create Azure Sphere tool. -> Azure Sphere Explorer My tool is showing the wrong UpdatePolicy for DeviceGroup. The following numbers are mapped to a string, is that a mistake? 0 -> No3rdParty 1 -> AppUpdates 2 ->…
Azure Sphere

Azure File Storage Permissions
Hi, Looking for some advise or solutions to the below scenario. Requirement - Migrate 100 TB of storage from on-premise to Azure Storage. Proposed Solution - Azure File Storage for DEV, Production, UAT environments ( separate Sv2) Our…
Azure Files


WebHook testing with GitHub
In the below mentioned link (https://learn.microsoft.com/en-us/learn/modules/monitor-github-events-with-a-function-triggered-by-a-webhook/5-exercise-setup-webhook-for-github-repo) it says that the message generated will be "The webhook will indicate…
Azure Functions
Free trial and speech to text
Hi, I am wondering if I can really have access to speech to text services (in French) in a free trial version of Azure without extra charge ? It is said that I have (for a month) a credit of $170, which is more than the cost of a standard plan (€88…
Azure AI services

Azure APIM Developer Portal: Unable to Edit button whose visibilty is set to Authenticated
While customizing the developer portal of our APIM instance, I added buttons like SignOut:OAuth and set their visibility to Authenticated. That is because we want these buttons to only show if the user is authenticated. However, that ended up hiding them…
Azure API Management
How to limit the logs that are forwarding to Log Analytics based on log level
I am using spark-listeners-loganalytics_3.0.1_2.12 and spark-listeners_3.0.1_2.12 in my spark application that is running on databricks. With the default configuration, I am getting too many logs in Azure Log Analytics. I want to limit the logs that are…
Azure Databricks
LogicApp trigger "When a file is created or modified in a folder" not working when file is uploaded
![77169-logicapp-error.png][1] No changes have been made to the logicapp, however the trigger has not been working since 1 month. What could the reason be? [1]: /api/attachments/77169-logicapp-error.png?platform=QnA
Azure Logic Apps
How to rollback a migrated VM with Azure Migrate
Good morning, Is there any way to rollback VMs that were migrated to Azure with Azure Migrate? The VMs were originally on an on-premise vCenter... Thank you! -Will
Azure Migrate

Why Azure data factory is throwing error when pulling data from on premise sql server?
Dear All, I am new in Azure Data Factory, and trying to pull data from on premise SQL Server database AdwentureWorks2019 Employee Table. When I loaded same Employee data into csv file on Azure Blob storage, its get succeeded very easily. But…
Azure Data Factory
SQL Server | Other

How to consume a Rest service using soap.
Hello, I have a Soap webservice and I need to consume a service in Rest API. Is it possible to use "Azure api management" for this solution? If is possible, does anyone know how to tell me the steps of how to do it? Thanks, Rodrigo
Azure API Management
Why number of node increases in Kusto cluster
if number of nodes are suddenly increase 34 to 41 , memory also shows increase 90%. CPU utilization nearly above 25% How all of sudden number node increases in kusto cluser, how to find the reasons
Azure Data Explorer

How to deploy Azure SQL database via service principal
Hi All, I have a requirement to deploy Azure SQL database via Service Principal Is it possible?
Azure SQL Database
Azure app service with private endpoint - throws 403 on kudu
Hi. First of all, I've read https://learn.microsoft.com/en-us/answers/questions/264747/azure-app-service-with-private-endpoint-throws-403.html, which didn't resolve my problem. I have a private network to connect a web app to a sqlserver…
Azure Virtual Network
Azure Private Link
Azure App Service
How to add AzureSignalRConnectionString in Cloud
Hello, I used the following quickstart tutorial to implement a first Azure Function + SignalR Service. (https://learn.microsoft.com/en-us/azure/azure-signalr/signalr-quickstart-azure-functions-python) My preferred language is python. After…
Azure Functions
Azure SignalR Service

why cant i find shapes when i click on insert?
the shapes are not showing up when i click insert. at first i had the free version so i uploaded to the 6.99 version still no shapes
Azure AI Document Intelligence
Integration Runtime for SQLServer on Azure VM
All, In order to avoid the network blip and migrate data efficiently from On-Prem SQLServer to AzureSQL PaaS, I was thinking of backing up and restoring the databases to a SQLServer on AzureVM and using this as the source instead of using the On-Prem…