Ghos ga docs (#58466)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
@@ -252,9 +252,6 @@ You may need to allowlist {% data variables.product.company_short %}'s IP ranges
|
||||
|
||||
### Uploading your migration archives to {% data variables.product.prodname_ghos %}
|
||||
|
||||
> [!NOTE]
|
||||
> Repository migrations with {% data variables.product.prodname_ghos %} are currently in {% data variables.release-phases.public_preview %} and subject to change.
|
||||
|
||||
If you're using {% data variables.product.prodname_ghos %}, you will upload your archive to {% data variables.product.prodname_ghos %} using the following process:
|
||||
|
||||
1. Create a multipart upload by submitting a POST request
|
||||
@@ -413,9 +410,6 @@ For {% data variables.product.pat_generic %} requirements, see [AUTOTITLE](/migr
|
||||
|
||||
### Migrating repositories with {% data variables.product.prodname_ghos %}
|
||||
|
||||
> [!NOTE]
|
||||
> Repository migrations with {% data variables.product.prodname_ghos %} are currently in {% data variables.release-phases.public_preview %} and subject to change.
|
||||
|
||||
If you do not want to set up and provide {% data variables.product.prodname_importer_proper_name %} with access to a customer-owned blob storage account for storing your repository archives, you can migrate repositories using {% data variables.product.prodname_ghos %}. To do so, you must be running v1.9.0 (or higher) of {% data variables.product.prodname_gei_cli %}. {% data variables.product.prodname_ghos %} does not require additional setup and is available as an option when you run {% data variables.product.prodname_gei_cli %} commands.
|
||||
|
||||
For security purposes, {% data variables.product.prodname_ghos %} is explicitly write-only, and downloads from {% data variables.product.prodname_ghos %} are not possible. After a migration is complete, the repository archives are immediately deleted. If an archive is uploaded and not used in a migration, the archive is deleted after 7 days.
|
||||
|
||||
@@ -96,9 +96,6 @@ Before you can run a migration, you need to set up a storage container with your
|
||||
|
||||
### Using {% data variables.product.prodname_ghos %}
|
||||
|
||||
> [!NOTE]
|
||||
> Repository migrations with {% data variables.product.prodname_ghos %} are currently in {% data variables.release-phases.public_preview %} and subject to change.
|
||||
|
||||
If you do not want to set up and provide {% data variables.product.prodname_importer_proper_name %} with access to a blob storage account behind your firewall, you can migrate repositories with {% data variables.product.prodname_ghos %} using the `--use-github-storage` flag. To do so, you must be running v1.9.0 (or higher) of {% data variables.product.prodname_bbs2gh_cli %}.
|
||||
|
||||
For security purposes, {% data variables.product.prodname_ghos %} is explicitly write-only, and downloads from {% data variables.product.prodname_ghos %} are not possible. After a migration is complete, the repository archives are immediately deleted. If an archive is uploaded and not used in a migration, the archive is deleted after 7 days.
|
||||
|
||||
Reference in New Issue
Block a user