93,988 questions with Azure-related tags

Sort by: Updated
0 answers

How to process all input files using Azure Function blob_trigger with Python V2 and append data to an output blob

Hello,   Could anybody help me with my task? The task is the following. I have a blob storage, where new files are loaded into the “input” folder. I need to create Azure function (blob trigger) that takes input files one by one, processes them, and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,190 questions
asked 2024-04-16T10:44:34.41+00:00
Maryna Paluyanava 151 Reputation points
0 answers

How to deserialize an IDictionary Object load into an Azure EventHub

I am trying to deserialize data that is coming from Azure Event Hub using Kafka integration, the data is loaded into the EventHub using .net app and the message is an IDictionary object as shown below, after reading from the EventHub the data that is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
554 questions
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,328 questions
asked 2024-04-14T22:22:19.27+00:00
BEPV 0 Reputation points
commented 2024-04-16T10:44:25.7066667+00:00
AnnuKumari-MSFT 30,361 Reputation points Microsoft Employee
0 answers

2024-04-15T10:19:48.1687992Z AttributeError: module 'django.conf.global_settings' has no attribute 'ROOT_URLCONF' when even though the settings.py file has ROOT_URLCONF present ?

Trying to run my django app on the Azure web app services, getting the error 2024-04-15T10:19:48.1687992Z AttributeError: module 'django.conf.global_settings' has no attribute 'ROOT_URLCONF' in the log files even though it runs perfectly on the localhost…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,795 questions
asked 2024-04-15T10:32:55.63+00:00
Sayak Dasgupta 0 Reputation points
edited a comment 2024-04-16T10:43:35.9666667+00:00
ajkuma 22,076 Reputation points Microsoft Employee
0 answers

Device keep getting pop-up Windows needs your current credentials after login using WFHB pin or biometric

We have enable Windows Hello For Business in our environment. However, when user login using hello pin or biometric. It gives below pop-up. User device is Azure ad join and our identity is Hybrid. We are using cloud Kerberos trust to enable WFHB. Any…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
604 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.
908 questions
asked 2024-04-16T10:43:31.7966667+00:00
Ritesh Sharma 256 Reputation points
2 answers One of the answers was accepted by the question author.

Increasing usage of MySQL server

Hello, When I go to the Top free services by usage section in Subscriptions>Overview, I notice continuous increasing in the "Azure Database for MySQL, Flexible Server Storage, Data Stored" usage. It is increasing daily although i stopped…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
709 questions
asked 2024-03-30T08:53:18.47+00:00
Mohmmed Magdy 30 Reputation points
commented 2024-04-16T10:43:15.95+00:00
Mohmmed Magdy 30 Reputation points
0 answers

How to create Excel records more efficently

I have managed to create a logic app that goes through all the available subscriptions (via the List Subscriptions action), then collects their tag IDs and tag values (via a For_each loop with the List subscription resource tags action), and then stores…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,823 questions
asked 2024-04-16T10:39:54.1566667+00:00
Luis O 0 Reputation points
0 answers

Cannot set vm.max_map_count=262144 for Azure AppService hosting docker compose container

I have an Azure App Service, which is running under linux App Service plan. I deployed custom elasticsearch image via docker-compose to the app service. The multicontainer app can be started successfully and works fine. But I have a warning, that …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,795 questions
asked 2024-04-15T17:40:54.97+00:00
Kostya Malich 0 Reputation points
edited the question 2024-04-16T10:39:39.24+00:00
Kostya Malich 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to read messages from a azure service bus queue using data factory

Hi, I am new to Azure data factory and i am trying to understand is there a way in azure data factory by which i can read messages off a service bus queue. What i am trying to achieve is, there are messages coming into queue from a third party which have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,190 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,457 questions
asked 2024-02-12T14:39:38.36+00:00
Rohit Singh 20 Reputation points
commented 2024-04-16T10:39:21.4066667+00:00
Pinaki Ghatak 2,240 Reputation points Microsoft Employee
1 answer

How to pass a custom query to CosmosDB's Synapse Link & Does Synapse Link support predicate pushdown?

Hello! I have been trying to connect Synapse Notebook to Cosmos DB via Synapse Link, and I have a couple of questions regarding optimizations: If I want to process one day of data, I managed to find two ways of doing it: Pass a custom query with…

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,328 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,434 questions
asked 2024-04-10T16:48:47.57+00:00
Alibek Cholponbaev 0 Reputation points
commented 2024-04-16T10:38:31.6566667+00:00
Alibek Cholponbaev 0 Reputation points
0 answers

Can app registration limits also be removed on Azure B2C just like in Entra ID

I found the following documentation about Entra ID. https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/quickstart-app-registration-limits I would like to know if this documentation: Also apply for Azure B2C Can this custom…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
908 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,325 questions
asked 2024-04-16T10:38:31.5666667+00:00
Ralph Jansen 81 Reputation points
0 answers

