Skip to content

Commit 2263584

Browse files
RoRoJjcirinosclwy
andauthored
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 35fc350 commit 2263584

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/managed-inference/how-to/manage-allowed-ips.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ An API key is considered valid to access a deployment when:
5151
- It belongs to the [Owner](/iam/concepts/#owner) of the Organization which owns the deployment, or
5252
- It belongs to a [Member](/iam/concepts/#member) or [Application](/iam/concepts/#application) of the Organization which owns the deployment, and the Member/Application has appropriate [IAM permissions](/iam/reference-content/permission-sets/).
5353

54-
There are two IAM permission sets specific to Managed Inference deployments: `InferenceFullAccess` (allowing access to create, read, update and delete a deployment) and `InferenceReadOnly` (allowing read-only access). Alternatively, wide-scoped permission sets such as `AllProductsFullAccess` will also allow access.
54+
There are two IAM permission sets specific to Managed Inference deployments: `InferenceFullAccess` (allowing access to create, read, update, and delete a deployment) and `InferenceReadOnly` (allowing read-only access). Alternatively, wide-scoped permission sets such as `AllProductsFullAccess` will also allow access.
5555

5656
Permissions are attributed via [policies](/iam/concepts/#policy), which are then attached to a Member or Application.
5757

@@ -60,7 +60,7 @@ You can further restrict access by imposing **conditions** when defining a polic
6060
### How to manage deployment access as an Organization Owner or Administrator
6161

6262
<Message type="note">
63-
If you only want to access the deployment yourself, and you are Owner of the Organization that created the deployment, simply [generate an API key](/iam/how-to/create-api-keys/) for yourself, and it will automatically have full rights to access and manage the deployment.
63+
If you only want to access the deployment yourself, and you are the Owner of the Organization that created the deployment, simply [generate an API key](/iam/how-to/create-api-keys/) for yourself, and it will automatically have full rights to access and manage the deployment.
6464

6565
Read on if you want to manage access to your deployment for others.
6666
</Message>
@@ -74,7 +74,7 @@ You can revoke access to a deployment at any time by [modifying or deleting the
7474

7575
### How to access a deployment as an Organization Member
7676

77-
Your access to Managed Inference deployments owned by an Organization in which you are a Member, is dependant on the IAM permissions attributed to you by the Organization's Owner or administrators.
77+
Your access to Managed Inference deployments owned by an Organization in which you are a Member depends on the IAM permissions attributed to you by the Organization's Owner or administrators.
7878

7979
Your permissions will be automatically applied to any API keys you generate for yourself in the Scaleway console. Check with your Organization Owner if you are unsure that you have the right permissions to access a Managed Inference deployment.
8080

0 commit comments

Comments
 (0)