MicrosoftLearning / mslearn-azure-ml

https://microsoftlearning.github.io/mslearn-azure-ml/
MIT License
188 stars 209 forks source link

refactor: Change an instance type to an available for free trial #73

Closed h-dychko closed 3 months ago

h-dychko commented 7 months ago

Change an instance_type Standard_F4s_v2 to Standard_D2a_v4 in Deploy to online endpoint.ipynb to make ManagedOnlineDeployment available for free trial.

Module: 11

Lab/Demo: 11

Fixes # 1

Changes proposed in this pull request: Change an instance_type Standard_F4s_v2 to Standard_D2a_v4 in Deploy to online endpoint.ipynb to make ManagedOnlineDeployment available for free trial.

madiepev commented 7 months ago

@h-dychko Thank you for making the PRs. The labs will be tested and updated this week to reflect any necessary changes.