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/update-tle.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Update the TLE of an existing spacecraft resource.
24
24
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
25
25
- A registered spacecraft. Learn more on how to [register spacecraft](register-spacecraft.md).
26
26
27
-
## Update the spacecraft TLE
27
+
## Azure portal method
28
28
29
29
1. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
30
30
2. In the **Spacecraft** page, select the name of the spacecraft for which to update the ephemeris.
@@ -41,6 +41,10 @@ Update the TLE of an existing spacecraft resource.
41
41
42
42
5. Select the **Submit** button.
43
43
44
+
## API method
45
+
46
+
Use the Spacecrafts REST Operation Group to [update a spacecraft's TLE](/rest/api/orbital/azureorbitalgroundstation/spacecrafts/create-or-update/) in the Azure Orbital Ground Station API.
0 commit comments