Not able to create Azure Scheduler with the existing storage account -
i trying create azure scheduler action type - storage queue. when try select storage queue says "no storage accounts found in selected subscription , location" , whereas had created storage account uk region , confgiured queue.
please tell kind of stroage of location need select while creating storage account scheduler.
as far know, azure scheduler can post messages either classic or new (arm) azure storage account queue, azure portal lists classic storage accounts selector.
besides, azure rest api provide way create new job, can specify new (arm) storage account queue in job definition.
wiki
Comments
Post a Comment