Skip to content
Snippets Groups Projects
Commit 10615399 authored by Owen Jones's avatar Owen Jones
Browse files

now runs SSH extension install everytime

parent c54559cd
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ Current WIP to quickly setup an SSH connection to the server, using `az ssh conf ...@@ -4,7 +4,6 @@ Current WIP to quickly setup an SSH connection to the server, using `az ssh conf
Issues: Issues:
* Currently needs a login every time -- any way to check if token issued via Azure CLI? * Currently needs a login every time -- any way to check if token issued via Azure CLI?
* Halts if `as ssh` extension not yet installed (is this a system wide install?) until interacted with
* Certificate is only issued for an hour -- ideally would be issued for remainder of token life (or configurable) -- [Github Issue](https://github.com/Azure/azure-cli-extensions/issues/3565) * Certificate is only issued for an hour -- ideally would be issued for remainder of token life (or configurable) -- [Github Issue](https://github.com/Azure/azure-cli-extensions/issues/3565)
## Troubleshooting ## Troubleshooting
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment