Azure Security Center—1-click remediation for security recommendations is now available To simplify remediation of security issues and to quickly improve your subscription’s secure score, Security Center now allows you to remediate a…
Category: Cloud
Pricing for Azure Sentinel is General Availability
Sentinel being in Preview since February 2019, Microsoft just announced the General Availability and pricing for Azure Sentinel today. Pay-As-You-Go Pricing for Azure Sentinel For those of you familiar with Azure pricing,…
Conditional Access Baseline rules in the Azure AD
Conditional Access is a capability of Azure Active Directory (Azure AD) that enables you to control how authorized users access your cloud apps. Using baseline policies, fields of attention will be addressed automatically…
ECS Reserved Instances
Introduce our new Reserved Instances (RI), a cost-effective and flexible purchasing option designed to help you build more at a lower cost. A Reserved Instance (RI) is a discounted coupon that enables…
What is Azure Firewall
Azure Firewall its core it’s a managed, network security service that protects your Azure Virtual Network resources. It functions as a stateful firewall-as-a-service and offers built-in high availability and scalability. can centrally…
Alibaba glossary and service definitions
AccessKey An AccessKey (AK) indicates an AccessKeyId and AccessKeySecret pair used in access identity verification. The OSS verifies the identity of a request sender by using the AccessKeyId/AccessKeySecret symmetric encryption method. The…
Azure — Lock Azure resources to prevent accidental deletion of resource groups
Preventing Azure Resource Deletion or Unexpected Changes using Locks Resource Manager Locks provide a way for administrators to lock down Azure resources to prevent deletion or changing of a resource. These locks…
Alibaba Auto Scaling
Introduction Auto-scaling on Alibaba Cloud is the notion of automatically provisioning and de-provisioning extra ECS instances to optimise for performance and running costs. When you experience a peak in demand and trigger…
Export Azure IaaS VM properties, including NIC IP address to CSV using PowerShell
The Script below provided to export the Azure IaaS VM properties, including NIC IP address to CSV format using Powershell. To explain this PowerShell script, it promptly works as follows: viewing the…