Skip to content

Change test in Azure Functions App with Managed Identity sample#99

Merged
paolosalvatori merged 5 commits into
mainfrom
change-test-script
Jun 16, 2026
Merged

Change test in Azure Functions App with Managed Identity sample#99
paolosalvatori merged 5 commits into
mainfrom
change-test-script

Conversation

@paolosalvatori

Copy link
Copy Markdown
Contributor

Motivation

This pull request improves the test by printing the input and output files at the end of the script.

Changes

This pull request changes the following files:

  • samples/function-app-managed-identity/python/scripts/test.sh: Adds code to the input and output files .
  • samples/function-app-managed-identity/python/scripts/input.txt: Changed the text of the input file.

Tests

I performed tests on my machine to prove changes.

@paolosalvatori paolosalvatori requested a review from a team as a code owner June 16, 2026 09:38
Copilot AI review requested due to automatic review settings June 16, 2026 09:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Azure Functions App (Managed Identity) sample test script to print the input file content and the processed output blob content after the output is detected, and adjusts the sample input text.

Changes:

  • Add temp-file handling + printing of input/output contents in scripts/test.sh once the processed blob is found.
  • Update the sample input.txt content.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
samples/function-app-managed-identity/python/scripts/test.sh Adds temp output download + prints input/output content when processed blob appears.
samples/function-app-managed-identity/python/scripts/input.txt Changes the sample input payload used by the test script.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread samples/function-app-managed-identity/python/scripts/test.sh Outdated
Comment thread samples/function-app-managed-identity/python/scripts/test.sh Outdated
Comment thread samples/function-app-managed-identity/python/scripts/input.txt
paolosalvatori and others added 3 commits June 16, 2026 11:40
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@paolosalvatori paolosalvatori merged commit eda5425 into main Jun 16, 2026
3 checks 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.

3 participants