「[[マイクロソフト系技術情報 Wiki>http://techinfoofmicrosofttech.osscons.jp/]]」は、「[[Open棟梁Project>https://github.com/OpenTouryoProject/]]」,「[[OSSコンソーシアム .NET開発基盤部会>https://www.osscons.jp/dotNetDevelopmentInfrastructure/]]」によって運営されています。
-[[戻る>GitHub Foundations]]
--[[GitHub Foundations - 学習ガイドPDF]]
--GitHub Foundations トレーニング
--[[GitHub Foundaitons ハンズオン]]
--[[GitHub Foundaitons MS Learn Collections]]
--[[LinkedIn Prepare for the GitHub Foundations Certification]]
--[[GitHub Foundations模擬試験]]
* 目次 [#qc3ab2b2]
#contents
*概要 [#x31fc39e]
公開リンクのみ掲載
*詳細 [#d26e0cfe]
**1 [#t52fb64e]
-リファレンス:アジャイル~
https://agilemanifesto.org/iso/ja/manifesto.html
-リファレンス:DevOps~
https://github.com/resources/articles/devops/what-is-devops https://azure.microsoft.com/ja-jp/resources/cloud-computing-dictionary/what-is-devops
-リファレンス:オープンソースプロジェクトを始めよう~
https://opensource.guide/ja/starting-a-project/
***オープンソフトウェアとは [#w4d41f29]
-リファレンス:リポジトリのライセンス~
https://docs.github.com/ja/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#where-does-the-license-live-on-my-repository
***仮想化技術とは [#uc7e2a4b]
-リファレンス:Docker~
https://docs.docker.com/get-started/docker-overview/
-リファレンス:Kubernetes 入門~
https://learn.microsoft.com/ja-jp/training/modules/intro-to-kubernetes/
***クラウドサービスとは [#pf3eff8b]
-リファレンス:従量課金ベース モデルについて~
https://learn.microsoft.com/ja-jp/training/modules/describe-cloud-compute/6-describe-consumption-based-model
-リファレンス:クラウドにおける共同責任~
https://learn.microsoft.com/ja-jp/azure/security/fundamentals/shared-responsibility
***Gitとは [#h9998456]
-リファレンス:Git について~
https://docs.github.com/ja/get-started/using-git/about-git
-リファレンス:Install Git~
https://github.com/git-guides/install-git
-リファレンス:Git の初期設定~
https://docs.github.com/ja/get-started/getting-started-with-git/setting-your-username-in-git
-リファレンス:リポジトリの初期化~
https://docs.github.com/ja/get-started/getting-started-with-git/setting-your-username-in-git
-リファレンス:ファイルの追加、修正~
https://github.com/git-guides/git-add
-リファレンス:コミット~
https://github.com/git-guides/git-commit
-リファレンス:ブランチの作成/削除~
https://docs.github.com/ja/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository
-リファレンス:git clone~
https://github.com/git-guides/git-clone
-リファレンス:git add~
https://github.com/git-guides/git-add
-リファレンス:git commit~
https://github.com/git-guides/git-commit
-リファレンス:git push~
https://github.com/git-guides/git-push
-リファレンス:git pull~
https://github.com/git-guides/git-pull
***GitHubとは [#k7bd454f]
-リファレンス:GitHub と Git について~
https://docs.github.com/ja/get-started/start-your-journey/about-github-and-git
-リファレンス:リポジトリについて~
https://docs.github.com/ja/repositories/creating-and-managing-repositories/about-repositories
-リファレンス:Issueについて~
https://docs.github.com/ja/issues/tracking-your-work-with-issues/about-issues
-リファレンス:pull requests について~
https://docs.github.com/ja/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
-リファレンス:ディスカッションについて~
https://docs.github.com/ja/discussions/collaborating-with-your-community-using-discussions/about-discussions
-リファレンス:ウィキについて~
https://docs.github.com/ja/communities/documenting-your-project-with-wikis/about-wikis
-リファレンス:GitHub Actions を理解する~
https://docs.github.com/ja/actions/about-github-actions/understanding-github-actions
-リファレンス:GitHub Packages について学ぶ~
https://docs.github.com/ja/packages/learn-github-packages
-リファレンス:GitHub Codespaces の概要~
https://docs.github.com/ja/codespaces/overview
-リファレンス:GitHub Copilot とは何ですか?~
https://docs.github.com/ja/copilot/about-github-copilot/what-is-github-copilot
-リファレンス:GitHub Advanced Security について~
https://docs.github.com/ja/enterprise-cloud@latest/get-started/learning-about-github/about-github-advanced-security
-リファレンス:Organizationについて~
https://docs.github.com/ja/organizations/collaborating-with-groups-in-organizations/about-organizations
-リファレンス:エンタープライズ向け GitHub について~
https://docs.github.com/ja/enterprise-cloud@latest/admin/overview/about-github-for-enterprises
**2 [#wcc522db]
-リファレンス:エンタープライズ向け GitHub について~
https://docs.github.com/ja/enterprise-cloud@latest/admin/overview/about-github-for-enterprises#about-deployment-options
-リファレンス:GitHub Enterprise Cloud について~
https://docs.github.com/ja/enterprise-cloud@latest/admin/overview/about-github-enterprise-cloud
-リファレンス:GitHub Enterprise Server について~
https://docs.github.com/ja/enterprise-server@3.14/admin/overview/about-github-enterprise-server
***Organizationの設計 [#jd633a1b]
-リファレンス:エンタープライズにおける役割~
https://docs.github.com/ja/enterprise-cloud@latest/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/roles-in-an-enterprise
-リファレンス:Organizationのロール~
https://docs.github.com/ja/enterprise-cloud@latest/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization
-リファレンス:Teamメンバーへのチームメンテナロールの割り当て~
https://docs.github.com/ja/enterprise-cloud@latest/organizations/organizing-members-into-teams/assigning-the-team-maintainer-role-to-a-team-member
-リファレンス:Organizationのリポジトリロール~
https://docs.github.com/ja/enterprise-cloud@latest/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization
***リポジトリについて [#z67732c5]
-リファレンス:リポジトリについて~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/creating-and-managing-repositories/about-repositories
-リファレンス:リポジトリの可視性を設定する~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility
-リファレンス:新しいリポジトリの作成~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/creating-and-managing-repositories/creating-a-new-repository
-リファレンス:テンプレートリポジトリを作成する~
https://docs.github.com/ja/repositories/creating-and-managing-repositories/creating-a-template-repository
-リファレンス:ファイルをリポジトリに追加する~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/working-with-files/managing-files/adding-a-file-to-a-repository
-リファレンス:ファイルを編集する~
https://docs.github.com/ja/repositories/working-with-files/managing-files/editing-files
-リファレンス:リポジトリ内でブランチを作成および削除する~
https://docs.github.com/ja/enterprise-cloud@latest/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository
-リファレンス:Star を付けてリポジトリを保存する~
https://docs.github.com/ja/enterprise-cloud@latest/get-started/exploring-projects-on-github/saving-repositories-with-stars
-リファレンス:リポジトリのカスタマイズ~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository
-リファレンス:READMEについて~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes
-リファレンス:リポジトリにスポンサーボタンを表示する~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
-リファレンス:コードオーナーについて~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
-リファレンス:CITATION ファイルについて~
https://docs.github.com/ja/enterprise-cloud@latest/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
-リファレンス:リポジトリへのセキュリティ ポリシーの追加~
https://docs.github.com/ja/enterprise-cloud@latest/code-security/getting-started/adding-a-security-policy-to-your-repository
-リファレンス:プロジェクトへの行動規範の追加~
https://docs.github.com/ja/enterprise-cloud@latest/communities/setting-up-your-project-for-healthy-contributions/adding-a-code-of-conduct-to-your-project
-リファレンス:リポジトリコントリビューターのためのガイドラインを定める~
https://docs.github.com/ja/enterprise-cloud@latest/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors
-リファレンス:プロジェクトへのサポートリソースの追加~
https://docs.github.com/ja/enterprise-cloud@latest/communities/setting-up-your-project-for-healthy-contributions/adding-support-resources-to-your-project
-リファレンス:リポジトリへのライセンスの追加~
https://docs.github.com/ja/enterprise-cloud@latest/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository
-リファレンス:外部のコラボレータを Organization のリポジトリに追加する~
https://docs.github.com/ja/enterprise-cloud@latest/organizations/managing-user-access-to-your-organizations-repositories/managing-outside-collaborators/adding-outside-collaborators-to-repositories-in-your-organization
-リファレンス:リポジトリをフォークする~
https://docs.github.com/ja/enterprise-cloud@latest/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo
-リファレンス:機能プレビューで早期アクセスリリースに触れる~
https://docs.github.com/ja/enterprise-cloud@latest/get-started/using-github/exploring-early-access-releases-with-feature-preview
***プロジェクト管理 [#w3f7a843]
-リファレンス:リポジトリ用に Issue テンプレートを設定する~
https://docs.github.com/ja/enterprise-cloud@latest/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
-リファレンス:Issue フォームの構文~
https://docs.github.com/ja/enterprise-cloud@latest/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
-リファレンス:返信テンプレートを使う~
https://docs.github.com/ja/enterprise-cloud@latest/get-started/writing-on-github/working-with-saved-replies/using-saved-replies
-リファレンス:組織で project テンプレートを管理する~
https://docs.github.com/ja/enterprise-cloud@latest/issues/planning-and-tracking-with-projects/managing-your-project/managing-project-templates-in-your-organization
-リファレンス:ディスカッションについて~
https://docs.github.com/ja/enterprise-cloud@latest/discussions/collaborating-with-your-community-using-discussions/about-discussions
-リファレンス:ラベルを管理する~
https://docs.github.com/ja/enterprise-cloud@latest/issues/using-labels-and-milestones-to-track-work/managing-labels
-リファレンス:マイルストーンについて~
https://docs.github.com/ja/enterprise-cloud@latest/issues/using-labels-and-milestones-to-track-work/about-milestones
-リファレンス:ウィキについて~
https://docs.github.com/ja/enterprise-cloud@latest/communities/documenting-your-project-with-wikis/about-wikis
-リファレンス:GitHub Pages について~
https://docs.github.com/ja/enterprise-cloud@latest/pages/getting-started-with-github-pages/about-github-pages
***Gitとブランチ [#d3fa189d]
-リファレンス:GitHub flow~
https://docs.github.com/en/get-started/using-github/github-flow
***共同開発 [#de011d56]
-リファレンス:codespace ライフサイクルについて~
https://docs.github.com/ja/enterprise-cloud@latest/codespaces/getting-started/understanding-the-codespace-lifecycle
-リファレンス:GitHub Codespaces の請求について~
https://docs.github.com/ja/enterprise-cloud@latest/billing/managing-billing-for-your-products/managing-billing-for-github-codespaces/about-billing-for-github-codespaces
-リファレンス:GitHub Copilot とは何ですか?リファレンス:GitHub Copilot とは何ですか?~
https://docs.github.com/ja/enterprise-cloud@latest/copilot/about-github-copilot/what-is-github-copilot
-リファレンス:Trust at GitHub~
https://github.com/trust-center
***自動化とCI/CD [#x092eb03]
-リファレンス:GitHub Actions について~
https://docs.github.com/ja/enterprise-cloud@latest/actions/about-github-actions
-リファレンス:GitHub Actions を理解する~
https://docs.github.com/ja/enterprise-cloud@latest/actions/about-github-actions/understanding-github-actions
-リファレンス:ワークフローをトリガーするイベント~
https://docs.github.com/ja/enterprise-cloud@latest/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows
-リファレンス:デプロイに環境の使用~
https://docs.github.com/ja/actions/managing-workflow-runs-and-deployments/managing-deployments/managing-environments-for-deployment
-リファレンス:GitHub Packages の概要~
...
-リファレンス:github marketplace~
https://github.com/marketplace?type=actions
**3 [#jdddf04a]
-リファレンス:Let's build from here~
https://github.com/about
-リファレンス:100 million developers and counting~
https://github.blog/news-insights/company-news/100-million-developers-and-counting/
***GitHub Entities [#ea00b84b]
-リファレンス:Get the complete developer platform.~
https://github.com/pricing
-リファレンス:What is Markdown?~
https://learn.microsoft.com/en-us/training/modules/communicate-using-markdown/2-what-is-markdown
-リファレンス:Build from anywhere with GitHub Mobile~
https://github.com/mobile/
***共同開発機能 [#z6e8ba75]
-リファレンス:Linking a pull request to an issue~
https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue
-リファレンス:GitHub Discussions のドキュメント~
https://docs.github.com/ja/discussions
-リファレンス:GitHub Discussions の例~
https://github.com/orgs/community/discussions
-リファレンス:Automate your workflow from idea to production~
https://github.com/features/actions
-リファレンス:GitHub Marketplace~
https://github.com/marketplace
***Codespaces [#m7b473df]
-リファレンス:Secure development made simple~
https://github.com/features/codespaces
***Copilot [#v597224a]
-リファレンス:The world’s most widely adopted AI developer tool~
https://github.com/features/copilot/
-リファレンス:Research: quantifying GitHub Copilot’s impact on developer productivity and happiness~
https://github.blog/news-insights/research/research-quantifying-github-copilots-impact-on-developer-productivity-and-happiness/
-リファレンス:GitHub Copilot for Business is now available~
https://github.blog/news-insights/product-news/github-copilot-for-business-is-now-available/
-リファレンス:GitHub Copilot X: The AI-powered developer experience~
https://github.blog/news-insights/product-news/github-copilot-x-the-ai-powered-developer-experience/
**4 [#l072a195]
3と同じ。
**5 [#ub87e1a5]
3と同じ。