Develop C++ Azure Apps with vcpkg and MSBuild on Visual Studio

Опубликовано: 23 Февраль 2026
на канале: Microsoft Azure Developers
637
14

A walkthrough for getting started with Azure SDK for C++ using vcpkg to install the packages in an MSBuild HelloWorld vcxproj project, using Visual Studio.

Chapters:
00:00 - Introduction
00:44 - Prerequisites required for the tutorial
01:33 - Getting started with vcpkg in a Hello World app with C++
02:44 - Adding Azure SDK dependencies with vcpkg
05:03 - Configure manifest mode for vckpg in Visual Studio
05:38 - Running the hello world app to install Azure SDK dependencies
07:40 - Running the sample app which uses the Azure SDK dependencies
08:57 - Sharing dependencies and project setup with new contributors on the team
09:57 - Setting up the project on a new machine
11:34 - Useful tips and links
14:06 - Wrap up

Resources:
Walkthrough Sample Repo: https://aka.ms/azsdk/cpp/sample/vcpkg...
Tutorial Link: https://aka.ms/vcpkg/msbuild/guide
Azure SDK for C++ repo: https://aka.ms/cppsdk
Azure KeyVault Secrets Package on vcpkg: https://aka.ms/vcpkg/keyvault-secrets
Blog Link: https://aka.ms/vcpkg/blog/vs
Docs: https://aka.ms/azsdk/cpp/docs

Follow us on social:
Blog - https://aka.ms/azuredevelopers/blog
Twitter - https://aka.ms/azuredevelopers/twitter
LinkedIn - https://aka.ms/azuredevelopers/linkedin
Twitch - https://aka.ms/azuredevelopers/twitch

#azuredeveloper #azure