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/concepts-contact.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,25 +44,23 @@ Use the [Azure portal](https://aka.ms/orbital/portal) or [Azure Orbital Ground S
44
44
45
45
In order to cancel a scheduled contact, you must delete the contact resource.
46
46
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):
49
48
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.
52
51
53
52
:::image type="content" source="media/orbital-eos-delete-contact.png" alt-text="Select a scheduled contact" lightbox="media/orbital-eos-delete-contact.png":::
54
53
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.
57
56
58
57
:::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":::
59
58
60
59
7. The scheduled contact will be canceled once the contact entry is deleted.
61
60
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.
0 commit comments