Use Copilot and MCP to query Microsoft Learn Docs
Are you ready to take your Azure development workflow to the next level? In this post, we’ll walk through how to use GitHub Copilot in Agent Mode—paired with MCP (Model…
23/09/2025
Introduction In this article, we will see how to monitor Azure Container Registry (ACR) tokens with their expiration dates. We will demonstrate how to do this using the Azure REST API: Registries – Tokens – List and an Azure Workbook. To obtain a list of Azure Container Registry (ACR) tokens and their expiration dates using…