Today, I presented Nashua Cloud User Group online about Azure Security Center. Talk Description Azure Security Center provides security posture management and threat protection for your hybrid cloud workloads. Cloud Security Posture Management includes Policies, initiatives, recommendations, secure scores, and security controls. Cloud Workload Protection protects threats against servers, cloud-native workloads, databases, and storage security […]
azure
BOSTON: Infrastructure as Code using ARM Templates (ONLINE)
Today, I presented Boston Azure and North Boston Azure User Group online about Infrastructure as Code using Azure Resource Manager Templates. The session was very interactive, engaging with loads of questions from attendees. Talk Description Azure Resource Manager (ARM) Templates simplifies the process of automating the application infrastructure provisioning using Templates, policies, and configuration files. […]
HTTP/2 Configuration
HTTP/2 supported IIS version 10 and above using Windows 10 or Windows Server 2016 or later. HTTPS/2 uses a single connection (multiplexed) between multiple requests; new browser requests sent without waiting for other requests to finish. For web sites hosted in virtual machines might already be using HTTP/2. If the app hosted in Azure Platform […]
NASHUA: Infrastructure as Code using ARM Templates (ONLINE)
Today, I presented Nashua Cloud User Group online about Infrastructure as Code using Azure Resource Manager Templates. The session was very interactive, engaging with loads of questions. Talk Description Azure Resource Manager (ARM) Templates simplifies the process of automating the application infrastructure provisioning using Templates, policies, and configuration files. Application Infrastructure includes Networks, Compute (Virtual […]
AppService Multi-tenant configuration using App Gateway
In Multi-tenant architecture, the same web instance runs multiple websites; in this mode, each website can have separate host headers on the same web instance. Application Gateway provides options to override the HTTP host headers. In this scenario, we will configure as not to override so that the header value is not changed. In this […]
BOSTON: Azure Governance (Online)
Today, I had the opportunity to speak online at Boston Azure and North Boston Azure Cloud User Group, Boston, MA. Topic includes Azure Governances using Management Group, RBAC, Policies, and Blueprints. The session was very interactive, engaging with loads of questions. Meeting URL https://www.meetup.com/bostonazure/events/272514297/ https://www.meetup.com/North-Boston-Azure-Cloud-User-Group/events/272514397/ The Deck Talk Description Azure governance enables controls over people, […]
Nashua: [Online] – Azure Governance
Today, As an organizer of the Nashua Cloud.NET user group presented about Azure Governances using Management Group, RBAC, Policies, and Blueprints. Meeting URL https://www.meetup.com/nashuaug/events/271910957 The Deck Talk Description Azure governance enables controls over people, processes, actions, and resources. Azure governance composed of the management group, role-based access control, policies, blueprints, monitor, and cost centers. In […]
Resetting Expired Password in Domain Controller
I had a virtual machine configured to run as Domain Controller (DC). It was turned off for a month when I try to start; I was not able to log in. While trying to reset the configuration or password using azure portal I received the error “VMAccess Extension does not support Domain Controller.” The reason […]