Skip to content
nishi_74322014 edited this page Aug 4, 2026 · 15 revisions

DONE(移行済みページ)

元 Wiki のページ名と、移行先 Markdown ファイルの対応表。
「元の更新日」は PukiWiki ダンプ(_dump/)上のページ更新日時で、更新チェック時の基準にする。

添付ファイルの命名規則

種別 命名
<移行先ファイル名>_<連番>.<拡張子> Doxygen_1.png
図以外の添付(ZIP等) <移行先ファイル名>_<元の添付ファイル名> Doxygen_doxygen.zip
  • 図以外の添付は元ファイル名を保つ(連番は振らない)。
  • 同一ファイルが複数ページに添付されている場合は 1 つだけ配置し、他ページからはそれを参照する。 GitHub Wiki はファイル名で解決するため、パスの相違は問題にならない。

サイト別プレフィックスについて(ルール改訂)

AGENTS.md の改訂により、名称の重複が無くてもサイト別プレフィックスを必ず付与する ルールになった。

サイト プレフィックス 配置フォルダ
techinfoofmicrosofttech MS_ techinfoofmicrosofttech/
opentouryo OTR_ opentouryo/
dotnetdevelopmentinfrastructure DNET_ dotnetdevinfra/
  • 本表以下の各フェーズの「移行先ファイル」は、この改訂を反映済み(全ページが MS_ 付き)。
  • 添付ファイル(図・ZIP 等)も、命名の基準となる *.md 名に追随して MS_ 付きに改名した。
  • 各フェーズに残る「※ …に同名ページが存在するため MS_ プレフィックスを付与」という注記は、 改訂前の、衝突時のみ付与していた時期の記録である。実際に衝突していた事実の記録として残す。
  • ルート直下の Home.md / DONE.md / TODO.md はサイト コンテンツではないため、 プレフィックスを付けない。

フォルダ階層について

各フェーズの「配置先」は移行を行った時点の記録である。
その後、人手による階層化(git mv)でフォルダが再編されている場合があるため、
現在の所在はフェーズ表からは判断できない

GitHub Wiki はファイル名で解決し、リンクにパスを使用しないため、
フォルダを移動してもリンクの張り替えは不要である(AGENTS.md)。
移動時に必要なのは「添付ファイルを対応する *.md と同じフォルダへ一緒に動かす」ことだけである。

infrastructure/identity/ の分割(2026-08-04)

肥大化(md 92 + 添付 34)したため、以下の 6 つに分割した。

フォルダ md 内容
account/ 19 Windows のアカウント・グループ・権限(SAM、ローカル/ドメイン アカウント、gMSA、ACL、委任 等)
activedirectory/ 25 Active Directory 本体と各サーバー ロール(AD DS / LDS / CS / FS / RMS)、グループ ポリシー、Kerberos、LDAP
authentication/ 9 認証手段そのもの(FIDO 系、生体認証、ワンタイム・パスワード、LoA、Forms 認証、WAM)
federation/ 14 認証結果の受け渡し(クレームベース認証、SAML、OIDC / OAuth、JWT、トークン、STS、SCIM)
certificate/ 10 証明書・PKI(証明書、CRL、CTL、PKCS、PKI、PMI、SSL/TLS、OpenSSL、IIS の SSL 設定)
azuread/ 11 Microsoft Entra ID(Azure AD)と Azure の認可(B2B / B2C / 条件付きアクセス / RBAC / マネージド ID 等)
  • どう本人確認するか」(authentication/)と 「認証結果をどう渡すか」(federation/)を分けている点が要点。

  • 以下は認証・ID の話ではないため、identity/ の外へ移した。

ファイル 移動先
MS_EncryptionAlgorithms.md(+図 5 点) programming/
MS_DotNetCryptoAlgorithms.md programming/
MS_BouncyCastle.md programming/
MS_SoftwareDeploymentTechnology.md programming/

techinfoofmicrosofttech

ダンプ: _dump/techinfoofmicrosofttech_20260729(全 1296 ページ)

フェーズ1(10ページ)

元ページ名 移行先 元の更新日
FrontPage techinfoofmicrosofttech/MS_FrontPage.md 2024-05-28
設計のポイント techinfoofmicrosofttech/MS_DesignPoints.md 2020-03-20
トラブルシュート techinfoofmicrosofttech/MS_Troubleshooting.md 2020-04-13
インフラストラクチャ techinfoofmicrosofttech/MS_Infrastructure.md 2019-05-09
プログラミング techinfoofmicrosofttech/MS_Programming.md 2020-03-14
テスト techinfoofmicrosofttech/MS_Testing.md 2021-02-17
ドキュメンテーション techinfoofmicrosofttech/MS_Documentation.md 2022-02-17
移行・マイグレーション techinfoofmicrosofttech/MS_Migration.md 2026-07-05
事務とかOfficeとかのトピック techinfoofmicrosofttech/MS_OfficeAndClericalTopics.md 2021-06-11
カテゴリ一覧 techinfoofmicrosofttech/MS_CategoryList.md 2020-11-27

