SFTP with Azure Storage is now Generally Availability

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 32

  • @JaredLentz-m1c
    @JaredLentz-m1c Місяць тому

    Thank you for this outstanding guide and demonstration! Perfectly direct and clear all the way through.

  • @johnpdugan
    @johnpdugan Рік тому +2

    Awesome video Travis! In case anyone else is banging their head against a wall experiencing an "Unknown host" error when trying to connect to your Azure Storage SFTP server, it appears that you must select the network routing option for "Microsoft network routing" (vs the cheaper "Internet routing" option). Currently, it doesn't appear this requirement is noted in the Microsoft documentation.

  • @shikhaarora9767
    @shikhaarora9767 Рік тому

    Thank you for simplifying this topic. I was really stuck until I saw your video!

  • @arifusman6123
    @arifusman6123 2 роки тому

    Travis, amazing demostration, short and clear...thank you..

  • @pipe3194
    @pipe3194 3 місяці тому

    Thanks for the video, really helpful!

  • @Aladdin512
    @Aladdin512 2 роки тому

    I always find your videos are super useful and informative. Thanks Travis

    • @Aladdin512
      @Aladdin512 2 роки тому

      Wondering if you teach AZ 500 on Udamy?

  • @Asgardsrei
    @Asgardsrei 2 роки тому +2

    Cool, had the requirement for a simple sftp storage few weeks ago and didn’t know storage accounts actually support that or that it was coming… thanks!

    • @Ciraltos
      @Ciraltos  2 роки тому

      Glad I could help!

  • @mosksky
    @mosksky 2 роки тому +1

    awesome as always, ty Travis!

  • @eduardoalbarado
    @eduardoalbarado Місяць тому

    Awesome, thanks a lot. It's very useful

    • @Ciraltos
      @Ciraltos  Місяць тому

      You are welcome!

  • @khannavikas
    @khannavikas Рік тому

    YOU ARE MY HERO!!!! THANK YOU.

  • @mikesmith2315
    @mikesmith2315 Рік тому

    great presentation really clear thankyou :)

  • @FirstChallenge-uf2uq
    @FirstChallenge-uf2uq 5 місяців тому

    Thanks Travis. What if i select both of authentication methods? Then do i have to set password and ssh private key both?

  • @dayooyefuga1070
    @dayooyefuga1070 9 місяців тому

    "token ring, gopher and myspace" That's funny. Add napster to that too

  • @AadamW
    @AadamW 2 роки тому

    Thanks for that, keep it up!

  • @normscore7980
    @normscore7980 Рік тому

    Thanks Travis

  • @arifusman6123
    @arifusman6123 2 роки тому

    Hi Travis, how does license or charge\costs to enable and use sftp?

  • @duanxn
    @duanxn Рік тому

    Is there anyway to restrict a user to a specific sub directory without access to other sub directories?

  • @tanveerkarbelkar
    @tanveerkarbelkar Рік тому

    How to use the SFTP account on azure over a custom domain

  • @RahulSharma-sp9df
    @RahulSharma-sp9df Рік тому

    i am using sftp with storage account, but it is costing a lot , I just need this sftp on for one hour per day only , is there any way to automate this

  • @abdalrahman6124
    @abdalrahman6124 2 роки тому

    thank you for this great video, 1 question, can we share the data with anonymous users?

    • @Ciraltos
      @Ciraltos  2 роки тому +1

      I didn't see any way to setup an anonymous user when adding authentication.

  • @McListenUp
    @McListenUp Рік тому

    Does sftp works for file share as well?

  • @phgu
    @phgu Рік тому

    0.3 USD per hour for SFTP support is INSANE!!!!

  • @terrencecoccoli524
    @terrencecoccoli524 Рік тому

    You have to share the private key with a user who was set up for key authentication?

    • @Ady_Sr
      @Ady_Sr 7 місяців тому

      no private keys are not supposed to be shared. Only public keys, and you take their public key n store in container. sharing private will work but is not advisable.

  • @jellybiscuit
    @jellybiscuit 2 роки тому

    Still useless to me without AD integration.

    • @Ciraltos
      @Ciraltos  2 роки тому

      Hopefully that is coming.