Azure / azure-cli-extensions

Public Repository for Extensions of Azure CLI.
https://docs.microsoft.com/en-us/cli/azure
MIT License
382 stars 1.23k forks source link

Customer feedback | az grafana service-account token create | default value for `--time-to-live` is no expiry, not 1 day as stated #8155

Open dbradish-microsoft opened 1 week ago

dbradish-microsoft commented 1 week ago

Describe the bug

This GitHub issue is being moved from UUF #308657.


Engineering request

Image

Customer feedback

Title: az grafana service-account token | Microsoft Learn

Verbatim: Define no expiry is not documented. Passing a empty string to --time-to-live parameter creates token with no expiry.

Verbatim Id: c7c05514-f86b-ef11-bfe2-6045bd014e91

Live URL: https://learn.microsoft.com/en-us/cli/azure/grafana/service-account/token

GitHub URL: https://github.com/MicrosoftDocs/azure-docs-cli/blob/live/2020-09-01-hybrid/docs-ref-autogen/grafana/service-account/token.yml

Related command

az grafana service-account token create

Errors

.

Issue script & Debug output

.

Expected behavior

.

Environment Summary

Azure CLI 2.65.0

Additional context

No response

yonzhan commented 1 week ago

Thank you for opening this issue, we will look into it.