フェーズ2(10ページ)

元ページ名 移行先 元の更新日
アーキテクチャ設計 techinfoofmicrosofttech/MS_ArchitectureDesign.md 2021-02-09
高信頼性設計のポイント techinfoofmicrosofttech/MS_HighReliabilityDesignPoints.md 2020-03-20 HighReliabilityDesignPoints_1..6.png
性能問題のポイント techinfoofmicrosofttech/MS_PerformanceProblemPoints.md 2026-03-29
あるある techinfoofmicrosofttech/MS_CommonPitfalls.md 2024-07-26
障害発生時の分析 techinfoofmicrosofttech/MS_FailureAnalysis.md 2020-04-13
初回が遅い! techinfoofmicrosofttech/MS_SlowFirstRequest.md 2025-06-26 - ※添付 pingWebApp.vbs は本文にコード ブロックで取込
Windowsネットワークの基礎知識、設定・トラブルシュート techinfoofmicrosofttech/MS_WindowsNetworkTroubleshooting.md 2019-10-27
ネットワークの基礎編 techinfoofmicrosofttech/MS_NetworkBasics.md 2021-06-23 NetworkBasics_1..16.png
Windowsネットワーク編 techinfoofmicrosofttech/MS_WindowsNetworking.md 2017-05-04 WindowsNetworking_1..3.png
監視・パケット解析編 techinfoofmicrosofttech/MS_NetworkMonitoringAndPacketAnalysis.md 2020-10-12 NetworkMonitoringAndPacketAnalysis_1..9.png

※ フェーズ1・2 の一部は、その後の人手の階層化により techinfoofmicrosofttech/designpoints/ techinfoofmicrosofttech/troubleshooting/ へ移動済み。 GitHub Wiki はファイル名で解決するため、リンクの張り替えは不要。

フェーズ3(10ページ・図なし)

元ページ名 移行先 元の更新日
Windows techinfoofmicrosofttech/MS_Windows.md 2022-02-24
Linux techinfoofmicrosofttech/MS_Linux.md ※1 2025-09-18
通信技術 techinfoofmicrosofttech/MS_CommunicationTechnologies.md 2020-03-13
プロダクト techinfoofmicrosofttech/MS_Products.md 2024-12-17
クラウド techinfoofmicrosofttech/MS_Cloud.md ※1 2020-10-20
バックアップのいろいろ techinfoofmicrosofttech/MS_BackupVariations.md 2024-12-21
ウィルススキャン techinfoofmicrosofttech/MS_VirusScanning.md 2020-10-20
Visual Basic techinfoofmicrosofttech/MS_VisualBasic.md 2025-04-18
.NET開発 techinfoofmicrosofttech/MS_DotNetDevelopment.md 2026-05-25
.NET言語 techinfoofmicrosofttech/MS_DotNetLanguages.md 2020-06-20

※1 Linux クラウド は dotnetdevelopmentinfrastructure に同名ページが存在するため、MS_ プレフィックスを付与。

フェーズ4(10ページ)

配置先: techinfoofmicrosofttech/testing/

元ページ名 移行先ファイル 元の更新日
単体・結合テスト方式 MS_UnitAndIntegrationTestMethods.md 2020-02-12
使用APIの一覧、関数コールグラフ、単体テストのエビデンス MS_ApiListCallGraphAndTestEvidence.md 2020-02-12
負荷テストのポイント MS_LoadTestingPoints.md ※2 2021-03-16 MS_LoadTestingPoints_1.png
脆弱性対策のポイント MS_VulnerabilityCountermeasurePoints.md ※2 2021-02-11
Azure上でのテスト MS_TestingOnAzure.md 2021-05-11
異種環境への移行時のテスト・ポリシー MS_CrossPlatformMigrationTestPolicy.md 2026-01-15
クラスライブラリのバージョンアップ時のライブラリ利用者側のテスト MS_LibraryUpgradeConsumerTesting.md 2017-04-24
テスト自動化 MS_TestAutomation.md 2021-02-17
CI/CD MS_CICD.md 2020-11-28
DevOps MS_DevOps.md 2021-11-25

※2 負荷テストのポイント 脆弱性対策のポイント は opentouryo に同名ページが存在するため、MS_ プレフィックスを付与。

フェーズ5(10ページ・図なし)

元ページ名 移行先ファイル 元の更新日
テスティング・フレームワーク testing/MS_TestingFrameworks.md 2022-08-04
CI testing/MS_CI.md 2020-07-14
CD testing/MS_CD.md 2020-06-30
CI/CD パイプライン testing/MS_CICDPipeline.md 2020-06-26
コンテナのチェーン testing/MS_ContainerChain.md 2026-05-21
UIオートメーション testing/MS_UIAutomation.md 2025-12-22
Apache Jmeter testing/MS_ApacheJMeter.md 2021-03-16
電文を確認する方法(パケット・キャプチャ) troubleshooting/MS_PacketCapture.md 2018-01-10
障害対応に使用するツールの一覧 troubleshooting/MS_TroubleshootingToolsList.md 2023-12-13
ダンプ取得に使用するツールの一覧 troubleshooting/MS_DumpCollectionToolsList.md 2019-11-05

