topic Type
Parameters
The Topic Type of the Event Grid System Topic. The topic type is validated by Azure and there may be additional topic types beyond the following: Microsoft.AppConfiguration.ConfigurationStores
, Microsoft.Communication.CommunicationServices
, Microsoft.ContainerRegistry.Registries
, Microsoft.Devices.IoTHubs
, Microsoft.EventGrid.Domains
, Microsoft.EventGrid.Topics
, Microsoft.Eventhub.Namespaces
, Microsoft.KeyVault.vaults
, Microsoft.MachineLearningServices.Workspaces
, Microsoft.Maps.Accounts
, Microsoft.Media.MediaServices
, Microsoft.Resources.ResourceGroups
, Microsoft.Resources.Subscriptions
, Microsoft.ServiceBus.Namespaces
, Microsoft.SignalRService.SignalR
, Microsoft.Storage.StorageAccounts
, Microsoft.Web.ServerFarms
and Microsoft.Web.Sites
. Changing this forces a new Event Grid System Topic to be created.
NOTE: Some
topic_type
s (e.g. Microsoft.Resources.Subscriptions) requires location to be set toGlobal
instead of a real location likeWest US
. NOTE: You can use Azure CLI to get a full list of the available topic types:az eventgrid topic-type list --output json | grep -w id