Questions tagged [azure]
For questions relating to Windows Azure cloud hosting technologies
                170 questions
            
            
            
                -1
            
            votes
        
        
            
                0
            
            answers
        
        
            
                41
            
            views
        
        
            
        Migrating Local Imaging SignalR Hub to Azure [closed]
                    I'm working on a application that uses SignalR for real-time communication between workstations and sensors. Currently everything runs locally, butI'm planning to move to Azure cloud and I'd love some ...
                
            
       
        
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                197
            
            views
        
        
            
            
            
        Storing 100k keys for bulk retrieval from Azure
                    We're setting up a device-to-cloud channel using TLS-PSK (Pre-Shared Key), where each device uses a unique key to encrypt communications.
Each key is known only to the individual device that uses it ...
                
            
       
        
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                215
            
            views
        
        
            
            
        How to deal with outdated PowerShell and Azure PS in Azure Automation?
                    Azure Automation is a service for running scripts in the cloud, intended for the automation of administration tasks. While using it, I came across strangely outdated technologies being used under the ...
                
            
       
        
            
                0
            
            votes
        
        
            
                0
            
            answers
        
        
            
                63
            
            views
        
        
            
        Adequate Implementation for allowing access to an API
                    I am in the process of creating an internal application, and I am currently laying it out. Right now, these are the constraints:
Program is currently limited to one department, do not foresee it ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                103
            
            views
        
        
            
        How do I decide the specifications for a compute cluster that I need for a fine-tuning task in Azure ML?
                    I was using the Standard_NC48ads_A100_v4 Compute cluster with 2 nodes to fine-tune a Phi-3-mini-128k-instruct model. The data used for the same was around 25 MB. I set the training batch size to 10. ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                100
            
            views
        
        
            
            
        .NET - Communication between services and Power BI
                    I have the following problem which I don't know much about. I have a ServiceA that returns customer data on transactions and a ServiceB that has reports, also my environment uses Power BI from ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                62
            
            views
        
        
            
        How to achieve zero-downtime updates of Azure App Service configuration with dynamic switching between different cosmos db containers?
                    I have an Azure App Service hosting an API that retrieves data from Azure Cosmos DB and Azure AI Search. Currently, the API configuration, including the Cosmos DB container and AI Search index to use, ...
                
            
       
        
            
                0
            
            votes
        
        
            
                0
            
            answers
        
        
            
                297
            
            views
        
        
            
        Azure Service Bus: consume messages from multiple subscriptions vs forwarding messages to a single input queue
                    I'm designing an Azure Service Bus topology with multiple topics. Each topic is associated with a single message type: this is possible since we have a limited number of message types, each one with a ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                68
            
            views
        
        
            
            
        Ideal design for reusing data across different environments
                    We have 3 subscriptions in our Azure management group: DEV, TEST & PROD
We use Azure Maps to get weather insights data via some Databricks jobs
In order to roll things off quickly, we replicated ...
                
            
       
        
            
                0
            
            votes
        
        
            
                0
            
            answers
        
        
            
                120
            
            views
        
        
            
            
        Is turning objects that perform infite loops into a services a good practice?
                    I was assigned a task to change the communication mechanism between two parties, from Azure Event Hub to Azure Queue + Blob Storage.
On the way, I thought redesigning a bit the components to make it ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                59
            
            views
        
        
            
        Is using an Azure Function to forward a message to my App Service the best idea for handling a Twilio Web Hook?
                    I have an Azure App Service running a .NET (Core) API for an inhouse application, which I'm integrating with Twilio to handle Whatsapp communication.
To handle the web hook responsible for receiving a ...
                
            
       
        
            
                2
            
            votes
        
        
            
                1
            
            answer
        
        
            
                91
            
            views
        
        
            
        Azure Managed Identity and Zero Trust
                    Azure Managed Identity provides a mean to only allow explicitly defined users/apps to access a given resource. For instance I can setup that no-one can access my database except the Managed Identities ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                108
            
            views
        
        
            
        Best practices for storing logs from worker processes in Azure?
                    We have a .NET 6 application that consists of a REST API running in Azure App Service, and long-running background jobs hosted in Docker containers. These jobs are triggered by messages in a message ...
                
            
       
        
            
                2
            
            votes
        
        
            
                2
            
            answers
        
        
            
                350
            
            views
        
        
            
            
        Can chatty microservices be okay to use if there is a specific use case for them?
                    Introduction
Hi everyone,
in my company we are using microservice approach and of course are trying to do it as correct as possible. There is a new requirement coming up where I have laid out a ...
                
            
       
        
            
                0
            
            votes
        
        
            
                0
            
            answers
        
        
            
                144
            
            views
        
        
            
            
        Good reason not to do this: Pub/Sub with only 1 topic and publishers are also subscribers
                    Looking for a good reason to avoid this solution.
Problem
Multiple microservices/SAAS, each storing the same data that needs to be synced (example is customer contact details).
1st is an OAuth ...
                
            
       
         
         
         
         
        