Microsoft Azure Collective
Discussions
Browse discussion posts about Microsoft Azure.
Newest — sorts discussions by their creation dates, with the newest at the top.
Latest activity — sorts discussions by their reply, creation or edited dates (latest first).
Highest score — sorts discussions by their total votes (highest first).
Your sorting method preferences will be saved.
Azure Function app (python) deployment from github actions gives module not found.
I have implemented the solution provided and added the pip update line. Unfortunately, the issue is not resolved and is persising for some reason. In addition, I tried to use the code provided in the ...
Best Cloud Platform (AWS, GCP, Azure) for Deploying E-commerce Startup Application: EKS vs. GKE vs. AKS?
I'm in the process of deploying my e-commerce startup application to the cloud and I'm seeking advice on choosing the best cloud platform among AWS, GCP, and Azure, as well as the optimal managed ...
Help - AKS Networking with FortiGate as Ingress/Egress Instead of Azure WAF
Hey everyone, We’re setting up an AKS cluster but have a unique networking requirement. Instead of using the usual Azure WAF or the built-in load balancers for ingress/egress, we want our FortiGate ...
Startup command or shell script - what is the proper way for deploying Python FastAPI app on Azure Web services from GitHub?
I have a FastAPI backend Python app. The code is on GitHub and I use GitHub Workflow triggered manually to deploy it to the Azure App Services. I have requirements in requirements.txt. My goal is to ...
Is there a solution for net8 isolated functions?
I'm trying this exact solution right now and it doesn't modify the response content: public async Task Invoke(FunctionContext context, FunctionExecutionDelegate next) { var request = await context....
How to Connect My Domain to Azure and Test WAF Effectiveness Using OWASP ZAP?
I am new to Azure and trying to test the effectiveness of Azure Web Application Firewall (WAF) on a domain I own. The domain has both IPv4 and IPv6 addresses. My goal is to assess how well Azure WAF ...
Performance impact of SQL assessment on Azure VM where SQL Server is hosted
We have an SQL Server hosted in an Azure VM (Source VM). Now we are planning to migrate it into Azure SQL Managed Instance. While running the assessment and capturing the data for recommendation, will ...
When adoption of passkeys increase, would passkeys replace social platforms OIDC logins?
Back in the day, when I used social platforms OIDC logins, I didn’t fully grasp the privacy implications—OIDC providers could track every login across different platforms. I initially bought into the ...
Is C# .net For Client Applications Dead?
Since Xamarin is officially out of support, and MAUI is a complete disaster (and considering nobody, even microsoft doesn't use it...for anything), is it safe to say that C#, or .net in general for ...
How to deploy a web api from github to an azure web app service if the web app service is behind a private network
The issue is the web app service is on a private network. It can be accessed through the vpn but not directly. For public web app, I can directly push it from github action. However, this won't work ...
CI/CD pipeline for my PHP web application
How can I set up a CI/CD pipeline for my PHP web application, which is hosted in Azure Repos? I'm using an Ubuntu VM as the deployment environment and would like guidance on configuring the pipeline ...
Most efficient way to vector search multiple Azure indexes
I am developing application that enables user to chat with files chunked across multiple Azure indexes. Doing multiple Azure vector search calls to each of the indexes is one obvious approach, but has ...
The best way to keep data in Azure Cosmos DB consistent
I have a Cosmos DB database to store surveys. Most often, I need to retrieve individual surveys by their ID or a set of them by the ID of their author. After reading this and this, I decided to store ...
Can we have huge number of endpoints in same azure function or aws lambda?
In my organization I am noticing that people are keep on adding different endpoints in same function.cs file provided by azure. I am wondering is this correct approach for exponentially growing code? ...
Legacy ASP.NET connection to Azure SQL MI
I have a legacy ASP.NET application that originally connects to an on-premises SQL Server database via a connection string (login, server, password in plain text in the connection file), and we have ...
Simply submit a proposal, get it approved, and publish it.
See how the process works