Skip to content

Commit 697f99c

Browse files
docs: doc improvements
1 parent 8eafb7a commit 697f99c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/my-website/docs/tutorials/msft_sso.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,15 +158,12 @@ LiteLLM supports the following app roles (case-insensitive):
158158
1. Navigate to your App Registration on https://portal.azure.com/
159159
2. Go to **App roles** > **Create app role**
160160

161-
<Image img={require('../../img/entra_app_roles_1.png')} style={{ width: '800px', height: 'auto' }} />
162-
163161
3. Configure the app role:
164162
- **Display name**: Proxy Admin (or your preferred display name)
165163
- **Value**: `proxy_admin` (use one of the supported role values above)
166164
- **Description**: Administrator access to LiteLLM proxy
167165
- **Allowed member types**: Users/Groups
168166

169-
<Image img={require('../../img/entra_app_roles_2.png')} style={{ width: '800px', height: 'auto' }} />
170167

171168
4. Click **Apply** to save the role
172169

@@ -177,7 +174,6 @@ LiteLLM supports the following app roles (case-insensitive):
177174
3. Go to **Users and groups** > **Add user/group**
178175
4. Select the user and assign them to one of the app roles you created
179176

180-
<Image img={require('../../img/entra_app_roles_3.png')} style={{ width: '800px', height: 'auto' }} />
181177

182178
### 4.4 Test the Role Assignment
183179

0 commit comments

Comments
 (0)