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
Sign in to the [Azure portal](https://aka.ms/orbital/portal).
30
-
31
27
## Create a spacecraft resource
32
28
33
29
Create a [spacecraft resource](spacecraft-object.md) as a representation of your satellite in Azure.
34
30
35
-
1. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
36
-
2. In the **Spacecraft** page, select Create.
37
-
3. In **Create spacecraft resource**, enter or select this information in the Basics tab:
31
+
### Azure portal method
32
+
1. Sign in to the [Azure portal](https://aka.ms/orbital/portal).
33
+
2. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
34
+
3. In the **Spacecraft** page, click **Create**.
35
+
4. In **Create spacecraft resource**, enter or select this information in the Basics tab:
38
36
39
37
|**Field**|**Value**|
40
38
| --- | --- |
@@ -48,16 +46,16 @@ Create a [spacecraft resource](spacecraft-object.md) as a representation of your
48
46
| TLE line 2 | Enter TLE line 2 |
49
47
50
48
> [!NOTE]
51
-
> TLE stands for Two-Line Element.
52
-
> 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.
49
+
> TLE stands for [Two-Line Element](spacecraft-object.md#ephemeris).
50
+
> 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.
53
51
54
52
> [!NOTE]
55
53
> Spacecraft resources can be created in any Azure region with a Microsoft ground station and can schedule contacts on any ground station. Current eligible Azure regions are West US 2, Sweden Central, Southeast Asia, Brazil South, and South Africa North.
6. Select the **Review + create** tab, or select the **Review + create** button.
72
-
7. Select **Create**
69
+
7. Click the **Review + create** tab, or click the **Review + create** button.
70
+
8. Click **Create**.
71
+
72
+
### API method
73
+
74
+
Use the Spacecrafts REST Operation Group to [create a spacecraft resource](/rest/api/orbital/azureorbitalgroundstation/spacecrafts/create-or-update/) in the Azure Orbital Ground Station API.
73
75
74
76
## Request authorization of the new spacecraft resource
75
77
76
-
Submit a spacecraft authorization request in order to schedule [contacts](concepts-contact.md) with your new spacecraft resource at applicable ground station sites.
78
+
Submit a spacecraft authorization request in order to schedule [contacts](concepts-contact.md) with your new spacecraft resource at applicable ground station sites.
77
79
78
80
> [!NOTE]
79
81
> A [Basic Support Plan](https://azure.microsoft.com/support/plans/) or higher is required to submit a spacecraft authorization request.
@@ -83,9 +85,10 @@ Submit a spacecraft authorization request in order to schedule [contacts](concep
83
85
>
84
86
> **Public spacecraft**: licensing is not required for authorization. The Azure Orbital Ground Station service supports several public satellites including Aqua, Suomi NPP, JPSS-1/NOAA-20, and Terra.
85
87
86
-
1. Navigate to the newly created spacecraft resource's overview page.
87
-
2. Select **New support request** in the Support + troubleshooting section of the left-hand blade.
88
-
3. In the **New support request** page, enter or select this information in the Basics tab:
88
+
1. Sign in to the [Azure portal](https://aka.ms/orbital/portal).
89
+
2. Navigate to the newly created spacecraft resource's overview page.
90
+
3. Click **New support request** in the Support + troubleshooting section of the left-hand blade.
91
+
4. In the **New support request** page, enter or select the following information in the Basics tab:
89
92
90
93
|**Field**|**Value**|
91
94
| --- | --- |
@@ -97,8 +100,8 @@ Submit a spacecraft authorization request in order to schedule [contacts](concep
97
100
| Problem type | Select **Spacecraft Management and Setup**|
98
101
| Problem subtype | Select **Spacecraft Registration**|
99
102
100
-
4.Select the Details tab at the top of the page
101
-
5. In the Details tab, enter this information in the Problem details section:
103
+
4.Click the **Details** tab at the top of the page.
104
+
5. In the Details tab, enter the following information in the **problem details section**:
102
105
103
106
|**Field**|**Value**|
104
107
| --- | --- |
@@ -109,15 +112,15 @@ Submit a spacecraft authorization request in order to schedule [contacts](concep
109
112
| File upload | Upload any **pertinent licensing material**, if applicable. |
110
113
111
114
6. Complete the **Advanced diagnostic information** and **Support method** sections of the **Details** tab.
112
-
7.Select the **Review + create** tab, or select the **Review + create** button.
113
-
8.Select**Create**.
115
+
7.Click the **Review + create** tab, or click the **Review + create** button.
116
+
8.Click**Create**.
114
117
115
-
After the spacecraft authorization request is submitted, the Azure Orbital Ground Station team will review the request and authorize the spacecraft resource at relevant ground stations according to the licenses. Authorization requests for public satellites will be quickly approved.
118
+
After the spacecraft authorization request is submitted, the Azure Orbital Ground Station team reviews the request and authorizes the spacecraft resource at relevant ground stations according to the licenses. Authorization requests for public satellites will be quickly approved.
116
119
117
120
## Confirm spacecraft is authorized
118
121
119
-
1. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
120
-
2. In the **Spacecraft** page, select the newly registered spacecraft.
122
+
1. In the Azure portal search box, enter **Spacecrafts**. Select **Spacecrafts** in the search results.
123
+
2. In the **Spacecraft** page, click the newly registered spacecraft.
121
124
3. In the new spacecraft's overview page, check that the **Authorization status** shows **Allowed**.
0 commit comments