Azure / aihub

AI Hub Executive Demo HandsOn
https://azure.github.io/aihub
MIT License
48 stars 22 forks source link

Manual deployment step failed: DOTNET:8.0 runtime #53

Closed adanbrownpaca closed 4 months ago

adanbrownpaca commented 4 months ago

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.

rliberoff commented 4 months ago

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