Share via

How to monitor for newly created Azure Subscriptions on event grid?

Leonard Molano 26 Reputation points
2022-12-16T01:46:27.887+00:00

I am trying to monitor when a new Subscription is created on Azure. I would like to know how I can create an event that can be ingested by Event Grid.

Azure Event Grid
Azure Event Grid

An Azure event routing service designed for high availability, consistent performance, and dynamic scale.

0 comments No comments

Answer accepted by question author

  1. Roman Kiss 2,246 Reputation points
    2022-12-16T23:20:35.593+00:00

    Hi,

    See my answer on the SO

    Thanks
    Roman

    Was this answer helpful?

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,446 Reputation points Moderator
    2022-12-18T13:20:30.09+00:00

    Hi @Leonard Molano Thanks for reaching out. From the description I understand that you wanted to subscribe to events at the management group level when a new subscription gets created correct me if i am wrong here.
    If yes, you cannot add event grid at management group level.

    Note: An Azure Management group is logical containers that allow Azure Administrators to manage access, policy, and compliance across multiple Azure Subscriptions en masse. Management groups allow you to build an Azure Subscription tree that can be used with several other Azure service, including Azure Policy and Azure Role Based Access Control. Azure Management Groups provide flexibility for organizing policy, access control, and compliance across multiple subscriptions. We can nest Azure Management Groups up to six levels deep for efficient management of resources.

    271803-image.png

    Here's the current list of Azure services that support creation of system topics on them:

    Azure API Management

    Azure App Configuration

    Azure App Service

    Azure Blob Storage

    Azure Cache for Redis

    Azure Communication Services

    Azure Container Registry

    Azure Event Hubs

    Azure FarmBeats

    Azure Health Data Services

    Azure IoT Hub

    Azure Key Vault

    Azure Kubernetes Service

    Azure Machine Learning

    Azure Maps

    Azure Media Services

    Azure Policy

    Azure resource groups

    Azure Service Bus

    Azure SignalR

    Azure subscriptions

    Do let me know if you have any queries.

    Was this answer helpful?


Your answer

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