Exciting New Features for GitHub Copilot for Azure
We've been on a roll adding new features to the private preview and we've added some of my favorites in our latest release!
Building Apps for Azure 
- Need help starting a new Azure project? Try asking
@azure
for help with your idea for a new project!@azure
can now look up developer templates that could be a good starting point for what you're trying to build. Here's an example:
"@azure help me get started with a Python RAG application"
Deploying to Azure 
- You can once again ask
@azure
for help with init'ing, deploying, and creating pipelines for your Azure projects via the Azure developer CLI (azd), and expect to receive more than just simple text responses in return. Clone a project from the Awesome AZD site and try this:
"@azure help me deploy this app to Azure"
GPT-4o
@azure
is now using GPT-4o for more accurate, faster answers. (If you haven't used it in a while the speed difference will blow you away!)
Slash Commands
Slash commands have made their return to @azure
and you're in control!
- Use
@azure /learn ...
to learn about Azure - Use
@azure /resources ...
to get information about your Azure resources
Give them a try and let me know what your favorite is!
Ready to Check it Out?
If you're not already signed up, get access to the private preview at GitHub Copilot for Azure Sign-Up.
Published on:
Learn moreRelated posts
Dynamics 365 Business Central: Quickly find the Tenant ID, Azure AD Instance, and Tenant Scope from the domain (tenant) name without signing in
Hi, Readers.Today I would like to share another mini tip, how to quickly find the Tenant ID, Azure AD Instance, and Tenant Scope from the doma...
Starting Power BI deployment pipelines from Azure DevOps
Deployment pipelines in Power BI/ Microsoft Fabric have become crucial for managing and automating the deployment of Power BI content across e...
Video: Copilot Studio: Azure AI Search Complete Setup Guide
With Azure AI Search you can create a custom search engine of your company’s documents ... The post Video: Copilot Studio: Azure AI Search Com...
Microsoft Purview compliance portal: Endpoint Data Loss Prevention – Endpoint DLP support classification of Azure RMS protected Office documents
Endpoint DLP can now classify Office files stored in Windows devices that have Azure RMS protection applied. Classification will be triggered ...
Introducing Microsoft Azure Face Liveness
AI Builder – Use your own generative AI model from Azure AI Foundry in Prompt builder in Copilot Studio
We are announcing the ability to use your own generative AI model from Azure AI Foundry in prompt builder. This feature has reached general av...
Azure SDK Release (August 2025)
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes. The post Azure SDK Release (August 2025) ...
Azure Developer CLI (azd) – August 2025
This post announces the August release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – August 2025 appeared fir...