/
Ayfie Personal Assistant - How to Add Providers to an Azure Subscription

Ayfie Personal Assistant - How to Add Providers to an Azure Subscription

These are the steps to add the following providers for Ayfie Personal Assistant to your Azure subscription:

  • Microsoft.App: Required for deploying applications within Azure.

  • Microsoft.ContainerService: Required for managing container-based services within Azure.

  • Microsoft.ContainerInstance: Required for running containerized applications without needing to manage the underlying infrastructure.

  • Microsoft.OperationalInsights: Required for monitoring, diagnostics, and log management.

  • Microsoft.CognitiveServices: Required for adding the Azure OpenAI

 

  1. Sign in to Azure Portal

  2. Go to the Subscriptions page

    • Type Subscriptions in the search box at the top of the portal page. (1)

    • Click Subscriptions in the list of search results (2)

  3. Select your subscription

    • Click the link to the Azure subscription to which you are to add providers. (1)

  4. Go to the Resource providers page

    • In the vertical menu shown at the subscription page, click the Resource providers option. (1)

  5. Register the Microsoft.App Provider

    • At the Resource providers page, search for App (1) and select (highlight) Microsoft.App in the now filtered list of providers. (2)

    • Click the Register button to enable the highlighted provider for your subscription. (3)

  6. Register the rest of Resource ProvidersMicrosoft.ContainerService Provider

    • Repeat what was just done for Microsoft.App above for the other resource providers

  7. Wait for the registrations to complete

    • The registration process may take a few moments. It is possible to check the status by refreshing the page or waiting for the statuses to change to Registered.