Mark Brown

Results 52 comments of Mark Brown

I merged @paladique PR for isolated mode. We are reviewing all of these now to make updates and fixes. We can take another look and get resolved. Thanks.

If you want to create azure resources in code using Entra ID you need to go through control plane. These samples can demonstrate. https://github.com/AzureCosmosDB/management-sdk-samples

I don't have an answer for you on what this will look like once we get this unified. We're aware of the friction it presents and want to make this...

The API docs for our resource provider are autogenerated from our swagger spec. The example output you see is taken from [examples/CosmosDBDatabaseAccountGet.json](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBDatabaseAccountGet.json) file where our swagger spec is. Within the...

The JSON you receive from a GET is valid for the account. The properties which are returned for an account can depend on a number of things. - Cosmos accounts...

Hi @carjackson-msft. I'm confused on how you are trying to get throughput for a mongo collection. The Get example you show is not for the throughput resource but for the...

@copilot can you create a new local branch and put the changes from this pull request into it?