azureazure-eventgridazure-gov

How to gain access to Azure Preview service in Microsoft Commercial or Government cloud in USA


I noticed that not all preview features are available while searching the preview service under All Service in Azure portal.

E.g. I was trying to evaluate Event Grid in the US Gov Cloud. I registered the service under my subscription, and then searched it under all services. But I could not find it.

Do I have to wait for sometime for this preview service to show up after I register it under my subscription?


Solution

  • Product roadmap for Azure Government will appear here.

    Only services that have been GA'd in Azure public will be considered for being brought into Azure Government.

    Currently Event Grid in Azure Government is CLI only (portal support coming) so these examples will work. Additionally, not all Event Grid topics are available yet. To see which topics are currently available in Azure Government, run this CLI command (after logging in to Azure Gov via your CLI session):

    az eventgrid topic-type list -o table