Jump to content

Sylvain Lahaie

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Sylvain Lahaie

  1. The question is about the NI Cloud Toolkit for Azure. 

    To open an Azure session I use the VI Open Azure Session.viThe opening parameters consist of a Storage Account Name and an Access Key. For example : 

    Storage Account Name: storidddev2223 

    AccessKey: VjUz0XdYsr8e+B4Bxtabcdefghkly/123456778902345678923+NftIULBSk4skUA2U2i/Q==

    This method works

    We would like to change the identification method for a SAS Token. Is it possible with this toolkit?

     

    We tried the following new form of Key Access: 

    Storage Account Name: storidddev2223 

    AccessKey:

    BlobEndpoint = https: //storidddev2223.blob.core.windows.net/; QueueEndpoint=https: //storidddev2223.queue.core.windows.net/; FileEndpoint=https://storidddev2223.file.core.windows.net/ ; TableEndpoint=https://storidddev2223.table.core.windows.net/; SharedAccessSignature=sv=2020-02-10&ss=bqt&srt=sco&sp=rwdlacupx&se=2022-03-31T17:31:16Z & st=2021-03-18T17:31:16Z&spr=https&sig=ABCDhijkRjYi7jCCoBBvYsSZ%2FlHAAAbEF9AXYZERbs%3D

    What is the correct format?

     

    Note that the storage account and access key names have been changed for confidentiality purposes.

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.