Tuesday, February 11, 2014
Windows Azure
Recently, I was researching about Windows Azure benefit from msdn to see how it would add value to our dev team. All the msdn subscribers get some free credits that they can use to start exploring cloud development.
Here are some things, that I was able to do. Create a new website, a new SQL database and a new VM with Windows Server 2012 R2 all within minutes. It is all pretty straightforward and you can get started on it with a few clicks. I had to provide the mobile number for Microsoft to text some confirmation code in the sign up process.
I was able to connect to the Windows Azure SQL Database from SQL Server 2012 Management Studio with no major issues. I had to enable the firewall on the Azure portal to allow the IP address, though.
Budget Tracking Template
Few months back, I got a request to create a site using Budget Tracking Template on our SharePoint 2010 Farm.
Initially, I got the following error, when I tried to do it.
Then, I researched and found that the following IssueTrackingWorkflow was not activated on our Site Collection. I got the Features listing from this blog.
and looked up the Feature, the error was talking about using this list. Next, I had to go to the Site Collection features of the root site collection with Farm Admin credentials and activate the workflow there. Creating the site after doing that had no issues.
http://blogs.msdn.com/b/mcsnoiwb/archive/2010/01/07/features-and-their-guid-s-in-sp2010.aspx
Subscribe to:
Posts (Atom)