Upgrade to Pro — share decks privately, control downloads, hide ads and more …

もうVPNは古い? VPNを使わずに オンプレサーバーを 管理する手法あれこれ

もうVPNは古い? VPNを使わずに オンプレサーバーを 管理する手法あれこれ

HCCJPの第60回勉強で登壇した際の資料です。
勉強会の動画アーカイブは下記です。
https://www.youtube.com/live/aiqkeTAHT78?si=7xHrw5BEM1_NFt8l

デモ動画は下記のチャンネルで(順次)公開しています。
https://www.youtube.com/@ebibibi

Masahiko Ebisuda

March 15, 2025
Tweet

More Decks by Masahiko Ebisuda

Other Decks in Technology

Transcript

  1. 日本ビジネスシステムズ株式会社 胡田 昌彦(えびすだ まさひこ) Youtube https://youtube.com/@ebibibi 自己紹介 日本ビジネスシステムズ株式会社 こんな方にオススメ! 

    企業の情報システム部で働く方  一般ユーザーだけど、コンピューターに興味 があって、もっと詳しくなりたい方  Windows, Azure, M365等のMicrosoft 関連技術に興味がある方 チャンネル登録よろしくお願いします!
  2. サーバー管理における新しい流れ ゼロトラストアーキテクチャ ネットワークの内外を問わず、常に認証と細かいアクセス制 御を行う Zscaler, Cloudflare One, Entra ID Private

    Access, 等の 普及 IaC(Infrastruscure as Code), GitOpsの普及 コードでインフラを管理し、直接サーバーへログインする頻 度を大幅に削減 コンテナ管理を中心に運用が変化 ハイブリッド管理とクラウドネイティブ化 オンプレミス環境もクラウド同様の手法で扱えるように
  3. Microsoft系の具体的なソリューション例 - コードを書く系 1. GitOpsパイプライン Gitレポジトリのコードベースで管理 例)Azure Pipelines セルフホステッドエージェント 2.

    Azure Arc + Azureマシンの構成 + Azure Policy PowerShell Desired State Configurationで自作可能 3. Azure Arc + Azure Automation 拡張機能ベースのUser Hybrid Runbook Worker 4. Azure Arc + Custom script extension 5. Azure Arc + RunCommand ※以前は実行可能だったが、2025/3/8現在利用できなくなっている (そのうち使えるようになると思われる) https://github.com/Azure/azure-cli-extensions/issues/8151
  4. Microsoft系の具体的なソリューション例 - コードを書く系 1. GitOpsパイプライン Gitレポジトリのコードベースで管理 例)Azure Pipelines セルフホステッドエージェント 2.

    Azure Arc + Azureマシンの構成 + Azure Policy PowerShell Desired State Configurationで自作可能 3. Azure Arc + Azure Automation 拡張機能ベースのUser Hybrid Runbook Worker 4. Azure Arc + Custom script extension 5. Azure Arc + RunCommand ※以前は実行可能だったが、2025/3/8現在利用できなくなっている (そのうち使えるようになると思われる) https://github.com/Azure/azure-cli-extensions/issues/8151
  5. Microsoft系の具体的なソリューション例 - コードを書く系 1. GitOpsパイプライン Gitレポジトリのコードベースで管理 例)Azure Pipelines セルフホステッドエージェント 2.

    Azure Arc + Azureマシンの構成 + Azure Policy PowerShell Desired State Configurationで自作可能 3. Azure Arc + Azure Automation 拡張機能ベースのUser Hybrid Runbook Worker 4. Azure Arc + Custom script extension 5. Azure Arc + RunCommand ※以前は実行可能だったが、2025/3/8現在利用できなくなっている (そのうち使えるようになると思われる) https://github.com/Azure/azure-cli-extensions/issues/8151
  6. Microsoft系の具体的なソリューション例 - RDP/SSH系 1. [RDP]Windows Remote Desktop Services ※別途ライセンス必要 2.

    [RDP]Azure Virtual Desktop ※別途ライセンス必要 3. [RDP]Azure Arc + Windows Admin Center + RDP Windows Admin Center for Azure Arc is only available for Windows Server with Pay-as-you-go or Software Assurance license types. Currently the license type is not configured. You may continue to use the preview version without updates for up to one year (November 1st, 2025).Attest to your license type 4. [PS]Azure Arc + Windows Admin Center + PowerShell 5. [PS/SSH]Azure Arc + SSH(Windows, Linux) 6. [RDP]Azure Arc + SSH + RDP
  7. Microsoft系の具体的なソリューション例 - RDP/SSH系 1. [RDP]Windows Remote Desktop Services ※別途ライセンス必要 2.

    [RDP]Azure Virtual Desktop ※別途ライセンス必要 3. [RDP]Azure Arc + Windows Admin Center + RDP Windows Admin Center for Azure Arc is only available for Windows Server with Pay-as-you-go or Software Assurance license types. Currently the license type is not configured. You may continue to use the preview version without updates for up to one year (November 1st, 2025).Attest to your license type 4. [PS]Azure Arc + Windows Admin Center + PowerShell 5. [PS/SSH]Azure Arc + SSH(Windows, Linux) 6. [RDP]Azure Arc + SSH + RDP
  8. Microsoft系の具体的なソリューション例 - RDP/SSH系 1. [RDP]Windows Remote Desktop Services ※別途ライセンス必要 2.

    [RDP]Azure Virtual Desktop ※別途ライセンス必要 3. [RDP]Azure Arc + Windows Admin Center + RDP Windows Admin Center for Azure Arc is only available for Windows Server with Pay-as-you-go or Software Assurance license types. Currently the license type is not configured. You may continue to use the preview version without updates for up to one year (November 1st, 2025).Attest to your license type 4. [PS]Azure Arc + Windows Admin Center + PowerShell 5. [PS/SSH]Azure Arc + SSH(Windows, Linux) 6. [RDP]Azure Arc + SSH + RDP
  9. Microsoft系の具体的なソリューション例 - RDP/SSH系 1. [RDP]Windows Remote Desktop Services ※別途ライセンス必要 2.

    [RDP]Azure Virtual Desktop ※別途ライセンス必要 3. [RDP]Azure Arc + Windows Admin Center + RDP Windows Admin Center for Azure Arc is only available for Windows Server with Pay-as-you-go or Software Assurance license types. Currently the license type is not configured. You may continue to use the preview version without updates for up to one year (November 1st, 2025).Attest to your license type 4. [PS]Azure Arc + Windows Admin Center + PowerShell 5. [PS/SSH]Azure Arc + SSH(Windows, Linux) 6. [RDP]Azure Arc + SSH + RDP