96,061 questions with Azure-related tags

Sort by: Updated
2 answers

Mongodb - ADF connection error

I am facing the below issue while connecting to MongoDB. In the dataset, I am able to see preview data, but in the pipeline copy activity, I am getting the below error. Error: Failure happened on 'Source' side.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,626 questions
asked 2024-04-29T04:29:20.4233333+00:00
Kiran Joka 0 Reputation points
commented 2024-05-08T14:42:06.76+00:00
Vinodh247-1375 11,301 Reputation points
1 answer

Required help on correcting the Bicep template for assigning the role assignment at resource level scope

Hi, we are in the process of generating several public IPs using the provided Bicep template. Our goal is to allocate role assignments to all these IPs within the scope of the resource level. However, we are encountering numerous challenges in…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
957 questions
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.
674 questions
asked 2024-05-08T12:17:55.7666667+00:00
Pardeep 60 Reputation points
answered 2024-05-08T14:41:58.9066667+00:00
Luis Arias 4,871 Reputation points
0 answers

The Integration Runtime (Self-hosted) node has encountered an error during registration.

I am not able to register Self Hosted Integration Runtime on my Machine. This is the error I am getting : The Integration Runtime (Self-hosted) node has encountered an error during registration. Unable to determine the Integration Runtime (Self-hosted)…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,626 questions
asked 2024-05-08T14:39:03.7033333+00:00
Eddy-6624 0 Reputation points
1 answer

Attempting to add Storage Account to Batch Account using managed identity fails with 'InvalidAutoStorageAuthenticateMode' error?

We've got an Azure Batch account we'd like to setup with an existing storage account. We want to use managed identity to handle authentication. The storage account in question is within the same subscription and we have a user managed identity which…

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,718 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.
957 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2024-05-02T14:46:43.3966667+00:00
Samuel Taylor-Hansen 0 Reputation points
commented 2024-05-08T14:38:43.4966667+00:00
Samuel Taylor-Hansen 0 Reputation points
0 answers

HTTP Timeout in Azure Python Web App

I'm developying a Flask Web App and i need to use the following code: from nba_api.stats.library.parameters import PerMode36, LeagueIDNullable import requests response =…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,936 questions
asked 2024-05-08T14:36:11.95+00:00
edited the question 2024-05-08T14:38:36.77+00:00
4 answers

Azure Policy- Remediating Managed Disks to Disable Public Access+Disable Private Endpoint

Hello Microsoft and Community, There is a built in policy for Managed Disks: Managed disks should disable public network access and there is one remediation/configuration called: Configure managed disks to disable public network access But,on closer…

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
575 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
798 questions
asked 2023-07-02T10:00:17.0733333+00:00
Aditya Garg 61 Reputation points
answered 2024-05-08T14:37:28.9533333+00:00
Winter, Ashley 0 Reputation points
0 answers

Got an error while deploying site "Stopping site <site name> because it failed during startup"

Hi, I'm trying to deploy an app using the reflex python library, but after the app compiles successfully, I get the error above. I have tried having the app listen to every port, including 80 and 443, and it doesn't fix the issue. Thanks.

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
907 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,936 questions
asked 2024-05-08T14:36:32.8+00:00
Rivas, Mariolys 0 Reputation points
1 answer

View telemetry data in IoT Central Application

Hello, I can able to send telemetry messages from IoT device to IoT central application, but I can not be able to view that data. How to configure viewing options for telemetry messages.

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
351 questions
asked 2024-05-08T10:32:27.4566667+00:00
Gorantla Srikanth 40 Reputation points
answered 2024-05-08T14:32:47.9466667+00:00
Roman Kiss 2,241 Reputation points
1 answer

Querying 1 serverless sql server db from another serverless sql server db

Hello - I would like to check if this scenario is possible in azure synpase analytics. Query data of serverless SQL in azure synapse analytics from another serverless sql server. We have a requirement , where we want to create views in the second…

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,405 questions
asked 2024-05-06T13:09:12.45+00:00
Ankita Gupta 0 Reputation points
commented 2024-05-08T14:30:27.2533333+00:00
Vinodh247-1375 11,301 Reputation points
0 answers

Microsoft certifications does not show it up only az-801

Hello, on 30.04.2024 I took the test for az-800, while on 02.05.2024 I took the test for az-104 and also on 07.05.2024 I took the test for az-801, I passed all these and I am certified, but when I go to profile -> credentials -> certifications, it…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,312 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,178 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,626 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,936 questions
asked 2024-05-08T14:23:30.7133333+00:00
Gezim Xhabiri 0 Reputation points
0 answers

