Unless I'm missing something obvious I do not see how the methods getWaitTime and GetAccessTokenAsync are ever used in the example code https://docs.microsoft.com/en-us/azure/key-vault/tutorial-net-create-vault-azure-web-app .
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for the feedback! We are currently investigating and will update you shortly.
@mcqueene WE are engaging the content author on this request to further check the details and provide clarification.
@prashanthyv Could you please review the query and provide some clarification on this ?
Hi Guys, no changes for that? Maybe remove the code, it doesn't make sense in this tutorial (https://docs.microsoft.com/en-us/azure/key-vault/tutorial-net-create-vault-azure-web-app).
Unused methods - GetAccessTokenAsync() and getWaitTime()
Unused Variables - retries, retry
Every beginner refers this document to get started. It doesn't make keep these in this tutorial.
@mcqueene GuilhermeMorais GeekDotNet: Based on your feedback, we have completely rewritten this article. The revised tutorial uses the new Azure Key Vault v4 client library for .NET. See https://docs.microsoft.com/en-us/azure/key-vault/general/tutorial-net-create-vault-azure-web-app.
Please let us know if you find any issues with the new tutorial, and thank you again for your feedback. #please-close
Most helpful comment
Unused methods - GetAccessTokenAsync() and getWaitTime()
Unused Variables - retries, retry
Every beginner refers this document to get started. It doesn't make keep these in this tutorial.