Github Foundations · Free Practice Question Medium

Question 22

Your organization wants to use GitHub Codespaces to test the development of its latest application. However, no one wants to use their personal credit card for the charges. How can you centralize the costs and bill the organization directly?

  • A

    manually configure your Azure subscription to recognize your GitHub account by updating the subscription settings

  • B

    open a support ticket with GitHub requesting a connection to an Azure subscription

  • C

    update your GitHub account settings to include Azure subscription details in the "Billing" section

  • D

    use the "Add Azure Subscription" button in your GitHub organization settings to link your GitHub account with the Azure subscription

Reveal correct answer

Correct answer: D

Explanation

If you use GitHub through a Microsoft Enterprise Agreement, you can enable and pay for usage-based billing on GitHub.com by connecting an Azure subscription. You can pay for usage of GitHub features through Azure by connecting an Azure Subscription ID to your organization account on GitHub.com.

********************
WRONG ANSWERS:

  • Manually configuring Azure subscription settings is not the standard process for connecting it to a GitHub account. The integration is typically managed from the GitHub side.

  • Updating GitHub account settings in the "Billing" section is not the standard process for connecting GitHub to an Azure subscription. The integration is typically managed at the organization or repository level.

  • Opening a support ticket is not the standard process for connecting GitHub with an Azure subscription. There are self-service options available.

https://docs.github.com/en/billing/managing-the-plan-for-your-github-account/connecting-an-azure-subscription

A. Manually configuring your Azure subscription to recognize your GitHub account by updating the subscription settings may not be the most efficient way to centralize costs and bill the organization directly. This process could be complex and may not provide a seamless solution for billing the organization for GitHub Codespaces charges.

B.

Opening a support ticket with GitHub requesting a connection to an Azure subscription may not be the recommended approach to centralize costs and bill the organization directly. Using the built-in feature to link the Azure subscription through the GitHub organization settings is a more straightforward and efficient method.

C. Updating your GitHub account settings to include Azure subscription details in the "Billing" section does not directly link the organization's billing to the Azure subscription. This option may not centralize the costs and bill the organization directly for GitHub Codespaces charges.

D. By using the "Add Azure Subscription" button in your GitHub organization settings, you can link your GitHub account directly with the Azure subscription. This allows you to centralize the costs and bill the organization directly for any charges incurred while using GitHub Codespaces.

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need