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
Join the Conversation: Call for Proposals for Azure Cosmos DB Conf 2025!
Are you passionate about Azure Cosmos DB? Do you have insights, experiences, or innovations that the developer community would love to hear? N...
High Performance Computing in Azure - with Mark Russinovich
See the latest innovations in silicon design from AMD with new system-on-a-chip high bandwidth memory breakthroughs with up to 7 terabytes of ...
Power Pages | Azure AD B2C | Confirm Email message on Profile
If you are unfamiliar with configuring Azure AD B2C as a Power Pages Identity Provider, refer to this post: Power Pages : Set up Azure AD B2C ...
Building a RAG-Based Smart Memory Application with Azure SQL Database
Project Mission The way people work and manage information is changing rapidly in our digital age. More and more people are struggling to keep...