Category "azure"

How do I create multiple topics/queues in multiple servicebuses with bicep?

I don't quite understand the relationship between parent and child components when working with bicep and more specifically arrays. The error I get is this: Dep

Get the number of receiving subscriptions of a Azure Service Bus Message

Is there a way to get the number of receiving subscriptions of a ServiceBusMessage sent on a Topic, in any of the two following ways: The number of subscription

Azure container instances gets killed without obvious reason

We run container instance group daily (triggered by logic apps). The container basically connect to queue, process it and ends. Sometime, according the events l

Azure AAD pod identity related logs in Azure Portal

I tried to use the Azure AAD pod identity and bind a Managed Identity to it. Then I used this pod identity to perform some azure resource actions like creating

How to publish to a development slot in Azure from VS Code

I have an App Service app and a development slot I see them too on Vs Code But when I publish I can not select the slot Any idea please? Regards

Is it possible to have a read replicas of azure flexible postgresql server with a subset of data?

Is it possible to replicate a specific subset of data (certain schema,dbs') to a readonly copy of Azure postgres flexible server. Thanks Brian

Azure Web App Code 503 - Service Unavailable

I'm having a problem with my 4 webapps on Azure. All of them have "Running" status, but I cannot deploy new releases, I receive code 503 "Service Unavailable",

Azure AD B2C associate user flow with an app one-to-one

While researching how to require multi-factor auth for a specific app, I came across this challenge: It's possible to create User flows (policies) in Azure AD

Azure AzApi provider in Terraform

I'm trying to use Azure AzApi provider to update the Azure key vault key rotation policy. Both "Azure AzApi provider" and Key Rotation Policy are very new featu

How can i watch for changes in my azure functions?

I am using azure functions written in NODE JS. I am starting the local server with func host start and everything works fine. But the problem is when i change

Azure Web Bot works in Azure portal but displays error when embedded in a website

I created a bot using QnaMaker and published it to Azure Portal. It deployed successfully and works in the "Test in Web App" on Azure Portal but does not work w

Partial data loss in JSON deserialization between IoT Hub and ASA Input

Setup is: IoT Hub > input into > Stream Analytics I currently have (3) sensors and an azure gateway from ncd.io which are all reporting great into Azure

How to convert SqlDataReader result to generic list List<T>

I'm trying to fetch records form Azure database using Ado.net I used SqlDataReader class for that. Even though the data fetch is successful, I don't know how to

Application has not been installed by the administrator of the tenant or consented to by any user in the tenant. Authentication error

Error while connecting an azure bot to the server.

How to get resource build version in pipeline?

resources: builds: - build: Spaceworkz type: Jenkins connection: MyJenkinsServer source: SpaceworkzProj # name of the jenkins source project

How detect if slot swapping is in progress

Im using .net sdk fluent azure API to change slots. I have two slots, prod and maintenance. I use azure queue trigger function to update appsettings, restart fu

loop through next url into api url in Azure data factory

I have a an api that contains some data and another api url named "nextapi" I want to loop through each api under api and store the data of each api page to azu

Azure devops - get agent ip address

I have a azure devops pipeline that runs 2 jobs - one on windows agent running a server, the other on Linux agent - running a client that connects to the server

The azure.microsoft.com domain is blocked for Google Chrome

I haven't been able to use any site from https://azure.microsoft.com/ on my Chrome browser for some time. Everything works fine on Edge and Firefox. I don't use

az cli deployment fails with Python error

I am deploying ADF linked templates from ADLS through GitHub Actions and pipeline fails withy generic Python error: ERROR: 'str' object has no attribute 'get' I