Monthly Archives: June 2019
Azure Tags – Automatically tag the Creator of a resource
- Posted by rayphoon
- Posted on June 23, 2019
- Azure,Microsoft
- 3 Comments.
Tags are one of the most useful features in Azure which allows for the grouping of resources using tags for various purposes including billing, charge-back, identifying resources of an application, grouping resources by department, identifying production/test/staging environments, etc. One useful feature would be to use tags to identify who created a resource. This could be […]
Deploying SQL Server on Azure VM with smaller data disk instead of the 1TB minimum
- Posted by rayphoon
- Posted on June 12, 2019
- Azure,Microsoft
- 1 Comment.
I thought I’d publish this little nugget of information as this seems to be a popular question and I have not seen many answers to this. When you deploy an SQL server on a virtual machine in Azure using any of the published disk images on the Azure website, you are required to provision a […]