Showing posts with label Windows Azure. Show all posts
Showing posts with label Windows Azure. Show all posts

Thursday, August 8, 2013

Windows Azure: Trial - VM's deleted after expiration


Today I wanted to reactivate an expired Trial of a Windows Azure hosted VM. As I’m motivated to pay for this Service, I thought I can just go to the account Management, add my credit Card data and would be ready to reactivate my SharePoint Installation.

I checked my available Services and discovered, that my VM was deleted somehow. I checked then if my Image is still in the Gallery, by luck it was. I decided to set up a new VM and attach the existing disk. I was able to create the new VM and attach existing disk. While provisioning the following error appeared:

 “A lease conflict occurred with the blob <blob url>” 

It seems that in the service configuration, my machine is still registered and based on the naming convections my VM could not be recreated. So how to recreate a new machine with the same disk?

There is a Manual how to redeploy a deleted machine, but it didn’t help in my Case.


I found another article which involves power shell to delete the existing lease, unfortunately this didn’t work for me also.


The error I received after running this script was, that my storage account is not properly linked to my account.

If all of the above steps didn’t help, only Microsoft Azure Support can help u. But remember, u need to buy the technical support option. The billing guys won’t help you… welcome in the cloud ;-)
Summary: Add payment Details before your Trial expires, or u might loose ur work.
 

 

Wednesday, January 9, 2013

My SharePoint Knowledge Sources

An unordered selection of web links, with relevant resources for my daily business. As SharePoint Search is not available on Blogger, Ctrl+F provides also fantastic search results.

Office 365 / SharePoint Online

Manage SharePoint Online (2013) with PowerShell:
 
SharePoint On Premise

Variationsfixuptool:
http://technet.microsoft.com/en-us/library/dd789658(v=office.12).aspx

SharePoint Variations – The complete Guide:
http://blogs.technet.com/b/stefan_gossner/archive/2011/11/14/sharepoint-variations-the-complete-guide-part-1-the-basics.aspx

Idera - SharePoint Audit:
http://www.idera.com/SharePoint/SharePoint-audit/

Audit Logging:
http://office.microsoft.com/en-us/sharepoint-server-help/configure-audit-settings-for-a-site-collection-HA102031737.aspx

MS SQL Server

Maintenance Plans - Best Practices:
http://www.virtuallyimpossible.co.uk/sql-server-maintenance-plans/
http://justgeeks.blogspot.ch/2012/07/sql-server-maintenance-plan-best.html
http://www.mssqltips.com/sql-server-tip-category/25/maintenance/

Data File Shrink:
http://www.sqlskills.com/blogs/paul/post/Why-you-should-not-shrink-your-data-files.aspx

High Availybility/AlwaysOn:
http://www.youtube.com/watch?v=Tx_uYRrx82s
http://www.youtube.com/watch?v=z74gCUz-3P8
http://www.youtube.com/watch?v=zLIJeVFlvUI

Availability Groups:
http://msdn.microsoft.com/en-us/library/ff877884.aspx