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
Inline code snippets from azure-sdk-for-net sharelink sample
The build system can no longer resolve the external code reference
to ~/azure-sdk-for-net/sdk/keyvault/samples/sharelink/Program.cs.
Inline the code to fix the invalid-code warnings.
Co-authored-by: Copilot <[email protected]>
Once the SAS definition is created, you can retrieve SAS tokens like secrets using a `SecretClient`. You need to preface the secret name with the storage account name followed by a dash:
0 commit comments