Azure App Services Header - X-Forwarded-For - Rewrite

Hello everyone Currently I have an App Service running a Docker Container and an Application Gateway because I need to customize the header X-Forwarded-For. Here you can find the current rules I have created: But since the Application Gateway is…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
961 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,936 questions
asked 2024-05-04T21:27:18.55+00:00
adscreen 0 Reputation points
commented 2024-05-08T14:20:17.7733333+00:00
ajkuma 22,516 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

How to automatically schedule the start and stopping of Azure Web App to save some cost?

After deploying the Web App and App Service plan as part of the https://github.com/OfficeDev/microsoft-teams-apps-company-communicator solution in Azure, I'm wondering if there's an automated way to schedule when my Azure Web App starts and stops to save…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,936 questions
asked 2024-05-05T15:06:52.89+00:00
EnterpriseArchitect 4,801 Reputation points
commented 2024-05-08T14:19:30.3366667+00:00
ajkuma 22,516 Reputation points Microsoft Employee
3 answers

How to find idle azure resources or unused azure resources in last 30 days ?

Hi, I have been asked to find out all the azure resources which has not been actively used in last 30 days to cleanup and save cost. I ran same Kusto queries and Graph explorer queries but there is no easy to find how which all azure are sitting…

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,815 questions
asked 2022-11-03T15:06:07.783+00:00
meroazure1244 96 Reputation points
answered 2024-05-08T14:18:01.1966667+00:00
Bosch, Maarten van den 0 Reputation points
1 answer

Does Azure App Service increase my app's quotas?

I am currently using the free plan of the Azure app service. I can't find this information anywhere, or if it is there its unclear to me. If I upgrade my app plan to a paid subscription, for example the Legacy plan, will it increase my apps quotas? Or…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,936 questions
asked 2024-05-06T17:25:18.59+00:00
Sydney Bruce 0 Reputation points
commented 2024-05-08T14:17:55.9133333+00:00
ajkuma 22,516 Reputation points Microsoft Employee
0 answers

Can you please give some real time examples of virtual network peering?

In which situation or demand, we connect one virtual network to another?

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
957 questions
asked 2024-05-08T14:12:32.3466667+00:00
MAHESH KALAGA 0 Reputation points
0 answers

Azure Translator asynchronous API stuck in translating

Hi Team! Starting at around today UTC+2 at 1400 hours and persisting. The problem arises when a POST request is sent to the asynchronous document translation API with info about the source and target containers in an AzureBlob. Here are the things we…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
346 questions
asked 2024-05-08T14:12:09.0233333+00:00
Vanja Stojanović 20 Reputation points
2 answers

Auto deletion of files from blob container

Hi Team, wanted to check whether there is any way to auto-delete files inside azure container after certain (pre-set) time period? Thanks Kalyan

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,442 questions
asked 2024-05-08T12:05:41.5466667+00:00
Kalyan Gandham 85 Reputation points
answered 2024-05-08T14:11:03.34+00:00
Amrinder Singh 2,200 Reputation points Microsoft Employee
1 answer

Remove traces from Azure.Identity category

I have a .net Core 3.1 web app that connects to different Storage Accounts using Azure MSI. The services are initialized using the Azure.Core.Extensions nuget package. var options = new BlobClientOptions { Diagnostics = …

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,815 questions
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,718 questions
asked 2022-07-20T09:35:33.763+00:00
Angela Calborean 71 Reputation points
commented 2024-05-08T14:07:44.88+00:00
SofianELMTR 0 Reputation points
2 answers

Cannot search Authenticator app

With version 6.2404.2444 on Android 14 if I search for an account to see the six digit one time code when I tap on any result it doesn't open the account. If I browse the list I can open the account but I have so many accounts and since I cannot sort the…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,553 questions
asked 2024-04-18T01:46:04.4266667+00:00
MacKenzie, Paul 45 Reputation points
answered 2024-05-08T14:06:28.5133333+00:00
Nejc Pacek 0 Reputation points
0 answers

B2C Sign Up Issue in Azure API Management Developer Portal

Hello, I'm encountering an issue with my API Management developer portal. Currently, the portal only permits sign-ins and sign-ups via B2C. Previously, I successfully tested the sign-up and sign-in system. However, after updating the gateways for both…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,778 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,657 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,613 questions
asked 2024-05-07T19:23:12.0833333+00:00
hampton123 1,055 Reputation points
edited the question 2024-05-08T14:05:52.85+00:00
hampton123 1,055 Reputation points