Skip to content

Commit ac241e4

Browse files
committed
Add image tagging
1 parent d941793 commit ac241e4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/get-started/sign-up.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Thanks for signing up! Next, you'll be taken to a brief two-step data collector
3535

3636
### Set up Collector
3737

38-
1. Select the platform (Linux, Windows, macOS, or AWS) from which you'd like to collect data.<br/><img src={useBaseUrl('img/get-started/data-collection.png')} alt="Platform selection showing Linux, Windows, macOS, or AWS" width="400" />
38+
1. Select the platform (Linux, Windows, macOS, or AWS) from which you'd like to collect data.<br/><img src={useBaseUrl('img/get-started/data-collection.png')} alt="Platform selection showing Linux, Windows, macOS, or AWS" style={{border: '1px solid gray'}} width="400" />
3939
1. Copy, paste, and run the provided command to your PowerShell or Terminal. This will install the OpenTelemetry collector and relevant dashboards.
40-
1. When finished, click **Start using Sumo**. <br/><img src={useBaseUrl('img/get-started/install-otel.png')} alt="icon" width="400" />
40+
1. When finished, click **Start using Sumo**. <br/><img src={useBaseUrl('img/get-started/install-otel.png')} alt="icon" style={{border: '1px solid gray'}} width="500" />
4141

4242
Next, you'll be taken to your onboarding checklist guide, where you can view your Dashboards, run your first log search, set up alerts, install more apps for your environment, and more.
4343

@@ -123,10 +123,10 @@ These accounts have the following limitations:
123123

124124
To sign up through AWS Marketplace:
125125

126-
1. Sign in to the [AWS Marketplace](https://aws.amazon.com/marketplace) and search for Sumo Logic.<br/> ![AWS Marketplace](/img/get-started/aws_marketplace_new.png)
127-
1. Select a Sumo Logic product and click **View purchase options** or **Try it for free**.<br/> ![View purchase options](/img/get-started/aws_marketplace_view_purchase_options.png)
128-
1. Configure the software contract and click **Create contract**.<br/> ![Create contract](/img/get-started/aws_marketplace_create_contract.png)
129-
1. Finalize the software contract and click **Set up your account**.<br/> ![AWS setup](/img/get-started/aws_marketplace_setup_new.png)
126+
1. Sign in to the [AWS Marketplace](https://aws.amazon.com/marketplace) and search for Sumo Logic.<br/><img src={useBaseUrl('img/get-started/aws_marketplace_new.png')} alt="AWS Marketplace" style={{border: '1px solid gray'}} width="800" />
127+
1. Select a Sumo Logic product and click **View purchase options** or **Try it for free**.<br/><img src={useBaseUrl('img/get-started/aws_marketplace_view_purchase_options.png')} alt="View purchase options" style={{border: '1px solid gray'}} width="800" />
128+
1. Configure the software contract and click **Create contract**.<br/><img src={useBaseUrl('img/get-started/aws_marketplace_create_contract.png')} alt="Create contract" style={{border: '1px solid gray'}} width="800" />
129+
1. Finalize the software contract and click **Set up your account**.<br/><img src={useBaseUrl('img/get-started/aws_marketplace_setup_new.png')} alt="Set up your account" style={{border: '1px solid gray'}} width="400" />
130130
1. You are redirected to Sumo Logic to complete your account creation:
131131
- **Email** - Enter an email for your account. If you have an existing Sumo Logic account, use a different email address. Signing up through AWS Marketplace will create a new Sumo Logic organization.
132132
- **Region** - Select your region: North America, Europe, or Australia.
@@ -170,7 +170,7 @@ Should you decide to cancel, you can do this through AWS Marketplace.
170170

171171
1. Sign in to the [AWS Marketplace](https://aws.amazon.com/marketplace) and access your account.
172172
1. Go to **Manage your software subscriptions** and select **Sumo Logic**.
173-
1. Click **Cancel subscription**.<br/> ![AWS Cancel](/img/get-started/aws_marketplace_cancel.png)
173+
1. Click **Cancel subscription**.<br/><img src={useBaseUrl('img/get-started/aws_marketplace_cancel.png')} alt="AWS Cancel" style={{border: '1px solid gray'}} width="800" />
174174

175175
Your subscription will be cancelled immediately.
176176

0 commit comments

Comments
 (0)