Azure Service Bus, Relay ve Event Hubs için Azure Service Manager desteğinin kullanımdan kaldırılması
Yeni nesil bulut altyapı yığınımız Resource Manager, "klasik" Azure Hizmet Yönetimi modelini (klasik dağıtım modeli) tamamen değiştirmektedir. Sonuç olarak Service Bus, Relay ve Event Hubs için klasik dağıtım modeli REST API'leri 1 Aralık 2021'de kullanımdan kaldırılacaktır. Bu kullanımdan kaldırma ilk olarak Microsoft Tech Community duyuruldu. Kolay tanımlama için bu API'lerin URI'leri vardır management.core.windows.net
. Kullanım dışı bırakılan API'lerin ve şimdi kullanmanız gereken Azure Resource Manager API sürümünün listesi için aşağıdaki tabloya bakın.
Service Bus, Relay ve Event Hubs'ı kullanmaya devam etmek için 30 Kasım 2021'e kadar Resource Manager'e geçin. Kaynak gruplandırma, etiketler, kolaylaştırılmış dağıtım ve yönetim süreci ve Azure rol tabanlı erişim denetimi (Azure RBAC) kullanarak ayrıntılı erişim denetimi gibi Resource Manager ek avantajlarından yararlanmak için eski API'leri kullanmaya devam eden tüm müşterileri yakında geçiş yapmaya teşvik ediyoruz.
Azure Service Bus, Geçiş ve Event Hubs için Service Manager ve Resource Manager API'leri hakkında daha fazla bilgi için REST API belgelerimize bakın:
Service Manager REST API - Resource Manager REST API
Service Manager API'leri (Kullanım Dışı) | Resource Manager - Service Bus API'si | Resource Manager - Event Hubs API'si | Resource Manager - Geçiş API'si |
---|---|---|---|
Namespaces-GetNamespaceAsync Service Bus Get Ad Alanı Event Hubs Ad Alanı Alma Geçiş Get Ad Alanı GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name} |
Al | Al | Al |
ConnectionDetails-GetConnectionDetails Service Bus/Event Hub/Relay GetConnectionDetals GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/ConnectionDetails |
liste tuşları | liste tuşları | liste tuşları |
Konular-GetTopicsAsync Service Bus GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/topics? $skip={skip}&$top={top} |
list | ||
Queues-GetQueueAsync Service Bus GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/queues/{queueName} |
Al | ||
Relays-GetRelaysAsync Geçişleri Alma GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/relays? $skip={skip}&$top={top} |
list | ||
NamespaceAuthorizationRules-GetNamespaceAuthorizationRuleAsync Service Bus/Event Hub/Relay GetNamespaceAuthRule GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/authorizationrules? |
getauthorizationrule | getauthorizationrule | getauthorizationrule |
Namespaces-DeleteNamespaceAsync Service Bus Silme Ad Alanı Event Hubs Ad Alanını Silme Geçişler Ad Alanını Sil DELETE https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name} |
delete | delete | delete |
MessagingSKUPlan-GetPlanAsync Service Bus/Event Hub/Relay Ad Alanı Alma GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/MessagingPlan |
Al | Al | Al |
MessagingSKUPlan-UpdatePlanAsync Service Bus/Event Hub/Relay Ad Alanı Alma PUT https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/MessagingPlan |
createorupdate | createorupdate | createorupdate |
NamespaceAuthorizationRules-UpdateNamespaceAuthorizationRuleAsync Service Bus/Event Hub/Relay Ad Alanı Alma PUT https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/AuthorizationRules/{rule name} |
createorupdate | createorupdateauthorizationrule | createorupdateauthorizationrule |
NamespaceAuthorizationRules-CreateNamespaceAuthorizationRuleAsync |
|||
Service Bus/Event Hub/RelayPUT https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/AuthorizationRules/{rule name} |
createorupdate | createorupdateauthorizationrule | createorupdateauthorizationrule |
NamespaceProperties-GetNamespacePropertiesAsync Service Bus Get Ad Alanı Event Hubs Ad Alanı Alma Geçiş Get Ad Alanı GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name} |
Al | Al | Al |
RegionCodes-GetRegionCodesAsync Service Bus/EventHub/Relay Ad Alanı Alma GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name} |
|||
NamespaceProperties-UpdateNamespacePropertyAsync Service Bus/EventHub/Relay GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Regions/ |
createorupdate | createorupdate | createorupdate |
EventHubsCrud-ListEventHubsAsync Event Hubs'ı listeleme GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/eventhubs?$skip={skip}&$top={top} |
list | ||
EventHubsCrud-GetEventHubAsync Event Hubs alma GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/eventhubs/{eventHubPath} |
Al | ||
NamespaceAuthorizationRules-DeleteNamespaceAuthorizationRuleAsync Service Bus/Event Hub/Relay DELETE https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/AuthorizationRules/{rule name} |
deleteauthorizationrule | deleteauthorizationrule | deleteauthorizationrule |
NamespaceAuthorizationRules-GetNamespaceAuthorizationRulesAsync Service Bus/EventHub/Relay GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/AuthorizationRules |
listauthorizationrules | listauthorizationrules | listauthorizationrules |
NamespaceAvailability-IsNamespaceAvailable Service Bus Ad Alanı Kullanılabilirliği GET https://management.core.windows.net/{subscription ID}/services/ServiceBus/CheckNamespaceAvailability/?namespace=<namespaceValue> |
checknameavailability | checknameavailability | checknameavailability |
Namespaces-CreateOrUpdateNamespaceAsync Service Bus/Event Hub/Relay PUT https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name} |
createorupdate | createorupdate | createorupdate |
Konular-GetTopicAsyncGET https://management.core.windows.net/{subscription ID}/services/ServiceBus/Namespaces/{namespace name}/topics/{topicPath} |
Al |
PowerShell'i Service Manager - PowerShell Resource Manager
Service Manager PowerShell komutu (Kullanım dışı) | Yeni Resource Manager Komutları | Daha Yeni Resource Manager Komutu |
---|---|---|
Get-AzureSBAuthorizationRule | Get-AzureRmServiceBusAuthorizationRule | Get-AzServiceBusAuthorizationRule |
Get-AzureSBLocation | Get-AzureRmServiceBusGeoDRConfiguration | Get-AzServiceBusGeoDRConfiguration |
Get-AzureSBNamespace | Get-AzureRmServiceBusNamespace | Get-AzServiceBusNamespace |
New-AzureSBAuthorizationRule | New-AzureRmServiceBusAuthorizationRule | New-AzServiceBusAuthorizationRule |
New-AzureSBNamespace | New-AzureRmServiceBusNamespace | New-AzServiceBusNamespace |
Remove-AzureSBAuthorizationRule | Remove-AzureRmServiceBusAuthorizationRule | Remove-AzServiceBusAuthorizationRule |
Remove-AzureSBNamespace | Remove-AzureRmServiceBusNamespace | Remove-AzServiceBusNamespace |
Set-AzureSBAuthorizationRule | Set-AzureRmServiceBusAuthorizationRule | Set-AzServiceBusAuthorizationRule |
Sonraki adımlar
Aşağıdaki belgelere bakın:
- En son REST API belgeleri
- En son PowerShell belgeleri