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-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,19 +44,19 @@ 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
-
To delete a contact resource via the [Azure portal](https://aka.ms/orbital/portal):
48
-
2. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
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.
47
+
To delete a contact resource via the [Azure portal](https://aka.ms/orbital/portal):
48
+
1. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
49
+
2. In the **Spacecraft** page, click the spacecraft associated with the scheduled contact.
50
+
3. Click **Contacts** from the left menu bar in the spacecraft’s overview page.
51
51
52
52
:::image type="content" source="media/orbital-eos-delete-contact.png" alt-text="Select a scheduled contact" lightbox="media/orbital-eos-delete-contact.png":::
53
53
54
-
5. Click the contact to be deleted.
55
-
6. Click **Delete** from the top bar of the contact's configuration view.
54
+
4. Click the contact to be deleted.
55
+
5. Click **Delete** from the top bar of the contact's configuration view.
56
56
57
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":::
58
58
59
-
7. The scheduled contact will be canceled once the contact entry is deleted.
59
+
6. The scheduled contact will be canceled once the contact entry is deleted.
60
60
61
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