I'm getting an error trying to connect CosmosDB (SQL) as an Azure Stream Analytics Output.
I have configured CosmosDB account, added database and new container + I've added a sample JSON document to my container.
When trying to set Stream Analytics output is says: "Failed to load database" in Database selection menu.
CosmosDB account and Stream Analytics job are in the same resource group and location (North Europe).
I've tried another way of setup, but when I select "Provide Cosmos DB settings manually" it creates Output, but instantly I got an error "Connection test failed":
Any idea what could cause these errors?





