Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual deployment step failed: DOTNET:8.0 runtime #53

Closed
adanbrownpaca opened this issue May 29, 2024 · 1 comment · Fixed by #56
Closed

Manual deployment step failed: DOTNET:8.0 runtime #53

adanbrownpaca opened this issue May 29, 2024 · 1 comment · Fixed by #56
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@adanbrownpaca
Copy link

adanbrownpaca commented May 29, 2024

The following deployment step failed for me:
az webapp create --name aihub-webapp --resource-group aihub-rg --plan aihub-appservice --runtime "DOTNET|8.0"

'8.0' is not recognized as an internal or external command,
operable program or batch file.

The runtime was not in the right format or not available.

@adanbrownpaca adanbrownpaca changed the title Deployment step failed Manual deployment step failed: DOTNET:8.0 runtime May 30, 2024
@rliberoff
Copy link
Collaborator

Hi @adanbrownpaca,

Thank you for letting us know about this.

The issues is related to outdated documentation. We will update the documentation shortly, and let you know when a new version is available.

Meanwhile, if you want to deploy the AI Hub on your Azure subscription, please follow these instructions: https://github.com/Azure/aihub/blob/main/infra/README.md

@rliberoff rliberoff self-assigned this May 31, 2024
@rliberoff rliberoff added the documentation Improvements or additions to documentation label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
2 participants