Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 11

Azure storage -2

File storage
Let’s go to azure console and open storage account. There you see “File shares” click on that create
new one.

After click on “demoshare” you can see “connect” option click on that.
When you click on “show script” You can see the script here.

Now we have to create “Queue” and create a new one.


This is about Queue storage.
Redundancy:
By using this in which location storage system located. We can the location also based on
requirement.
In this we are selecting Geo-redundant storage and save it.

Now see secondary will be available in West US. These are called Azure paid regions.

Now let us get backup for azure we use data protection.


We create backup vault and backup policy. Then save it.
Now let us create another storage account.
After creation of storage account go to first one and click on “object replication” and “create
replication rules”.
Let me create a new container in “secondforreplidemo” is new container.

Let us create a replication rules.


Now we can see all the files in the “secondforreplidemo” storage account.

Now we can create static website.


Now we can see the endpoint copy it and paste on web browser.
Now we can see the webpage.

Now we can see “life cycle management” and add rule.


This is how we create lifecycle management.

You might also like