Category "azure"

How to deploy nodejs Azure function to azure with docker?

This is my first time playing with azure. I have a simple tool written which has to fetch some data from the postgres db, and send it to a MS teams channel. All

Getting MAM Enabled: No , when i upload the apk to company portal

I have integrated Intune SDK into my application. When i upload the apk to Azure company portal. Getting error as MAM Enabled:No So kindly advise how to resolve

Token is generating with all the available scopes in AzureAD

I have below setup on Azure, Host APP Added 3 Scopes under "Expose an API" tab i.e. abc, def, ghi Client APP Added all 3 Scopes under "API Permissions" tab No

Is there any way to expose a port from a docker container without using port mapping or getting a randomized container port?

I have a nginx docker container that I am trying to host on azure container instances. For the sake of this question, let's just assume that I'm only interestin

WebAPI and Azure AD - works fine with obsolete setup, but not when updated to new setup

I have an existing Web API project, which uses Azure AD for authentication. Prior to my joining the organisation, I understand that this was an ASP.Net 3.1 proj

What is the sure-fire way to find role assignments with "Identity not found." on Azure with Powershell?

If you assign a role in Azure and later delete the identity before you delete the role assignment, you wind up with an "Identity not found." condition. It's har

How to write to the Azure Log Stream

I am trying to get achieve something similar to Console.WriteLine() in Azure Portal. From what I can find, you need to use System.Diagnostics.Trace for that. Bu

Azure function deployment in KEDA/AKS

I have an azure function written in node js, triggered by a new message in Azure storage queue. It is working fine locally. My goal is to trigger function pod o

Azure app service - slot app settings with nested resource

I have an ARM template, that performs resource group deployment. It mainly consist of web apps and key vault. I want to go with blue/green deployment and someti

Azure Monitor Data in Log Analytics Workspace

Need to access Data lake metrics as usage, capacity, availability,etc from log analytics workspace. Data is not showing up in AzureMetrics table in log analyti

Azure static website use my own ssl certificate?

I have my own certificate that I want to use with azure static website(not web app, we use the one based on blob storage), but looks uploading my own certificat

Azure B2C Prevent user entries

I published an application on my Azure B2C tenant. There are two auth methods, one federated SAML provider and the regular Azure AD tenant. I want to avoid the

PVC Stuck in Resizing -AKS

I edited my pvc for resizing. I tried restarting the statefulset after some time. Now my pvc resizing is stuck for around 3 hours. i tried restarting the statef

Using XSD in PySpark

I am building a datawarehouse in Azure Synapse where one of the sources are about 20 different types of XML files (with a different XSD scheme) and 1 base schem

Is there any way to know the storage account name when ADF pipeline is triggered using ADF Storage Event Trigger

I am trying to create a ADF Pipeline which gets triggered as soon as a file in uploaded into a storage account. After triggering some operations are performed.

Using a public key on Azure server, and the private key on-premise

This question is about how to use a public key/private key pair to encrypt sensitive customer data. The data will be input by the customer in a web portal in az

Getting 503 errors on an Azure Static Web App

We have an Azure Static Web App that is returning 503 errors a few times a day. The site is just HTML, there are no Azure Functions being used. One person may b

VS2022 Configure Azure keyvault not seeing local secrets.json

I want to build an new .net core console application using the Azure KeyVault. I use the connected services wizard and select azure keyvault. It recognizes the

Cannot request microsoft access token for OneDrive file upload within PHP

I need some help. Since 2 days, I'm reading several tutorials and trying out code snippets I've found to get an access token from Microsoft to upload a single s

Azure Synapse: Upload directory of py files in Spark job reference files

I am trying to pass a whole directory of python files that are referenced in the main python file in Azure Synapse Spark Job Definition but the files are not ap