Andy Carter
05/22/2023, 2:27 PMBlobServiceClient.__init__() missing 1 required positional argument: 'account_url'
I have AZURE_STORAGE_CONNECTION_STRING
and MELTANO_STATE_BACKEND_URI='<azure://blobcontainer/meltano_state>'
set in .envluke_rodgers
05/22/2023, 2:44 PMmeltano config meltano list
? stupid question but i’ve found doing this double-check helped a couple times with typos/incorrect env stuffAndy Carter
05/22/2023, 2:54 PMMELTANO_STATE_BACKEND_AZURE_CONNECTION_STRING
not AZURE_STORAGE_CONNECTION_STRING
as stated here:https://docs.meltano.com/concepts/state_backends#azure-blob-storageedgar_ramirez_mondragon
05/22/2023, 7:49 PMAndy Carter
05/23/2023, 7:08 AM