フェーズ6(10ページ)

元ページ名 移行先ファイル 元の更新日
設計書作成と作業形骸化 documentation/MS_DesignDocumentsAndFormalism.md 2022-02-18
リエンジ用途でリバース・ツールを利用 documentation/MS_ReverseEngineeringToolsForReengineering.md 2024-12-24
ドキュメンテーション・ツール documentation/MS_DocumentationTools.md 2024-12-24 DocumentationTools_1.png ※3
Doxygen documentation/MS_Doxygen.md 2017-10-05 Doxygen_1.png ※3
移行・コンバージョン方式 migration/MS_MigrationAndConversionMethods.md 2026-01-15
各種、技術毎の移行性 migration/MS_MigratabilityByTechnology.md 2026-01-15
移行見積もりの概要 migration/MS_MigrationEstimationOverview.md 2026-01-16
つながらない! troubleshooting/MS_ConnectionFailure.md 2025-06-09
検索サイトで効率的に情報を得る方法 troubleshooting/MS_EfficientWebSearch.md 2020-04-14
問合せ時、入力頂きたい情報 troubleshooting/MS_SupportInquiryChecklist.md 2020-12-16

※3 Doxygenドキュメンテーション・ツール には、図のほかに doxygen.zip(135,866 B、Doxyfile 雛形一式)が 添付されていた。両ページの添付は sha256 一致の同一ファイルのため、documentation/Doxygen_doxygen.zip として 1 つだけ配置し、MS_DocumentationTools.md からも同じファイルを参照している。

フェーズ7(10ページ・図なし)

元ページ名 移行先ファイル 元の更新日
事務作業系 MS_ClericalWork.md 2026-04-24
Microsoft Office MS_MicrosoftOffice.md 2025-04-18
Excel、Excel VBA MS_ExcelAndExcelVBA.md 2025-04-18
Access、Access VBA MS_AccessAndAccessVBA.md 2025-04-18
Copilot MS_Copilot.md 2025-07-10
ツール類(インデックス) MS_ToolsIndex.md 2025-08-04
End User Computing (EUC) MS_EndUserComputing.md 2020-05-04
ビジネス・アプリケーション MS_BusinessApplications.md 2017-04-24
セルフ・サポートのすゝめ troubleshooting/MS_SelfSupportRecommendation.md 2019-11-19
最小セット開発のすゝめ troubleshooting/MS_MinimalSetDevelopment.md 2020-12-16

