Hi
I'm trying to use the connected field service deployment tool (https://cfsdeployment.crm.dynamics.com/) to setup a new demo environment.
Unfortunately that fails as it cannot provision the Azure Service Bus namespace required. I think this is due to an error in the tool, it is using a none random namespace name:
"ks1testcrmf1" which is taken in Azure, and thus the deployment fails.
-
OPERATION ID09E4A5CA60722519
-
TRACKING IDaf3c1c3c-f508-4cf4-9480-b4b4f15b677b
-
STATUSBadRequest
-
PROVISIONING STATEFailed
-
TIMESTAMP5/11/2018, 3:05:29 PM
-
DURATION4 seconds
-
TYPEMicrosoft.ServiceBus/Namespaces
-
RESOURCE ID/subscriptions/279fdf16-768a-49da-8046-e16bebc190c2/resourceGroups/[MYCLIENT].Demo/providers/Microsoft.ServiceBus/Namespaces/ks1testcrmf1
-
STATUSMESSAGE{ "error": { "message": "The specified name is not available.", "code": "BadRequest" } }
-
RESOURCEks1testcrmf1Is the tool open source so I can fix it myself? Or can someone from the product team take a look?
*This post is locked for comments