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: articles/orbital/partner-network-integration.md
+37-13Lines changed: 37 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,20 +11,36 @@ ms.author: apoorvanori
11
11
12
12
# Integrate partner network ground stations into your Azure Orbital Ground Station solution
13
13
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.
15
15
16
16
## Prerequisites
17
17
18
18
- 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:
-[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:
- 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.
22
38
23
39
## Request authorization of the new spacecraft resource
24
40
25
41
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:
28
44
29
45
|**Field**|**Value**|
30
46
| --- | --- |
@@ -36,22 +52,30 @@ This article describes how to integrate partner network ground stations for cust
36
52
| Problem type | Select **Spacecraft Management and Setup**|
37
53
| Problem subtype | Select **Spacecraft Registration**|
38
54
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:
41
57
42
58
|**Field**|**Value**|
43
59
| --- | --- |
44
60
| 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.|
47
63
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**.
51
67
52
68
> [!NOTE]
53
69
> 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
+
55
79
## Next steps
56
80
57
81
-[Configure a contact profile](./contact-profile.md)
0 commit comments