You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Additionally, you can enforce policies for the use of {% data variables.product.
39
39
40
40
## Enforcing a policy for visibility of dependency insights
41
41
42
-
Dependency insights show all packages that repositories within your enterprise's organizations depend on. Dependency insights include aggregated information about security advisories and licenses. For more information, see [AUTOTITLE](/organizations/collaborating-with-groups-in-organizations/viewing-insights-for-dependencies-in-your-organization).
42
+
Dependency insights show all open source projects that repositories within your enterprise's organizations depend on. Dependency insights include aggregated information about security advisories and licenses. For more information, see [AUTOTITLE](/organizations/collaborating-with-groups-in-organizations/viewing-insights-for-dependencies-in-your-organization).
43
43
44
44
Across all organizations owned by your enterprise, you can control whether organization members can view dependency insights. You can also allow owners to administer the setting on the organization level. For more information, see [AUTOTITLE](/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights).
Copy file name to clipboardexpand all lines: content/admin/installing-your-enterprise-server/setting-up-a-github-enterprise-server-instance/installing-github-enterprise-server-on-vmware.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -40,10 +40,10 @@ shortTitle: Install on VMware
40
40
41
41
{% data reusables.enterprise_installation.create-ghe-instance %}
42
42
43
-
1. Using the vSphere Windows Client or the vCenter Web Client, import the {% data variables.product.prodname_ghe_server %} image you downloaded. For instructions, see the VMware guide [Deploy an OVF or OVA Template](https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.vm_admin.doc/GUID-17BEDA21-43F6-41F4-8FB2-E01D275FE9B4.html).
43
+
1. Using the vSphere Windows Client or the vCenter Web Client, import the {% data variables.product.prodname_ghe_server %} image you downloaded. For instructions, see the VMware guide [Deploy an OVF or OVA Template](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/6-5/vsphere-virtual-machine-administration-guide-6-5/deploying-ovf-templates/deploy-an-ovf-template-flex-and-h5.html).
44
44
* When selecting a datastore, choose one with sufficient space to host the VM's disks. For the minimum hardware specifications recommended for your instance size, see [Hardware considerations](#hardware-considerations). We recommend thick provisioning with lazy zeroing.
45
45
* Leave the **Power on after deployment** box unchecked, as you will need to add an attached storage volume for your repository data after provisioning the VM.
46
-
{% data reusables.enterprise_installation.create-attached-storage-volume %} For instructions, see the VMware guide [Add a New Hard Disk to a Virtual Machine](https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.vm_admin.doc/GUID-F4917C61-3D24-4DB9-B347-B5722A84368C.html).
46
+
{% data reusables.enterprise_installation.create-attached-storage-volume %} For instructions, see the VMware guide [Add a New Hard Disk to a Virtual Machine](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/6-5/add-a-new-hard-disk-to-a-virtual-machine.html).
47
47
48
48
## Configuring the {% data variables.product.prodname_ghe_server %} instance
Copy file name to clipboardexpand all lines: content/billing/managing-the-plan-for-your-github-account/connecting-an-azure-subscription.md
+4-6
Original file line number
Diff line number
Diff line change
@@ -117,9 +117,8 @@ To connect your Azure subscription, you must have owner permissions to the Azure
117
117
To connect your Azure subscription, you must have owner permissions to the Azure subscription and be an enterprise owner on {% data variables.product.prodname_dotcom %}.
118
118
119
119
{% data reusables.enterprise-accounts.access-enterprise %}
120
-
{% data reusables.enterprise-accounts.settings-tab %}
121
-
{% data reusables.enterprise-accounts.billing-tab %}
122
-
{% data reusables.enterprise-accounts.payment-information-tab %}
120
+
{% data reusables.enterprise-accounts.billing-tab-both-platforms %}
121
+
{% data reusables.enterprise-accounts.payment-information-tab-both-platforms %}
123
122
124
123
1. Under "Payment Information", click **Add Azure Subscription**.
125
124
1. To sign in to your Microsoft account, follow the prompts.
@@ -155,9 +154,8 @@ After you disconnect your Azure subscription from your organization account, you
155
154
After you disconnect your Azure subscription from your enterprise account, your usage can no longer exceed the amounts included with your plan.
156
155
157
156
{% data reusables.enterprise-accounts.access-enterprise %}
158
-
{% data reusables.enterprise-accounts.settings-tab %}
159
-
{% data reusables.enterprise-accounts.billing-tab %}
160
-
{% data reusables.enterprise-accounts.payment-information-tab %}
157
+
{% data reusables.enterprise-accounts.billing-tab-both-platforms %}
158
+
{% data reusables.enterprise-accounts.payment-information-tab-both-platforms %}
161
159
162
160
1. Under "Azure subscription", to the right of the subscription ID you want to disconnect, click **{% octicon "trash" aria-label="The trash icon" %}**.
Copy file name to clipboardexpand all lines: content/copilot/building-copilot-extensions/quickstart-for-github-copilot-extensions-using-agents.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ Rather than deploying the Blackbeard agent as a web app, you can host your agent
93
93
94
94
To make the Blackbeard agent accessible to the {% data variables.product.prodname_copilot_short %} platform and {% data variables.product.github %}, you need to expose your local server so it's reachable by HTTP requests. You can use any port forwarding or tunneling service to achieve this. For the following steps, we'll use ngrok.
95
95
96
-
1. Navigate to [ngrok's download page](https://ngrok.com/download), then install the appropriate version of ngrok for your operating system.
96
+
1. Navigate to [ngrok's download page](https://ngrok.com/downloads/), then install the appropriate version of ngrok for your operating system.
97
97
1. Navigate to the [ngrok setup and installation page](https://dashboard.ngrok.com/get-started/setup/), then log in or sign up for an ngrok account.
98
98
1. To expose your local server, in a new window of your command line application, run the following command:
Copy file name to clipboardexpand all lines: content/organizations/collaborating-with-groups-in-organizations/viewing-insights-for-dependencies-in-your-organization.md
+3
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ Dependency insights can help you track, report, and act on your organization's o
26
26
27
27
With dependency insights you can view vulnerabilities, licenses, and other important information for the open source projects your organization depends on.
28
28
29
+
> [!NOTE]
30
+
> Dependency insights don't include information for private dependencies.
1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "credit-card" aria-hidden="true" %} Billing & Licensing** (visible if you use the new billing platform). Alternatively, click **{% octicon "gear" aria-hidden="true" %} Settings** and then **Billing**.
0 commit comments