This presentation is best practice for Azure DevOps.
How to create Azure DevOps backed with Azure AD.
When divide Organization? When divide team project, etc.
刻々と変化していくビジネス要求、それに素早く応えるために新しい技術、ツール、プラクティスが数多く誕生しています。しかしながら、それらを現場に取り入れても思うような成果があがらないプロジェクトが増えていることも事実です。本セッションでは、新しい技術、ツール、プラクティスの導入だけではだめだった原因と、成果をあげるために実施した内容を講師の実体験をもとにご紹介します。
竹林 崇
Microsoft MVP for Visual Studio and Development Technologies
This presentation is best practice for Azure DevOps.
How to create Azure DevOps backed with Azure AD.
When divide Organization? When divide team project, etc.
刻々と変化していくビジネス要求、それに素早く応えるために新しい技術、ツール、プラクティスが数多く誕生しています。しかしながら、それらを現場に取り入れても思うような成果があがらないプロジェクトが増えていることも事実です。本セッションでは、新しい技術、ツール、プラクティスの導入だけではだめだった原因と、成果をあげるために実施した内容を講師の実体験をもとにご紹介します。
竹林 崇
Microsoft MVP for Visual Studio and Development Technologies
This document discusses using DevOps and security/compliance features in Azure to ensure automated deployments follow rules and policies. It recommends using Azure Pipelines and Azure Policy to check for policy compliance during deployment and deny deployment if policies are not met. It also suggests using extensions to scan for vulnerabilities and license issues, and tracking deployments in the audit log or exporting it to other services like Logic Apps for record keeping.
IoT Devices Compliant with JC-STAR Using Linux as a Container OSTomohiro Saneyoshi
?
Security requirements for IoT devices are becoming more defined, as seen with the EU Cyber Resilience Act and Japan’s JC-STAR.
It's common for IoT devices to run Linux as their operating system. However, adopting general-purpose Linux distributions like Ubuntu or Debian, or Yocto-based Linux, presents certain difficulties. This article outlines those difficulties.
It also, it highlights the security benefits of using a Linux-based container OS and explains how to adopt it with JC-STAR, using the "Armadillo Base OS" as an example.
Feb.25.2025@JAWS-UG IoT
2. Who am I?
personal:
name: KAMEGAWA Kazushi(Last-First)
alias: kkamegawa
community:
MVP: Microsoft MVP for Developer Technologies(2009-)
Users Group: Team Foundation Server Users Group
URL: https://dev.azure.com/tfsug/tfsuginfo
Blog:
URL: https://kkamegawa.hatenablog.jp
devblog radio: https://devblog.connpass.com/
10. Azure Pipelines/GitHub Actionsの変更
Windows Server 2019
Windows Server 2022(まもなく移行予定)
※ 入っているもの(.NET Frameworkなど)が違う
Ubuntu 16.04は 2021/9/20に削除
macOS 10.15(Xcode 10.3-12.4)
macOS 11(Xcode 11.7-13.2.1)
2021/11/3からlatest
11. 実例
virtual-environments/Windows2022-Readme.md at
main · actions/virtual-environments (github.com)
virtual-environments/Windows2019-Readme.md at
main · actions/virtual-environments (github.com)
.NET 3.5.1
.NET 4.5.1
がWindows-2022
ではビルド不可