94,318 questions with Azure-related tags

Sort by: Updated
0 answers

Azure for MySQL can't create instance

Hello, I can not create an Azure database for MySQL, the deployment is created but then take a lot of time and do nothing. It only creates a private DNS zone...

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
710 questions
asked 2022-04-25T11:00:03.41+00:00
Cyprien AUBRY 1 Reputation point
commented 2022-05-03T05:05:27.93+00:00
Anurag Sharma 17,566 Reputation points
0 answers

Speech Studio error with larger files

Hi! I've been able to use Speech Studio to transcribe large audio files (up to 2-hour) when I created a Speech-to-text resource in the fall of 2021. It worked flawlessly. However, when I try it again now (April 2022), it reverts to a page saying the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,380 questions
asked 2022-04-27T16:15:02.823+00:00
jhroy 1 Reputation point
commented 2022-05-03T04:36:57.45+00:00
YutongTie-MSFT 45,911 Reputation points
1 answer

Is a deleted blob also deleted on the other region when using (RA-GRS) replication?

I use Azure Storage with Read-access geo-redundant storage (RA-GRS). I understand based on this link that the replication copies data synchronously three times within a single physical location in the primary region. It then copies data asynchronously to…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,663 questions
asked 2020-02-28T08:44:02.887+00:00
Rodrigo Sedano 1 Reputation point
commented 2022-05-03T03:55:09.587+00:00
Yashaswi Tamta 1 Reputation point
1 answer

Multi label classification on Azure ML Designer

Hi, I would like to build an end-to-end ML pipeline for training a multi-label text classifier. When trying to achieve this, I see that the "Train Model" component does not allow the target label column to be a list of classes (Object type)…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,551 questions
asked 2022-04-29T07:22:38.343+00:00
Rohit Rangarajan 1 Reputation point
commented 2022-05-03T02:52:29.387+00:00
Rohit Rangarajan 1 Reputation point
1 answer

How can I connect multiple users to a same conversation with my chatbot?

I would like to create a chatbot where multiple users can access to the same conversation with it. The dynamic I am trying to achieve is: All users that connect can view the conversation Only the chatbot is able to answer the questions asked. …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2022-04-28T08:44:03.247+00:00
Laura Martinez de Guinea 1 Reputation point
commented 2022-05-03T02:20:08.58+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

With continuous mode speech recognition in speech service, how do we download the audio that is used to convert the speech.

I am able to convert speech to text in continuous mode using a microphone. Thanks for the documentation. Next step is to download the audio being sent by the local microphone to the speech service. This would help if a transcription application is…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,380 questions
asked 2022-05-02T07:48:33.227+00:00
Speecher 1 Reputation point
answered 2022-05-03T00:40:43.557+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

I have issue with CORS Headers missing when running api in Azure

Hey all, today I deployed my .net core web api and I'm fighting with CORS issue ever since and everything I tried doesn't seem to have any effect. Just to list things I tried so far: I tried to setup cors in my startup class -> this works when…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2022-05-02T23:35:09.507+00:00
Jakub 1 Reputation point
answered 2022-05-03T00:31:38.873+00:00
Takahito Iwasa 4,841 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Upload file directly to Azure Blob Storage from URL with python

I'm trying to upload file to Blob storage from the URL: https://datasets.imdbws.com/title.akas.tsv.gz without having to download to an intermediary storage location. Can I accomplish that with Databricks notebook in Python? I looked into the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,414 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,907 questions
asked 2022-04-17T03:35:01.327+00:00
Andy Quang Anh Pham 21 Reputation points
commented 2022-05-03T00:27:03.183+00:00
Andy Quang Anh Pham 21 Reputation points
3 answers

Student account doesn't work to create virtual machine

Hi, I'm a Belgian student doing a thesis on Azure Virtual Desktop, or at least I planned to. I signed up for a student account with my school email address. I created a tenant (edwinromboutsbe) so I could have access to AAD syncing with an on prem AD…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,356 questions
asked 2022-05-01T07:07:09.91+00:00
Edwin Rombouts 1 Reputation point
answered 2022-05-02T23:38:59.333+00:00
kobulloc-MSFT 23,181 Reputation points Microsoft Employee
0 answers

azure datalake

Hi, Could you help me, I am currently getting the following error: HTTP/1.1 401 Server failed to authenticate the request. Please refer to the information in the www-authenticate header. this when trying to perform an upload to azure datalake of more…

Azure Data Lake Analytics
asked 2022-04-07T14:24:52.607+00:00
José Armando Díaz Torres 1 Reputation point
commented 2022-05-02T23:38:49.91+00:00
José Armando Díaz Torres 1 Reputation point
1 answer

