Skip to content

Commit 15fb8d3

Browse files
authored
Merge pull request #233645 from kellydevens/patch-38
Update partner-network-integration.md
2 parents 3682159 + 774bf06 commit 15fb8d3

File tree

1 file changed

+37
-13
lines changed

1 file changed

+37
-13
lines changed

articles/orbital/partner-network-integration.md

Lines changed: 37 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,36 @@ ms.author: apoorvanori
1111

1212
# Integrate partner network ground stations into your Azure Orbital Ground Station solution
1313

14-
This article describes how to integrate partner network ground stations for customers with partner network contracts.
14+
This article describes how to integrate partner network ground stations for customers with partner network contracts. In order to use Azure Orbital Ground Station to make contacts with partner network ground station sites, your spacecraft must be authorized in the portal.
1515

1616
## Prerequisites
1717

1818
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
19-
- An active contract with the partner network(s) you wish to integrate with Azure Orbital:
20-
- [KSAT Lite](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/kongsbergsatelliteservicesas1657024593438.ksatlite?exp=ubp8&tab=Overview)
19+
- [Contributor permissions](https://learn.microsoft.com/azure/role-based-access-control/rbac-and-directory-admin-roles#azure-roles) at the subscription level.
20+
- A [Basic Support Plan](https://azure.microsoft.com/support/plans/) or higher is required for a spacecraft authorization request.
21+
- A spacecraft license is required for private spacecraft.
22+
- An active contract with the partner network(s) you wish to integrate with Azure Orbital Ground Station:
23+
- [KSAT Lite](https://azuremarketplace.microsoft.com/marketplace/apps/kongsbergsatelliteservicesas1657024593438.ksatlite?exp=ubp8&tab=Overview)
2124
- [Viasat RTE](https://azuremarketplace.microsoft.com/marketplace/apps/viasatinc1628707641775.viasat-real-time-earth?tab=overview)
25+
- A ground station license for each of the partner network sites you wish to contact is required for private spacecraft.
26+
- A registered spacecraft object. Learn more on how to [register a spacecraft](register-spacecraft.md).
27+
28+
## Obtain licencses
29+
30+
Obtain the proper **spacecraft license(s)** for a private spacecraft. Additionally, work with the partner network to obtain a **ground station license** for each partner network site you intend to use with your spacecraft.
31+
32+
> [!NOTE]
33+
> Public spacecraft do not require licensing for authorization. The Azure Orbital Ground Station service supports several public satellites including Aqua, Suomi NPP, JPSS-1/NOAA-20, and Terra.
34+
35+
## Create spacecraft resource
36+
37+
Create a registered spacecraft object on the Orbital portal by following the [spacecraft registration](register-spacecraft.md) instructions.
2238

2339
## Request authorization of the new spacecraft resource
2440

2541
1. Navigate to the newly created spacecraft resource's overview page.
26-
1. Select **New support request** in the Support + troubleshooting section of the left-hand blade.
27-
1. In the **New support request** page, enter or select this information in the Basics tab:
42+
2. Select **New support request** in the Support + troubleshooting section of the left-hand blade.
43+
3. In the **New support request** page, enter or select this information in the Basics tab:
2844

2945
| **Field** | **Value** |
3046
| --- | --- |
@@ -36,22 +52,30 @@ This article describes how to integrate partner network ground stations for cust
3652
| Problem type | Select **Spacecraft Management and Setup** |
3753
| Problem subtype | Select **Spacecraft Registration** |
3854

39-
1. Select the Details tab at the top of the page
40-
1. In the Details tab, enter this information in the Problem details section:
55+
4. Select the Details tab at the top of the page
56+
5. In the Details tab, enter this information in the Problem details section:
4157

4258
| **Field** | **Value** |
4359
| --- | --- |
4460
| When did the problem start? | Select the current date & time |
45-
| Description | List your spacecraft's frequency bands and desired ground stations |
46-
| File upload | Upload any pertinent licensing material, contract details, or partner POCs, if applicable |
61+
| Description | List your spacecraft's **frequency bands** and **desired partner network ground stations**. |
62+
| File upload | Upload all pertinent **spacecraft licensing material**, **ground station licensing material**, **partner network contract details**, or **partner POCs**, if applicable. |
4763

48-
1. Complete the **Advanced diagnostic information** and **Support method** sections of the **Details** tab.
49-
1. Select the **Review + create** tab, or select the **Review + create** button.
50-
1. Select **Create**.
64+
6. Complete the **Advanced diagnostic information** and **Support method** sections of the **Details** tab.
65+
7. Select the **Review + create** tab, or select the **Review + create** button.
66+
8. Select **Create**.
5167

5268
> [!NOTE]
5369
> A [Basic Support Plan](https://azure.microsoft.com/support/plans/) or higher is required for a spacecraft authorization request.
54-
70+
71+
After the authorization request is generated, our regulatory team will investigate the request and validate the material. The partner network must inform Microsoft of the ground station license approval(s) to complete the spacecraft authorization. Once verified, we will enable your spacecraft to communicate with the partner network ground stations outlined in the request.
72+
73+
## Confirm spacecraft is authorized
74+
75+
1. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
76+
2. In the Spacecraft page, select the **newly registered spacecraft**.
77+
3. In the new spacecraft's overview page, check that the **Authorization status** shows **Allowed**.
78+
5579
## Next steps
5680

5781
- [Configure a contact profile](./contact-profile.md)

0 commit comments

Comments
 (0)