Skip to content

Commit feded3a

Browse files
Merge pull request #233346 from kellydevens/patch-27
Update register-spacecraft.md
2 parents b51887e + 71c1d5d commit feded3a

File tree

1 file changed

+38
-11
lines changed

1 file changed

+38
-11
lines changed

articles/orbital/register-spacecraft.md

Lines changed: 38 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,16 @@ ms.author: apoorvanori
1010
# Customer intent: As a satellite operator, I want to ingest data from my satellite into Azure.
1111
---
1212

13-
# Quickstart: Register Spacecraft
13+
# Quickstart: Register and Authorize Spacecraft
1414

15-
To contact a satellite, it must be registered as a spacecraft resource with Azure Orbital Ground Station using required identifying information.
15+
To contact a satellite, it must be registered and authorized as a spacecraft resource with Azure Orbital Ground Station using required identifying information.
1616

1717
## Prerequisites
1818

1919
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2020
- Contributor permissions at the subscription level.
2121
- A [Basic Support Plan](https://azure.microsoft.com/support/plans/) or higher is required for a spacecraft authorization request.
22+
- Private spacecraft must have a relevant spacecraft license.
2223

2324
## Sign in to Azure
2425

@@ -42,11 +43,11 @@ Sign in to the [Azure portal](https://aka.ms/orbital/portal).
4243
| TLE line 2 | Enter TLE line 2 |
4344

4445
> [!NOTE]
45-
> TLE stands for Two-Line Element.
46-
>
47-
> Spacecraft resources can be created in any Azure region with a Microsoft ground station and schedule contacts on any ground station. Current eligible regions are West US 2, Sweden Central, and Southeast Asia.
48-
>
49-
> Be sure to update this TLE value before you schedule a contact. A TLE that's more than two weeks old might result in an unsuccessful downlink.
46+
> TLE stands for Two-Line Element.
47+
> Be sure to update this TLE value before you schedule a contact. A TLE that is more than two weeks old might result in an unsuccessful downlink.
48+
49+
> [!NOTE]
50+
> Spacecraft resources can be created in any Azure region with a Microsoft ground station and schedule contacts on any ground station. Current eligible Azure regions are West US 2, Sweden Central, and Southeast Asia.
5051
5152
:::image type="content" source="media/orbital-eos-register-bird.png" alt-text="Register Spacecraft Resource Page" lightbox="media/orbital-eos-register-bird.png":::
5253

@@ -67,6 +68,12 @@ Sign in to the [Azure portal](https://aka.ms/orbital/portal).
6768

6869
## Request authorization of the new spacecraft resource
6970

71+
> [!NOTE]
72+
> Authorization of private spacecraft requires the customer to have acquired a spacecraft license for their spacecraft. Microsoft can provide technical information required to complete the federal regulator and ITU processes as needed. This process augments the ground station licenses in our network and ensures customer satellites are added and authorized. Third party ground station networks are not included.
73+
>
74+
> 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.
75+
76+
7077
1. Navigate to the newly created spacecraft resource's overview page.
7178
1. Select **New support request** in the Support + troubleshooting section of the left-hand blade.
7279
1. In the **New support request** page, enter or select this information in the Basics tab:
@@ -87,21 +94,41 @@ Sign in to the [Azure portal](https://aka.ms/orbital/portal).
8794
| **Field** | **Value** |
8895
| --- | --- |
8996
| When did the problem start? | Select the current date & time |
90-
| Description | List your spacecraft's frequency bands and desired ground stations |
91-
| File upload | Upload any pertinent licensing material, if applicable |
97+
| Description | List your spacecraft's **frequency bands** and **desired ground stations** |
98+
| File upload | Upload any **pertinent licensing material**, if applicable |
9299

93100
1. Complete the **Advanced diagnostic information** and **Support method** sections of the **Details** tab.
94101
1. Select the **Review + create** tab, or select the **Review + create** button.
95102
1. Select **Create**.
96103

97104
> [!NOTE]
98105
> A [Basic Support Plan](https://azure.microsoft.com/support/plans/) or higher is required for a spacecraft authorization request.
99-
106+
107+
### Private spacecraft
108+
109+
#### Step 1: Provide more detail
110+
After the authorization request is generated, our regulatory team will investigate the request and determine if more detail is required. If so, a customer support representative will reach out to you with a regulatory intake form. You will need to input information regarding relevant filings, call signs, orbital parameters, link details, antenna details, point of contacts, etc.
111+
112+
Fill out all relevant fields in this form. When you are finished entering information, email this form back to the customer support representative.
113+
114+
#### Step 2: Await feedback from our regulatory team
115+
Based on the details provided in the steps above, our regulatory team will make an assessment on time and cost to onboard your spacecraft to all requested ground stations. This step will take a few weeks to execute.
116+
117+
Once the determination is made, we will confirm the cost with you and ask you to authorize before proceeding.
118+
119+
#### Step 3: Azure Orbital Ground Station requests relevant ground station licensing
120+
121+
Upon authorization, you will be billed the fees associated with licensing your spacecraft at each relevant ground station. Our regulatory team will seek the relevant licenses to enable your spacecraft to communicate with the desired ground stations. Refer to the following table for an estimated timeline for execution:
122+
123+
| **Station** | **Qunicy** | **Chile** | **Sweden** | **South Africa** | **Singapore** |
124+
| ----------- | ---------- | --------- | ---------- | ---------------- | ------------- |
125+
| Onboarding Timeframe | 3-6 months | 3-6 months | 3-6 months | <1 month | 3-6 months |
126+
100127
## Confirm spacecraft is authorized
101128

102129
1. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
103130
1. In the **Spacecraft** page, select the newly registered spacecraft.
104-
1. In the new spacecraft's overview page, check the **Authorization status** shows **Allowed**.
131+
1. In the new spacecraft's overview page, check that the **Authorization status** shows **Allowed**.
105132

106133
## Next steps
107134

0 commit comments

Comments
 (0)