Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 azure worker 角色:ImportDataWorker但是当我将它设置为启动项目时,它不允许我运行该项目:
您必须将云服务项目设置为启动项目。然后将这个工作者类库作为工作者角色添加到云服务项目中。