Using different subdomains of the same domain for different Azure App Services

I have an ASP.NET Core MVC app with the identity model extended to support multiple tenants. The application serves on a subdomain for each tenant. I have a domain, foo.co.uk say. I have set up the production environment so that…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2022-04-26T11:32:08.313+00:00
Richard Barraclough 6 Reputation points
answered 2022-05-02T23:16:14.99+00:00
brtrach-MSFT 15,171 Reputation points Microsoft Employee
1 answer

Store Raw JSON file from azureml.core.Run

Hi, in the details tab of a pipeline step (in an experiment) one of the last entries is "See all properties". Below that the Raw JSON file is linked and can be opened. Is there a way to save or access these Raw JSON file within the Python…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,551 questions
asked 2022-04-27T20:56:30.657+00:00
Stefan 6 Reputation points
answered 2022-05-02T23:02:13.493+00:00
Jaya 136 Reputation points
2 answers

Send subscription activity logs to Sentinel?

Hello, I'd like to find out how to send activity logs for multiple subscriptions to Azure Sentinel. I found in the docs https://learn.microsoft.com/en-us/azure/sentinel/connect-azure-activity that the data source can be enabled within a few…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
971 questions
asked 2021-04-21T22:48:01.843+00:00
Felix Chan 1 Reputation point
answered 2022-05-02T21:57:11.543+00:00
Andrew Blumhardt 9,491 Reputation points Microsoft Employee
1 answer

when transferring a azure subscription to a different AAD tenant, did it affected by azure vm and disk?

when transferring a azure subscription to a different AAD tenant, did it impact the following services? Enterprise Agreement offer If these resources are impacted then how we can recover it. What can be the reason for its impact Virtual machine …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,080 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
570 questions
asked 2022-05-02T16:54:58.08+00:00
nimi 91 Reputation points
answered 2022-05-02T21:28:51.387+00:00
deherman-MSFT 33,141 Reputation points Microsoft Employee
2 answers

Connecting Amazon S3 to Azure Sentinel

We have stored Cloud watch Logs to Amazon S3 buckets using Kinesis Firehose. Now the requirement is to analyze those logs in S3 through Azure sentinel. Followed this document "Connect Microsoft Sentinel to Amazon Web Services to ingest AWS…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
971 questions
asked 2022-04-18T10:35:44.08+00:00
Harsha Balla 1 Reputation point
commented 2022-05-02T20:56:25.683+00:00
JamesTran-MSFT 36,361 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Provide access to Key Vault keys, certificates, and secrets with an Azure RBAC

I need to set up Sharing Key Vault keys, certificates, and secrets using Azure role-based access control (Azure RBAC). You need to enable Azure RBAC permissions on the existing key store so that you can give a specific user access to ONLY ONE of any…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,100 questions
asked 2022-04-18T17:29:57.517+00:00
Tagvor Hovsepyan 61 Reputation points
commented 2022-05-02T20:55:17.933+00:00
JamesTran-MSFT 36,361 Reputation points Microsoft Employee
1 answer

Disk response time

Hi all! I would like to know where I can find the disk response time of a virtual machine. Thanks, Camila Souza.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,080 questions
asked 2022-04-29T12:51:53.537+00:00
Camila Xavier 1 Reputation point
commented 2022-05-02T19:49:19.627+00:00
Luis Rodriguez 6,191 Reputation points Microsoft Employee
3 answers

Azure Monitor Logs Time Range

I am using the Azure Monitor Logs API connection to query logs from a Logic App and want to set a custom time range for the query. I have looked for documentation on how to format the time range input string but have not been able to figure it…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,783 questions
asked 2022-04-21T01:22:12.157+00:00
Jason Kronick (CA) 6 Reputation points
answered 2022-05-02T18:48:05.077+00:00
Andrew Blumhardt 9,491 Reputation points Microsoft Employee
1 answer

Azure Monitor alerts

Hi In a recent security BLOG Microsoft have advised alerts should be configured [in Azure tenancy] to prompt review on high-risk modification of tenant configuration, including but not limited to: Modification of Azure AD roles and privileged users …

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,783 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,378 questions
asked 2022-04-26T16:22:29.387+00:00
David Wrafter 41 Reputation points
commented 2022-05-02T18:31:02.723+00:00
Monalla-MSFT 11,551 Reputation points
1 answer

Azure Migrate Replication

While we are running powershell script for migrate job we are getting error...I think we are not getting the disk Uuid ..pls help

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
716 questions
asked 2022-01-12T13:53:48.237+00:00
63601761 1 Reputation point
commented 2022-05-02T18:23:39.977+00:00
Monalla-MSFT 11,551 Reputation points