You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These commands get the current version of a secret named ITSecret, and then displays the plain text value of that secret.
192
197
198
+
(Note: use method 3 if you are working in PowerShell [ConstrainedLanguage mode](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_language_modes?view=powershell-7.1#constrained-language-constrained-language), for example, on secure/privileged access workstations.)
199
+
193
200
### Example 6: Get all the secrets that have been deleted but not purged for this key vault.
0 commit comments