79458580

Date: 2025-02-21 20:45:40
Score: 0.5
Natty:
Report link

You need to be logged in using the Azure Cli (az login) in order to use DefaultAzureCredential in C#. Also, you need to make sure to select the subscription that contains the storage account in question (az account set -s SUBSCRIPTION_NAME_OR_ID).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: Sil