94,919 questions with Azure-related tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

I am getting a BadRequest error while running adf pipeline which contains mapping data flow activity

Hi, I am getting BadRequest error while running adf pipeline which contains data flow activity. It was running fine previously.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,528 questions
asked 2023-04-19T11:11:45.0533333+00:00
Nikita Randive 50 Reputation points
commented 2024-04-25T08:14:56.2233333+00:00
Michael Hamilton 0 Reputation points
1 answer

If a user want to assign a policy to the tenant root management group, what role can do this?

Global administrator role? Owner role of the subscription?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
666 questions
asked 2024-04-24T12:40:39.39+00:00
Shaojun Qin 80 Reputation points
commented 2024-04-25T08:14:48.1166667+00:00
Shaojun Qin 80 Reputation points
2 answers

Azure Backup Server increasing max parallelism

I have implemented the registry advocated here: You can increase the number of maximum parallel online backup jobs from the default 8 to a configurable number using the following registry keys (if your underlying hardware and network bandwidth can…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,125 questions
asked 2024-04-23T18:05:02.6266667+00:00
Brandt Smith 96 Reputation points
commented 2024-04-25T08:13:43.4866667+00:00
Amardeep Saini 835 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Linux dynamic workers are not available in resource group

Hi Azure Functions, I Have a Resource Group, when i tried to create a new Azure Function App (Python, veersion : 3.9, location: East Us , Os : Linux(Since windows was not available) I have got the below error( Code:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,248 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,865 questions
asked 2024-04-22T23:48:43.67+00:00
Roopesh Bharatwaj KR 0 Reputation points
accepted 2024-04-25T08:13:39.1066667+00:00
Roopesh Bharatwaj KR 0 Reputation points
1 answer

Windows Active Directory setup in Azure

Hi, I plan to setup a Windows Active Directory (AD) using VMs (1 for PDC and 1 for BDC) in the Azure cloud environment and it should sync the AD in the on-prem via the established site-to-site IPsec VPN link. What are the pros and cons? Which is better…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
930 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,846 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,455 questions
asked 2024-04-25T07:04:00.1+00:00
Archimedes S. Gaviola 0 Reputation points
answered 2024-04-25T08:13:26.82+00:00
Timmy Malmgren 736 Reputation points
0 answers

Cannot find SourceControlToken with name GitHub

I have an Azure Bicep file which creates an Azure Function App and Deploys code from a repository to that function app. When I run this file locally, it runs perfectly but when I run it on azure devops portal it throws the following error: Cannot find…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,248 questions
asked 2023-08-23T21:47:51.44+00:00
Niraj 40 Reputation points
commented 2024-04-25T08:08:52.4466667+00:00
AP Mossevig 20 Reputation points
1 answer

Using ADF, how to dynamicaly replace excel headers blank spaces with underscores?

Hello, I'm working on an ADF pipeline whose goal is to copy an Excel file to a blob storage as a parquet file. To do so, I'm using a copy data activity. This activity needs to be as parametrized as possible, meaning that the Excel file schema is not to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,426 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,457 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,528 questions
asked 2024-04-24T13:33:57.16+00:00
DIAMANT Marius 0 Reputation points
commented 2024-04-25T08:07:54.0666667+00:00
Emi Zhang-MSFT 21,706 Reputation points Microsoft Vendor
1 answer

Turn off logging for one Azure function

I really need to turn off logging for the health check function in my Azure functions app because it's just spamming ApplicationInsights with noise. The documentation at https://learn.microsoft.com/en-us/azure/azure-functions/functions-host-json implies…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,248 questions
asked 2024-04-24T11:36:31.81+00:00
Richard Barraclough 6 Reputation points
commented 2024-04-25T08:07:48.9466667+00:00
Richard Barraclough 6 Reputation points
1 answer

Changing the time zone for a Synapse dedicated SQL pool

Hi, inside a Synapse dedicated SQL pool I need to use the GETDATE() T-SQL function for some queries, but it returns a time minor of two hours respect to the Italian time. This is the datetime returned by the GETDATE() using SSMS: The real time is…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,362 questions
asked 2024-04-24T12:41:21.9433333+00:00
pmscorca 792 Reputation points
commented 2024-04-25T08:04:53.2566667+00:00
phemanth 5,730 Reputation points Microsoft Vendor
1 answer

I would like to get information about NCadsA10_v4 series.

Hello. I would like to use NCadsA10_v4 series in West US3 region. By the way, there is no place to know the information about this SKU, so I would like to know how many GPUs there are and how many VRAMs there are. By any chance, could you provide a link…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,119 questions
asked 2024-04-25T04:21:37.95+00:00
유진 110 Reputation points
edited a comment 2024-04-25T08:03:15.65+00:00
Andreas Baumgarten 96,266 Reputation points MVP
0 answers

How can I save the output of Document Intelligence as a JSON file locally?

I have used Azure's Document Intelligence with my model to analyze a few documents. Now, I want to store this output in a JSON format locally. From what I have read online, the output given by Document Intelligence is already in JSON format. An example…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,365 questions
asked 2024-04-24T06:09:55.24+00:00
Harsh Khewal 65 Reputation points
commented 2024-04-25T08:01:44.4933333+00:00
santoshkc 4,100 Reputation points Microsoft Vendor
2 answers

Syncing triggers failed

I try to deploy an azure function from VS Code and I get the following error: python-test-project: Deployment successful. python-test-project: Syncing triggers... python-test-project: Syncing triggers (Attempt 2/6)... python-test-project: Syncing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,248 questions
asked 2023-10-11T21:55:11.18+00:00
gohm poma 20 Reputation points
answered 2024-04-25T08:00:26.55+00:00
JK_SVA 0 Reputation points
0 answers

Python SDK for Product detection on shelf using Computer Vision and custom vision.

Hi im unable to find the correct documentation for product detection on shelf, using both computer vision and also using custom vision. I want to know whether a documentation exists outlining all functions and parameters that go into each function using…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
311 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
214 questions
asked 2024-04-24T08:07:48.6233333+00:00
Rishi Khemka 20 Reputation points
commented 2024-04-25T08:00:21.48+00:00
santoshkc 4,100 Reputation points Microsoft Vendor
1 answer

Is the NVadsA10_v5 series impossible to use Stable Diffusion Cuda?

Hello, I recently created a virtual machine with the Standard_NV36adms_A10_v5 product and tried to use Stable Diffusion. However, entering the nvidia-smi command causes a "No devices we found error." And while using the optimized image…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,119 questions
asked 2024-04-24T02:07:43.0833333+00:00
유진 110 Reputation points
commented 2024-04-25T08:00:09.8433333+00:00
유진 110 Reputation points
0 answers

How to handle Azure SQL Virtual Machine discovery and cost together with Azure DevOps Server?

Hello, I am looking for answers for the scenario when we install Azure DevOps Server on Azure Virtual Machine. In this scenario we have VS Enterprise licenses so we have Azure DevOps Server license with SQL Standard license covered. However Azure came…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,119 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,029 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,692 questions
asked 2024-04-25T08:00:03.7266667+00:00
Milan 56 Reputation points
1 answer

How to setup an alert for ubuntu 22.04 VM deployed in azure exceeding 80 % of usage ?

Hello, I want to set up an alert to be triggered when the usage amount of my Ubuntu 22.04 VM deployed in my Azure cloud instance exceed 80%. However, I can't find any option in the alert tab of the VM's monitoring section. Is it possible to do it ? If it…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,119 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
930 questions
asked 2024-04-24T15:14:00.1733333+00:00
TAZDAIT, Yacine 0 Reputation points
commented 2024-04-25T07:56:07.24+00:00
TAZDAIT, Yacine 0 Reputation points
0 answers

How to work with DateTime on indexed data

Hi there, I'm new to the Azure OpenAI world. A few weeks ago, I started a new project at work to create a chatbot assistant using Azure AI Search and ChatGPT 3.5 turbo, and I've been having some trouble working with DateTime. We have an application that…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,153 questions
asked 2024-04-04T15:01:10.1966667+00:00
wanpisu 0 Reputation points
commented 2024-04-25T07:55:13.83+00:00
wanpisu 0 Reputation points
2 answers

Azure Arc Assistance

this is for my end user and not myself I am setting up Azure Arc with a Private Endpoint so that Arc traffic goes over the VPN to azure. I need assistance in setting up the conditional forwards in our on premises DNS as the Microsoft instructions could…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
320 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
461 questions
asked 2024-04-24T15:59:34.6966667+00:00
Dr. Rashida Garner 0 Reputation points
answered 2024-04-25T07:53:51.24+00:00
Timmy Malmgren 736 Reputation points
2 answers One of the answers was accepted by the question author.

Can I change the account type from file shares to another type after the storage account is created?

Can I change the account type from file shares to another type after the storage account is created?

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,684 questions
asked 2024-04-24T12:33:45.53+00:00
Shaojun Qin 80 Reputation points
accepted 2024-04-25T07:49:35.44+00:00
Shaojun Qin 80 Reputation points
0 answers

Copy Activity SFTP sometimes copies files and sometimes does not

I run once a day a pipeline that has a 'Get Metadata' returning Child items and I filter the result to CSV type. The result is then past to a For Each which has a Copy data task and for each file @item().name it picks up the file from an SFTP and puts…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
930 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,528 questions
asked 2024-04-25T07:48:47.2866667+00:00
Jay 536 Reputation points