Open wangzelin007 opened 1 year ago
Hi @wangzelin007 Find similar issue https://github.com/Azure/azure-cli/issues/26393. | ||
---|---|---|
Issue title | Azure OpenAI creation hangs (even after the instance creation is complete per the portal) | |
Create time | 2023-05-10 | |
Comment number | 0 |
Please confirm if this resolves your issue. Kindly react a 👍 or 👎 to this comment so that we can improve this robot.
Thank you for opening this issue, we will look into it.
Hi @wangzelin007 Find similar issue https://github.com/Azure/azure-cli/issues/21269. | ||
---|---|---|
Issue title | Unable to connect to VM using bastion ssh | |
Create time | 2022-02-12 | |
Comment number | 10 |
Possible solution: Apologies for the late reply. Could you please install the ssh extension using the below command ?
az extension add --name ssh
Then confirm if the extension is successfully installed by running the below command:
az extension show -n ssh
After this you can try to run the az network bastion ssh command to connect to the VM and test. Awaiting your reply.
Please confirm if this resolves your issue.
Thank you for your feedback. This has been routed to the support team for assistance.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @aznetsuppgithub.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @bastionsuppgithub.
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az network bastion ssh
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az network bastion ssh --auth-type {} --name {} --resource-group {} --username {} --ssh-key {} --target-resource-id {}
Expected Behavior
Environment Summary
Additional Context