You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reproduced the issue and can confirm the overall behavior that @v-ruizh reported above i.e., no Learn more links shown in GH codespaces actually opened.
However, I do want to note a difference here: the screenshot in step #3 above may not be valid anymore. I tried to create a containerized project but I don't see the option to choose between Azure Functions runtime v4, v3, v2, v1. This is the correct behavior, and we should be defaulting new projects to use the latest runtime version (v4) and not any other version.
Environment: GitHub Codespaces (Remote/Local)
Build Version: 20241205.1
Regression: Not a Regression
Repro Steps:
Expect:
A web page "Azure Functions runtime versions overview" is opened.
Actual:
No web page is opened after selecting "Learn about Azure Functions versioning..." option.
More Info:
![Image](https://private-user-images.githubusercontent.com/45614674/392753736-b1f6bbed-5393-45c7-9be0-c62f79c536f6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjkxMjEsIm5iZiI6MTczOTE2ODgyMSwicGF0aCI6Ii80NTYxNDY3NC8zOTI3NTM3MzYtYjFmNmJiZWQtNTM5My00NWM3LTliZTAtYzYyZjc5YzUzNmY2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA2MjcwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWEwMDMyMzA2ZGM3ZDc4YzcxNWQ1MjEyOGVkY2VlNDRlYzI1MTE3OWY0OTY1NjQ1YzU5M2UyY2NmOWY0NjEyMTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.X9uQpfCfviSIfnYL0XcZrLBdOdTgmoGCzrCOBRJJsvE)
This issue also reproduces after selecting "View sample projects" option in "Select a language" list.
The text was updated successfully, but these errors were encountered: