Hero Banner

Microsoft AppSource and Azure Marketplace

Learn how to grow your business by publishing your cloud solution on Microsoft AppSource and Azure Marketplace

Reply
cklus-bille
Visitor 1

Managed application via Service Catalog randomly fails with: The role assignment already exists.

Hi,

 

As a part of our Azure Marketplace Managed Application offer development we are testing the solution locally via Service Catalog.

 

We are experiencing in westeurope region random but often failures when creating an instance of a managed application via Service Catalog's managed application definition with PowerShell:

 
New-AzManagedApplication -Name ... -ResourceGroupName ... -ManagedResourceGroupName ... -ManagedApplicationDefinitionId ... -Location westeurope -Kind ServiceCatalog
 
code : ApplianceProvisioningFailed
message : The role assignment already exists.
 
Managed resource group is created however no deployment is scheduled for it.
 
When retried (sometimes a few times) it works.
 
Any ideas what is happening?
 
Best regards
0 REPLIES 0