Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EventGrid] Create new module EventGrid #24307

Merged
merged 14 commits into from
May 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions src/EventGrid/EventGrid.Autorest/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto
16 changes: 16 additions & 0 deletions src/EventGrid/EventGrid.Autorest/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
bin
obj
.vs
generated
internal
exports
tools
custom/*.psm1
custom/autogen-model-cmdlets
test/*-TestResults.xml
/*.ps1
/*.ps1xml
/*.psm1
/*.snk
/*.csproj
/*.nuspec
23 changes: 23 additions & 0 deletions src/EventGrid/EventGrid.Autorest/Az.EventGrid.psd1
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
@{
GUID = '48f66541-3567-48c3-ab35-ba5c8d7b4106'
RootModule = './Az.EventGrid.psm1'
ModuleVersion = '0.1.0'
CompatiblePSEditions = 'Core', 'Desktop'
Author = 'Microsoft Corporation'
CompanyName = 'Microsoft Corporation'
Copyright = 'Microsoft Corporation. All rights reserved.'
Description = 'Microsoft Azure PowerShell: EventGrid cmdlets'
PowerShellVersion = '5.1'
DotNetFrameworkVersion = '4.7.2'
RequiredAssemblies = './bin/Az.EventGrid.private.dll'
FormatsToProcess = './Az.EventGrid.format.ps1xml'
FunctionsToExport = 'Disable-AzEventGridPartnerTopic', 'Enable-AzEventGridPartnerDestination', 'Enable-AzEventGridPartnerTopic', 'Get-AzEventGridCaCertificate', 'Get-AzEventGridChannel', 'Get-AzEventGridChannelFullUrl', 'Get-AzEventGridClient', 'Get-AzEventGridClientGroup', 'Get-AzEventGridDomain', 'Get-AzEventGridDomainEventSubscription', 'Get-AzEventGridDomainEventSubscriptionDeliveryAttribute', 'Get-AzEventGridDomainEventSubscriptionFullUrl', 'Get-AzEventGridDomainKey', 'Get-AzEventGridDomainTopic', 'Get-AzEventGridDomainTopicEventSubscription', 'Get-AzEventGridDomainTopicEventSubscriptionDeliveryAttribute', 'Get-AzEventGridDomainTopicEventSubscriptionFullUrl', 'Get-AzEventGridExtensionTopic', 'Get-AzEventGridFullUrlForPartnerTopicEventSubscription', 'Get-AzEventGridFullUrlForSystemTopicEventSubscription', 'Get-AzEventGridNamespace', 'Get-AzEventGridNamespaceKey', 'Get-AzEventGridNamespaceTopic', 'Get-AzEventGridNamespaceTopicEventSubscription', 'Get-AzEventGridNamespaceTopicKey', 'Get-AzEventGridPartnerConfiguration', 'Get-AzEventGridPartnerDestination', 'Get-AzEventGridPartnerNamespace', 'Get-AzEventGridPartnerNamespaceKey', 'Get-AzEventGridPartnerRegistration', 'Get-AzEventGridPartnerTopic', 'Get-AzEventGridPartnerTopicEventSubscription', 'Get-AzEventGridPartnerTopicEventSubscriptionDeliveryAttribute', 'Get-AzEventGridPermissionBinding', 'Get-AzEventGridSubscription', 'Get-AzEventGridSubscriptionDeliveryAttribute', 'Get-AzEventGridSubscriptionFullUrl', 'Get-AzEventGridSubscriptionGlobal', 'Get-AzEventGridSubscriptionRegional', 'Get-AzEventGridSystemTopic', 'Get-AzEventGridSystemTopicEventSubscription', 'Get-AzEventGridSystemTopicEventSubscriptionDeliveryAttribute', 'Get-AzEventGridTopic', 'Get-AzEventGridTopicEventSubscription', 'Get-AzEventGridTopicEventSubscriptionDeliveryAttribute', 'Get-AzEventGridTopicEventSubscriptionFullUrl', 'Get-AzEventGridTopicEventType', 'Get-AzEventGridTopicKey', 'Get-AzEventGridTopicSpace', 'Get-AzEventGridTopicType', 'Get-AzEventGridTopicTypeEventType', 'Get-AzEventGridVerifiedPartner', 'Grant-AzEventGridPartnerConfiguration', 'New-AzEventGridAdvancedFilterObject', 'New-AzEventGridAzureFunctionEventSubscriptionDestinationObject', 'New-AzEventGridCaCertificate', 'New-AzEventGridChannel', 'New-AzEventGridClient', 'New-AzEventGridClientGroup', 'New-AzEventGridDeliveryAttributeMappingObject', 'New-AzEventGridDomain', 'New-AzEventGridDomainEventSubscription', 'New-AzEventGridDomainKey', 'New-AzEventGridDomainTopic', 'New-AzEventGridDomainTopicEventSubscription', 'New-AzEventGridDynamicRoutingEnrichmentObject', 'New-AzEventGridEventHubEventSubscriptionDestinationObject', 'New-AzEventGridFilterObject', 'New-AzEventGridHybridConnectionEventSubscriptionDestinationObject', 'New-AzEventGridInboundIPRuleObject', 'New-AzEventGridNamespace', 'New-AzEventGridNamespaceKey', 'New-AzEventGridNamespaceTopic', 'New-AzEventGridNamespaceTopicEventSubscription', 'New-AzEventGridNamespaceTopicKey', 'New-AzEventGridPartnerConfiguration', 'New-AzEventGridPartnerDestination', 'New-AzEventGridPartnerEventSubscriptionDestinationObject', 'New-AzEventGridPartnerNamespace', 'New-AzEventGridPartnerNamespaceKey', 'New-AzEventGridPartnerObject', 'New-AzEventGridPartnerRegistration', 'New-AzEventGridPartnerTopic', 'New-AzEventGridPartnerTopicEventSubscription', 'New-AzEventGridPermissionBinding', 'New-AzEventGridPrivateEndpointConnectionObject', 'New-AzEventGridResourceMoveChangeHistoryObject', 'New-AzEventGridServiceBusQueueEventSubscriptionDestinationObject', 'New-AzEventGridServiceBusTopicEventSubscriptionDestinationObject', 'New-AzEventGridStaticRoutingEnrichmentObject', 'New-AzEventGridStorageQueueEventSubscriptionDestinationObject', 'New-AzEventGridSubscription', 'New-AzEventGridSystemTopic', 'New-AzEventGridSystemTopicEventSubscription', 'New-AzEventGridTopic', 'New-AzEventGridTopicEventSubscription', 'New-AzEventGridTopicKey', 'New-AzEventGridTopicSpace', 'New-AzEventGridWebHookEventSubscriptionDestinationObject', 'Remove-AzEventGridCaCertificate', 'Remove-AzEventGridChannel', 'Remove-AzEventGridClient', 'Remove-AzEventGridClientGroup', 'Remove-AzEventGridDomain', 'Remove-AzEventGridDomainEventSubscription', 'Remove-AzEventGridDomainTopic', 'Remove-AzEventGridDomainTopicEventSubscription', 'Remove-AzEventGridNamespace', 'Remove-AzEventGridNamespaceTopic', 'Remove-AzEventGridNamespaceTopicEventSubscription', 'Remove-AzEventGridPartnerConfiguration', 'Remove-AzEventGridPartnerDestination', 'Remove-AzEventGridPartnerNamespace', 'Remove-AzEventGridPartnerRegistration', 'Remove-AzEventGridPartnerTopic', 'Remove-AzEventGridPartnerTopicEventSubscription', 'Remove-AzEventGridPermissionBinding', 'Remove-AzEventGridSubscription', 'Remove-AzEventGridSystemTopic', 'Remove-AzEventGridSystemTopicEventSubscription', 'Remove-AzEventGridTopic', 'Remove-AzEventGridTopicEventSubscription', 'Remove-AzEventGridTopicSpace', 'Revoke-AzEventGridPartnerConfiguration', 'Update-AzEventGridChannel', 'Update-AzEventGridClient', 'Update-AzEventGridClientGroup', 'Update-AzEventGridDomain', 'Update-AzEventGridDomainEventSubscription', 'Update-AzEventGridDomainTopicEventSubscription', 'Update-AzEventGridNamespace', 'Update-AzEventGridNamespaceTopic', 'Update-AzEventGridNamespaceTopicEventSubscription', 'Update-AzEventGridPartnerConfiguration', 'Update-AzEventGridPartnerDestination', 'Update-AzEventGridPartnerNamespace', 'Update-AzEventGridPartnerTopic', 'Update-AzEventGridPartnerTopicEventSubscription', 'Update-AzEventGridPermissionBinding', 'Update-AzEventGridSubscription', 'Update-AzEventGridSystemTopic', 'Update-AzEventGridSystemTopicEventSubscription', 'Update-AzEventGridTopic', 'Update-AzEventGridTopicEventSubscription', 'Update-AzEventGridTopicSpace'
PrivateData = @{
PSData = @{
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'EventGrid'
LicenseUri = 'https://aka.ms/azps-license'
ProjectUri = 'https://github.com/Azure/azure-powershell'
ReleaseNotes = ''
}
}
}
Loading