Author Archives: Mai Ali

Microsoft Intune Step By Step on Azure Portal eBook (pdf) English

Free eBook (pdf) Microsoft Intune on Azure Portal Step By Step for Anyone by Mai Ali. This book gives step by step instructions on how to Configure Microsoft Intune. This eBook demystifies the implementation and configuration process for Microsoft Intune, … Continue reading

Posted in Microsoft Intune | 2 Comments

SCCM Task Sequence “The Software could not found”

Problem: When try to deploy Operation system using SCCM, it show below issue Solution: 1- Configure Boundary Group, add site system servers as below 2- Add State migration point role & add boundary group on it. Then You should find … Continue reading

Posted in Configuration Manager | Leave a comment

Result of Grant-AzureRmDiskAccess is Null

Problem I tried to convert OS Disk from Managed Disk to un-managed Disk. Every time, I tried to return command Grant-AzureRmDiskAccess -ResourceGroupName “Resource Group-Name” -DiskName “DiskOS-Name” -DurationInSecond 3600 -Access Read The result is Null Solution To resolve this issue, I … Continue reading

Posted in Azure Virtual Machine | Leave a comment

Unable to RDP to Azure VM: CredSSP Encryption Oracle Remediation

Problem On my subscription, I can’t have connect RDP on one of Azure VM while other i can connect successfully. I can’t connect RDP to this machine internally from any machine on Azure or from my desktop. Both connection give … Continue reading

Posted in Azure Virtual Machine | Leave a comment

Azure Cosmos DB

Azure Cosmos DB is Microsoft’s globally distributed, multi-model database. With the click of a button, Azure Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure’s geographic regions. It offers throughput, latency, availability, … Continue reading

Posted in Azure Database | Leave a comment

Create Automation Assets

In this exercise, you will create Automation assets by using the Azure portal. Browse to the new Azure Portal at https://portal.azure.com and sign in. Navigate to the AutomationLab Automation account and, on the AutomationLab blade, click the Shared Resource On … Continue reading

Posted in Azure Automation | Leave a comment

Configuring Automation Accounts

In this exercise, you will have configured a new Azure Automation account to use with Azure Automation. To create automation account, following this procedure Browse to the new Azure Portal at https://portal.azure.com and sign in. Click Automation Accounts on the … Continue reading

Posted in Azure Automation | Leave a comment

Configure alerts for Azure virtual machines

To configure alerts for Azure VM, you need to follow below steps: In the Azure portal, click Virtual machines. On the Virtual machines, click Web1. On the Web1 blade, click Alert rules. Click Add metric alert. On the Alert rule … Continue reading

Posted in Azure Automation | Leave a comment

Add a webhook to Automation runbook

To Add a Webhook, you need to follow below steps: If you are not signed in to the Azure Portal, then browse to the new Azure Portal at https://portal.azure.com and sign in. Navigate to the AutomationLab Automation account and, on … Continue reading

Posted in Azure Automation | Leave a comment

Deploy a DSC-based configuration by using Azure Automation

In this exercise, you will deploy the Web server role to Azure virtual machines. If you are not signed in to the Azure Portal, then browse to the new Azure Portal at https://portal.azure.com and sign in. Navigate to the AutomationLab … Continue reading

Posted in Azure Automation | Leave a comment