Skip to main content
This is lesson 3 of 5 in this module Course 86% complete

Retrieve Secrets Using Azure SDK Client Libraries

Premium Content

Sign in with your account or sign up to access this lesson.

The lesson demonstrates how to use the Azure SDK SecretClient to retrieve secrets with getSecret, access metadata like version and creation date, list secret properties without values, and handle common error messages such as ResourceNotFound, HttpResponseError, and ServiceRequestError.