Skip to content

Commit b242954

Browse files
committed
release note added
1 parent 78313ae commit b242954

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

blog-service/2025-01-16-manage.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Create and Manage Orgs:Flex (Manage)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- manage
6+
- create-manage-orgs-flex
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
We are excited to announce our Sumo Logic's Organizations ("Sumo Orgs") feature for Sumo Logic Flex customers. With this release, Flex users can effectively group, provision, manage, and monitor the credit usage across multiple organizations. [Learn more](/docs/manage/manage-subscription/create-manage-orgs-flex).

docs/manage/manage-subscription/create-manage-orgs-flex.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@ To change an org's credits allocation:
108108

109109
**Example 2**: Suppose you need to increase credits for your child org. The image below shows that you have used 35 out of 31,026 credits allocated to your child org. To add more credits, select **Credits to be Added** and enter the additional credits required.<br/> <img src={useBaseUrl('img/manage/subscriptions/modify-allocation-recommendatio-example-2.png')} style={{border:'1px solid gray'}} alt="modify-allocation-recommendatio-example-2" width="450" />
110110
1. If you want to modify the baseline, click **View Baseline**. The credits calculator appears.
111-
1. Click **Edit** and follow the steps in [Allocate Credits](#allocate-credits) to update the credits allocation.<br/> <img src={useBaseUrl('img/manage/subscriptions/edit-baseline.png')} style={{border:'1px solid gray'}} alt="edit-baseline" width="450" />
112-
1. Based on the new baseline values, the calculator now shows the recommended credit allocation, suggesting how many credits you should add for the child org.<br/><img src={useBaseUrl('img/manage/subscriptions/edit-baseline-example.png')} style={{border:'1px solid gray'}} alt="edit-baseline" width="450" />
111+
1. Click **Edit** and follow the steps in [Allocate Credits](#allocate-credits) to update the credits allocation.<br/> <img src={useBaseUrl('img/manage/subscriptions/baselines_2-flex.png')} style={{border:'1px solid gray'}} alt="edit-baseline" width="450" />
113112
1. Once you set the baseline, you can view the recommended value in the **Credits to be Added** section.<br/><img src={useBaseUrl('img/manage/subscriptions/baseline-credits-to-add.png')} style={{border:'1px solid gray'}} alt="baseline-credits-to-add" width="450" />
114113
1. (Optional) Click **View Details** to view the detailed breakdown of additional credits required value.<br/><img src={useBaseUrl('img/manage/subscriptions/baseline-view-details.png')} style={{border:'1px solid gray'}} alt="baseline-view-details" width="450" />
115114
1. Click **Save** once you finish editing the credit values.

docs/manage/manage-subscription/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ In this section, we'll introduce the following concepts:
4747
<p>Learn how to group, provision, centrally manage, and monitor credits usage of multiple orgs.</p>
4848
</div>
4949
</div>
50+
<div className="box smallbox card">
51+
<div className="container">
52+
<a href="/docs/manage/manage-subscription/create-manage-orgs-flex"><img src={useBaseUrl('img/icons/operations/manage.png')} alt="icon" width="40"/><h4>Create and Manage Orgs (Flex)</h4></a>
53+
<p>Learn how to create and manage multiple Sumo Logic Orgs with Flex data.</p>
54+
</div>
55+
</div>
5056
<div className="box smallbox card">
5157
<div className="container">
5258
<a href="/docs/manage/manage-subscription/manage-org-settings"><img src={useBaseUrl('img/icons/operations/manage.png')} alt="icon" width="40"/><h4>Manage Org Settings</h4></a>

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -930,6 +930,7 @@ module.exports = {
930930
'manage/manage-subscription/manage-billing-information',
931931
'manage/manage-subscription/create-manage-orgs',
932932
'manage/manage-subscription/create-manage-orgs-service-providers',
933+
'manage/manage-subscription/create-manage-orgs-flex',
933934
'manage/manage-subscription/manage-org-settings',
934935
'manage/manage-subscription/usage-management',
935936
'manage/manage-subscription/fedramp-capabilities',

0 commit comments

Comments
 (0)