Skip to content

Update JavaScript QuickStart README and Remove Unncessary Package#56

Merged
qubitron merged 7 commits intomicrosoft-foundry:mainfrom
DanWahlin:js-ts-quickstart
May 8, 2025
Merged

Update JavaScript QuickStart README and Remove Unncessary Package#56
qubitron merged 7 commits intomicrosoft-foundry:mainfrom
DanWahlin:js-ts-quickstart

Conversation

@DanWahlin
Copy link
Copy Markdown
Contributor

This pull request includes updates to the quickstart sample project, focusing on dependency cleanup, script simplification, and documentation improvement. The most significant changes involve removing an unused Azure SDK package, simplifying the package.json scripts, and clarifying instructions in the README.md.

Dependency Cleanup:

  • Removed the @azure/arm-cognitiveservices package from both package.json and package-lock.json, along with its associated metadata and dependencies. This indicates it is no longer required in the project. [1] [2]

Script Simplification:

  • Simplified the package.json scripts by removing the create-project script, leaving only the start script.

Documentation Improvement:

  • Updated the README.md to clarify that users should fill in "endpoint values" when renaming env.template to .env.

@qubitron qubitron merged commit bddd7e1 into microsoft-foundry:main May 8, 2025
1 of 2 checks passed
apurvagandhi pushed a commit to fidelity-contributions/azure-ai-foundry-foundry-samples that referenced this pull request Apr 29, 2026
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.

2 participants