Skip to content

Commit ce2e1ed

Browse files
authored
Merge pull request #204477 from meaghanlewis/fix-pr-feedback
Updates based on PR feedback
2 parents 0282528 + 2d1e395 commit ce2e1ed

10 files changed

+49
-55
lines changed

articles/orbital/TOC.yml

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,33 +9,31 @@ items:
99
href: space-partner-program-overview.md
1010
- name: Quickstart
1111
items:
12-
- name: Onboard to the Azure Orbital Preview
13-
href: orbital-preview.md
14-
- name: Register a Spacecraft
12+
- name: Register a spacecraft
1513
href: register-spacecraft.md
16-
- name: Configure a Contact Profile
14+
- name: Configure a contact profile
1715
href: contact-profile.md
18-
- name: Schedule a Contact
16+
- name: Schedule a contact
1917
href: schedule-contact.md
2018
- name: Tutorials
2119
items:
2220
- name: Prepare network to send and receive data
23-
href: howto-prepare-network.md
21+
href: prepare-network.md
2422
- name: License your spacecraft
25-
href: howto-licensing.md
23+
href: license-spacecraft.md
2624
- name: Receive real-time telemetry
27-
href: howto-realtime-telem.md
28-
- name: Update the Spacecraft TLE
25+
href: receive-real-time-telemetry.md
26+
- name: Update the spacecraft TLE
2927
href: update-tle.md
30-
- name: Cancel a Contact
28+
- name: Cancel a contact
3129
href: delete-contact.md
3230
- name: How-to guides
3331
items:
3432
- name: Earth Observation
3533
items:
3634
- name: Schedule a contact with NASA's AQUA public satellite
37-
href: howto-downlink-aqua.md
38-
- name: Collect and Process AQUA satellite payload
35+
href: downlink-aqua.md
36+
- name: Collect and process AQUA satellite payload
3937
href: satellite-imagery-with-orbital-ground-station.md
4038
- name: Integrate partner network ground stations
4139
href: partner-network-integration.md
@@ -45,7 +43,7 @@ items:
4543
href: concepts-contact.md
4644
- name: Contact profile
4745
href: concepts-contact-profile.md
48-
- name: Geospatial Reference Architecture
46+
- name: Geospatial reference architecture
4947
href: geospatial-reference-architecture.md
5048
- name: Spacecraft object
5149
href: spacecraft-object.md

articles/orbital/concepts-contact-profile.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ See [how to configure a contact profile](contact-profile.md) for the full list o
2222

2323
## Prerequisites
2424

25-
- Subnet that is created in the VNET and resource group you desire. See [Prepare network for Orbital GSaaS integration.](howto-prepare-network.md)
25+
- Subnet that is created in the VNET and resource group you desire. See [Prepare network for Orbital GSaaS integration.](prepare-network.md)
2626

2727
## Creating a contact profile
2828

@@ -40,9 +40,7 @@ At the moment autotrack is disabled and autotracking options are not applied.
4040

4141
A whole band, unique in direction, and unique in polarity is called a link. Channels, which are children under links, specify center frequency, bandwidth, and endpoints. Typically there's only one channel per link but some applications require multiple channels per link. Refer to the Ground Station manual for a full list of supported bands and antenna capabilities.
4242

43-
You can specify an EIRP and G/T requirement for each link. EIRP applies to uplinks and G/T applies to downlinks. These parameters are not used currently but will be used in the future to ensure that antennas in the network can meet your requirements.
44-
45-
You can give a name to each link and channel to keep track of these properties. Eventually these names will help links to other features such as real-time telemetry.
43+
You can specify an EIRP and G/T requirement for each link. EIRP applies to uplinks and G/T applies to downlinks. You can give a name to each link and channel to keep track of these properties.
4644

4745
Look at the example below to see how to specify an RHCP channel and an LHCP channel if your mission requires dual-polarization on downlink.
4846

articles/orbital/contact-profile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Configure a contact profile with Azure Orbital to save and reuse contact configu
2323

2424
## Sign in to Azure
2525

