Skip to content

Commit a255f16

Browse files
authored
Raise Acrolinx score
1 parent 6cbaf90 commit a255f16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/orbital/concepts-contact.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: hrshelar
1414

1515
A contact occurs when the spacecraft passes over a specified ground station. You can find available passes and schedule contacts for your spacecraft through the Azure Orbital Ground Station platform. A contact and ground station pass mean the same thing.
1616

17-
When you schedule a contact for a spacecraft, a contact object is created under your spacecraft object in your resource group. The contact is only associated with that particular spacecraft and cannot be transferred to another spacecraft, resource group, or region.
17+
When you schedule a contact for a spacecraft, a contact object is created under your spacecraft object in your resource group. The contact is only associated with that particular spacecraft and can't be transferred to another spacecraft, resource group, or region.
1818

1919
## Contact object
2020

@@ -45,11 +45,11 @@ In order to create a contact, you must have the following pre-requisites:
4545

4646
Contacts are created on a per-pass and per-site basis. If you already know the pass timings for your spacecraft and selected ground station, you can directly proceed to schedule the pass with these times. The service will succeed in creating the contact object if the window is available and fail if the window is unavailable.
4747

48-
If you do not know the pass timings, or which sites are available, then you can use the Orbital portal or API to determine those details. Query the available passes and use the results to schedule your passes accordingly.
48+
If you don't know the pass timings, or which sites are available, then you can use the Orbital portal or API to determine those details. Query the available passes and use the results to schedule your passes accordingly.
4949

5050
| Method | List available contacts | Schedule contacts | Notes |
5151
|-|-|-|-|
52-
|Portal| Yes | Yes | Custom pass timings are not possible. You must use the results from the query. |
52+
|Portal| Yes | Yes | Custom pass timings aren't possible. You must use the results from the query. |
5353
|API | Yes | Yes| Custom pass timings are possible. |
5454

5555
See [how-to schedule a contact](schedule-contact.md) for the Portal method. The API can also be used to create a contact. See the [API docs](https://learn.microsoft.com/rest/api/orbital/) for this method.

0 commit comments

Comments
 (0)