フェーズ8(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/

元ページ名 移行先ファイル 元の更新日
Windows OSの設計思想 MS_WindowsOSDesignPhilosophy.md 2022-02-24
Windows OSの基礎的トピック MS_WindowsOSBasicTopics.md 2024-12-16
Windows OSの機能と役割 MS_WindowsOSFeaturesAndRoles.md 2021-06-28
Windowsの系統とバージョン MS_WindowsLineageAndVersions.md 2022-02-24
組み込み系のWindowsを調査 MS_EmbeddedWindows.md 2021-06-28
組み込み系のLinuxを調査 MS_EmbeddedLinux.md 2020-08-31
Windows上で動くLinux MS_LinuxOnWindows.md 2022-02-02
仮想化アーキテクチャ MS_VirtualizationArchitecture.md 2021-10-07
バックアップの基礎知識 MS_BackupBasics.md 2020-01-26 BackupBasics_1..8.png
Volume Shadow Copy Service (VSS) MS_VolumeShadowCopyService.md 2018-02-03

フェーズ9(10ページ)

配置先: techinfoofmicrosofttech/troubleshooting/

元ページ名 移行先ファイル 元の更新日
OSI参照モデル MS_OSIReferenceModel.md 2021-06-23 OSIReferenceModel_1.png
ネットワーク機器一覧 MS_NetworkDeviceList.md 2021-06-23
ネットワーク略語一覧 MS_NetworkAbbreviationList.md 2021-06-23
NICの設定について MS_NICSettings.md 2021-03-15 NICSettings_1..2.png
ネットワークの冗長化 MS_NetworkRedundancy.md 2021-06-23
NICチーミング MS_NICTeaming.md 2021-06-23
スイッチの冗長化 MS_SwitchRedundancy.md 2021-06-23 SwitchRedundancy_1..4.png
ルーティング プロトコル MS_RoutingProtocols.md 2021-06-23 RoutingProtocols_1.png
IPsec MS_IPsec.md 2021-06-23
SSTP MS_SSTP.md 2021-06-23

フェーズ10(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/

元ページ名 移行先ファイル 元の更新日
カーネルモード・ユーザモード MS_KernelModeUserMode.md 2018-09-07
メモリ管理 MS_MemoryManagement.md 2019-10-04
ファイルシステム MS_FileSystem.md 2019-08-30
ウィンドウ・システム MS_WindowSystem.md 2020-03-07
マルチタスク MS_Multitasking.md 2021-06-23
プリエンプティブ・マルチタスク MS_PreemptiveMultitasking.md 2021-06-28
ノンプリエンプティブ・マルチタスク MS_NonPreemptiveMultitasking.md 2021-06-28
(ログオン)セッション MS_LogonSession.md 2020-04-13
ウィンドウステーション MS_WindowStation.md 2017-08-10
デスクトップ MS_Desktop.md 2017-08-10

フェーズ11(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/

元ページ名 移行先ファイル 元の更新日
ACL・ACE MS_ACLandACE.md 2018-09-07
アカウント MS_Account.md 2021-03-08
ローカル・ポリシー MS_LocalPolicy.md 2021-07-07
シェル MS_Shell.md 2026-05-13
Sysprep MS_Sysprep.md 2024-12-16
SID MS_SID.md 2024-12-16
環境変数の設定方法 MS_EnvironmentVariables.md 2021-06-22
プロキシの設定方法 MS_ProxySettings.md 2025-07-31
Windowsのライセンス MS_WindowsLicense.md 2020-02-14
実行コンテキスト MS_ExecutionContext.md 2018-02-03

※ dotnetdevelopmentinfrastructure 側に同名ページがあるため MS_ プレフィックスを付与。

フェーズ12(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/

元ページ名 移行先ファイル 元の更新日
TCP, UDP MS_TCPUDP.md 2021-06-23 TCPUDP_1..4.png
IPv4, v6 MS_IPv4v6.md 2021-06-24 IPv4v6_1.png
ICMP MS_ICMP.md 2021-06-23
PPP MS_PPP.md 2021-06-23
HTTP MS_HTTP.md 2021-06-23
FTP MS_FTP.md 2021-06-23
メール MS_Mail.md 2021-08-31
NetBIOS MS_NetBIOS.md 2020-10-12 NetBIOS_1..3.png
VPN MS_VPN.md 2021-06-23
RPC MS_RPC.md 2020-04-19

※ opentouryo 側に同名ページ「メール」があるため MS_ プレフィックスを付与。

フェーズ13(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/(無線LAN・ipconfig・route print は troubleshooting/

元ページ名 移行先ファイル 元の更新日
ディレクトリ サービス MS_DirectoryService.md 2018-10-09
ドメイン サービス (AD DS) MS_ADDS.md 2021-01-29
DNSサーバ MS_DNSServer.md 2021-03-03 DNSServer_1..15.png
LDAPプロトコルでのディレクトリ・エントリ検索処理 MS_LDAPDirectorySearch.md 2018-10-09 LDAPDirectorySearch_1..11.png
ケルベロス認証 MS_KerberosAuthentication.md 2020-05-15
pingコマンド MS_PingCommand.md 2020-10-12
pathpingコマンド MS_PathpingCommand.md 2020-10-12
無線LAN MS_WirelessLAN.md 2021-06-23
ipconfigコマンド MS_IpconfigCommand.md 2018-02-03
route printコマンド MS_RoutePrintCommand.md 2018-02-03

フェーズ14(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/

元ページ名 移行先ファイル 元の更新日
tracertコマンド MS_TracertCommand.md 2020-10-12
HTTPヘッダ MS_HTTPHeader.md 2021-04-01
HTTPボディ MS_HTTPBody.md 2020-06-30
WebSocket MS_WebSocket.md 2020-08-11
IoT関連の通信プロトコル MS_IoTCommunicationProtocols.md 2021-08-22
Binding (ネットワーク) MS_NetworkBinding.md 2020-10-12
WebAPI MS_WebAPI.md 2021-12-16
HttpClientの類の使い方 MS_HttpClientUsage.md 2021-05-29
Exponential Backoff(指数バックオフ) MS_ExponentialBackoff.md 2020-03-13
Polly(Retry, Circuit Breaker, Timeout, Bulkhead, Fallback) MS_Polly.md 2020-03-21

フェーズ15(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/

元ページ名 移行先ファイル 元の更新日
Active Directory MS_ActiveDirectory.md 2021-06-28
グループ・ポリシー MS_GroupPolicy.md 2021-07-07
レジストリの設定方法 MS_RegistrySettings.md 2018-02-08
SAM MS_SAM.md 2018-02-03
ローカル アカウント MS_LocalAccount.md 2021-03-08
ドメイン アカウント MS_DomainAccount.md 2021-03-08
グループ MS_Group.md 2017-03-27
リソース アクセス ストラテジ MS_ResourceAccessStrategy.md 2020-05-15
委任 MS_Delegation.md 2020-05-15
SPN MS_SPN.md 2021-03-08

※ フェーズ13〜15 は 3 サイト間でのページ名衝突なし(MS_ プレフィックス不要)。

フェーズ16(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/

元ページ名 移行先ファイル 元の更新日 図・添付
SCM MS_SCM.md 2018-02-03
CMD MS_CMD.md 2025-07-08
BAT MS_BAT.md 2025-07-08
PowerShell MS_PowerShell.md 2025-07-08
Windows Terminal MS_WindowsTerminal.md 2026-05-13 WindowsTerminal_1.png
WMI MS_WMI.md 2017-12-08
ビルトイン システム アカウント MS_BuiltInSystemAccounts.md 2021-03-08
WOW64 MS_WOW64.md 2025-09-08
UAC MS_UAC.md 2019-01-23
資格情報マネージャー MS_CredentialManager.md 2020-11-06

フェーズ17(10ページ)

配置先: techinfoofmicrosofttech/troubleshooting/(デスクトップ・ヒープのみ infrastructure/

元ページ名 移行先ファイル 元の更新日 図・添付
ダンプの概要(種類と取得) MS_DumpOverview.md 2019-10-04
ユーザモード・プロセス・ダンプ MS_UserModeProcessDump.md 2018-01-16
クラッシュ・ダンプ MS_CrashDump.md 2019-11-08 CrashDump_net45_exception.zip
ハング・ダンプ MS_HangDump.md 2019-11-05
カーネル・ダンプ MS_KernelDump.md 2023-01-27
STOPエラー MS_StopError.md 2020-04-14
OSフリーズ MS_OSFreeze.md 2024-04-30
メモリ・リーク MS_MemoryLeak.md 2022-08-25
.NETのメモリ・リーク MS_DotNetMemoryLeak.md 2019-10-07 DotNetMemoryLeak_Book1.xlsx
デスクトップ・ヒープ MS_DesktopHeap.md 2017-08-10

フェーズ18(10ページ)

配置先: メモリ管理系は techinfoofmicrosofttech/infrastructure/、ログ・監視系は troubleshooting/

元ページ名 移行先ファイル 元の更新日 図・添付
物理メモリ管理 MS_PhysicalMemoryManagement.md 2025-08-04
仮想メモリ管理 MS_VirtualMemoryManagement.md 2017-03-27
ヒープ MS_Heap.md 2020-09-22
スレッドのスタック MS_ThreadStack.md 2019-07-19
仮想アドレス空間の確保のAPI MS_VirtualAddressSpaceAPI.md 2017-03-27
パフォーマンス カウンタ MS_PerformanceCounters.md 2023-01-30
イベント・ログ MS_EventLog.md 2025-07-03
IISのログ MS_IISLog.md 2020-01-27
ログ収集いろいろ MS_LogCollection.md 2021-03-03
サーバーの監視 MS_ServerMonitoring.md 2019-11-19 ServerMonitoring_1..2.png

※ フェーズ16〜18 も 3 サイト間でのページ名衝突なし(MS_ プレフィックス不要)。
※ 図以外の添付ファイル(CrashDump_net45_exception.zipDotNetMemoryLeak_Book1.xlsx)は
上記「添付ファイルの命名規則」に従い <移行先ファイル名>_<元の添付ファイル名> で配置した。

フェーズ19(10ページ・図なし)

配置先: techinfoofmicrosofttech/troubleshooting/dump/(メモリ・リーク3件は troubleshooting/memory/

元ページ名 移行先ファイル 元の更新日
UMPD MS_UMPD.md 2019-11-06
ProcDump MS_ProcDump.md 2019-11-07
ADPlus MS_ADPlus.md 2018-06-01
Debug Diagnostic Tool MS_DebugDiagnosticTool.md 2018-05-22
WinDbg MS_WinDbg.md 2020-04-14
UMDH MS_UMDH.md 2018-01-16
WER(Windows Error Report) MS_WER.md 2020-03-17
VC++のメモリ・リーク MS_VCPlusPlusMemoryLeak.md 2020-04-25
COMのメモリ・リーク MS_COMMemoryLeak.md 2018-04-18
WWWブラウザのメモリ・リーク MS_BrowserMemoryLeak.md 2018-09-10

フェーズ20(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/identity/

元ページ名 移行先ファイル 元の更新日
ミラーアカウント MS_MirrorAccount.md 2021-03-08
仮想アカウント MS_VirtualAccount.md 2021-03-08
gMSA MS_gMSA.md 2021-03-08
ローカル グループ MS_LocalGroup.md 2021-03-08
ドメインのグループ MS_DomainGroup.md 2021-03-08
UPN MS_UPN.md 2018-02-14
ベース クライアント セキュリティ モデル MS_BaseClientSecurityModel.md 2020-05-15
サーバ信頼セキュリティ モデル MS_ServerTrustSecurityModel.md 2020-05-15
Active Directory(概要) MS_ActiveDirectoryOverview.md 2019-10-26 ActiveDirectoryOverview_1..5.png
グループポリシー設定リスト MS_GroupPolicySettingsList.md 2019-08-06

フェーズ21(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/identity/(トンネリング系4件は infrastructure/network/

元ページ名 移行先ファイル 元の更新日
証明書 MS_Certificate.md 2021-08-25 Certificate_1..2.png
暗号化アルゴリズム MS_EncryptionAlgorithms.md 2025-02-07 EncryptionAlgorithms_1..5.png
SSL/TLS MS_SSLTLS.md 2021-06-23
PKCS MS_PKCS.md 2020-02-25
証明書失効リスト (CRL) MS_CertificateRevocationList.md 2020-10-14
認証基盤 MS_AuthenticationInfrastructure.md 2021-07-08
トンネリング MS_Tunneling.md 2021-06-23
PPTP MS_PPTP.md 2021-06-23
L2TP MS_L2TP.md 2021-06-23
VPN Gateway MS_VPNGateway.md 2021-12-22

※ dotnetdevelopmentinfrastructure 側に同名ページ「認証基盤」があるため MS_ プレフィックスを付与。
※ フェーズ19・20 は 3 サイト間でのページ名衝突なし。

フェーズ22(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/identity/

元ページ名 移行先ファイル 元の更新日
Active Directory(機能一覧) MS_ActiveDirectoryFeatures.md 2021-01-29
Active Directory(機能レベル) MS_ActiveDirectoryFunctionalLevel.md 2017-09-20
Active Directory(正常性の確認) MS_ActiveDirectoryHealthCheck.md 2017-02-27
Active Directory(グローバル カタログ) MS_ActiveDirectoryGlobalCatalog.md 2018-02-15
DCの冗長化 MS_DCRedundancy.md 2020-10-20
Active Directory(レプリケーション) MS_ActiveDirectoryReplication.md 2017-04-29 ActiveDirectoryReplication_1..8.png
Active Directory(用語) MS_ActiveDirectoryTerms.md 2021-01-29
Active Directory(操作マスタ・FSMO) MS_ActiveDirectoryFSMO.md 2017-04-29
Active Directory(計画) MS_ActiveDirectoryPlanning.md 2021-03-04
Active Directory(参考情報) MS_ActiveDirectoryReferences.md 2017-04-28

フェーズ23(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/identity/

元ページ名 移行先ファイル 元の更新日 図・添付
ライトウェイト ディレクトリ サービス (AD LDS) MS_ADLDS.md 2017-04-05
Rights Management Services (AD RMS) MS_ADRMS.md 2017-03-03
証明書信頼リスト (CTL) MS_CTL.md 2019-10-30
証明書サービス (AD CS) MS_ADCS.md 2021-06-03
フェデレーション サービス (AD FS) MS_ADFS.md 2019-06-20
クレームベース認証 MS_ClaimsBasedAuthentication.md 2020-02-25 ClaimsBasedAuthentication_1.png
ClaimsBasedAuthentication_OAuth_And_OIDC.xlsx
Microsoft Azure Active Directory MS_AzureActiveDirectory.md 2021-12-02
PKI(公開鍵暗号基盤) MS_PKI.md 2019-10-30
証明書で発生する問題 MS_CertificateProblems.md 2017-03-27
OpenSSL MS_OpenSSL.md 2021-08-22

※ 元ページ「Rights Management Services (AD RMS)」は本文が「工事中」であったため、
  移行メモを添えたスタブとして作成した。

フェーズ24(10ページ・図なし)

配置先: techinfoofmicrosofttech/infrastructure/webapi/NetstatCommandtroubleshooting/network/
OperationsRequiringAdminPrivilegesASPNETTimeoutValuestroubleshooting/selfsupport/

元ページ名 移行先ファイル 元の更新日
Cookie MS_Cookie.md 2021-10-03
キャッシュ・コントロールのHTTPヘッダ MS_HTTPCacheControlHeaders.md 2021-04-01
セキュリティ強化のHTTPヘッダ MS_SecurityHTTPHeaders.md 2021-04-01
CORS (Cross-Origin Resource Sharing) MS_CORS.md 2021-10-03
SameSite属性の件 MS_SameSiteAttribute.md 2020-11-27
クロス ドメイン接続 MS_CrossDomainConnection.md 2020-09-24
WebAPIの認証 MS_WebAPIAuthentication.md 2018-11-10
netstatコマンド MS_NetstatCommand.md 2020-04-25
管理特権が必要になる処理 MS_OperationsRequiringAdminPrivileges.md 2018-06-14
ASP.NETで考慮すべきタイムアウト値 MS_ASPNETTimeoutValues.md 2020-07-02

※ フェーズ22〜24 も 3 サイト間でのページ名衝突なし(MS_ プレフィックス不要)。
※ 元 Wiki の「nslookupコマンド」「DNSLintコマンド」は 3 サイトのダンプいずれにも実体が無い
  リンク切れであったため、MS_DNSServer.md 内の節に統合した(TODO.md に記録)。

フェーズ25(10ページ・図なし)

配置先: techinfoofmicrosofttech/infrastructure/webapi/(WebAPI のインターフェイス系)

元ページ名 移行先ファイル 元の更新日
SOAP MS_SOAP.md 2020-04-19
REST MS_REST.md 2020-04-19
Swagger (OpenAPI) MS_SwaggerOpenAPI.md 2019-09-27
gRPC MS_gRPC.md 2020-04-08
GraphQL MS_GraphQL.md 2021-09-30
OData MS_OData.md 2020-04-20
Graph API MS_GraphAPI.md 2021-03-08
API Gateway MS_APIGateway.md 2020-01-07
ASP.NET Web API MS_ASPNETWebAPI.md 2025-05-22
ASP.NET Web Service MS_ASPNETWebService.md 2020-04-19

※ dotnetdevelopmentinfrastructure 側に同名ページ「API Gateway」があるため MS_ プレフィックスを付与。
  TODO.md での予約名は MS_APIGateway.md であったが、移行時に衝突が判明したため変更した。

フェーズ26(10ページ・図なし)

配置先: techinfoofmicrosofttech/infrastructure/webapi/(ペイロード形式・ツール・HTTP バージョン)

元ページ名 移行先ファイル 元の更新日
XML MS_XML.md 2020-04-19
JSON MS_JSON.md 2019-11-04
MessagePack MS_MessagePack.md 2020-01-08
Protocol Buffers MS_ProtocolBuffers.md 2020-04-08
CBOR MS_CBOR.md 2020-03-12
cURLコマンド MS_CurlCommand.md 2018-06-27
Postman MS_Postman.md 2022-01-14
HTTP/2について調べてみた。 MS_HTTP2.md 2021-03-31
HTTP/3について調べてみた。 MS_HTTP3.md 2020-11-12
ASP.NET SignalR MS_ASPNETSignalR.md 2018-01-29

フェーズ27(10ページ・図なし)

配置先: techinfoofmicrosofttech/infrastructure/identity/
LocalMachineCertificateStore のみ troubleshooting/selfsupport/

元ページ名 移行先ファイル 元の更新日
SCIM MS_SCIM.md 2020-04-19
PMI(権限管理基盤) MS_PMI.md 2019-10-29
SAML / WS-FED MS_SAMLWSFED.md 2021-12-14
WS-Federation MS_WSFederation.md 2019-04-15
STS系ミドルウェア MS_STSMiddleware.md 2020-05-21
ワンタイム・パスワード MS_OneTimePassword.md 2020-08-17
生体認証 MS_BiometricAuthentication.md 2019-09-09
LoA(Level of Assurance) MS_LoA.md 2020-09-23
Role Based Access Control (RBAC) MS_RBAC.md 2021-09-08
ローカルマシンの証明書ストアの更新処理 MS_LocalMachineCertificateStore.md 2017-04-05

※ フェーズ26・27 は 3 サイト間でのページ名衝突なし。
※ フェーズ27 は、フェーズ21〜24 で予約済みだった認証基盤系の TODO を消化したもの。

フェーズ28(10ページ・図なし)

配置先: techinfoofmicrosofttech/infrastructure/identity/(トークン・フェデレーション・暗号の中核)

元ページ名 移行先ファイル 元の更新日
トークン MS_Token.md 2026-06-04
PPID MS_PPID.md 2020-11-28
JWT MS_JWT.md 2020-10-13
SAML MS_SAML.md 2020-04-19
OpenID / OAuth / OpenID Connect MS_OpenIDOAuth.md 2021-03-17
WIF MS_WIF.md 2020-07-02
FIDO MS_FIDO.md 2020-08-17
FIDO2 MS_FIDO2.md 2021-05-08
BouncyCastle MS_BouncyCastle.md 2019-04-15
.NETの署名・暗号化アルゴリズム MS_DotNetCryptoAlgorithms.md 2020-11-28

フェーズ29(10ページ)

配置先: techinfoofmicrosofttech/infrastructure/identity/

元ページ名 移行先ファイル 元の更新日
ASP.NET Forms認証 MS_ASPNETFormsAuthentication.md 2020-08-21 MS_ASPNETFormsAuthentication_1.png
ASP.NET Identity MS_ASPNETIdentity.md 2020-09-18
IISのSSL設定 MS_IISSSLSettings.md 2021-06-07
FIM/MIM MS_FIMMIM.md 2019-06-20
Active Directory(移行) MS_ActiveDirectoryMigration.md 2019-05-31
AD移行の注意点 MS_ADMigrationNotes.md 2017-10-06
Active Directory(バックアップ) MS_ActiveDirectoryBackup.md 2018-01-24
プログラムの配付技術 MS_SoftwareDeploymentTechnology.md 2020-02-27
FIDO1 MS_FIDO1.md 2019-03-01
FIDO認証器 MS_FIDOAuthenticator.md 2021-05-08

フェーズ30(10ページ・図なし)

配置先: techinfoofmicrosofttech/infrastructure/identity/(Azure AD / Azure 認可系)

元ページ名 移行先ファイル 元の更新日
Azure Active Directory B2C MS_AzureADB2C.md 2021-07-24
Azure Active Directory B2B collaboration MS_AzureADB2B.md 2021-08-30
Azure Active Directory Domain Services MS_AzureADDomainServices.md 2021-08-31
Azure Active Directory 条件付きアクセス MS_AzureADConditionalAccess.md 2021-08-31
Azure Active Directory Identity Protection MS_AzureADIdentityProtection.md 2021-03-17
Web Account Manager API MS_WebAccountManagerAPI.md 2017-10-11
Azureのアクセス制御と権限 MS_AzureAccessControl.md 2025-06-11
Azure Resource Manager (ARM) MS_AzureResourceManager.md 2021-03-17
Azure サービス プリンシパル MS_AzureServicePrincipal.md 2021-09-30
Azure Managed ID MS_AzureManagedIdentity.md 2021-03-17

※ フェーズ28〜30 は、AGENTS.md 改訂後のプレフィックス必須ルールで作成した (全ファイルが MS_ 付き)。※ フェーズ28 の MS_OpenIDOAuth.md は OAuth / OIDC のハブ ページであり、 配下の詳細ページ(JWS / JWE / SAML 各仕様等)は TODO.md に予約した。

opentouryo

(未着手)

dotnetdevelopmentinfrastructure

ダンプ: _dump/dotnetdevelopmentinfrastructure_20260729(全 756 ページ)

フェーズ1(11ページ) - 完了

配置先: dotnetdevinfra/

元ページ名 移行先 元の更新日 図・添付
FrontPage dotnetdevinfra/DNET_FrontPage.md 2025-08-12
サービス dotnetdevinfra/DNET_Service.md 2020-11-13
企画 dotnetdevinfra/DNET_ServicePlanning.md 2020-11-13
価値 dotnetdevinfra/DNET_ServiceValue.md 2021-03-18
技術 dotnetdevinfra/DNET_ServiceTechnology.md 2021-02-22
見積 dotnetdevinfra/DNET_ServiceEstimation.md 2021-02-22
運用・保守 dotnetdevinfra/DNET_ServiceOperationMaintenance.md 2020-11-13
資格 dotnetdevinfra/DNET_Qualification.md (本文なし)
SaaS設計のポイント dotnetdevinfra/DNET_SaaSDesignPoints.md 2023-12-05
DXのポイント dotnetdevinfra/DNET_DXPoints.md 2025-08-16
ユースケース検証(DX系) dotnetdevinfra/DNET_DXUseCases.md 2021-03-04

※ サービス関連の基本ページ群を移行。FrontPage から直接リンクされている主要コンテンツ。

フェーズ2(10ページ) - 完了

元ページ名 移行先 元の更新日 図・添付
DX設計のポイント dotnetdevinfra/DNET_DXDesignPoints.md 2023-02-18
IoT dotnetdevinfra/DNET_IoT.md 2024-05-13
ビッグデータ dotnetdevinfra/DNET_BigData.md 2022-12-21
BI / AI dotnetdevinfra/DNET_BIAI.md 2024-11-20
ビジネス インテリジェンス(BI) dotnetdevinfra/DNET_BusinessIntelligence.md 2021-03-18
人工知能(AI) dotnetdevinfra/DNET_ArtificialIntelligence.md 2025-10-28
機械学習(machine learning) dotnetdevinfra/DNET_MachineLearning.md 2024-11-19
深層学習(deep learning) dotnetdevinfra/DNET_DeepLearning.md 2024-12-09
強化学習(Reinforcement Learning) dotnetdevinfra/DNET_ReinforcementLearning.md 2023-11-27
生成系AI(Generative AI) dotnetdevinfra/DNET_GenerativeAI.md 2025-12-04

※ BI / AI 関連のページ群を移行。データ分析とAI技術の体系的なコンテンツ。

フェーズ3(10ページ) - 完了

元ページ名 移行先 元の更新日 図・添付
Linux dotnetdevinfra/DNET_Linux.md 2020-03-21
Linuxのディストリビューション dotnetdevinfra/DNET_LinuxDistributions.md 2021-04-15
Java dotnetdevinfra/DNET_Java.md 2022-04-08
OSS dotnetdevinfra/DNET_OSS.md 2020-11-28
GitHub dotnetdevinfra/DNET_GitHub.md 2025-03-04
Docker dotnetdevinfra/DNET_Docker.md 2026-05-21
開発環境 dotnetdevinfra/DNET_DevelopmentEnvironment.md 2021-02-17
クラウド dotnetdevinfra/DNET_Cloud.md 2021-09-29
Linuxを触ってみる。 dotnetdevinfra/DNET_TryLinux.md 2021-10-11
Javaを書いてみる。 dotnetdevinfra/DNET_TryJava.md 2020-02-25

※ Linux, Java, OSS, 開発環境, クラウド関連のページ群を移行。

NetDevInfraWiki

マイクロソフト系技術情報 Wiki
Open 棟梁 Wiki

(未着手)

開発基盤部会 Wiki

移行管理: DONETODO

Clone this wiki locally