Can someone help me in resolving Qualy's issue? After Qualys scan, there is an issue that says to add the HTTP Only flag. I have set the HTTP Only flag in web.c
I am currently deploying a model trained using AzureML to an AKS cluster as follows: deployment_config_aks = AksWebservice.deploy_configuration( cpu_cores =
I have tried copying azure blob files from one account to another with the following python script ... source_block_blob_service = BlockBlobService(source_accou
Get-PartnerInvoiceLineItem command is running for a long but no output is getting displayed Command: Get-PartnerInvoiceLineItem -BillingProvider OneTime -Invoic
Logging to application insight when there is an exception in an Azure function project but only exception message is logged, I want to add custom property
In the code below, I want to show blob properties by traversing through azure subscriptions. But I'm facing an error 'SUBSCRIPTION' object is not subscriptable.
Looking for a way to reduce AzureDiagnostics table in Azure Log Analytics. Is it possible to reduce log collecting time? For example, get CPU or Disk stats ever
I configured application gateway ingress controller for my Kubernetes cluster, but I can't access my pod container app named myapp running on port 8080/TCP. I c
I configured application gateway ingress controller for my Kubernetes cluster, but I can't access my pod container app named myapp running on port 8080/TCP. I c
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
I am getting the following error while creating a recovery vault using ARM. {"status":"Failed", "error": {"code":"DeploymentFailed", "message":"At least one res
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
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
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
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
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
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 storing directory like this. Earlier we used datepath (2022/04/14) for path pattern and its output store separate directory in datalake.
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
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