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
Sign in to Azure Portal
Sign in to the Microsoft Azure Portal at https://portal.azure.com/
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)
Select your subscription
Click the link to the Azure subscription to which you are to add providers. (1)
Go to the Resource providers page
In the vertical menu shown at the subscription page, click the Resource providers option. (1)
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)
Register the rest of Resource ProvidersMicrosoft.ContainerService Provider
Repeat what was just done for Microsoft.App above for the other resource providers
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.