azure-sdk-for-cpp/samples/integration/beta-packages-vcpkg
Ronnie Geraghty 1d09c535b2
Install Docs Updates (#5339)
* initial update

* moving instructions on using betas to integration samples

* added requirements section, more options for addition install and config methods, build and run instructions and removed old install and config instructions

* spell check fixes

* fixes for broken links

* removing sample project repo option until ready

* Adding C++ compiler to the prereqs section

* removed un-needed parts of vcpkg.json example
2024-02-14 15:01:33 -08:00
..
README.md Install Docs Updates (#5339) 2024-02-14 15:01:33 -08:00

Getting Beta Releases in Vcpkg

Official vcpkg registry may have beta versions of Azure SDK client libraries, up until a given library gets released as stable. After that, we don't publish post-first-stable beta releases of that library in the official registry.

If you are interested in both stable releases and post-first-stable beta releases, see Azure SDK Beta Vcpkg Registry. You can update the AzureVcpkg.cmake module to use the beta registry.