Microsoft Azure Essentials Fundamentals of Azure Second Edition e-optimized 5x11 pdf


Create a file share and upload files using PowerShell



Download 8,71 Mb.
Pdf ko'rish
bet144/260
Sana16.09.2021
Hajmi8,71 Mb.
#176022
1   ...   140   141   142   143   144   145   146   147   ...   260
Bog'liq
9781509302963 Microsoft Azure Essentials Fundamentals of Azure 2nd ed pdf

Create a file share and upload files using PowerShell 
Now you’re going to create a file share in the storage account and upload some files to it using 
PowerShell. This is very similar to the PowerShell for uploading blobs.  
In our example, the storage account is called bookch4ps; the test files are in D:\_TestImages. That path 
is needed when uploading those files to File storage. 
If needed, run the PowerShell ISE and log into your Azure account. You’re going to create a script that 
you can save and use later. In addition to the path to your local pictures, you will need the name and 
access key of your storage account.  
1. 
Set up variable names for the storage account name and key: $StorageAccountName and 
$StorageAccountKey. Fill in your storage account name and key.  
$StorageAccountName = "yourStorageAccountName" 
$StorageAccountKey = "yourStorageAccountKey" 


130 
CHAPTER 4  |    Azure Storage 
 
2. 
Next, you’ll define the storage account context using the storage account name and key. You will 
use this context for authentication with subsequent commands against the storage account. This 
is easier (and safer) than specifying the storage account name and key all the time.  
$ctx = New-AzureStorageContext -StorageAccountName $StorageAccountName ` 
    -StorageAccountKey $StorageAccountKey 
Note that there is a continuation character at the end of the first line—the backward tick mark.  
3. 
Now you’ll set the variable for the name of the file share to whatever you like; the example will 
use psfileshare. Then, you’ll create the new file share, assigning it to the variable $s.  
$shareName = "psfileshare" 
$s = New-AzureStorageShare $shareName -Context $ctx  

Download 8,71 Mb.

Do'stlaringiz bilan baham:
1   ...   140   141   142   143   144   145   146   147   ...   260




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish