SCOM · Windows Server 2012

SCOM 2012 R2 Web Console “An Unexpected error has occurred”

Recently one of our customer ask for support about web console prompting an error when it runs locally and remotely. Following is the error message. When I do a search I found that this caused because of some of .Net framework features are not installed. For this I used the following. Open Features installation Select… Continue reading SCOM 2012 R2 Web Console “An Unexpected error has occurred”

Azure · OMS

OMS Log Analytics available in Azure Portal

OMS Log Analytics search is now available in the Azure Portal. With this release, you can search and analyze all of the logs and metrics from your Azure environment as well as your on-premises assets. This means you can perform full diagnostic on your on-premises as well as in azure hybrid environment. For access this feature,… Continue reading OMS Log Analytics available in Azure Portal

Azure · Web App

Deploy Web App Using Source Control Repository (Bitbucket)

From today post i’ll give a step by step guide to create an azure web app  & deploy the web site code using source control repository. Prerequisite An Azure account (Free trial ) Source control repository  (GitHub, Bitbucket etc) Visual Studio or any other developing tool. Before creating a web app in azure I create… Continue reading Deploy Web App Using Source Control Repository (Bitbucket)

Azure

Azure anounced GA of two new US regions

Azure team has announced two new regions in US for generally availability. These two new regions are available for US and across the globe customers. The new US regions are West US 2  & West Central US. These two regions will receive same industry leading level of security, privacy and control, compliance and transparency. In Azure… Continue reading Azure anounced GA of two new US regions

ARM · Azure · PowerShell

The subscription is not registered for resource types error

Recently one of my colleague ask from me is it possible to move a Azure SQL Database (PaaS) to another subscription. When he try to move the SQL database to another subscription it throws an error as below. The subscription ‘<SubscriptionID>’ is not registered for resource types ‘Microsoft.Sql/servers (southeastasia),Microsoft.Sql/servers/databases (southeastasia)’. (Code: MissingRegistrationsForTypes As per the… Continue reading The subscription is not registered for resource types error

ARM · Azure · PowerShell

Deploy Web App Around the World Using #ARM

From today’s blog post I’ll walk through how to deploy an azure web application in different azure data center using an ARM (Azure Resource Manager) template.Azure ARM is the new deployment model introduce by Microsoft for resource deployment. It uses JSON to store the resource data and configuration. How we do it? Create ARM template.… Continue reading Deploy Web App Around the World Using #ARM

Azure · OMS · PowerShell · SCOM

Azure Network Analytics (Preview) in OMS

I thought its perfect time to publish another post on OMS, because last week OMS team makes available two new solutions called Azure Network Analytics & Azure Key Vault.  If your new to OMS review my previous blog about Office 365 on-boarding to OMS . From today’s post I’ll walk-through how to on-board newly release (in preview) feature Azure Network Analytics.so… Continue reading Azure Network Analytics (Preview) in OMS

Azure · Office 365 · OMS · SCOM

Monitor Office 365 using OMS

Here comes the OMS (Operations Management Suit), I’m testing OMS for a while and I through of writing a blog post on OMS newly (preview) feature Office 365 monitoring. Introduction to OMS (Operations Management Suit) This suite includes  set of Azure-hosted management services that can manage cloud services running not just on Azure and Windows Server, but… Continue reading Monitor Office 365 using OMS