Skip to content

Agent support and Logic app standard version#127

Merged
himanshusainig merged 3 commits intoAzureAD:masterfrom
himanshusainig:AgentSupport_standardVersion
Apr 29, 2026
Merged

Agent support and Logic app standard version#127
himanshusainig merged 3 commits intoAzureAD:masterfrom
himanshusainig:AgentSupport_standardVersion

Conversation

@himanshusainig
Copy link
Copy Markdown
Collaborator

Added more tests like support for schema discovery, Client Credentials grant test and fixed gaps in other tests.
moved to standard version of logic app , broken the one big workflow into a orchestrator and child workflow for easier management,
Added support for agentic way of testing.

himanshusainig and others added 3 commits April 29, 2026 14:17
Adds new StandardLogicApp/ subfolder under Microsoft.SCIM.LogicAppValidationTemplate with workflow JSON definitions, parameters, deployment script (Deploy-LogicAppWorkflows.ps1), validation runner (ValidateLogicAppRun-Standard.ps1), agent onboarding doc, and converted setup guide for the Standard Logic App version of SCIM validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The workflow at Microsoft.SCIM.LogicAppValidationTemplate/.github/workflows/auto-bump-logicapp-version.yml was never active (GitHub Actions only picks up workflows from the repo-root .github/workflows/ directory). It also targeted the deprecated [deprecated]logicAppTemplate.json. Removing to avoid future conflicts with the new StandardLogicApp versioning workflows.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Adds: StandardLogicApp/VERSION (3.0); .github/workflows/standardlogicapp-autobump.yml (auto-bumps VERSION on PRs touching StandardLogicApp/** if not already bumped; honors version:major|minor|patch|skip labels; loop-guarded via [skip-bump] marker; fork-PR safe with manual-bump enforcement); .github/workflows/standardlogicapp-tag.yml (creates tag scim-logicapp-template-vX.Y and a GitHub Release on merge to master when VERSION changes).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@himanshusainig himanshusainig merged commit 8458dd4 into AzureAD:master Apr 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant