Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add admin questions #162

Merged
merged 15 commits into from
Jan 21, 2024
Merged
12 changes: 12 additions & 0 deletions content/questions/admin/question-002.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
question: "Which GitHub Support level provides SLA and written support in English 24/7?"
archetype: "questions"
title: "Question 002"
garysassano marked this conversation as resolved.
Show resolved Hide resolved
draft: false
---

> https://docs.github.com/en/enterprise-server@3.11/support/learning-about-github-support/about-github-support#about-github-support
1. [x] GitHub Premium Support
1. [ ] GitHub Enterprise Support
1. [ ] GitHub Standard Support
1. [ ] GitHub Community Support
12 changes: 12 additions & 0 deletions content/questions/admin/question-003.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
question: "Which is the minimum level of support that provides help with installing and using Advanced Security?"
archetype: "questions"
title: "Question 003"
draft: false
---

> https://docs.github.com/en/enterprise-server@3.11/support/learning-about-github-support/about-github-support#about-github-support
1. [x] GitHub Enterprise Support
1. [ ] GitHub Preium Support
1. [ ] GitHub Standard Support
1. [ ] GitHub Community Support
15 changes: 15 additions & 0 deletions content/questions/admin/question-004.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
question: "Which of the following issues can GitHub Support help resolve? (Choose three.)"
garysassano marked this conversation as resolved.
Show resolved Hide resolved
archetype: "questions"
title: "Question 004"
draft: false
---

> https://docs.github.com/en/enterprise-server@3.11/support/learning-about-github-support/about-github-support#scope-of-support
- [x] Installing and using GitHub Enterprise Server
- [x] Identifying and verifying the causes of suspected errors
garysassano marked this conversation as resolved.
Show resolved Hide resolved
- [x] Installing and using Advanced Security
- [x] Assistance with GitHub account and billing queries
- [ ] Technical advice on third-party integrations like Jira
- [ ] Help with external CI/CD tools such as Jenkins
- [ ] Guidance on writing/debugging new queries for CodeQL
13 changes: 13 additions & 0 deletions content/questions/admin/question-005.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
question: "Which of the following are correct methods to generate and share a diagnostic file for GitHub Enterprise Server?"
garysassano marked this conversation as resolved.
Show resolved Hide resolved
archetype: "questions"
title: "Question 005"
draft: false
---

> https://docs.github.com/en/enterprise-server@3.11/support/contacting-github-support/providing-data-to-github-support#creating-and-sharing-diagnostic-files
- [x] Create a diagnostic file by running the `ghe-diagnostics` command-line utility, then download it from the Management Console.
garysassano marked this conversation as resolved.
Show resolved Hide resolved
- [x] Create a diagnostic file from the Management Console by navigating to the Support tab and clicking `Download diagnostics info`.
- [ ] Use the `ghe-support-bundle` command to create and upload the diagnostic file.
- [ ] Generate a diagnostic file using the GitHub mobile app.
- [ ] Run the `ghe-diagnostics -u` command to create and automatically upload the diagnostic file to GitHub Support.
11 changes: 11 additions & 0 deletions content/questions/admin/question-006.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
question: "Which of the following are correct methods to generate and share a diagnostic file for GitHub Enterprise Server?"
garysassano marked this conversation as resolved.
Show resolved Hide resolved
archetype: "questions"
title: "Question 006"
draft: false
---

garysassano marked this conversation as resolved.
Show resolved Hide resolved
1. [x] Using GitHub's analytics and reporting tools.
1. [ ] Through user satisfaction surveys.
1. [ ] By conducting regular team meetings.
1. [ ] By manual inspection of each repository.
16 changes: 16 additions & 0 deletions content/questions/admin/question-007.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
question: "Which endspoints does the GitHub API provide to administer your enterprise?"
garysassano marked this conversation as resolved.
Show resolved Hide resolved
archetype: "questions"
title: "Question 007"
draft: false
---

> https://docs.github.com/en/enterprise-cloud@latest/rest/enterprise-admin?apiVersion=2022-11-28
- [x] Admin stats
- [x] Audit log
- [x] Billing
- [x] Code security and analysis
- [x] License
- [x] SCIM
- [ ] Marketplace
- [ ] Actions
garysassano marked this conversation as resolved.
Show resolved Hide resolved
12 changes: 12 additions & 0 deletions content/questions/admin/question-008.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
question: "What are the correct steps to install a GitHub App from GitHub Marketplace for an organization?"
garysassano marked this conversation as resolved.
Show resolved Hide resolved
archetype: "questions"
title: "Question 008"
draft: false
---

> https://docs.github.com/en/apps/using-github-apps/installing-a-github-app-from-github-marketplace-for-your-organizations
1. [x] Browse GitHub Marketplace, select the app, choose a plan, select the organization, and then review and install the app.
1. [ ] Contact GitHub support to manually install the app, then configure it via email instructions.
1. [ ] Download the app from an external site and manually upload it to your GitHub organization's repositories.
1. [ ] Install the app directly from the organization's dashboard without selecting any specific plan.
11 changes: 11 additions & 0 deletions content/questions/admin/question-009.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
question: "What are the benefits and risks of using apps and actions from the GitHub Marketplace?"
archetype: "questions"
title: "Question 009"
draft: false
---

1. [x] Benefits include automation of workflows and enhanced functionality; risks include potential security vulnerabilities and dependency on third-party services.
1. [ ] Benefits are limited to user interface improvements; risks include high costs and increased system complexity.
1. [ ] The only benefit is the ease of installation; risks involve complete access to codebase and data.
1. [ ] Benefits include official support from GitHub; risks include limited functionality and lack of customization options.
12 changes: 12 additions & 0 deletions content/questions/admin/question-010.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
question: "What are the benefits and risks of using apps and actions from the GitHub Marketplace?"
garysassano marked this conversation as resolved.
Show resolved Hide resolved
archetype: "questions"
title: "Question 010"
draft: false
---

> https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/about-authentication-with-saml-single-sign-on
1. [x] SAML SSO allows organization owners to control and secure access to organization resources.
1. [ ] Once SAML SSO is enabled, public repositories become inaccessible.
1. [ ] SAML SSO restricts repository access to only those with a linked SAML identity.
1. [ ] Enabling SAML SSO requires members to authenticate through GitHub, not the IdP.
12 changes: 12 additions & 0 deletions content/questions/admin/question-011.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
question: "What is a key difference between enabling SAML Single Sign-On (SSO) for all organizations in an enterprise account versus enabling it for a single organization in GitHub Enterprise Cloud?"
archetype: "questions"
title: "Question 011"
draft: false
---

> https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/about-authentication-with-saml-single-sign-on
1. [x] SAML SSO for a single organization allows for different IdPs for each organization, whereas enabling it for all organizations mandates a single IdP for the entire enterprise.
1. [ ] Enabling SAML SSO for all organizations requires separate authentication for each organization.
1. [ ] Enabling SAML SSO for all organizations limits repository access to internal collaborators only.
1. [ ] There is no difference in the implementation of SAML SSO between a single organization and all organizations in an enterprise account.
Loading