26-
Sign in to the [Azure portal - Orbital Preview](https://aka.ms/orbital/portal).
26+
Sign in to the [Azure portal - Orbital](https://aka.ms/orbital/portal).
2727

2828
## Create a contact profile resource
2929

@@ -74,6 +74,6 @@ Sign in to the [Azure portal - Orbital Preview](https://aka.ms/orbital/portal).
7474

7575
## Next steps
7676

77-
- [How-to Receive real-time telemetry](howto-realtime-telem.md)
77+
- [How-to Receive real-time telemetry](receive-real-time-telemetry.md)
7878
- [Quickstart: Schedule a contact](schedule-contact.md)
7979
- [Tutorial: Cancel a contact](delete-contact.md)

articles/orbital/howto-downlink-aqua.md renamed to articles/orbital/downlink-aqua.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: How to schedule a contact with NASA's AQUA public satellite using A
44
author: wamota
55
ms.service: orbital
66
ms.topic: how-to
7-
ms.custom: public-preview
8-
ms.date: 04/14/2022
7+
ms.custom: ga
8+
ms.date: 07/12/2022
99
ms.author: wamota
1010
# Customer intent: As a satellite operator, I want to ingest data from NASA's AQUA public satellite into Azure.
1111
---

articles/orbital/index.yml

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ metadata:
1010
ms.topic: landing-page
1111
author: wamota
1212
ms.author: wamota
13-
ms.date: 05/26/2022
14-
ms.custom: public-preview
13+
ms.date: 07/12/2022
14+
ms.custom: ga
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1717

@@ -29,17 +29,13 @@ landingContent:
2929
# Card
3030
- title: Get started with Earth Observation
3131
linkLists:
32-
- linkListType: get-started
33-
links:
34-
- text: Onboard to the Azure Orbital Preview
35-
url: orbital-preview.md
3632
- linkListType: quickstart
3733
links:
38-
- text: Register Spacecraft
34+
- text: Register spacecraft
3935
url: register-spacecraft.md
40-
- text: Configure a Contact Profile
36+
- text: Configure a contact profile
4137
url: contact-profile.md
42-
- text: Schedule a Contact
38+
- text: Schedule a contact
4339
url: schedule-contact.md
4440

4541
# Card
@@ -48,13 +44,15 @@ landingContent:
4844
- linkListType: how-to-guide
4945
links:
5046
- text: Prepare network to receive and send data
51-
url: howto-prepare-network.md
52-
- text: License your Spacecraft
53-
url: howto-licensing.md
54-
- text: Update the Spacecraft TLE
47+
url: prepare-network.md
48+
- text: License your spacecraft
49+
url: license-spacecraft.md
50+
- text: Update the spacecraft TLE
5551
url: update-tle.md
5652
- text: Integrate partner network ground stations
57-
url: partner-network-integration.md
53+
url: partner-network-integration.md
54+
- text: Receive real-time telemetry
55+
url: receive-real-time-telemetry.md
5856

5957
# Card
6058
- title: Azure Space Partner Community
@@ -70,8 +68,8 @@ landingContent:
7068
- linkListType: how-to-guide
7169
links:
7270
- text: Schedule a contact with NASA's AQUA public satellite
73-
url: howto-downlink-aqua.md
74-
- text: Collect and Process AQUA satellite payload
71+
url: downlink-aqua.md
72+
- text: Collect and process AQUA satellite payload
7573
url: satellite-imagery-with-orbital-ground-station.md
7674

7775
# Card
@@ -83,7 +81,7 @@ landingContent:
8381
url: concepts-contact.md
8482
- text: Contact profile
8583
url: concepts-contact-profile.md
86-
- text: Geospatial Reference Architecture
84+
- text: Geospatial reference architecture
8785
url: geospatial-reference-architecture.md
8886
- text: Spacecraft object
8987
url: spacecraft-object.md

articles/orbital/howto-licensing.md renamed to articles/orbital/license-spacecraft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: hrshelar
55
ms.service: orbital
66
ms.topic: how-to
77
ms.custom: ga
8-
ms.date: 06/21/2022
8+
ms.date: 07/12/2022
99
ms.author: hrshelar
1010
---
1111

articles/orbital/howto-prepare-network.md renamed to articles/orbital/prepare-network.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Prepare network to send and receive data
3-
description: Learn how to deliver and receive data from Orbital.
2+
title: Prepare network to send and receive data - Azure Orbital
3+
description: Learn how to deliver and receive data from Azure Orbital.
44
author: hrshelar
55
ms.service: orbital
66
ms.topic: how-to
77
ms.custom: ga
8-
ms.date: 07/07/2022
8+
ms.date: 07/12/2022
99
ms.author: hrshelar
1010
---
1111

12-
# Prepare network for Orbital GSaaS integration
12+
# Prepare the network for Azure Orbital GSaaS integration
1313

1414
The Orbital GSaaS platform interfaces with your resources using VNET injection, which is used in both uplink and downlink directions. This page describes how to ensure your Subnet and Orbital GSaaS objects are configured correctly.
1515

articles/orbital/howto-realtime-telem.md renamed to articles/orbital/receive-real-time-telemetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Receive real-time telemetry
2+
title: Receive real-time telemetry - Azure Orbital
33
description: Learn how to receive real-time telemetry during contacts.
44
author: hrshelar
55
ms.service: orbital
66
ms.topic: how-to
77
ms.custom: ga
8-
ms.date: 06/21/2022
8+
ms.date: 07/12/2022
99
ms.author: mikailasmith
1010
---
1111

articles/orbital/satellite-imagery-with-orbital-ground-station.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Optional setup for capturing the ground station telemetry are included in the [A
2828

2929
## Step 1: Prerequisites
3030

31-
You must first follow the steps listed in [Tutorial: Downlink data from NASA's AQUA public satellite](howto-downlink-aqua.md).
31+
You must first follow the steps listed in [Tutorial: Downlink data from NASA's AQUA public satellite](downlink-aqua.md).
3232

3333
> [!NOTE]
34-
> In the section [Prepare a virtual machine (VM) to receive the downlinked AQUA data](howto-downlink-aqua.md#prepare-a-virtual-machine-vm-to-receive-the-downlinked-aqua-data), use the following values:
34+
> In the section [Prepare a virtual machine (VM) to receive the downlinked AQUA data](downlink-aqua.md#prepare-a-virtual-machine-vm-to-receive-the-downlinked-aqua-data), use the following values:
3535
>
3636
> - **Name:** receiver-vm
3737
> - **Operating System:** Linux (CentOS Linux 7 or higher)
@@ -316,5 +316,5 @@ Other helpful resources: 
316316

317317
For an end-to-end implementation that involves extracting, loading, transforming, and analyzing spaceborne data by using geospatial libraries and AI models with Azure Synapse Analytics, see:
318318

319-
- [Spaceborne data analysis with Azure Synapse Analytics](https://docs.microsoft.com/azure/architecture/industries/aerospace/geospatial-processing-analytics)
319+
- [Spaceborne data analysis with Azure Synapse Analytics](/azure/architecture/industries/aerospace/geospatial-processing-analytics)
320320

articles/orbital/schedule-contact.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: 'How to schedule a contact on Azure Orbital Earth Observation service'
3-
description: 'How to schedule a contact'
2+
title: How to schedule a contact on Azure Orbital Earth Observation service
3+
description: Learn how to schedule a contact.
44
author: wamota
55
ms.service: orbital
66
ms.topic: quickstart
7-
ms.custom: public-preview
8-
ms.date: 11/16/2021
7+
ms.custom: ga
8+
ms.date: 07/12/2022
99
ms.author: wamota
1010
# Customer intent: As a satellite operator, I want to ingest data from my satellite into Azure.
1111
---
@@ -22,12 +22,12 @@ Schedule a contact with the selected satellite for data retrieval/delivery on Az
2222

2323
## Sign in to Azure
2424

25-
Sign in to the [Azure portal - Orbital Preview](https://aka.ms/orbital/portal).
25+
Sign in to the [Azure portal - Orbital](https://aka.ms/orbital/portal).
2626

2727
## Select an available contact
2828

29-
1. In the Azure portal search box, enter **Spacecrafts**. Select **Spacecrafts** in the search results.
30-
2. In the **Spacecrafts** page, select the spacecraft for the contact.
29+
1. In the Azure portal search box, enter **Spacecraft**. Select **Spacecraft** in the search results.
30+
2. In the **Spacecraft** page, select the spacecraft for the contact.
3131
3. Select **Schedule contact** on the top bar of the spacecraft’s overview.
3232

3333
:::image type="content" source="media/orbital-eos-schedule.png" alt-text="Schedule a contact at spacecraft resource page" lightbox="media/orbital-eos-schedule.png":::

0 commit comments

Comments
 (0)