Automated Alerts on Azure (Entra ID) Application Secret Expirations - The Lazy Administrator
Automated Alerts on Azure (Entra ID) Application Secret Expirations - The Lazy Administrator
This article provides a guide on using Azure to automate alerts for Azure (Entra ID) application secret expirations. It covers creating a new Azure application, assigning permissions, creating an app secret, connecting to the Microsoft Graph API, retrieving application information, handling pagination, getting application secret expiration, converting time to local time zone, dealing with multiple secrets per application, sending alerts via email and Microsoft Teams, and setting up automatic serverless automation using PowerShell runbooks and schedules.
微软免费开发隧道(内网穿透),支持Linux/Windows/macOS - 如有乐享
微软免费开发隧道(内网穿透),支持Linux/Windows/macOS - 如有乐享
本文介绍了微软免费开发隧道(内网穿透)的使用教程和命令说明。通过该工具,可以在Linux、Windows和macOS上实现内网穿透,并提供了详细的命令示例和高级用法说明。文章还介绍了使用限制和管理开发隧道的方法。
Build DMZ in Azure Cloud | Blog by Raihan Al-Beruni
Build DMZ in Azure Cloud | Blog by Raihan Al-Beruni
This blog post discusses how to build a DMZ (Demilitarized Zone) in Azure Cloud. It explains the concept of a DMZ, the architecture with two or three layers of security, and workload placement. It also provides examples of address spacing and hybrid network workloads placement. The post concludes with best practices for Azure networking, including segmenting networks, controlling traffic with NSGs, and enforcing user-defined rules.
Best practices for network security - Microsoft Azure | Microsoft Learn
Best practices for network security - Microsoft Azure | Microsoft Learn
This document provides best practices for network security in Microsoft Azure. It emphasizes the importance of adopting Zero Trust architectures, implementing conditional access policies, enabling port access only after workflow approval, and granting temporary permissions for privileged tasks. The document also recommends controlling routing behavior, using virtual network appliances, deploying perimeter networks for security zones, avoiding exposure to the internet with dedicated WAN links, optimizing uptime and performance with load balancing, disabling RDP/SSH access to virtual machines, and securing critical Azure service resources with Azure Private Link. Additional information on control routing behavior, virtual network appliances, perimeter networks, WAN links, load balancing, RDP/SSH access, and Azure Private Link is provided. The document concludes with a reference to Azure security best practices and patterns.
How To Setup A L2TP/SSTP Client Access RRaS Server In Azure ~ Bauer-Power Media
How To Setup A L2TP/SSTP Client Access RRaS Server In Azure ~ Bauer-Power Media
This post explains how to set up a L2TP/SSTP client access RRaS server in Azure. Although RRaS is not officially supported in Azure, it can still be configured by enabling IP forwarding on the VM and adding a routing table to the vnet. The post provides step-by-step instructions on installing the Remote Access role, configuring and enabling RRaS, and setting up NAT for the VPN tunnel. It also mentions the need to assign IP addresses from a static pool and configure SSL certificate and authentication. The post concludes by inviting readers to share their experiences and alternative methods in the comments.
Let's Configure Azure Site-to-Site VPN with RRAS in Azure Resource Manager! | Microsoft Learn
Let's Configure Azure Site-to-Site VPN with RRAS in Azure Resource Manager! | Microsoft Learn
This article provides a step-by-step guide on how to configure an Azure site-to-site VPN with RRAS in Azure Resource Manager. It covers configuring the RRAS server's NICs, installing the RRAS roles and features, setting up and configuring the VPN in Azure, and configuring the RRAS server. The article also includes troubleshooting tips.
TheMediocreCoder/Sync-CyberArk-Password-Azure-KeyVault-Secret: Push / Update CyberArk Passwords to Azure Key Vault
TheMediocreCoder/Sync-CyberArk-Password-Azure-KeyVault-Secret: Push / Update CyberArk Passwords to Azure Key Vault
This document provides information about the Sync-CyberArk-Password-Azure-KeyVault-Secret plugin, which allows for pushing, updating, and syncing passwords from CyberArk Vault to Azure Key Vault. It includes prerequisites, configuration steps, and instructions for adding Azure Key Vault usage. The document also explains how to add KeyVaultName and SecretName File Categories in Vault Server and create a new service account platform. Additionally, it covers the process of adding Azure Key Vault usage and testing the push/update operation.
巧用谷歌云,免费创建4核16G固定IP的RDP桌面 - 考拉kk-考拉kk
巧用谷歌云,免费创建4核16G固定IP的RDP桌面 - 考拉kk-考拉kk
在谷歌云上创建4核16G固定IP的RDP桌面的方法:登录谷歌云,激活cloud shell,执行指定的代码,然后在网页预览中查看RDP桌面。注意事项包括有效时间、IP位置的不确定性和可用性测试。