Deploy an image | Render · Cloud Hosting for Developers
Deploy an image | Render · Cloud Hosting for Developers
This post on Render's website explains how to deploy a Docker image to their cloud hosting service. The post covers how to deploy public and private images, how to manage credentials, and how to deploy images manually or via webhook. There are also some limitations to be aware of, such as the image needing to be built for the linux/amd64 platform and the compressed image size being less than 10Gi.
Top 20 Open Source Vulnerability Scanner Tools in 2023 - Virtualization Howto
Top 20 Open Source Vulnerability Scanner Tools in 2023 - Virtualization Howto
This article discusses the importance of vulnerability scanning and the areas that need to be covered, including operating systems, network infrastructure, web applications, databases, source code, containers and microservices, and third-party and open-source libraries. It also highlights the benefits of using open-source vulnerability scanners and lists the top 20 open-source vulnerability scanners in 2023, categorized by web application scanners, network scanners, Docker and Kubernetes scanners, code scanners, and infrastructure scanners. The article concludes by emphasizing the importance of continuous scanning and monitoring and complementing vulnerability scanning with other security practices.
Using Azure Functions for Exchange Online  | Practical365
Using Azure Functions for Exchange Online  | Practical365
This post discusses using Azure Functions for Exchange Online operations, which can be triggered by different events such as queue, timer, event grid, and HTTP. It explains why Azure Functions can be a better option than Exchange Online PowerShell for certain scenarios, and provides a walkthrough of creating a function to retrieve mailbox permissions. The post also covers limitations of Azure Functions and provides information on upcoming conferences where the topic will be discussed in more detail.
Microsoft releases new free Windows 11 virtual machines - Neowin
Microsoft releases new free Windows 11 virtual machines - Neowin
Microsoft has released a new set of Windows 11-based virtual machines for free download, called the Windows 11 Development Environment, which includes Windows 11 Enterprise and developer tools such as Visual Studio 2022 Community Edition and Windows Subsystem for Linux 2. The virtual machines are available in four formats and are valid for 90 days. The Windows 11 Development Environment is x86-only and does not support activation with a product key.
Popular PowerShell Tips and Tricks in 2023
Popular PowerShell Tips and Tricks in 2023
This post compiles 10 popular PowerShell tips and tricks, including generating PowerShell code with ChatGPT, navigating the Windows file system, importing the Active Directory module, splitting strings, signing PowerShell scripts, encrypting sensitive information, accessing Azure AD, exporting command history, scanning networks for connected devices, and tracking group policy drift.
Enable network authentication with Azure AD only joined devices & Intune
Enable network authentication with Azure AD only joined devices & Intune
This post discusses the challenges of establishing network connections on Intune managed devices, particularly those joined only to Azure AD, and recommends using certificate authentication as the most secure solution. The post also outlines the technical prerequisites for achieving this, including certificate deployment, network profile configuration, and trusted root certificate deployment. The post also highlights the importance of configuring the Subject (Alternative) Name attribute correctly in the Intune profile and outlines the various validation techniques available for network components to verify authentication requests.
【好玩儿的 Docker 项目】80、90 回忆杀,10 分钟搭建复古中文 DOS 游戏,最多畅玩 1898 款!
【好玩儿的 Docker 项目】80、90 回忆杀,10 分钟搭建复古中文 DOS 游戏,最多畅玩 1898 款!
这篇博客介绍了如何在 Docker 中搭建复古中文 DOS 游戏,作者将 40 多个经典的 DOS 游戏封装到了 Docker 镜像里面,总共可玩 1898 款游戏。博客详细介绍了安装 Docker 和 Nginx Proxy Manager,创建安装目录,下载游戏,以及如何使用反向代理等操作。同时,博客也提供了更新和卸载游戏的方法,以及常见问题的解决方案。
微软Azure订阅如何添加超级协助管理账号 - 如有乐享
微软Azure订阅如何添加超级协助管理账号 - 如有乐享
本文介绍了在微软Azure订阅中添加超级协助管理账号的步骤。通过添加协管账号可以降低账号订阅被封的概率,提供超管账号被封或者忘记密码的补救方案,并管理某些服务如OpenAI模型。需要一个有效订阅的Azure和一个被邀请的微软账号。步骤包括访问订阅详情,添加角色分配,选择特权管理角色和所有者,选择成员,设置条件,最后确认邀请并使用被邀请账号登录Azure控制面板。