Показать сообщение отдельно
Старый 27.08.2014, 22:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
emeadaxsupport: Microsoft Dynamics AX 2012 Mobile apps and Workflow approval via email.
Источник: http://blogs.msdn.com/b/axsupport/ar...via-email.aspx
==============

Due to a recent change to the Azure Service Bus the following whitepapers are no longer accurate.

The following white papers are impacted:

http://www.microsoft.com/en-us/downl....aspx?id=36776

http://download.microsoft.com/downlo...ia%20email.pdf



In the sections titled

Creating a new Windows Azure Service Bus namespace

is not longer valid.

A update rolled on 8/24 did change the default behavior of newly created namespaces on the portal to support only SAS authentication. These steps work to create a proper service bus.

1) Install azure PowerShell

http://azure.microsoft.com/en-us/doc...re-powershell/

2) Connect the azure powershell to your subscription

add-azureaccount

3) Run New-AzureSBNamespace -name SBName -location 'east us'

changing your name and location. This will create the access control site properly. You should output similar to this.

Name : SBName
Region : East US
DefaultKey : 2pRUX4K5EhE5XKvDsaS+816/Nrqzztkgur/CKsib40w=
Status : Active
CreatedAt : 8/26/2014 7:24:31 PM
AcsManagementEndpoint : https://SBName-sb.accesscontrol.windows.net/
ServiceBusEndpoint : https://SBName.servicebus.windows.net/
ConnectionString : Endpoint=sb://SBName.servicebus.windows.net/;SharedSecretIssuer=owner;SharedSecretValue=2pRUX4K5EhE5XKvDsaS+816/Nrqzztkgur/CKsib40w=

We are working to correct the official documentation.

Thanks as always.









Источник: http://blogs.msdn.com/b/axsupport/ar...via-email.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.