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
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
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
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
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 replicate a specific subset of data (certain schema,dbs') to a readonly copy of Azure postgres flexible server. Thanks Brian
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",
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
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
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
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
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
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
Error while connecting an azure bot to the server.
resources: builds: - build: Spaceworkz type: Jenkins connection: MyJenkinsServer source: SpaceworkzProj # name of the jenkins source project
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
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
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
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
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