Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Official Link – portal.azure.com


Azure Storage

  1. Go to Storage accounts page in the portal or visit link: https://portal.azure.com/#blade/HubsExtension/BrowseResource/resourceType/Microsoft.Storage%2FStorageAccounts

  2. Click on + Add Button to add new storage account.

    Image Added
  3. Fill the required details in all the given tabs (Basic, Networking…etc.) and click on create.

    1. Basics

      1. Choose Subscription and Resource Group.

      2. Storage account name: insightswebhookstorage.

      3. Account kind: StorageV2

      4. Leave Replication as it is.

      5. Access Tier: Hot

        Image Added

        Image Added

  4. Click on containers tab in the overview section or select from left menu.

    Image Added

  5. Create 3 new containers by click on + container button with names:

    1. insightswebhookevents

    2. failedwebhookevents

    3. functionapp

      Image Added
  6. Click on Change access level button and select Container option and click OK.

    Image Added
  7. Click on 3 dots given on the right side and then click on Access policy for both the containers to create policy.

    Image Added

  8. Click on + Add Policy button under stored access policy and fill the details to create policy and click OK button. After clicking OK, Click on Save button to save policy. Repeat this step for all containers.