diff --git a/samples/microsoft/python/mslearn-resources/code-interpreter-custom/.env.sample b/samples/python/hosted-agents/code-interpreter-custom/.env.sample similarity index 100% rename from samples/microsoft/python/mslearn-resources/code-interpreter-custom/.env.sample rename to samples/python/hosted-agents/code-interpreter-custom/.env.sample diff --git a/samples/microsoft/python/mslearn-resources/code-interpreter-custom/.gitignore b/samples/python/hosted-agents/code-interpreter-custom/.gitignore similarity index 100% rename from samples/microsoft/python/mslearn-resources/code-interpreter-custom/.gitignore rename to samples/python/hosted-agents/code-interpreter-custom/.gitignore diff --git a/samples/microsoft/python/mslearn-resources/code-interpreter-custom/README.md b/samples/python/hosted-agents/code-interpreter-custom/README.md similarity index 100% rename from samples/microsoft/python/mslearn-resources/code-interpreter-custom/README.md rename to samples/python/hosted-agents/code-interpreter-custom/README.md diff --git a/samples/microsoft/python/mslearn-resources/code-interpreter-custom/infra.bicep b/samples/python/hosted-agents/code-interpreter-custom/infra.bicep similarity index 100% rename from samples/microsoft/python/mslearn-resources/code-interpreter-custom/infra.bicep rename to samples/python/hosted-agents/code-interpreter-custom/infra.bicep diff --git a/samples/microsoft/python/mslearn-resources/code-interpreter-custom/main.py b/samples/python/hosted-agents/code-interpreter-custom/main.py similarity index 100% rename from samples/microsoft/python/mslearn-resources/code-interpreter-custom/main.py rename to samples/python/hosted-agents/code-interpreter-custom/main.py diff --git a/samples/microsoft/python/mslearn-resources/code-interpreter-custom/pyproject.toml b/samples/python/hosted-agents/code-interpreter-custom/pyproject.toml similarity index 100% rename from samples/microsoft/python/mslearn-resources/code-interpreter-custom/pyproject.toml rename to samples/python/hosted-agents/code-interpreter-custom/pyproject.toml diff --git a/samples/microsoft/python/mslearn-resources/code-interpreter-custom/requirements.txt b/samples/python/hosted-agents/code-interpreter-custom/requirements.txt similarity index 100% rename from samples/microsoft/python/mslearn-resources/code-interpreter-custom/requirements.txt rename to samples/python/hosted-agents/code-interpreter-custom/requirements.txt diff --git a/samples/microsoft/python/mslearn-resources/code-interpreter-custom/uv.lock b/samples/python/hosted-agents/code-interpreter-custom/uv.lock similarity index 100% rename from samples/microsoft/python/mslearn-resources/code-interpreter-custom/uv.lock rename to samples/python/hosted-agents/code-interpreter-custom/uv.lock