Unable to fetch asset/Robot credentials from Azure KeyVault.
- If unable to integrate Orchestrator with Azure KeyVault or fetch credential assets/Robot credentials from Azure KeyVault, it might be due to something blocking the connection/request
- Networking policy of the Azure KeyVault must be verified to ensure that it is allowing the traffic from Orchestrator server/cloud
- Navigate to Azure Portal -> Azure KeyVault -> Networking
- Make sure that either "Public access from all networks" or "Allow public access from specific virtual networks and IP addresses" is selected and the CIDR range of the Orchestrator is added properly
- For Automation Cloud instance, CIDR range would be based on the region and can be found in documentation - Orchestrator Outbound IP Addresses .
- Save the changes(if any) and perform the action, the issue should be fixed if it is related to the network.