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

*always* get these the wrong way around

parent 94c02a8a
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ Current WIP to quickly setup an SSH connection to the server, using `az ssh conf ...@@ -5,7 +5,7 @@ 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 * 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
### Permission denied (publickey) ### Permission denied (publickey)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment