I solved this issue by creating a new storage account from azure. From my workstation, Visual Studio and Azure project, I updated the ServiceConfiguration.Cloud.cscfg - DefaultEndPointsProtocol with the new storage account name and account key (the key is located at Azure - storage account - security - access keys). After these changes, I published the project to the Azure Cloud Services production environment.
Azure Stroage account was deleted, cannot restore. How to create new and attach to existing cloud service
Sue Stimer
0
Reputation points
I deleted a storage account and now my cloud service will not run. The WebRole message is busy or cycling. Please reply how to create new storage account and attach to an existing cloud service. I am in the process of publishing the project with a new storage account, it's been publishing for over 2 hours and I am not sure if this is the solution or not.