RevoScaleR on Azure Synapse or Databricks
Is this possible? I know the RevoScaleR package runs on SQL; is there any roadmap plans or workaround hacks to get it running on either Databricks and/or Synapse?
Azure Synapse Analytics
Azure Databricks

Azure Communication Services SMS POST URL format
Having an issue with Azure Communication Services. I'm not sure what the format of the REST URL should be. When I try the method outlined here https://learn.microsoft.com/en-us/rest/api/communication/sms/send… replacing {endpoint} with my copied endpoint…
Azure Communication Services


Error 203: Parsererror : My Azure Function doesn’t seem to work (Azure DevOps & Visual Studio Code)
The issue is that the function lost the connection to be able to perform automated deployments through the CI / CD (Azure DevOps) or using Visual Studio Code. ![74317-microsoftteams-image-14.png][1] ![74386-microsoftteams-image-16.png][2] step by step…
Azure Functions
Community Center | Not monitored
Active-Active SQL
Hello, How to create a active-active sql server on two different region of azure which will be hosting a single DB. IS active-active configuration for SQL on two different region of Azure supported ? Experts please help.
SQL Server on Azure Virtual Machines
Azure SQL Database
Azure Data Factory Web Activity Authorization
I need to Get a session ID from a 3rd party end point to then use to make subsequent API data requests. When i use Postman, and send the Authorization header, everything works fine, and it returns a new Session ID. The only thing i am passing is…
Azure Data Factory
How to operate VPN dynamic IP debugging
I am a network engineer, want to ask a question about VPN,How to operate VPN dynamic IP debugging? $$$$$66eaef9c83d0fcd7948c5070db85bce41a945c273659ffa76ae337594712235aa0128754cdffae4b55186d086ed9016eb6b0$$$$$
Azure VPN Gateway
App Service Managed Certificate - uk domains
I'm trying to use the new app service managed certificates with its new domain-root functionality (not a sub-domain) - but when I try and use a .org.uk domain (worthing-scouts.org.uk) which is the domain registered its asking for cnames and not A…
Azure App Service
Azure P2S VPN DNS
I currently have 10 users on P2S VPN, 1 of which is having a DNS issue, can see IPs but cant resolve names. Can anyone explain why that might be, articles ive seen say to reset the VPN, I can't justify that for 1 user out of 10 plus 2 connected sites. …
Azure VPN Gateway
Azure Virtual Gateway
Hello, I am setting an Azure infra on which some of the servers are located on-prem, some of the servers needs to be configured in central us and some in west us. Two connections needs to be established for this - Central us to on-prem. …
Azure Virtual Machines
Azure VPN Gateway
Azure Network Watcher
Connection Privately to O365 from Azure
I would like to connect my azure Vnet privately to O365 EWS API rather than over the internet. Does microsoft have any options to do so?
Azure Virtual Network
Can someone help me see the differences between Azure Automation and Azure Blueprints and when to use each? (Azure lighthouse in future plan)
I was hoping to ask someone what the difference between using Azure Blueprints and Azure Automation is, it looks like I want blueprints (multiple enviroments and clients deploying parameterised ARM templates), but what am I missing about the…
Azure Blueprints
Azure Lighthouse
Azure Automation

Unable to write dataframe into hive table
Team , We are using Hive Interactive cluster and Spark cluster . We have done the LLAP related configuration on Spark cluster . Now both the cluster are interacting each other without any issues. I tried to load dataset (adl gen2 filesystem) into hive…
Azure HDInsight
Azure Event Hub - IP Firewall Logs
Are there any logs available for the Azure Event Hub network IP Filter/Firewall?
Azure Event Hubs
Reading local files from Azure Static Web Page
I am trying out static web pages service from Azure. But I need to access a list of files (for example images stored on the server) from the client side. I am trying to implement a Function that will iterate over the files in a particular folder and…
Azure Functions
Azure Static Web Apps
How to give VMs created from a specialized image in a Scale Set unique hostnames?
I have a very complicated VM setup and would take a lot of effort to generalize etc. I want to use in a Scale Set. Trouble is the server software that accesses each VM in the Scale Set gets confused by them all having the same hostname. Is there a way…
Azure Virtual Machine Scale Sets
How to open successfully a terminal in jupyter notebook
Hi, Opening a terminal from jupyter notebook created in the compute resource is failing with the following error: failed: Error during WebSocket handshake: Unexpected response code: 426 make_terminal @ terminado.js:4 index.js:5 Uncaught…
Azure Machine Learning
Just Configuration backup for Azure resources separately at once.
Say I have 50 App Service/Azure Functions. I don't want to backup my App Service, but I just have to take backup of Configurations in all 50 App Service/Azure Functions separately at the same time. Is this possible? Please advise.
Azure App Service
How we can insert and upsert bulk documents into Cosmos DB SQL API through stored procedure
Hi All, Good Day!! How we can insert and upsert bulk documents into Cosmos DB SQL API through stored procedure. And we are using databricks service to execute cosmos stored procedure through pyspark code, Also please help us in library which we…
Azure Cosmos DB
Using onpremise SQL server stored procedure output parameter in azure data pipeline
HI - I am calling a On Premise SQL server stored procedure which returns OUTPUT parameter from LOOKUP activity in Azure data pipeline. However i am getting below error. If I remove the OUTPUT parameter its working fine. Is there any known issue in using…
Azure Data Factory
Azure Kubernetes services (AKS) How to set up squid proxy with High available option with Replica on RHEL flavour
Hi, I am new to AKS and I want to create a squid proxy and configure it on Azure Kubernetes Services AKS to make it highly available by using Replica set. Any pointer would be appreciated. Regards Rajaniesh