question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[QUERY]How update .net core azure cli environment?

See original GitHub issue

Query/Question How can we help? how install .net core in azure cli share folder. Please refer to the explanation in my question posted in stackoverflow: https://stackoverflow.com/questions/60514333/how-install-net-core-in-azure-cli-share-folder Environment:

  • Name and version of the Library package used: [e.g. Azure.Storage.Blobs 12.2.0] .net core 2.2.402
  • Hosting platform or OS and .NET runtime version (dotnet --info output for .NET Core projects): [e.g. Azure AppService or Windows 10 .NET Framework 4.8] PS /> dotnet --list-sdks 1.0.1 [/usr/share/dotnet/sdk] 2.2.402 [/usr/share/dotnet/sdk] PS /> dotnet --info .NET Core SDK (reflecting any global.json): Version: 2.2.402 Commit: c7f2f96116

Runtime Environment: OS Name: ubuntu OS Version: 16.04 OS Platform: Linux RID: ubuntu.16.04-x64 Base Path: /usr/share/dotnet/sdk/2.2.402/

Host (useful for support): Version: 2.2.8 Commit: b9aa1abc51

.NET Core SDKs installed: 1.0.1 [/usr/share/dotnet/sdk] 2.2.402 [/usr/share/dotnet/sdk]

.NET Core runtimes installed: Microsoft.AspNetCore.All 2.2.8 [/usr/share/dotnet/shared/Microsoft.AspNetCore.All] Microsoft.AspNetCore.App 2.2.8 [/usr/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 1.0.4 [/usr/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 1.1.1 [/usr/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 2.2.8 [/usr/share/dotnet/shared/Microsoft.NETCore.App]

  • IDE and version : [e.g. Visual Studio 16.3] Azure cli in this case but VS is 16.4.5

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
maertendMSFTcommented, Jul 7, 2020

Please follow .net’s documentation for updating versions. This will be a local update to your cloud shell image. A cloud shell update is in the works for specific tooling, no ETA to share at the moment

1reaction
jsquirecommented, Mar 4, 2020

@AlexGhiondea: Could you assist in routing this, please?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to update the Azure CLI
Learn how to update the Azure Command-Line Interface (CLI) by performing a manual update or enabling autoupgrade for the CLI.
Read more >
Azure CLI configuration options
The easiest way to set Azure CLI configurations is to use the interactive az init command. Choose a common configuration like "interaction" ...
Read more >
JMESPath query command results with Azure CLI
The Azure CLI uses the --query argument to execute a JMESPath query on the results of commands. Learn how to use the features...
Read more >
Configure ASP.NET Core apps - Azure App Service
Learn how to configure a ASP.NET Core app in the native Windows instances, or in a pre-built Linux container, in Azure App Service....
Read more >
Tips for using the Azure CLI successfully
Learn tips for using Azure CLI successfully, such as output formats, passing parameter values, and quoting rules for different shells.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found