Category "azure"

Where in Azure can i set the email address to receive emails if an App Service crashes?

I want to change the email address if an app service fails in Azure The email looks like: From: Microsoft Azure <[email protected]> Sent: Mon

Unable to create recovery vault using ARM

I am getting the following error while creating a recovery vault using ARM. {"status":"Failed", "error": {"code":"DeploymentFailed", "message":"At least one res

Event Hub Error: Catching an exception: status-code: 401, status-description: Unauthorized TrackingId:xxx

I am working on an Azure Function which sends data as a producer to an Event Hub. Azure function is in a different tenant/subscription and Event Hub in a differ

Why my program is not executing beyond await UploadAsync?

I am trying to upload a file through stream to azure file share. This is my function : public static async Task UploadFile(string shareName, Stream content, str

Azure DevOps REST API, how to allow Azure Function to create workitems in DevOps project?

I'm creating a schedule-triggered Azure Function which will run tests once a day. If during the run any test fails, I want it to create a bug on a Azure DevOps

Missing property direction in Azure HTTP functions

newbie here to code and especially with Azure. I hit a rock with bellow placed Azure functions code. When I press F5 to load it goes to an error saying "Missing

Azure Function "General Settings" is missing

I've recently been messing with Azure Functions and I noticed that one of my Azure Functions is missing a configuration tab. The tab in question is this "Genera

Azure DevOps Release Pipeline || To sign in, use a web browser to open

I created the aks cluster with azure service principal id and i provided the contributer role according to the subscription and resource group. For each and eve

Azure Stream Analytic Output

Azure Stream Analytic storing directory like this. Earlier we used datepath (2022/04/14) for path pattern and its output store separate directory in datalake.

Blazor Server .Net 6 Massive Spike in IDX20803/IDX20804 Errors Suddenly

We received this error suddenly on our App Service hosting a Blazor server application on .Net 6. We resolved it by redeploying. However, I am unable to find th

Configuring custom domains with Azure Front Door

We have an app that allows customers to use their own custom domain to access their accounts on our app. Currently, we are using the Azure App Services Custom D

AzureMetrics Table vs Metrics in Azure Dasboard

I am working on Azure Monitor Dashboards. I need to check the Health Status of my App Service. If i run use option Metrics (2nd Image) add Health Status metrics

Azure App Configuration export and import

I have a pretty simple line on code for import/export App Configuration between different envs. az appconfig kv export -n appc1 -d file --path abc.json --format

MS Graph API permission for multiple tenant

We have an web application that use Graph APIs, we granted it application permissions in app registration. Now we want to put the application to Microsoft App S

Unable to attach the certificate from a keyvault in a different subscription to an app service

The app service is in subscription1 and the keyvault is in subscription2, I want to attach the certificate in the keyvault to the appservice during the terrafor

502 Bad Gateway from Azure Application Gateway Connecting to Azure Container Instance

I am working on learning Terraform and Azure Web Services. After following a series of tutorials, I've been working on getting an Azure Container Instance setup

Add RBAC role on a Azure blob storage container with Bicep

I'm deploying an azure datalake gen 2 storage account with bicep. I want to assign roles (groups) on a containers with bicep (see code below). But I keep gettin

Azure Devops Apple App Store Release.Missing value for the attribute 'whatsNew'

I have tried to submit it for review and release it automatically to App Store Connect. I used to Apple App Store Release stage from the marketplace. For Testfl

Using appsettings in Azure function

This is a follow up question to this question: appsettings.json and azure function by timer I want to have dynamic settings which I can change without redeployi

Azure Function App is very slow, but only sometimes

I have read through most of the questions that seems to be similar to what I'll ask so hopefully I'm not wasting anyone's time. We have a Function App in Azure