Monthly Archives: December 2023
Public preview: Azure Event Grid now supports events from Microsoft Entra ID, Outlook, and Teams
Azure Event Grid now allows you to automate workflows when there are changes to various Microsoft resources. For example, if an employee changes roles, you can receive event notifications about the change through Microsoft Entra ID’s user events. The integration of Microsoft Graph API with Azure Event Grid now allows you to receive events about…
Retirement: Azure Container Apps API Versions 2023-04-01-preview
Starting from March 6, 2024, the Azure Container Apps control plane API version 2023-04-01-preview will be discontinued. Users are advised to migrate to either the latest stable API version (2023-05-01) or the latest preview API version (2023-08-01-preview) before the retirement date. Users currently utilizing the Azure Resource Manager API version 2023-04-01-preview for managing Azure Container…
Enhanced Logging: Azure Database for MySQL – Flexible Server | Public Preview
The accelerated logs feature in Azure Database for MySQL – Flexible Server improves server performance in the Business-Critical service tier by storing transactional logs on faster storage. This enhances throughput without additional cost. Source link
AKS Introduces Node Autoprovision Feature in Public Preview
Azure Kubernetes Service (AKS) has introduced Node autoprovision (NAP) in public preview. This feature automatically provisions the appropriate virtual machines (VMs) based on the required resources, eliminating the need for manual node pool configuration. NAP also offers workload consolidation, optimizing workload placement on VMs of the right size to reduce application costs. To learn more,…
GA: Azure Function Trigger for Azure SQL | Azure Updates
Azure SQL trigger for Azure Functions is now generally available. This feature allows users to build application logic in Azure function apps using data from Azure SQL database. It enables the development and scaling of event-driven applications using Azure Functions. The trigger is compatible with various SQL databases and can be developed with all supported…