Why does my suscripción don't allow me to use custom vision? - azure-machine-learning-service

I have entered my azure portal ( custom vision) but It does not allow me to use the service?

For Custom Vision service there are 2 tiers. You can sign up for a F0 (free) or S0 (standard) subscription through the Azure portal.
From error, it looks like your F0 (free) subscription has reached its limit.
Refer this official documentation for more information.

Related

Unable to start free trial for Azure AD P1 or P2 subscription

I am using a free Azure account based on MSDN subscription. I get 50$ monthly credit in this account.
I am trying to start Azure AD P1/P2 free trial but not seeing any option. Is this option disabled for my account ? How can I validate that ? I know this free trial can be started once per account and I have not used it?
I was looking at a video and in that video author is seeing option to start free trial.
I tried to reproduce the same in my environment and got below results:
Initially, I have Azure AD Free license for my tenant like below:
To start Azure AD P1/P2 free trial, you can follow below steps:
Go to Azure Portal -> Azure Active Directory -> Licenses -> Overview -> Get a free trial
After selecting Get a free trial, click on Activate as below:
When I selected Activate, Azure AD Premium P2 license activated successfully as below:

Azure kubernetes installation

I cant install AKS in azure, because it doesnt allow me to choose a region. I have selected every possible region, but is not possible to use it. I am using a student account in europe. Can you please let me know which region to use?
KR
Policy enforcement value does not meet requirements on resource Microsoft.ContainerService/manageCluster The field location with with
the value US(westus3) is denied
PolicyEnforcement in azure you can apply configuration setting and resource creation rules at the subscription level , Resource Group and Resource level as well.
Azure Policy is an Azure service for creating, assigning, and managing policies. These policies enforce different rules and effects over your resources, so those resources stay compliant with your corporate standards and service-level agreements.
So based on above statement could say there might be policy enforcement from your Administrator or might be set a default policy from Azure Side for student account to do not create the AKS.
As for Azure Student account This benefit provides you access to a free tier of the following services:
• Azure App Service
• Azure Functions
• Azure Notification Hubs
• Azure Database for MySQL
• Application Insights
• Azure DevOps Services (formerly Visual Studio Team Services)
For more information you can refer this Document

Not able to see the Azure Microsoft.classiccompute provider to register

Team,
I am using the CSP subscription. I need to create a cloud service within the azure portal. But it gave me an red line saying that the "subscription not allowed to register Microsoft.classiccompute".
Is this because its using the CSP subscription ? Is there any workaround ?
I tried to find the "provider to register" to my subscription but cannot be found in the list to register it.
How do we possibly include the provider to my subscription or is it that CSP subscription is not allowed to register?
Do I have to use a Non CSP subscription.? Please help
Azure CSP supports only the Azure Resource Manager model, the cloud service Microsoft.classiccompute is classic deployment model, you need to use another subscription, refer to this link.
For example, because Azure CSP supports only the Azure Resource Manager model, non-Azure Resource Manager services are not available in the program.

Why "create topic" option is disabled on azure portal?

can someone please help me understand why the "Create Topic" option is disabled on Azure portal? I am on a free trial and can create/use queue properly. Now I need to use Topic/Subscription but not able to create a topic. Please see below screen shot.
Navigate to Scale in the portal, change messaging tier to Standard, it will be able.
Topics are only available in Standard an Premium pricing tiers of an Azure Service Bus namespace, not the Basic tier.
In the Overview section of the Azure Service Bus namespace, click on Pricing Tier: Basic, and change it to Standard (or Premium).
NOTE: this change will have an effect on cost.
This answer is based on Joy's answer above, but with the updated user interface in the Azure Portal.

Connecting to an Azure Subscription in Azure China using an application created in Azure General region gives "AADSTS70001" error

I have created a native application in an Azure AD in Azure General region. The application has been granted appropriate permissions (Sign in on user's behalf, execute Service Management API requests etc.). Using this application, I am able to connect to any Azure Subscription in Azure General region using this application.
However when I try to connect to an Azure Subscription in Azure China, after successful login, I am getting the following error:
AADSTS70001: Application with identifier '01234567-890a-bcde-ffff-fcc63fc150ea' was not
found in the directory 'xxx.yyy.onmschina.cn'.
So my questions are:
Is it possible to connect to an Azure Subscription in Azure China (or for that matter to any Azure Subscription in Azure Sovereign Cloud like Germany etc.) using an application created in Azure General region?
Or do I need to create a separate application for each Azure Sovereign region in an Azure AD in that region?
If I indeed need to create a separate application (i.e. answer is yes to above question), is it possible to create an Azure AD tenant in these Sovereign regions without having an Azure Subscription there?
I believe the answer to the last question is yes considering Azure AD and Azure Subscription are two different things, yet I would very much like to get a confirmation on the same.
No,
it is NOT possible to connect Azure "General" with any sovereign clouds - these are Azure US Government, Azure China, Azure Germany. All these clouds are completely separate deployments with their own Azure AD. You cannot use B2B inter clouds, you cannot use your multi-tenant applications across clouds.
For that case you have to have a subscription in every cloud you would like to support and separate application registration, and separate instructions for your users. Check for example how Azure CLI is handling this. You are always only connected to one cloud with cloud's specific account.
In Azure Germany you can create an Azure AD tenant - just create a free trial subscription and you will also get a tenant. For China and US Gov will be hard - they both have very strict requirements who can create subscriptions there.

Resources