VMware Cloud Community
xian_
Expert
Expert
Jump to solution

vRA8 Azure cloud account storage exception

I added an Azure cloud account in Cloud Assembly following Configure Microsoft Azure for use with vRealize Automation Cloud Assembly

It shows regions and storage accounts, can access flavors and images, but Compute resources has not Azure entries.

The account reports a warning and shows data collection error:

java.lang.IllegalStateException: Azure enumeration adapter '/provisioning/azure/storage-enumeration-adapter-v2' for '/resources/endpoints/eeeeeeeeeeeeeeeeeeeeee': FAILED with com.microsoft.azure.storage.StorageException:
at com.microsoft.azure.storage.StorageException.translateException(StorageException.java:87)at com.microsoft.azure.storage.core.ExecutionEngine.executeWithRetry(ExecutionEngine.java:209)at com.microsoft.azure.storage.blob.CloudBlobClient.listContainersWithPrefixSegmented(CloudBlobClient.java:346)at com.microsoft.azure.storage.blob.CloudBlobClient.listContainersSegmented(CloudBlobClient.java:259)at com.vmware.photon.controller.model.adapters.azure.enumeration.AzureStorageEnumerationAdapterServiceV2.lambda$getStorageContainersAndDisks$28(AzureStorageEnumerationAdapterServiceV2.java:914)

What is missing here? I can't find any logs either...

Reply
0 Kudos
1 Solution

Accepted Solutions
xian_
Expert
Expert
Jump to solution

The problem was our internal proxy replacing certificates with its own.

View solution in original post

Reply
0 Kudos
5 Replies
stevedrummond
Hot Shot
Hot Shot
Jump to solution

There are a number of issues with Azure cloud accounts in vRA 8. I currently have a bunch of critical SR's open with engineering though no fix has been provided at this stage.

Unfortunately it has made Azure completely unusable for us at this time.

I don't know that I've seen that particular error though. Is your Azure account least privilege? Have you tried just given it Owner/Contributor rights just to make sure it isn't a permissions issue?

Have you tried tailing the provisioning-service log while it's performing a data collection? It sounds like the snippet you've provided is just what the UI shows?

Reply
0 Kudos
xian_
Expert
Expert
Jump to solution

Privileges should be sufficient, Owner and Contributor roles assigned as in the referenced doc.

I checked the provisioning service logs and I saw SSL errors, more than likely caused by our SSL proxy Smiley Sad I Need to get those fixed first, I believe.

Thanks for the suggestion, I'll report on the progress.

Reply
0 Kudos
xian_
Expert
Expert
Jump to solution

The problem was our internal proxy replacing certificates with its own.

Reply
0 Kudos
BrettMcAllstar
Contributor
Contributor
Jump to solution

Hi 

are you able to advise what you did to resolve this issue? 

Thanks Brett 

Reply
0 Kudos
xian_
Expert
Expert
Jump to solution

Reply
0 Kudos