Is it possible to disable response buffering in APIM?
I have a http triggered Azure Function with a canned response returning a collection of json objects. The response is flushed every 10 objects with a 2 second delay in between for 2 minutes. When calling this endpoint directly to the Function I receive…
Azure API Management
VM In Azure VMScaleSet ( VMSS) do not have Internet access
Hi, We have Deployed VM in Azure VM scale-set, with internal Load balancer, we would like to have an internet access to the VM, is there any property that needs to be set to enable this. the main issue is windows server is not getting licensed…
Azure Virtual Machines
Azure Application Gateway
Azure Load Balancer
Azure Virtual Machine Scale Sets
Azure databricks workload type
I am calling a azure databricks cluster from a AI/ML pipeline. I want to understand it will get executed under which feature type: Data analytics or data engineering. I want to understand this to get my databricks usage cost calculation.
Azure Databricks

Transliteration support
Hi, i am trying to use the transliteration api to transliterate a Japanese name. but i am getting as a response the same input(with Japanese characters). I tried the translate api with the same name and i get as response something that looks more than…
Azure AI Translator

Sending Disgnostic logs from linux VM to Storage Account
I have configured my linux VM with diagnostic settings to send data to my storage account. But I cant see any data over there after successful configuration.
Azure Monitor
Azure Storage

SMB fileshare - looks like it is timing out on the MS side
I'm trying to mount a fileshare with my mac, and am getting a timeout. Here's the traceroute: sudo traceroute -p 445 XXXX.file.core.windows.net traceroute to file.blz21prdstr06a.store.core.windows.net (20.150.90.40), 64 hops max, 52 byte packets 1…
Azure Files
Azure Storage

What version Firebase SDK is active on the Xamarin Firebase.Analytics v71.1630.4
Is anyone able to tell me what version of Firebase SDK is active on the Xamarin Firebase.Analytics v71.1630.4? I have a client who recently upgraded to this version of Xamarin.Firebase.Analytics and does not have the latest features of the Firebase…
Azure App Service

Any downtime on Azure end. Unable to access Azure Portal
Hi Team, I am unable to access the Azure Portal for last 15minutes. I see the hourglass spinning on my screen from a long time. Inspite of clearing cache and re-opening a new incognito browser or in-private browser same issue. Can you check immediately…
Azure DNS
Azure Virtual Machines
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Triggers, UTC Time and UK Day Light Saving
Hi, I've just thought all my ADF triggers are using UTC time, when the UK changes it clocks this weekend 25th October my triggers are all going to probably be running an hour out, is this correct or have I missed something. Our local servers, SQL…
Azure Data Factory
Deploy Azure function from VSC in WSL2 failed at the end
Creating an Azure HTTPTrigger Function App from VSC (1.50.1) and deploy to cloud failed at the end. This happens if running it from WSL 2 (winver=18363.1082/1909). The function app is actually deployed and I can see it from Azure Portal. Access from…
Azure Functions
Azure Logic Apps service certificate update
Hello , I have got this message from Microsoft. We have important information for your Azure Logic Apps service Microsoft is updating Azure services to use TLS certificates from a different set of Root Certificate Authorities (CAs). This…
Azure Logic Apps
Issue while adding SSL to Azure Kubernetes Service
I have written a microservice that posts data to CRM. Containerized the micro service in AKS. now I generated a certificate using openssl and trying to add the certificate to my microservice DNS url. Finally getting this error on executing the below…
Azure Kubernetes Service
How to upload custom fonts to Azure AppService and use them in the PDF reporting?
How to upload custom fonts to Azure AppService and use them in the PDF reporting? I need to create a pdf with the following font: Font Architect Daughter (by Google) When the form is submitted, a PDF is created, but the Google font would not be…
Azure App Service
AKS - Existing PVC to be deleted or not
Hi Team, In my previous question on creating namespace, I had a continued query on the AKS topic. I was said, that the existing PVC has to be deleted. In that case, does it affect the existing namespace and its deployment or anything disaster could…
Azure Kubernetes Service
Deleting documents from Mongo API Collection on Azure Cosmos DB
We have a Mongo API Collection implemented on Azure Cosmos DB. I am presently creating a pipeline in Azure Data Factory to implement the following process. Delete all the existing documents in the target Mongo API Collection on Azure Cosmos DB Read…
Azure Cosmos DB
Azure Data Factory
Add Multi Factor Authentication to VPN Gateway in MS Threat Modeling Tool
Hi all, I'm trying to model a VPN connection to VNets/VMs in Azure using the MS Threat Modeling Tool and Azure Template The template has a stencil for MFA, but I have no idea how to connect it in the diagram. I've tried hooking MFA inline…
Azure VPN Gateway
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Dafactory-CopyアクティビティSourceのQueryに全角文字は文字化けになり、検索できないについて
SalesforceからSOQLを利用してデータを抽出するとき、 検索条件に全角文字があるとデータ抽出できません。 全角文字は文字化けになったようです。 対策があるかご教示ください。 SOQL例: select id, name from account where name='アジュール' <Adding English translation> About Dafactory-Copy activity Source Query, double-byte…
Azure Data Factory
QnA Maker Bot with CosmosDB for storage
Within the Microsoft Learn, it states I should not create a CosmosDB container, however the next section requires that I populate a container-id. "CosmosDbEndpoint": "<your-cosmosdb-uri>", "CosmosDbAuthKey":…
Azure Cosmos DB
Azure AI services
Share Runbook in Azure SQLDB
Hi, I am planning to implement maintenance plan on 5 Azure SQL DB. So can i use same or share existing rubook for all DB's? if not i will create separate runbook for all 5 Azure SQL DB's.
Azure SQL Database
How to cancel an Azure Spring Cloud deployment
When there is a startup error, it takes really long for Azure Spring Cloud to move away from the "Updating" status. It would be good to have a "Stop" or "Cancel" button so it is possible to redeploy without waiting 25…