Skip to content

Commit e502de1

Browse files
authored
Update concepts-contact.md
clean delete info to match other resources
1 parent 90a382e commit e502de1

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

articles/orbital/concepts-contact.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,25 +44,23 @@ Use the [Azure portal](https://aka.ms/orbital/portal) or [Azure Orbital Ground S
4444

4545
In order to cancel a scheduled contact, you must delete the contact resource.
4646

47-
### Azure portal method
48-
1. Sign in to the [Azure portal - Orbital](https://aka.ms/orbital/portal).
47+
To delete a contact resource via the [Azure portal](https://aka.ms/orbital/portal):
4948
2. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
50-
3. In the **Spacecraft** page, select the name of the spacecraft for the scheduled contact.
51-
4. Select **Contacts** from the left menu bar in the spacecraft’s overview page.
49+
3. In the **Spacecraft** page, click the spacecraft associated with the scheduled contact.
50+
4. Click **Contacts** from the left menu bar in the spacecraft’s overview page.
5251

5352
:::image type="content" source="media/orbital-eos-delete-contact.png" alt-text="Select a scheduled contact" lightbox="media/orbital-eos-delete-contact.png":::
5453

55-
5. Select the name of the contact to be deleted
56-
6. Select **Delete** from the top bar of the contact's configuration view
54+
5. Click the contact to be deleted.
55+
6. Click **Delete** from the top bar of the contact's configuration view.
5756

5857
:::image type="content" source="media/orbital-eos-contact-config-view.png" alt-text="Delete a scheduled contact" lightbox="media/orbital-eos-contact-config-view.png":::
5958

6059
7. The scheduled contact will be canceled once the contact entry is deleted.
6160

62-
### API method
63-
Use the Contacts REST Operation Group to [delete a contact](/rest/api/orbital/azureorbitalgroundstation/contacts/delete/) with the Azure Orbital Ground Station API.
61+
Alternatively, use the Contacts REST Operation Group to [delete a contact](/rest/api/orbital/azureorbitalgroundstation/contacts/delete/) with the Azure Orbital Ground Station API.
6462

6563
## Next steps
6664

6765
- [Schedule a contact](schedule-contact.md)
68-
- [Update the Spacecraft TLE](update-tle.md)
66+
- [Update the spacecraft TLE](update-tle.md)

0 commit comments

Comments
 (0)