MICROSOFT APPLIED SKILL. Guided Project:

This is exercise 2b of the Microsoft Applied skill guided project.

A. CREATE A STORAGE ACCOUNT AND CONFIGURE HIGH AVAILABILITY.
1.Create a storage account for the internal private company documents.

In the portal, search for and select Storage acco…


This content originally appeared on DEV Community and was authored by SethGiddy

This is exercise 2b of the Microsoft Applied skill guided project.

A. CREATE A STORAGE ACCOUNT AND CONFIGURE HIGH AVAILABILITY.
1.Create a storage account for the internal private company documents.

  • In the portal, search for and select Storage accounts.
  • Select + Create.
  • Select the Resource group created in the previous lab.
  • Set the Storage account name to private. Add an identifier to the name to ensure the name is unique.
  • Select Review, and then Create the storage account.
  • Wait for the storage account to deploy, and then select Go to resource.

Image description

2.This storage requires high availability if there’s a regional outage. Read access in the secondary region is not required. Configure the appropriate level of redundancy.

  • In the storage account, in the Data management section, select the
  • Redundancy blade.
  • Ensure Geo-redundant storage (GRS) is selected.
  • Refresh the page.
  • Review the primary and secondary location information.
  • Save your changes.

Image description

B. CREATE A STORAGE CONTAINER, UPLOAD A FILE, AND RESTRICT ACCESS TO THE FILE.
1.Create a private storage container for the corporate data.

  • In the storage account, in the Data storage section, select the Containers blade.
  • Select + Container.
  • Ensure the Name of the container is private.
  • Ensure the Public access level is Private (no anonymous access).
  • As you have time, review the Advanced settings, but take the defaults.
  • Select Create.

Image description

  1. For testing, upload a file to the private container. he type of file doesn’t matter. A small image or text file is a good choice. Test to ensure the file isn’t publicly accessible.
  • Select the container.
  • Select Upload.
  • Browse to files and select a file.
  • Upload the file.
  • Select the uploaded file.
  • On the Overview tab, copy the URL.
  • Paste the URL into a new browser tab.
  • Verify the file doesn’t display and you receive an error.

Image description

  1. An external partner requires read and write access to the file for at least the next 24 hours. Configure and test a shared access signature (SAS). Learn more about Shared Access Signatures.
  • Select your uploaded blob file and move to the Generate SAS tab.
  • In the Permissions drop-down, ensure the partner has only Read permissions.
  • Verify the Start and expiry date/time is for the next 24 hours.
  • Select Generate SAS token and URL.
  • Copy the Blob SAS URL to a new browser tab.
  • Verify you can access the file. If you have uploaded an image file it will display in the browser. Other file types will be downloaded.

Image description

C. CONFIGURE STORAGE ACCESS TIERS AND CONTENT REPLICATION.

  1. To save on costs, after 30 days, move blobs from the hot tier to the cool tier. Learn more how manage the Azure Blob storage lifecycle.
  • Return to the storage account.
  • In the Overview section, notice the Default access tier is set to Hot.
  • In the Data management section, select the Lifecycle management blade.
  • Select Add rule.
  • Set the Rule name to move-to-cool.
  • Set the Rule scope to Apply rule to all blobs in the storage account.
  • Select Next.
  • Ensure Last modified is selected.
  • Set More than (days ago) to 30.
  • In the Then drop-down select Move to cool storage.
  • As you have time, review other lifecycle options in the drop-down.
  • Add the rule.

Image description

  1. The public website files need to be backed up to another storage account.[Learn more about object replication.
  • In your storage account, create a new container called backup. Use the default values. Refer back to Lab 02a if you need detailed instructions.

Image description

  • Navigate to your publicwebsite storage account. This storage account was created in the previous exercise.

    • In the Data management section, select the Object replication blade.
    • Select Create replication rules.
    • Set the Destination storage account to the private storage account.
    • Set the Source container to public and the Destination container to backup.
    • Create the replication rule.
    • Optionally, as you have time, upload a file to the public container.
    • Return to the private storage account and refresh the backup container. Within a few minutes your public website file will appear in the backup folder.

Image description


This content originally appeared on DEV Community and was authored by SethGiddy


Print Share Comment Cite Upload Translate Updates
APA

SethGiddy | Sciencx (2024-06-20T22:47:56+00:00) MICROSOFT APPLIED SKILL. Guided Project:. Retrieved from https://www.scien.cx/2024/06/20/microsoft-applied-skill-guided-project/

MLA
" » MICROSOFT APPLIED SKILL. Guided Project:." SethGiddy | Sciencx - Thursday June 20, 2024, https://www.scien.cx/2024/06/20/microsoft-applied-skill-guided-project/
HARVARD
SethGiddy | Sciencx Thursday June 20, 2024 » MICROSOFT APPLIED SKILL. Guided Project:., viewed ,<https://www.scien.cx/2024/06/20/microsoft-applied-skill-guided-project/>
VANCOUVER
SethGiddy | Sciencx - » MICROSOFT APPLIED SKILL. Guided Project:. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/06/20/microsoft-applied-skill-guided-project/
CHICAGO
" » MICROSOFT APPLIED SKILL. Guided Project:." SethGiddy | Sciencx - Accessed . https://www.scien.cx/2024/06/20/microsoft-applied-skill-guided-project/
IEEE
" » MICROSOFT APPLIED SKILL. Guided Project:." SethGiddy | Sciencx [Online]. Available: https://www.scien.cx/2024/06/20/microsoft-applied-skill-guided-project/. [Accessed: ]
rf:citation
» MICROSOFT APPLIED SKILL. Guided Project: | SethGiddy | Sciencx | https://www.scien.cx/2024/06/20/microsoft-applied-skill-guided-project/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.