Azure / aistudio-copilot-sample

Sample quickstart repo for getting started building an enterprise chat copilot in Azure AI Studio
MIT License
314 stars 194 forks source link

Codespace cannot be created #69

Closed mmershon-pioneer closed 9 months ago

mmershon-pioneer commented 9 months ago

When I click the "Open in Codespaces" button, I get this error message: "A codespace cannot be created because no machine types are available. You may need to select a different branch, modify your container configuration, or adjust your organization's policy settings."

image

qubitron commented 9 months ago

@mmershon-pioneer it looks like your organization doesn't support codespaces, you will have to use the AI Studio VS Code offering or Dev Containers (or a github account which has codespaces enabled).