azure webapp linux PHP submited phpcode delay
on azure webapp linux "PHP" when i submit phpcode i have a delay 20sec to preview on the browser WEBSITE_ENABLE_SYNC_UPDATE_SITE false won´t solve... I upload a changed .php file by ftp it only takes a second, but when I go to internet…
Azure App Service
Difference of quality of speech recognition
I'm thinking of using Azure's speech-to-text (in Portuguese), but I wonder if there is a difference in quality of recognition depending on the subscription plan. For example, the sample on this page seems to be of high quality:…
Azure AI Speech
Web app Social authenitication in Azure
Hello I like to use the authentication feature provided by azure web apps. However, I like the visitor to the main page and authenticating themself, once they visit the customized page. I use Java-Spring and redirect all the unauthenticated…
Azure App Service
Internal-only use of Application Gateway v2
I am working on a project that will utilize VM Scale Sets to host websites. I was planning on using an Application Gateways to load balance and provide security. We'll need instances of the setup in dev, test, and prod, with only apps in the prod…
Azure Application Gateway
Azure CSPM PostgreSQL Severes
Hello, I'm working on the azure cspm for a client. Quite new to azure. I noticed there are 4 types of postgresql servers with different endpoints. Now I follow cloudsploit to get the endpoint and checks. and there, they've only done it for postgresql…
Azure Database for PostgreSQL

Unable to run a custom command as startup in Linux Azure App Service for Java
Hello Experts.. I am struggling to run a command as start up command in App Services but this command is executable in SSH shell later. Linux based App Service for Java 11. rm -Rf dynatrace/; wget -O /tmp/installer.sh --no-check-certificate…
Azure App Service

Unblock app registeration from sending/receiving bulk email - Wordpress WPMail SMTP
I have a WordPress with the WPMail SMTP plugin and Microsoft 365 integration. I am trying to configure this in conjunction with my webhost to send email from my site, through M365. After creating the app registration in Azure, delegating access to send…
Azure App Service
Retirement Announcement - Azure Functions support for Node 6 is ending on 28 February 2022
Because Node 6 reached the end of community support on 30 April 2019, applications hosted on Azure Functions using Node 6 will be unsupported after 28 February 2022. If you have question, please post it in this thread.
Azure Functions
How do I change a column name while copying to a parquet file
I'm copying a file to a parquet file where I need to replace the column name with a special character with '_'. I could just hardcode but I want to know how I do dynamically so that it could be generic with any file of different column names?
Azure Data Lake Storage
Azure Data Factory

I sucesfully had install SQL Server 18.10 But I don't see the object explorer in View Menu.
I have tried many option to make this visible but i don't see until now.
Microsoft 365 and Office | Office Online Server

Azure Data Explorer
SQL Server | Other
text-to-speech download
Is it possible to download the Audios from text-to-speech?
Azure AI Speech

Managed Identity/Certificate for Azure AD B2C API connector
We are using Azure AD B2C API connector to call an Azure Function (to populate the AppRoles in the claims) which is protected by a certificate. Right now the certificate that can be configured in the API connector has to be uploaded manually everytime it…
Azure Key Vault
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Virtual Network with VPN Gateway location.
I'll keep this simple - we have 2 offices, one in CA and one in MA. I'm in the early stages of testing out our product in the cloud to someday have a cloud offering to our clients. A prior system support person had created a VNET with VPN GW to on-prem…
Azure Virtual Network
How can I backup my entire Azure Data factory including Pipeline, Dataset, Linked services?
How can I backup my entire Azure Data factory including Pipeline, Dataset, Linked services? I have a requirement to periodically take backup of ADF with all the components like pipeline, multiple linked services and datasets. please guide me with…
Azure Data Factory
React app deploying in azure app services
Hi all, i am going to deploy react JS application in azure app services, my requirement is , all configuration related information i want to fetch from app service configuration settings i.e i dont want to keep any configuration code example clientID,…
Azure App Service
Text to Speech: Voice sounding monotone after intonations adjusted
When using text to speech, I have text set to play using the Aria Neural voice in the Empathetic style. When I try to adjust the intonations at all, the audio becomes monotone. This is happening in the preview window, in the main editing window, and…
Azure AI Speech
Azure synapse spark function df.write.synapsesql
https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/synapse-spark-sql-pool-import-export i think it means it will require no current table in the sql pool . can do append ? or merge ?? which the original one from Databricks…
Azure Synapse Analytics
Is there a way to get back my public IP-address?
When I created my VM I selected Dynamic IP and not Static IP on the VM. We (a Microsoft Support Engineer and I) tried to make it Static. But we didn't succeed 100% and he said that the system would anyway ask me if address was in the process of…
Azure Virtual Machines

Sql Server Runtime in Azure
Hi all, This is a query regarding running the SQL Server runtime on a VM in Azure. Our Software provider bundles the SQL Server Runtime install with their software. If we install this software on a VM in Azure will we be covered for SQL licensing or…
SQL Server on Azure Virtual Machines
Parsing error from Raiserror
Hi, Bit of a strange one. We have a Synapse DW which was running at 200c for R&D yesterday, which showed some strange error behaviour. We ran the procedures in Synapse from ADF, and the error message passed back to ADF was: Parse…