azure-docs icon indicating copy to clipboard operation
azure-docs copied to clipboard

Documentation appears to be wrong

Open tasdflkjweio opened this issue 2 years ago • 3 comments

Documentation says:

# Retrieve the hostname and ports for an Azure Redis Cache instance
redis=($(az redis show --name $resourceGroup --resource-group $resourceGroup --query [hostName,enableNonSslPort,port,sslPort] --output tsv))

I think --name $resourceGroup should instead be --name $cache.

Also, there are some references in the subsequent lines to contoso, which appears to be wrong, too.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

tasdflkjweio avatar Nov 30 '22 16:11 tasdflkjweio

@tasdflkjweio Thanks for your feedback! We will investigate and update as appropriate.

SaibabaBalapur-MSFT avatar Nov 30 '22 17:11 SaibabaBalapur-MSFT

@tasdflkjweio Thanks for your feedback! We will investigate and update as appropriate.

Hi @SaibabaBalapur-MSFT can I contribute to the issue .

sharmadhiraj86 avatar Nov 30 '22 17:11 sharmadhiraj86

@tasdflkjweio Thanks for your feedback are you facing any errors with the sample?

GeethaThatipatri-MSFT avatar Dec 02 '22 00:12 GeethaThatipatri-MSFT

@GeethaThatipatri-MSFT Yes, but it was a few days ago. If you read the example, it doesn't make sense because it's inconsistent. It's like the example was partially edited one or two times.

tasdflkjweio avatar Dec 05 '22 20:12 tasdflkjweio

Thanks for providing feedback that helps improve our documentation. We have incorporated your feedback. You should see the update in the next couple days. We are closing this issue, but if you feel that it's still a concern, please reopen the issue. #please-close

flang-msft avatar Mar 08 '23 00:03 flang-msft