Forum Discussion
Can't add a cosmos db database in my azure portal
I am also getting this error:
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"NotFound","message":"{\r\n \"code\": \"NotFound\",\r\n \"message\": \"6f7f445a-ea4e-45e0-927d-ee72c1d9365d\\r\\nActivityId: 95e7bbb0-4c62-4cab-a1e6-aa0a03174ef1, Microsoft.Azure.Documents.Common/1.19.110.2\"\r\n}"}]}
I simply cannot create a cosmos db instance.
After trying several times today, slightly changing things in my control (like creating a new resource group instead of an existing), I tried it one more time with an existing resource group, and it finally worked. Creating serverless functions app now works as well.