ylliX - Online Advertising Network

How to add custom domain to multiple internal container apps

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: […]

.NET Aspire 9.0 Now Generally Available: Enhanced AWS & Azure Integration and More Improvements

.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 […]

Microsoft Unveils Enhanced AI Tools for Developers at GitHub Universe

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 Introduces Modern Web App Pattern for .NET: Accelerating App Modernization to the Cloud

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 […]

Azure VM too many connections from IP

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 […]