97,250 questions with Azure-related tags

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

Application logging for Azure Functions in Python

How do you enable application logging for (serverless) function apps that have been deployed to Azure - written in Python (using VS Code). For example, this line appears in the example code: logging.info('Python HTTP trigger function processed a…

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,858 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,360 questions
asked 2020-07-13T11:49:37.917+00:00
AJG 436 Reputation points
accepted 2020-07-14T16:27:31.747+00:00
AJG 436 Reputation points
1 answer

Azure APIM - Custom Domain for SCM

Hi, I have an Azure APIM which is inside of a VNET , the configuration is done as per the https://learn.microsoft.com/en-us/azure/api-management/api-management-using-with-internal-vnet Everything is working as expected. The only problem is…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,799 questions
asked 2020-06-03T02:13:29.577+00:00
Harjani, Ashish 201 Reputation points
answered 2020-07-14T14:06:22.423+00:00
MayankBargali-MSFT 69,421 Reputation points
3 answers

Downgrading AKS version to stable version from preview version

I have recently upgraded the AKS version from 1.17.5 to 1.18.1 version and i found that it is in preview and it should not be used in production .I tried to downgrade by having yaml script written through azure CLI through cloud shell etc none of them…

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,886 questions
asked 2020-07-08T05:51:14.523+00:00
aditya Tangirala 16 Reputation points
answered 2020-07-14T11:53:38.017+00:00
Kasun Rajapakse 351 Reputation points
1 answer One of the answers was accepted by the question author.

Uploading files from OneDrive to Azure Data Lake Gen2

This is the situation. A client of my has XML files coming from Peoplesoft. I would like the client to place them in a inbox on a OneDrive location. With Azure Logic Apps i want to create a trigger that sends an emial when there is a new file placed in…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,365 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,895 questions
asked 2020-07-08T05:58:47.92+00:00
Jacobus Wooning 41 Reputation points
commented 2020-07-14T10:23:13.77+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
1 answer

Is it possible to pass subscription specific parameters to backend API called?

I am using Azure API Management. I have create an API (based on a logic app), a product and a subscription just to be clear about wording: subscriber/caller -> calls API Managent -> calls backend API (my logic app) The backend API is generic.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,799 questions
asked 2020-07-11T19:13:38.597+00:00
Christian Witschel 11 Reputation points
commented 2020-07-14T10:16:56.593+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
1 answer

Custom end point (webhook) authentication for storage events

I do not see an option in Event Subscription to enter the user credentials for a custom end point? Does this feature exists in Azure? I do see only Azure Active Directory authentication, other than that I do not see any options

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
322 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,800 questions
asked 2020-07-08T06:54:53.113+00:00
Mallikarjun Ratala 1 Reputation point
commented 2020-07-14T10:14:24.797+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
0 answers

API Management Not Triggering Logic App

I've set up a logic app behind an api management service and I'm running into an issue where the api management service returns an empty 200 response but the logic app is not triggered. I have verified that hitting the logic app endpoint works as…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,799 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,895 questions
asked 2020-06-25T18:04:21.847+00:00
Nick Snyder 1 Reputation point
commented 2020-07-14T10:13:35.94+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
1 answer

Cannot access my website from internet

I have a vm with Azure. I can access the IIS page via http from the internet but cannot access via https. All ports have been setup.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,253 questions
asked 2020-07-13T11:03:44.02+00:00
Johann Holtzhausen 6 Reputation points
commented 2020-07-14T10:11:45.92+00:00
vipullag-MSFT 24,711 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Function in Python works locally but when pushed to cloud, trigger doesn't work

Hi, I created a blob triggered Azure Function that will copy the file uploaded into a Blob container into another blob container. Here's my function.json: { "scriptFile": "__init__.py", "bindings": [ …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,360 questions
asked 2020-07-14T08:34:19.817+00:00
Max Jackson 126 Reputation points
answered 2020-07-14T10:09:20.393+00:00
MayankBargali-MSFT 69,421 Reputation points
1 answer

What is the best VM Series\Config for Large and parallel Database Copy\Backup\Restore ?

Our current config is seeing major IO latency issues. We are only able to do 4 parallel Backup/restores due to bad IO performance, we want to do 15-20 in parallel. Can someone help use find a better SKU or Disk profile settings for our scenario? …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,253 questions
asked 2020-07-13T17:38:22.35+00:00
Chris Danley 1 Reputation point Microsoft Employee
commented 2020-07-14T10:06:49.903+00:00
vipullag-MSFT 24,711 Reputation points
2 answers One of the answers was accepted by the question author.

Azure SQL nightly backup and restore, automated

Hi all - I have in Azure a single SQL server with two databases, Production and Staging. I'd like to have a scheduled task that ran once per night to backup the live database, delete the staging one and restore the live backup AS the staging. So that…

Azure SQL Database
asked 2020-07-13T08:45:58.617+00:00
Michael 26 Reputation points
commented 2020-07-14T10:02:36.253+00:00
Michael 26 Reputation points
2 answers

Enterprise Application Security Header

Hello, I am not too sure where to ask this question as I cannot find a forum for enterprise applications. We have had a pen test done on one of our Azure Enterprise applications & have a question about security headers. At an application level…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,002 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,800 questions
asked 2020-07-13T15:57:59.877+00:00
Matthew Riddler 21 Reputation points
commented 2020-07-14T09:44:14.913+00:00
Krish G 2,326 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Functions Runtime Table Storage Entity Count and Performance

Azure Functions use two tables for tracking History and Instances of different types of functions according to documentation. Should this tables be periodically cleaned to maximize Table Storage performance for Durable Functions and Activity Functions? …

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
158 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,360 questions
asked 2020-07-08T10:32:58.24+00:00
Asiful Nobel 196 Reputation points
accepted 2020-07-14T08:35:59.503+00:00
Asiful Nobel 196 Reputation points
1 answer

tax exemption certification

How do I submit our organizations tax exemption certification form?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,111 questions
asked 2020-07-13T17:37:37.737+00:00
CHRISTY SHIELDS 1 Reputation point
answered 2020-07-14T08:29:20.03+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot install a software on azure windows virtual desktop

Hello, I have deployed a standalone cloud-only Azure windows virtual desktop and I can connect to it using remote desktop client app. I have copied the installation file (which is an exe file) of our app to the virtual machine in Azure windows…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,384 questions
asked 2020-07-13T09:28:36.237+00:00
Misbah Hasan 136 Reputation points
accepted 2020-07-14T08:20:53.563+00:00
Misbah Hasan 136 Reputation points
1 answer

I need to monitor the process consumption of the window

Hi, can I use Azure Monitor to identify which processes are consuming the most resources from my virtual machine? Thank you.

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,858 questions
asked 2020-07-13T15:30:37.217+00:00
Salves 501 Reputation points
answered 2020-07-14T08:04:18.097+00:00
T. Kujala 8,706 Reputation points
1 answer

Form Recognizer v2 Container Release?

Hi I am currently using a Form Recognizer container as specified here https://learn.microsoft.com/en-us/azure/cognitive-services/form-recognizer/form-recognizer-container-howto due to privacy concerns and I was wondering if a v2 version of the…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,435 questions
asked 2020-07-13T23:54:07.083+00:00
matteo 1 Reputation point
answered 2020-07-14T07:37:20.777+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure Automated ML(interface) how do models created from an Automated ML experiment handle Imbalanced Data?

I have run automated ML experiments with imbalanced data (10:1, 20:1, sometimes 30:1) and deployed the best models which all showed fantastic results. When I looked up the link …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,605 questions
asked 2020-06-29T05:15:18.737+00:00
J. Jeong 61 Reputation points
accepted 2020-07-14T07:27:51.977+00:00
J. Jeong 61 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Data Factory: Link connection Sharepoint

Hello, i'm trying to link in Data Factory a Sharepoint and i have some problems, when i try to copy data i have this warning: The access token generated failed, status code: BadRequest, error message:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 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,800 questions
asked 2020-07-13T08:12:02.213+00:00
Carlos Colina 46 Reputation points
commented 2020-07-14T06:59:14.627+00:00
Carlos Colina 46 Reputation points
1 answer

How to send data from one Salesforce to another one?

I have followed documentation, but still get error: Operation on target Copy data1 failed: Failure happened on 'Sink' side.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
asked 2020-06-23T07:25:12.477+00:00
Mikolajczyk, Radoslaw 1 Reputation point
commented 2020-07-14T06:25:10.573+00:00
ChiragMishra-MSFT 956 Reputation points