diff --git a/frontend/src/app/app-module/guides/guide-azure/guide-azure.component.html b/frontend/src/app/app-module/guides/guide-azure/guide-azure.component.html index 9e057802e..9a7627a47 100644 --- a/frontend/src/app/app-module/guides/guide-azure/guide-azure.component.html +++ b/frontend/src/app/app-module/guides/guide-azure/guide-azure.component.html @@ -74,7 +74,7 @@

  • 6 - Get the "Storage Container Name" in: All services -> Storage account -> Your_Storage_Account + Get the "Storage Container Name" in: All services -> Storage accounts -> Your_Storage_Account -> Containers. It will be used to configure your tenant.

    Azure portal
  • 7 - Get the Storage Account Connection string with key to access Azure "Storage - Account". - Find the connection string here: Azure Portal -> Blob Storage account -> Access keys. It will be used to - configure your tenant. + Get the Storage Account Connection string with key to access Azure "Storage Account". + Find the connection string here: All services -> Storage accounts -> Your_Storage_Account -> Access keys. It will be used to configure your tenant.

    Azure portal
  • 8 - Configure your Azure Subscription to send log to the Event Hub. Go to Subscription and click on "Resource - providers". Search for "Event Grid", and make sure is registered in the "Resources providers". + Configure your Azure Subscription to send log to the Event Hub. Go to Subscription and click on "Resource + providers". Search for "Event Grid", and make sure is registered in the "Resources providers".

    Azure portal
  • 9 - Create a new Event by clicking in the "Events" -> "Event Subscription" + Create a new Event by clicking in the Events -> Event Subscription

    Azure portal
  • 10 - Configure the "Event Subscription" to send logs to the Event Hub created previously. + Configure the "Event Subscription" to send logs to the Event Hub created previously.

    Azure portal