Block Trial Subscriptions Being Created in Tenant

Santo Antony 21 Reputation points
2022-01-04T06:58:08.91+00:00

Hi, Visual studio pro subscription are creating without Admin privileges in Tenant. Is there anyway to ban this via policy ?

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
1,022 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. SwathiDhanwada-MSFT 18,996 Reputation points Moderator
    2022-01-04T08:20:37.023+00:00

    @Santo Antony You can try to using Azure Policy to block the creation of trial subscriptions. Here are list of Azure Policy aliases you can use to try to create a policy definition.

    162153-image.png

    Using Microsoft.Subscription/SubscriptionDefinitions/offerType alias, you can restricting creating of subscriptions by using Deny effect. Kindly note that I haven't tested this yet.

    References :

    0 comments No comments

  2. Wilfried Woivré 6 Reputation points MVP
    2022-01-19T13:56:34.087+00:00

    You can open a MS case for this scenario to block all Trial and MSDN subscriptions

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.