Skip to content

Commit e12fa5f

Browse files
authored
Update concepts-contact-profile.md
Update modify/delete section
1 parent be11e84 commit e12fa5f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/orbital/concepts-contact-profile.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A whole band, unique in direction and polarity, is called a link. Channels, whic
4141

4242
You can specify EIRP and G/T requirements for each link. EIRP applies to uplinks and G/T applies to downlinks. You can provide a name for each link and channel to keep track of these properties. Each channel has a modem associated with it. Follow the steps in [how to setup software modem](modem-chain.md) to understand the options.
4343

44-
Refer to the example below to understand how to specify an RHCP channel and an LHCP channel if your mission requires dual-polarization on downlink.
44+
Refer to the example below to understand how to specify an RHCP channel and an LHCP channel if your mission requires dual-polarization on downlink. To find this information about your contact profile, navigate to the contact profile resource overview and click 'JSON view'.
4545

4646
```json
4747
{
@@ -115,7 +115,13 @@ Refer to the example below to understand how to specify an RHCP channel and an L
115115

116116
## Modifying or deleting a contact profile
117117

118-
You can modify or delete the contact profile via the [Azure portal](https://aka.ms/orbital/portal) or [Azure Orbital Ground Station API](/rest/api/orbital/).
118+
You can modify or delete the contact profile via the [Azure portal](https://aka.ms/orbital/portal) or [Azure Orbital Ground Station API](/rest/api/orbital/).
119+
120+
In the Azure portal, navigate to the contact profile resource.
121+
- To modify minimum viable contact duration, minimum elevation, auto tracking, or events hubs telemetry, click 'Overview' on the left panel then click 'Edit properties'.
122+
- To edit links and channels, click 'Links' under 'Configurations' on the left panel then click 'Edit link' on the desired link.
123+
- To edit third-party configurations, click 'Third-Party Configurations' under 'Configurations' on the left panel then click 'Edit' on the desired configuration.
124+
- To delete a contact profile, click 'Overview' on the left panel then click 'Delete'.
119125

120126
## Configuring a contact profile for applicable partner ground stations
121127

0 commit comments

Comments
 (0)