404 not found error in kubernetes

While accessing the url i am getting 404 not found error please help me on this. apiVersion: networking.k8s.io/v1 kind: Ingress metadata:   name: athena-microservices-to-mckup-ingress   namespace: support-personalization-np   annotations:    …

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,844 questions
asked 2024-04-16T10:34:32.71+00:00
Vinayak Patil 0 Reputation points
1 answer One of the answers was accepted by the question author.

Confused as to what counts as 1 transaction for computer vision API

Hi, ive recently started using computer vision api via python SDK, what is Im doing is processing images and read the text out of the images for analytical purposes. Can you elaborate what is one transaction here? will it be 1 for processing 1 whole…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
303 questions
asked 2024-04-16T09:08:35.3933333+00:00
Rishi Khemka 0 Reputation points
commented 2024-04-16T10:32:49.82+00:00
navba-MSFT 16,695 Reputation points Microsoft Employee
2 answers

Access FTP on Azure VM Wordpress

I hosted WordPress on Azure VM. I need to access files of Wordpress to edit. How to do that? No option to Publish Profile.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,065 questions
asked 2020-03-25T16:18:11.367+00:00
WAIND 6 Reputation points
answered 2024-04-16T10:30:40.9866667+00:00
Raino Code 0 Reputation points
0 answers

Scratch file -Mars agent

I want to ask something related to the Mars agent. I changed the scratch file in the registry to drive D. knowing that was in drive C, but drive C is fully full. I have a lot of space in drive D, but when the backup runs, the failed error tells me that…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,114 questions
asked 2024-04-08T07:07:09.1166667+00:00
jihad majed 270 Reputation points
commented 2024-04-16T10:28:21.5733333+00:00
SadiqhAhmed-MSFT 36,881 Reputation points Microsoft Employee
0 answers

Site to Site VPN in VWAN

I'm trying to establish site to site VPN connection from Azure to AWS I have configuration file of AWS from AWS setup I have IPs of 2 tunnels, In Azure while creating VPN site it is asking to provide the private IP, I want to make sure ill enter IP…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
185 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,108 questions
asked 2024-04-16T09:02:54.81+00:00
Nandan NK 45 Reputation points
commented 2024-04-16T10:28:20.15+00:00
Nandan NK 45 Reputation points
0 answers

APIM <on-error> policy and <outbound> policy

I am using an APIM to passthrough to a backend service and I wanted to implement better logging and observability for errors when things go wrong either in the APIM itself, or at the backend. I introduced an <on-error> block which has a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,729 questions
asked 2024-04-16T10:24:21.0333333+00:00
chadwell 0 Reputation points
0 answers

Request sent to Azure ML Service for operation 'submitMLPipelineRun' failed with http status code 'Forbidden'. Error message from Azure ML Service: ' <center><h1>403 Forbidden</h1></center> <hr>

Explain situation: I construct a pipeline upload a file.csv from my local machine to blob storage using Data Factory. When the data is uploaded, I want to trigger a pipeline (MLOPSTEST ...) in Azure Machine Learning but it fails. Things I have done to…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,544 questions
asked 2024-04-16T08:03:04.8566667+00:00
Nguyen Huu Hoang An 0 Reputation points
edited the question 2024-04-16T10:23:55.43+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

I am trying to create webjobs which access data in specific collections , updates them , accesses external apis, and sends email notifications. The creation is failed in notifcation , but the jobs get created but with wrong settings.

I tried setting up scheduled triggered webjob with a basic demo file it worked but when i uploaded the working zip setups for my scheduled tasks they dont work as expected, Like the demo file was setup correctly with the schedule, but my scheduled job…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,795 questions
asked 2024-04-16T10:12:58.1633333+00:00
Sumit Mahto 20 Reputation points
edited the question 2024-04-16T10:19:29.0733333+00:00
Sumit Mahto 20 Reputation points
1 answer

Which AAD role and permission to Enable Active Directory authentication

I need to Enable Active Directory authentication for Azure File. Regarding the…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,154 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,805 questions
asked 2024-04-16T06:58:23.65+00:00
Xiwei Zhang 0 Reputation points
answered 2024-04-16T10:17:29.4766667+00:00
Sumarigo-MSFT 43,321 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can you recover files to local computer using Azure virtual machine backup?

We need to recover files from an Azure virtual machine backup and are following the directions at https://learn.microsoft.com/en-us/azure/backup/backup-azure-restore-files-from-vm but we wanted to know if we can recover the files on our local computer…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,114 questions
asked 2023-04-27T21:47:02.46+00:00
Albert L Frausto 21 Reputation points
commented 2024-04-16T10:16:33.9333333+00:00
Natalie van der Westhuizen 0 Reputation points