Most of us always have big concern about the backup of Data on Azure especially VM Backups. Now with Azure IaaS we realized that VM becomes backbone of entire our application structure. Hence it is important to have a good proven backup and disaster recovery strategy for such IaaS components. Before Azure Backup came into […]
Read MoreHome
azure, Azure Backup, Azure Linux VM, Azure VM, Azure Windows VM, Backup Vault
Taking Backups of Azure VM using Azure Backup
inOfficeDev, PnP, PowerShell
OfficeDev/PnP – PowerShell for Office365 Administrators.
inWe all know the big gap between PowerShell Cmdlets available for SharePoint Server (On-Premises) and SharePoint Online (Office365), which made things bit difficult for administrators as they had to use or understand Client Side Object Model (CSOM) to get very basic task done on SharePoint Online ¹ . But now thanks to OfficeDev/PnP we have […]
Read MoreNormalization, SQL
SQL Server – What are Different Normalization Forms?
inDatabase normalization is a data design and organization process applied to data structures based on rules that help building relational databases. In relational database design, the process of organizing data to minimize redundancy is called normalization. Normalization usually involves dividing a database into two or more tables and defining relationships between the tables. The objective […]
Read MoreAccess Control, azure, Azure Active Directory, RBAC, Resource Manager, Security
Manage and Secure resources using Azure Resource Groups and Role Based Access Control for Management of Azure
inAzure has so many different components and features. And over the time Azure subscription has been a way for giving access to the users. Once a user has access to Azure subscription a user pretty much can perform any task. But as you start introducing more and more workloads to Azure, it is difficult to […]
Read MoreAdd-AzureDataDisk, Availability Set, azure, Azure VM, PowerShell, Set-AzureEndpoint
Doing more than provisioning with Azure VM using PowerShell
inMost of us build VMs as soon as we get access to Azure Subscription and first thing we do is RDP to that VM and spend time there to understand what all things we can do over there. Microsoft Azure brings openness to Azure Cloud Platform with exclusive support to Linux VMs and thus support […]
Read Moreazure, azure powershell, azure virtual machine, PowerShell
Azure Virtual Machine quick provisioning using Azure Powershell
inDear PUG community members, I am excited about new launch of PUG blog. I have been associated to PUG since March 2014 and it has been excellent journey till now. Starting a blog is really a great initiative and it will help all of us to reach to new set of audience, expand the horizons […]
Read MoreQuiz
SQL Quiz – Why Error when Executing SELECT statements
inLet us start our very first blog post with a quiz. Thanks Pune User Group for inviting me for the guest blog post. Run following T-SQL Code in SSMS. There are total of five lines. Three T-SQL statements separated by two horizontal lines. SELECT MAX(OBJECT_ID) FROM sys.objects ______________________________________ SELECT MIN(OBJECT_ID) FROM sys.objects ______________________________________ SELECT COUNT(OBJECT_ID) FROM sys.objects Now when you execute individual lines only […]
Read MoreHardware, Phone, Sensors, Windows
Sensors! Sensors Everywhere!!!
inSensors play very important role in mobile and tablet devices. These days, we can’t imagine a device without some basic sensors. For example, ‘Proximity Sensor’ helps to disable touch-screen (and its input) when the device is in pocket. This avoids unnecessary touch inputs. ‘Light Sensor’ can automatically adjust the brightness of the screen. Every Windows […]
Read MoreWelcome to PUG Blog!
Hello everyone I am Mahesh Mitkari, Founder Volunteer and now User Group Lead for Pune User Group. Today I am excited to announce new initiative by PUG Team, a brand new online platform to connect with you. We’re pleased to welcome you to “PUG Blog”. The purpose of this blog is to share knowledge and […]
Read More
Recent Comments