Name | Link | Description | Publication Day | Category |
Check This Out! (CTO!) Guide (February AND March 2024) | https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/check-this-out-cto-guide-february-and-march-2024/ba-p/4108241 | Hi everyone! Brandon Wilson here once again with this month’s “Check This Out!” (CTO!) guide. Ok ok, I’m busted…I didn’t have the opportunity to put […] | Sunday | Tech Community |
Transitional approaches in Cloud Transformations: Cutover planning and the role of middleware | https://techcommunity.microsoft.com/t5/azure-migration-and/transitional-approaches-in-cloud-transformations-cutover/ba-p/4107990 | Transitional approaches in Cloud Transformations: Cutover planning and the role of middleware Two key concepts that are typically either planned late or addressed reactively in […] | Sunday | Tech Community |
Proxies, proxies everywhere but still no Internet. Overview of the Windows Proxies | https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/proxies-proxies-everywhere-but-still-no-internet-overview-of-the/ba-p/4108939 | Howdy everyone, a quick tangent from our regularly scheduled Introduction to Network Trace Analysis series to talk about the Windows Proxy ecosystem. A Windows Proxy configuration […] | Tuesday | Tech Community |
Azure billing meters: What you need to know about the upcoming changes | https://techcommunity.microsoft.com/t5/azure-governance-and-management/azure-billing-meters-what-you-need-to-know-about-the-upcoming/ba-p/4106465 | Overview This article is to inform you of some important changes that we are making as part of our ongoing efforts to improve your Azure experience […] | Tuesday | Tech Community |
Announcing New Cloud Governance Guidance in the Microsoft Cloud Adoption Framework (CAF) for Azure | https://techcommunity.microsoft.com/t5/azure-architecture-blog/announcing-new-cloud-governance-guidance-in-the-microsoft-cloud/ba-p/4105787 | We are thrilled to announce the latest enhancement to Microsoft’s Cloud Adoption Framework for Azure. We comprehensively updated our cloud governance guidance in the Govern section of […] | Tuesday | Tech Community |
VMware HCX Troubleshooting with Azure VMware Solution | https://techcommunity.microsoft.com/t5/azure-migration-and/vmware-hcx-troubleshooting-with-azure-vmware-solution/ba-p/4109114 | Overview VMware HCX is one of the Azure VMware Solution components that generates a large number of service requests from our customers. The Azure VMware […] | Tuesday | Tech Community |
Contributor Stories: Jimmy H Salian | https://techcommunity.microsoft.com/t5/microsoft-developer-community/contributor-stories-jimmy-h-salian/ba-p/4106778 | If you’ve ever engaged with the content on the Microsoft Learn platform, it’s highly likely that the material you utilized was written or co-authored by dedicated […] | Tuesday | Tech Community |
Azure Logic Apps Built-in connectors for IBM Mainframe and Midranges reach General Availability | https://techcommunity.microsoft.com/t5/azure-integration-services-blog/azure-logic-apps-built-in-connectors-for-ibm-mainframe-and/ba-p/4103466 | We are pleased to announce the General Availability of the Azure Logic Apps Built-in connectors for IBM Mainframe and Midranges. The Azure Logic Apps connectors for […] | Tuesday | Tech Community |
Optimizing your code with GitHub Copilot for Visual Studio | https://techcommunity.microsoft.com/t5/microsoft-developer-community/optimizing-your-code-with-github-copilot-for-visual-studio/ba-p/4109369 | In our previous post, we talked about so-called Slash commands in GitHub Copilot, and how they can be used as a kind of “magic spell” to […] | Tuesday | Tech Community |
Proxies, proxies everywhere but still no Internet | https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/proxies-proxies-everywhere-but-still-no-internet/ba-p/4108939 | Howdy everyone, a quick tangent from our regularly scheduled Introduction to Network Trace Analysis series to talk about the Windows Proxy ecosystem. A Windows Proxy configuration […] | Tuesday | Tech Community |
Announcing a new login experience with Azure PowerShell and Azure CLI | https://techcommunity.microsoft.com/t5/azure-tools-blog/announcing-a-new-login-experience-with-azure-powershell-and/ba-p/4109357 | “You never get a second chance to make a first impression” said Will Rogers, this also applies to the Azure CLI and Azure PowerShell with the […] | Wednesday | Tech Community |
Microsoft Azure ExpressRoute Overview Cheat Sheet | https://techcommunity.microsoft.com/t5/azure-networking-blog/microsoft-azure-expressroute-overview-cheat-sheet/ba-p/4110389 | Microsoft Azure ExpressRoute lets you extend your on-premises networks into the Microsoft Cloud over a private connection with the help of a connectivity provider. With ExpressRoute, you […] | Wednesday | Tech Community |
Optimize Azure OpenAI Applications with Semantic Caching | https://techcommunity.microsoft.com/t5/azure-architecture-blog/optimize-azure-openai-applications-with-semantic-caching/ba-p/4106867 | Introduction One of the ways to optimize cost and performance of Large Language Models (LLMs) is to cache the responses from LLMs, this is sometimes referred […] | Wednesday | Tech Community |
Easily deploy a pgvector-enabled PostgreSQL server to Azure | https://techcommunity.microsoft.com/t5/microsoft-developer-community/easily-deploy-a-pgvector-enabled-postgresql-server-to-azure/ba-p/4107871 | The pgvector extension was first released in 2021 but has shot up in popularity in the last year, as developers discover what is possible with vector […] | Wednesday | Tech Community |
Build a serverless ChatGPT with RAG using LangChain.js | https://techcommunity.microsoft.com/t5/apps-on-azure-blog/build-a-serverless-chatgpt-with-rag-using-langchain-js/ba-p/4111041 | We’re still at the beginning of exploring what we can do with generative AI, and the field is moving fast, very fast! And when things […] | Thursday | Tech Community |
How to troubleshoot blobfuse2 issues | https://techcommunity.microsoft.com/t5/azure-paas-blog/how-to-troubleshoot-blobfuse2-issues/ba-p/4110844 | BlobFuse2 is a virtual file system driver available for Azure Blob Storage which helps accessing the containers/blobs on the Linux file system as a virtual file […] | Thursday | Tech Community |
!! Announcement !! Logic Apps In-app connectors for IBM Mainframe and Midranges Generally Available | https://techcommunity.microsoft.com/t5/azure-integration-services-blog/announcement-logic-apps-in-app-connectors-for-ibm-mainframe-and/ba-p/4103466 | We are pleased to announce the General Availability of the Azure Logic Apps Built-in connectors for IBM Mainframe and Midranges. The Azure Logic Apps connectors for […] | Thursday | Tech Community |
Azure Spring Apps feature updates in Q1 2024 | https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-spring-apps-feature-updates-in-q1-2024/ba-p/4110086 | The following updates are now available in the Enterprise plan: Save up to 47%: Azure Spring Apps Enterprise is now eligible for Azure Savings plan: […] | Thursday | Tech Community |
Evaluating RAG Applications with AzureML Model Evaluation | https://techcommunity.microsoft.com/t5/microsoft-developer-community/evaluating-rag-applications-with-azureml-model-evaluation/ba-p/4108603 | Why Do we Need RAG? RAG stands for Retrieval-Augmented Generation, which is a technique for improving the accuracy and reliability of generative AI models with facts […] | Thursday | Tech Community |
Creating Tests with GitHub Copilot for Visual Studio | https://techcommunity.microsoft.com/t5/microsoft-developer-community/creating-tests-with-github-copilot-for-visual-studio/ba-p/4111703 | One of the recurring jokes in our industry is that developers are not very good at two things when coding: Documenting code, and creating unit tests. […] | Thursday | Tech Community |
Hostfile entry on Windows and Linux machine | https://techcommunity.microsoft.com/t5/apps-on-azure-blog/hostfile-entry-on-windows-and-linux-machine/ba-p/4111820 | The hosts file, commonly known as etchosts, functions as a text-based tool employed by operating systems like Windows and Linux, to establish associations between IP addresses […] | Thursday | Tech Community |
Implementing a Blazor-based BFF in Azure Container Apps | https://techcommunity.microsoft.com/t5/microsoft-developer-community/implementing-a-blazor-based-bff-in-azure-container-apps/ba-p/4111208 | Everyone loves a good frontend. Well, personally I’m more of a backend guy, but when I’m the end-user of a web app I like that it […] | Thursday | Tech Community |
Announcing MQTT Last Will and Testament Public Preview in Azure Event Grid | https://techcommunity.microsoft.com/t5/messaging-on-azure-blog/announcing-mqtt-last-will-and-testament-public-preview-in-azure/ba-p/4111094 | Overview Azure Event Grid is a pub-sub message broker that enables you to integrate your solutions at scale using HTTP pull delivery, HTTP push delivery, and MQTT […] | Thursday | Tech Community |
Secure GraphQL APIs with JSON Web Token validation and Authorization rules in Azure API Management | https://techcommunity.microsoft.com/t5/azure-integration-services-blog/secure-graphql-apis-with-json-web-token-validation-and/ba-p/4110928 | GraphQL offers a wide array of advantages, such as reduced over-fetching of data and understandable description of the data in your API and makes it easier […] | Friday | Tech Community |
Azure Virtual Desktop for Azure Stack HCI now has autoscale | https://techcommunity.microsoft.com/t5/azure-virtual-desktop-blog/azure-virtual-desktop-for-azure-stack-hci-now-has-autoscale/ba-p/4111284 | On February 2024, we announced the general availability of Azure Virtual Desktop for Azure Stack HCI, which extends the capabilities of the Microsoft Cloud to your […] | Friday | Tech Community |
Azure OpenAI and Call Center Modernization | https://techcommunity.microsoft.com/t5/azure-architecture-blog/azure-openai-and-call-center-modernization/ba-p/4107070 | Background Much has been written about the powerful use cases enabled by Azure OpenAI. One such example is the transformation of the modern call center […] | Friday | Tech Community |
Virtual Wan Traffic Flow Patterns | https://techcommunity.microsoft.com/t5/azure-networking-blog/virtual-wan-traffic-flow-patterns/ba-p/4102655 | Virtual Wan Traffic Flow Scenarios This guide offers an exploration of the essential elements related to vWAN traffic flows, including their significance in shaping flow […] | Friday | Tech Community |
GitHub Copilot Can Do That? | Azure Developers JavaScript Day 2024 | https://techcommunity.microsoft.com/t5/microsoft-developer-community/github-copilot-can-do-that-azure-developers-javascript-day-2024/ba-p/4112519 | In this third article around the Microsoft event aimed at JavaScript developers: Azure Developers JavaScript Day 2024, we’re going to talk about GitHub Copilot, a incredible […] | Friday | Tech Community |
Using keyless authentication with Azure OpenAI | https://techcommunity.microsoft.com/t5/microsoft-developer-community/using-keyless-authentication-with-azure-openai/ba-p/4111521 | Like many Azure APIs, the Azure OpenAI service gives developers the option to authenticate with either API keys or keyless authentication (via Entra identity). Since it’s […] | Friday | Tech Community |
Securing Azure AD B2C API Connector (Function App) without Error | https://techcommunity.microsoft.com/t5/azure-architecture-blog/securing-azure-ad-b2c-api-connector-function-app-without-error/ba-p/4107549 | I was recently working with a customer who is using Azure AD B2C API Connector to enrich tokens with claims from external sources. They are using […] | Saturday | Tech Community |
Armchair Architects: What Is Responsible AI? | https://techcommunity.microsoft.com/t5/azure-architecture-blog/armchair-architects-what-is-responsible-ai/ba-p/4107559 | In this blog, our host, David Blank-Edelman and our armchair architects Uli Homann and Eric Charran will be discussing what is responsible AI? This is built upon […] | Saturday | Tech Community |