Azure / Azure/LogicAppsUX

RAG Template Issue w/Managed Identity Auth Type

Open
#8,421 0 comments 0 reactions 0 assignees View on GitHub
bug Templates
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Severity

P2 - High (Major functionality broken)

### Describe the Bug with repro steps

When using the RAG template for Blob ingestion (Ingest_Index_Ai_Blob_Storage_Rag), the connections to AI Search, OpenAI, and blob storage cannot be created as the Auth Type drop-down menu does not function. In this case, "Managed Identity" is the required option, but the drop-down menu does not allow you to choose it. If, however, you create a workflow without using the template and attempt to create the same connection, the drop-down menu works fine.

### What type of Logic App Is this happening in?

Standard (Portal)

### Are you experiencing a regression?

worked earlier this year, at least in March 2025.

### Which operating system are you using?

Windows

### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

No

### Workflow JSON

```json

```

### Screenshots or Videos

_No response_

### Environment

Have tried using Chrome, Edge and Safari browsers.

Image

Image

### Additional context

AI Search instance has already been created successfully, and logic app system managed identity been given these permissions on the search service:

- Search Index Data Reader
- Search Index Data Contributor
- Search Service Contributor

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository files or tests are named, and the workflow JSON is empty. Start by reproducing the Ingest_Index_Ai_Blob_Storage_Rag template in a Standard Portal Logic App and compare its connection Auth Type dropdown with the equivalent standalone workflow. Done means Managed Identity can be selected when creating the AI Search, OpenAI, and blob storage connections.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, react, typescript
Domain
authentication, cloud, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.