Free Microsoft GH-100 Exam Braindumps (page: 2)

You have subscribed to GitHub Premium Support, and you need to submit a support ticket. GitHub Premium Support can help you with:

  1. writing scripts.
  2. installing GitHub Enterprise Server.
  3. setting up hardware.
  4. integrating with third-party applications.

Answer(s): B

Explanation:

GitHub Premium Support includes assistance with installing and using GitHub Enterprise Server, ensuring your deployment is configured correctly and any installation issues are resolved.



You need to contact GitHub Premium Support.
What are valid reasons for submitting a support ticket? (Each answer presents a complete solution. Choose two.)

  1. license renewal
  2. hardware setup issues or errors
  3. business impact from security issues within your organization
  4. outages on GitHub.com affecting core Git functionality

Answer(s): C,D

Explanation:

Business-impact security issues (for example, a critical vulnerability affecting your organization) are classified as High-priority tickets and are covered under your Premium Support SLA. Outages on GitHub.com that disrupt core Git or web application functionality trigger Urgent-priority responses under Premium Support's SLA.



Which of the following is a key benefit of using GitHub Marketplace Apps in an enterprise?

  1. They guarantee no downtime during enterprise GitHub maintenance windows
  2. They often include integrations with external services, reducing the need for custom code
  3. Apps eliminate the need for GitHub Actions entirely
  4. All apps come pre-approved by GitHub's internal security team

Answer(s): B

Explanation:

GitHub Marketplace Apps come with built-in integrations to external services - so you can plug in things like CI servers, code-quality scanners, or deployment tools without writing and maintaining custom connectors.



You need to create a support bundle for your GitHub Enterprise Server instance with the hostname ghe.avocado.corp.
What command should you use to create a support bundle?

  1. ssh -p 122 adming@ghe.avocado.corp -- 'ghe-support-bundle -o' > support-bundle.tgz
  2. ssh -p 122 adming@ghe.avocado.corp ­ 'ghe-diagnostics' > support-bundle.tgz
  3. curl -u admin https://ghe.avocado.corp/diagnostics/support-bundle.tgz -o
  4. ssh -p 122 adming@ghe.avocado.corp -- 'ghe-config generate-support-bundle' > support- bundle.tgz

Answer(s): A

Explanation:

Run the ghe-support-bundle command over SSH on your appliance and redirect its output to a file.
For example:
ssh -p 122 admin@ghe.avocado.corp -- 'ghe-support-bundle -o' > support-bundle.tgz This invokes the built-in support-bundle utility on your GitHub Enterprise Server instance and captures the resulting archive locally.



What do you need to successfully generate a support bundle on a GitHub Enterprise Server?

  1. Approval from GitHub Support
  2. A custom GitHub Action in the root repo
  3. Administrator SSH access to the appliance
  4. A GitHub App with read:org permissions

Answer(s): C

Explanation:

You must have administrator-level SSH access to the GitHub Enterprise Server appliance so you can run the ghe-support-bundle command over SSH and capture the bundle locally.



Viewing page 2 of 14
Viewing questions 6 - 10 out of 65 questions



Post your Comments and Discuss Microsoft GH-100 exam prep with other Community members:

GH-100 Exam Discussions & Posts