View source: R/credential-azure-cli.R
| az_cli_logout | R Documentation |
Logs out from Azure CLI by removing all stored credentials and account
information. This function runs az logout.
az_cli_logout()
After logging out, you will need to run az_cli_login() again to
authenticate and use Azure CLI credentials.
Invisibly returns NULL
## Not run:
# Log out from Azure CLI
az_cli_logout()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.