The scenario is that I want to set up multiple internal container apps under the same container apps environment. All these apps are in the same VNET. I understand that to access them, I need to create a private DNS zone to map domains like: https://test1.apple-1234.northeurope.azurecontainerapps.io/ https://test2.bigapple-5678.northeurope.azurecontainerapps.io/ …to their internal IP addresses. My question is: […]
Microsoft recently launched a public preview of native vector support for the Azure SQL Database. With this update, the database can now store and process vector embeddings directly within it. Earlier, the support native vector support for the Azure SQL Database was in early adopter preview as the company sees the integration of vector search […]
Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More 2025 needs to be the year identity providers go all in on improving every aspect of software quality and security, including red teaming while making their apps more transparent and getting objective about results beyond standards. […]
We are trying to use SQL Server trigger for scaling application and trying to authenticate the SQL DB using Azure Service Principle. But no luck. We are keeping connection string in Kubernetes Secret and trying to use this. but no luck. Getting login failed error like ERROR mssql_scaler Found error pinging mssql: mssql: login error: […]
.NET Aspire 9.0 is now generally available, following the earlier release of version 9.0 Release Candidate 1 (RC1). This release brings several features aimed at improving cloud-native application development on both AWS and Azure. It supports .NET 8 (LTS) and .NET 9 (STS). A key update in Aspire 9.0 is the integration of AWS CDK, enabling developers to […]
At the recent GitHub Universe, Microsoft announced new capabilities and tools that further integrate Microsoft Azure AI services directly into developer tools like GitHub and VS Code. These innovations stem from the company’s mission to create AI-enhanced, end-to-end development environments with robust support from the developer community. With new features in GitHub Copilot for Azure […]
Microsoft has announced the introduction of the Modern Web App (MWA) pattern for .NET, which is part of its Enterprise App Patterns (EAP) initiative aimed at accelerating application modernization to the cloud. Modern Web App (MWA) pattern offers developers prescriptive architecture, reference implementations, and infrastructure guidance aligned with the Azure Well-Architected Framework (WAF) principles and […]
I want users to upload a huge file directly into Azure Storage. I have a Flask Python web app but I do not want the file to be uploaded into my web server due to size constraints. When the user has selected the file they want to upload and clicks the upload button, the following […]
I created in Azure Cloud a SFTP Gateway v3 from marketplace. I followed the Gateway documentation. Besides the Virtual Machine, it created the additional Virtual Network, Network Security Group, IP, etc. I am able to connect through the browser and login into the admin UI where I configure users. I want to SSH using the […]
we are trying to transfer domain from Azure to aws route 53 and would like to know what will be process of approval from Azure as its shows “Domain transfer in progress: Waiting for the current registrar to approve the transfer. This can take up to 10 days depending on the TLD and the current […]