Skip to content

Customer feedback | az webapp config | --linux-fx-version parameter needs more explanation #29761

@dbradish-microsoft

Description

@dbradish-microsoft

Describe the bug

This GitHub issue is being moved from UUF 292301.

Summary

Please complete the following:

  1. Update the short-summary for the --linux-fx-version parameter of the az webapp config set command.
  2. Add more complex examples to az webapp config set command. There are 30 parameters and only 2 examples. Please see the published reference guidelines for Azure CLI examples. For example, Provide at least one example for every parameter. A single example can use multiple parameters, but a parameter that doesn't appear within an example code block often shows no usage statistics in Azure CLI reporting..

Link to az webapp config set


Customer feedback from UUF

Repo:

azure-docs-cli

Title:
az webapp config | Microsoft Learn

Verbatim:
this is wrong? --linux-fx-versionThe runtime stack used for your linux-based webapp, e.g., "RUBY|2.5.5", "NODE|12LTS", "PHP|7.2", "DOTNETCORE|2.1". See https://aka.ms/linux-stacks for more info.should be with : for .NET Core , like--linux-fx-version "DOTNETCORE:8.0"not --linux-fx-version "DOTNETCORE|8.0"

Verbatim Id:
169f9854-da4f-ef11-a317-000d3a59d4e9

Triaged By:
v-ommikumar@microsoft.com

Triaged Comment:

Live URL:
https://learn.microsoft.com/en-us/cli/azure/webapp/config

GitHub URL:
https://github.com/MicrosoftDocs/azure-docs-cli/blob/live/2020-09-01-hybrid/docs-ref-autogen/webapp/config.yml

Related command

az webapp config set

Errors

n/a

Issue script & Debug output

n/a

Expected behavior

n/a

Environment Summary

Based on the date of the UUF, I'm guessing Azure CLI 2.62.0

Additional context

No response

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botService AttentionThis issue is responsible by Azure service team.Web Appsaz webappact-observability-squadapp-service-generalbugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions