azure-docs
azure-docs copied to clipboard
Documentation appears to be wrong
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.
- ID: 2f126454-f2c0-8f47-3431-af465a4303a5
- Version Independent ID: b2128951-d808-47f6-1d0c-763746e503be
- Content: Create, query, and delete an Azure Cache for Redis - Azure CLI
- Content Source: articles/azure-cache-for-redis/scripts/create-manage-cache.md
- Service: cache
- GitHub Login: @flang-msft
- Microsoft Alias: franlanglois
@tasdflkjweio Thanks for your feedback! We will investigate and update as appropriate.
@tasdflkjweio Thanks for your feedback! We will investigate and update as appropriate.
Hi @SaibabaBalapur-MSFT can I contribute to the issue .
@tasdflkjweio Thanks for your feedback are you facing any errors with the sample?
@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.
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