Skip to main content

Questions tagged [azure]

For questions relating to Windows Azure cloud hosting technologies

1 vote
1 answer
199 views

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 ...
Francesco B.'s user avatar
1 vote
1 answer
232 views

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 ...
Palec's user avatar
  • 125
0 votes
0 answers
64 views

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 ...
Noah 's user avatar
  • 109
0 votes
1 answer
104 views

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. ...
S R's user avatar
  • 11
0 votes
1 answer
101 views

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 ...
Katarina's user avatar
0 votes
1 answer
65 views

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, ...
Ashutosh's user avatar
  • 139
0 votes
0 answers
317 views

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 ...
Enrico Massone's user avatar
0 votes
1 answer
71 views

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 ...
HelmBurger's user avatar
0 votes
0 answers
121 views

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 ...
Veverke's user avatar
  • 541
0 votes
1 answer
60 views

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 ...
jarodsmk's user avatar
  • 141
2 votes
1 answer
92 views

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 ...
Jakob Busk Sørensen's user avatar
0 votes
1 answer
111 views

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 ...
hingst's user avatar
  • 29
2 votes
2 answers
353 views

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 ...
Musterknabe's user avatar
0 votes
0 answers
146 views

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 ...
Arvin Yorro's user avatar
-2 votes
1 answer
657 views

I have an angular SPA that runs in an office add-in (word) that I need to authenticate against Azure AD using Oauth2, consume resources from multiple apis and make graph calls. I have been successful ...
Josh Engel's user avatar

15 30 50 per page
1
2 3 4 5
12