Skip to content

Conversation

name-of-okja
Copy link
Contributor

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] New feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

README updated?

The top-level readme for this repo contains a link to each sample in the repo. If you're adding a new sample did you update the readme?

[ ] Yes
[ ] No
[x] N/A

How to Test

  • Get the code
  • Test the code
dotnet test . --filter "Category=UnitTest"

What to Check

Verify that the following are valid

  • Passes all tests
  • Whether you don't need Azure Deploy
  • Whether you don't need Docker Deploy

@name-of-okja
Copy link
Contributor Author

name-of-okja commented Oct 12, 2025

MSDN

  • Foundry Local은 하드웨어에서 실행되므로 클라우드 서비스 없이 기존 인프라를 사용할 수 있습니다.
  • 클라우드에 배포하기 전에 AI 모델 실험

그래서 Azure 배포는 제외하고 Bicep과 문서는 별도로 수정하지 않았습니다.

추가적으로 EndpointFoundryLocalManager에서 지정을 해주는 구조다 보니
Dcoker 부분도 문서에서 제외 했습니다.

한번 검토 부탁드리겠습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connector Implementation & Inheritance: Foundry Local

2 participants