az storage blob upload: error: Storage account 'scemdstalsc3a001' not found.

Hector 61 Reputation points
2020-10-06T19:44:36.977+00:00

az storage blob upload -c dev-deployment -f c3_api-master.zip -n c3_api-master.zip --account-name scemdstalsc3a001

az storage blob upload: error: Storage account 'scemdstalsc3a001' not found.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,874 questions
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 35,011 Reputation points Microsoft Employee
    2020-10-07T17:28:48.623+00:00

    @AzCoAdmDev01 After logging in you can change subscription by running: 'az account set --subscription "My Demos"' If using the interactive azlogin make sure they are selecting the correct account.