123,510 questions with Azure-related tags

Sort by: Updated
2 answers

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
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,677 questions
asked 2020-08-05T18:00:54.91+00:00
Azure Account 1 Reputation point
commented 2020-08-17T16:24:28.287+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

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 Functions
An Azure service that provides an event-driven serverless compute platform.
5,953 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,566 questions
asked 2020-08-14T16:52:59.967+00:00
David King 46 Reputation points
commented 2020-08-17T15:03:42.803+00:00
David King 46 Reputation points
1 answer

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
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,993 questions
asked 2020-08-11T13:00:12.34+00:00
Ori Ofek 1 Reputation point
answered 2020-08-17T14:44:25.177+00:00
Klodi D 1 Reputation point
0 answers

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 Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,217 questions
asked 2020-08-10T09:35:07.523+00:00
Hai Dat 1 Reputation point
commented 2020-08-17T13:09:09.127+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator
2 answers

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
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
933 questions
asked 2020-08-11T13:16:58.717+00:00
C M 1 Reputation point
commented 2020-08-17T12:42:07.817+00:00
SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
1 answer

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
asked 2020-07-07T07:20:50.077+00:00
MrEco 6 Reputation points
commented 2020-08-17T12:40:59.67+00:00
MrEco 6 Reputation points
1 answer

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 Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
933 questions
asked 2020-08-13T04:12:25.007+00:00
Anonymous
commented 2020-08-17T12:38:00.533+00:00
SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
0 answers

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
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
481 questions
asked 2020-08-11T03:32:34.5+00:00
James H. Robinson 161 Reputation points
commented 2020-08-17T10:12:56.647+00:00
PRADEEPCHEEKATLA 90,736 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

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
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,548 questions
asked 2020-08-14T09:33:06.06+00:00
Pablo S 106 Reputation points
accepted 2020-08-17T09:56:53.693+00:00
Pablo S 106 Reputation points
3 answers One of the answers was accepted by the question author.

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
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,804 questions
asked 2020-08-16T19:56:07.04+00:00
Karthick G 96 Reputation points
commented 2020-08-17T09:54:44.04+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator
1 answer

[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
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,566 questions
asked 2020-08-11T14:39:51.703+00:00
Chris Cundy 6 Reputation points
commented 2020-08-17T09:08:52.48+00:00
JoyZ 18,111 Reputation points
1 answer

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 Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,217 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,993 questions
asked 2020-08-06T19:02:11.597+00:00
trupti g 1 Reputation point
commented 2020-08-17T09:05:42.243+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator
1 answer

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 VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,804 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,780 questions
Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
190 questions
asked 2020-08-05T10:01:05.307+00:00
Timmann, Daniel 6 Reputation points
commented 2020-08-17T09:04:40.313+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator
1 answer

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
Azure AI Translator
An Azure service to easily conduct machine translation with a simple REST API call.
490 questions
asked 2020-08-14T04:21:09.217+00:00
Deepak Chheda 1 Reputation point
answered 2020-08-17T08:31:22.69+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer

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
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,566 questions
asked 2020-08-11T08:23:35.25+00:00
Thomas Kurth 91 Reputation points MVP Volunteer Moderator
commented 2020-08-17T07:51:33.737+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator
1 answer

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
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,673 questions
asked 2020-08-11T18:15:56.063+00:00
Kranthi Gurajapu 1 Reputation point
commented 2020-08-17T07:12:59.477+00:00
tbgangav-MSFT 10,426 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

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 AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,677 questions
asked 2020-08-17T06:36:53.727+00:00
Thomas Martin 81 Reputation points
accepted 2020-08-17T06:53:55.92+00:00
Thomas Martin 81 Reputation points
0 answers

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 Functions
An Azure service that provides an event-driven serverless compute platform.
5,953 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
723 questions
asked 2020-08-07T19:21:42.927+00:00
Nalla 1 Reputation point
commented 2020-08-17T06:23:55.873+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
0 answers

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
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,993 questions
asked 2020-08-05T07:28:41.133+00:00
Manish Gupta 1 Reputation point
commented 2020-08-17T06:22:35.997+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

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)?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,677 questions
asked 2020-08-10T12:37:46.193+00:00
Thomas Martin 81 Reputation points
accepted 2020-08-17T06:22:12.483+00:00
Thomas Martin 81 Reputation points