Model Performance Signal (Preview) | Model Monitor - Data Joiner | error:" join column 'correlationid is not present in left_input data.
Greetings, I am working on my MLOps project and have been trying to use the Azure ML "model performance" monitoring function to detect the model's degradation. Left_input_data is the deployed model's inference output data, which were…
(new)AML Continuous Monitoring | Mapping Ground Truth Data for Model Performance Monitoring in Azure Machine Learning
This is the new post as my first post couldn't be viewed( shown 404 error after I clicked it) Greetings, I am reading the document regarding MLOps and would like to continuously monitor the ML model deployed inside Azure Machine Learning. The goal of…
Python Application Hosted On Docker(Azure Container Apps) Intergration with App Insights
I have hosted my python application on azure container app . I want to get metrics and logs in azure app insights. How can I achieve that?
Azure claims provision to a Cloud App
Hello Experts, I don't understand how attributes/claims are provisioned from the Azure Enterprise Application to the Cloud App. For example, I have defined a claim in Azure: "name" = user.principalname. In the transformation, I entered the…
unable to connect to database from Azure Function App and also not able to send email.
unable to connect to database from Azure Function App and also not able to send email.
Extension 'ms-azuretools.vscode-azurefunctions' Not Found – Is the VS Code Extension Marketplace Down?
It appears that the Azure Functions extension is unavailable in the marketplace. Creating functions in VS Code seems impossible without it. Is there an issue with the marketplace? Extension Link
Why is cold starts for managed functions in Azure Static Web App so much slower than "bring your own" functions?
We observe cold starts for managed functions in an Azure Static Web App to be very slow. When deploying the same function app to a dedicated Function App instead and linking it to the Static Web App, cold starts are much quicker. First requests when cold…
Yaml based Build Pipeline For .Net 8 isolated Azure Function.
Hi Everyone, Can someone please share sample yaml for build pipeline for .Net 8 isolated Azure function
How to Automate Large .SAV File to Parquet Conversion in Azure?
I'm using Azure ADLS as our primary storage, Azure Data Factory (ADF) for data transformations, and Power BI for reporting and visualization. I have a large .SAV file (200-300 MB, containing 2-4 million rows) stored in Azure Data Lake Storage (ADLS). To…
Concurrency settings for activity functions in a durable function on Flex Consumption Plan
I have an Azure Functions Durable Function, written in Python, that I have migrated from a Consumption Plan to a Flex Consumption Plan. I am trying to understand the available concurrency settings. On the Consumption Plan, you could set…
Azure trigger function app in Python unable to read data in a storage account
My function uses Python and a bicep template to create a resource group and static site storage account and it copies data from a blob storage account to the $web and images containers. CORS and managed identity are configured but, I'm getting 404…
I get this error: Cannot activate the 'Azure Logic Apps (Standard)' extension because it depends on an unknown 'ms-azuretools.vscode-azurefunctions' extension.
I get this error: Cannot activate the 'Azure Logic Apps (Standard)' extension because it depends on an unknown 'ms-azuretools.vscode-azurefunctions' extension. also sevarl articles reference to the extension but its just not there: fi…
Azure Function App Read-only on functions
How can I create a custom role in Azure that allows users to view Function App code in read-only mode? Currently, users with the built-in Reader role can see the Function App but get an error requiring write permissions when trying to view the actual…
Service bus triggered azure function behaviour
Hi Team, I have scenario where we are sending thousands of messages to Azure service bus topic and then we have 'Service bus topic trigger' azure function. Azure service bus - Standard tier Azure function (Topic trigger) - App service plan Topic…
Can't downloade/use Azure functions VSCode Extension
Hey I have an Azure function app that uses http trigger and is being called everyday. It has been called everyday for 4 months without problems, but the last two days I have encountered problems where I can't trigger it through the URL. I have since…
Random Instance Errors on Azure Function App (Python) - Elastic Plan
Hi all, After switching the ASP we use for our function app to Elastic Premium, we are having issues with the uptime of our app. I will provide a list of details below and things we checked and tried. Info about the app: It hosts our public facing API …
When Deploying Azure function from Visual Studio Code Errors as Encountered an error (ServiceUnavailable) from host runtime.
Hi Experts when using python version 3.11 from visual studio code to deploy Azure function App (Windows 11 os) Encountered an error (ServiceUnavailable) from host runtime. also At times it will display from Azure function App…
Blob triggered Azure Function not executed when Blob is uploaded by certain user. The Blob Created Event is matched and delivered as expected.
I have set up an Azure Function that is triggered by Blob Create Events via an Event Subscription. When I upload a file to the container, the Blob Creation Event is published, matched and delivered, also the Function is invoked and the file gets…
How to enable multi-instances of duralbe function app run in parallel
Hi, I have an Azure durable function app in a container. When I create it using az CLI with argument "--plan", it works as I expect (multiple instances can run in parallel if I concurrently call my function mutliple times), but when I create it…
Netskope Data Connector (using Azure Functions) Disconnected
Upon completion of all the configurations provided and making sure Netskope API token is valid. The data connector is still disconnected. Tried running the Trigger playbook and it triggered successfully but still the connector is disconnected.