Migrate to an Azure resource authoring key not working
I was told I needed to migrate before August 31, but when I attempt to follow the steps here, I cannot find the "Azure" icon I'm supposed to click on under step 1. Here is the image from step one with the icon inside the red box: …
Azure AI services
How to avoid 'Bad Request - Invalid Hostname' on Azure Function?
I have a logic app which sends encrypted data to an azure function for decryption. Everything's been working great until a few days ago where I saw this error. I'm not quite sure what it means or even what caused it. If anyone has insight into this, your…
Azure Functions
Azure Logic Apps
Connection Problems When Deploying SQL DB To Azure DB
I have created a new Azure account to publish my web app + DB. I have created the app service, service plan, SQL Server and SQL DB, I have also configured the Azure sql server firewall to accept request from my client IP. WHAT'S WORKING When I'm…
Azure SQL Database
Azure App Service
Removing port from request headers
Hello everyone, I am trying to run ruby on rails application in Azure, but came across a small problem. The app returns "IPAddr::InvalidAddressError", when some headers in HTTP request contain port. So I deployed an application gateway…
Azure Application Gateway

Azure Migrate - Failback after migration
Hi, Microsoft now advise to use Azure Migrate to migrate VMs from VMware to Azure and not Azure Site Recovery. however assuming we use this I cannot see a way to failback if issues are found later on. The Test Migration is to make sure everything…
Azure Migrate

Create SQL user at deployment time
In our release pipeline in Azure DevOps we provision a SQL server and a SQL database. After the database has been created a contained user is created in that database manually, before the application can be started. I'm trying to create the contained…
Azure SQL Database
How to Migrate from .Net and SQL to Azure
Hi Community, Can anyone kindly help provide the steps required for migration from .Net and SQL to Azure for their core infrastructure and solutions that are in market. Much Appreciated
Azure Migrate

Azure Analysis Services model deploys without data
First, I processed the tables in my Azure Analysis Services model using Visual Studio. Data was loaded into each table. But when I deploy that model to the AAS server, no data gets deployed. What am I doing wrong?
Azure Analysis Services

Questions about Storage
Hello Azure-Community, I am currently adjusting the configuration of our IT infrastructure to Azure and have come across a few questions. I am grateful for any help in this regard. What is the difference in price and performance between an SSD…
Azure Storage
Using Point to Site VPN connection to connect to VM in private network
I have configured Point to Site VPN connection and IP is allocated successfully to local computer now am trying to access a VM running in azure through Private IP of the VM. I have configured vnet peering between VPN gateway vnet and VM vnet and it is…
Azure VPN Gateway

[Resolved] HTML view missing from "Send an email from a shared mailbox (V2)" Logic Apps
Hello, I've noticed that the HTML view button is missing from the "Send an email from a shared mailbox (V2)" action in Azure Logic Apps. However this function is available in the same action in Power Automate. I would expect to see…
Azure Logic Apps

TLS using Application gateway
currently have a listener on our application gateway configured for http request on port 90 and associated with the HTTP setting(Appgateway_httpsettings1)configured to route requests to the backend server on port 90. However, I would like to change the…
Azure Application Gateway
Azure App Service

Azure VPN connection check: Bad request
Hallo together, we are using Azure VPN gateways and check every hour the connection state of the gateway. For some reasons we became the last few hours/days the following error: Long running operation failed with status 'BadRequest'. StatusCode:…
Azure VPN Gateway
Azure Virtual Network
Azure Network Watcher

Indian Sindhi Speech audio to Text translation help
Hello I had just joined azure paid subscription first time. but i do not know about coding and languages.. Is there exe file to convert from Indian Audio m4a file to text output..?
Azure AI Translator

Logic App Custom Connector with Windows Authentication
I try to create a custom connector which is using the on-premise data gateway to connect to a REST web service (MEMCM AdminService). The request is correctly sent to the on-premise data connector: DM.EnterpriseGateway Verbose: 0 :…
Azure Logic Apps


How to monitor Postgressql db data from azure monitoring
Need to setup monitoring for the data in postgreSql DB from Azure monitoring, has anyone done this kind of monitoring ?
Azure Monitor

What is the best approach for implementing localized search?
I am working on Azure Cognitive Search ,What is the best approach for implementing localized search?
Azure AI services
Azure Java EventHubTrigger using r2dbc-mssql gives netty errors
I am trying to persist the messages received b y a Java EventHubTrigger to Azure SQL Database using r2dbc-mssql driver. When the function gets triggered I get the following error: Caused by: java.lang.NoSuchMethodError:…
Azure SQL Database
Azure Functions
Azure Event Hubs

app not updating while developing
I have created a web app with WordPress installed while updating the data on WordPress the azurewebsite.net link gets updated but the same is not updating on the custom domain.
Azure App Service
How do I give collaborators access to LUIS?
How do I give collaborators access to LUIS with Azure Active Directory (Azure AD) or Role-based access control (RBAC)?