How to add storage account in MK.IO

How to add storage account in MK.IO

In this article, we will describe the steps to follow when you need to add the storage account, hosting all your AMS assets, in MK.IO.
2 main steps will happen:

1. Get your Storage Account access information:
     Follow the Step1 instructions of this documentation https://docs.mk.io/docs/connecting-my-current-storage-accounts to generate the sas token.
     At the end of this step you will have your:
                  a. Storage Account URL: https://<storage-name>.blob.core.windows.net
                  b. SAS token: ?sv=& [...] &sig=signature>


2. Add Storage Account in MK.IO:
Once logged in your MK.IO account, navigate on the left panel to Storage Accounts.
            
            
Once here, click on the top right button: Add Storage Account
            
A new panel slides from the right and here is the info that needs to be provided:
            
    a. Name: make sure the name of this storage account is the same name of your storage account in Azure, from the Storage Account URL from point 1 above (i.e. if your Storage Account URL is https://companyname.blob.core.windows.net, use companyname on this field.)
    b. Description: this field is optional, you can add some short description that will be visible later in Storage Accounts section of MK.IO.
    c. URL: URL of the Storage Account without any trailing slash at the end, i.e. : https://companyname.blob.core.windows.net
    c. SAS token: use the SAS token collected on first step of this article following this format: ?sv=& [...] &sig=signature>

Finally click on Submit (at the bottom) and your storage account will be added to your MK.IO account.
    • Related Articles

    • Updating Azure SAS Token for Asset Storage

      You have created a storage account in MK/IO by linking your Azure blob storage, linked a container and processed assets. However once the SAS token expires to the storage account, these assets will not be accessible until you edit/update the Storage ...
    • How to use MK.IO APIs - step by step

      This article will describe the step by step on how to use MK.IO APIs documented here: https://docs.mk.io/reference/the-mediakind-api As you already know, you can use APIs to automate the process of different tasks, in MK.IO world they can be used to ...
    • Unable to access the MK.IO dashboard after subscribing - You can't sign in here with a personal account.

      When attempting to log into the MK.IO subscription there is an error: "You can't sign in here with a personal account. Use your work or school account instead." Access to the MK/IO service is only enabled for Work accounts that are in an Azure Active ...
    • Add Users to Existing Subscription

      As an admin of MK.IO application you may want to add additional users to your subscription. To do this have the user must first log into MK.IO first. The user would see this screen, as expected as they have not been added to the subscription yet: ...
    • How to migrate all your content from AMS into MK.IO using MK.IO bulk migration tool

      In this article we will describe in detail the process to migrate all your assets, asset filters, streaming locators, content key policies, streaming endpoints from AMS into MK.IO. The idea is that if today you have a playback URL in the following ...